summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* On the trunk:Stefan Eissing2017-09-254-2/+17
* httpdunit: merge CVE-2017-9788 regression tests from feature branchJacob Champion2017-07-151-0/+107
|\
| * CVE-2017-9788: add unit tests for get_digest_rec()Jacob Champion2017-07-151-0/+107
* | util.c: add a strict Base64 decoding functionJacob Champion2017-06-211-0/+175
* | ap_get_basic_auth_components: add unit testsJacob Champion2017-06-211-0/+156
|/
* ap_find_token: add unit testsJacob Champion2017-06-211-0/+88
* Revert new base64 function and testsJacob Champion2017-06-211-175/+0
* util.c: add a strict Base64 decoding functionJacob Champion2017-05-251-0/+175
* httpdunit: fix check.h on WindowsJacob Champion2017-05-252-0/+2
* httpdunit: a Check-based unit test suiteJacob Champion2017-05-252-0/+153
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* Testing SVN commitMike Rumph2014-02-031-1/+0
* Testing SVN commit.Mike Rumph2014-02-021-0/+1
* Change bzero/bcopy into memset/memcpyChristophe Jaillet2013-02-061-2/+2
* fix various property issuesAndré Malo2012-04-041-2/+0
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-2/+2
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-241-2/+2
* make_sni.sh test -- Accomodate for platforms which do not have RANDOM in thei...Dirk-Willem van Gulik2009-03-241-4/+5
* Add Joe Orton his SNI test case for client authenticationDirk-Willem van Gulik2008-04-221-2/+94
* Incorperate feedback/requests for a bit more flexibility: 1)allow any domain ...Dirk-Willem van Gulik2008-04-171-12/+61
* More spelling/clarifications/depluralizing (and we know the name of the error...Dirk-Willem van Gulik2008-02-111-4/+4
* Clarify the text a little and use the vhost terminology.Dirk-Willem van Gulik2008-02-111-9/+12
* Addition of a test script which creates a Sample/test configuration for insta...Dirk-Willem van Gulik2008-02-111-0/+253
* update license header textRoy T. Fielding2006-07-111-6/+6
* update license header textRoy T. Fielding2006-07-116-36/+36
* remove test/zb.cThom May2006-05-091-567/+0
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-196-6/+6
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-163-7/+7
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-106-68/+68
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-104-247/+247
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-046-6/+12
* "transfered" is not a word.Cliff Woolley2004-12-141-2/+2
* Remove the .cvsignore files.Joe Orton2004-11-191-16/+0
* fix name of The Apache Software FoundationAndré Malo2004-02-097-7/+7
* fix copyright dates accorsding to the first check inAndré Malo2004-02-086-6/+6
* apply Apache License, Version 2.0André Malo2004-02-077-1/+106
* [Porting] Include <sys/mutex.h> if available, to get lock_t typedef for using...Martin Kraemer2003-05-281-0/+3
* Continue the Bill Rowe apr_size_t crusade.Victor J. Orlikowski2002-07-102-3/+3
* Not really sure what this is, but it wasn't aprized. back out rev 1.2William A. Rowe Jr2002-06-231-6/+6
* Adapt to use apr_ischar()William A. Rowe Jr2002-06-231-6/+6
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* Use the full path for libraries. (This has been in my tree for ages...)David Reid2001-08-311-2/+3
* get rid of util_date.c/util_date.h and associated test programJeff Trawick2001-06-061-180/+0
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-1/+1
* renaming various functions for consistency sakeDoug MacEachern2001-02-082-2/+2
* Libtool takes care of the lib prefix so get rid of our own workaround.Brian Havard2001-01-101-1/+1
* remove building of the dbu test proggieGreg Stein2000-12-091-4/+5
* Moved to apr-util/testWilliam A. Rowe Jr2000-12-081-321/+0