summaryrefslogtreecommitdiff
path: root/include/util_md5.h
Commit message (Expand)AuthorAgeFilesLines
* core: Remove support for the Content-MD5 header, removed in RFC7231.Graham Leggett2020-07-031-15/+0
* Improve doxygen comment.Christophe Jaillet2014-07-161-17/+13
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-1/+1
* Use correct Doxygen keywords for functions and variables. TODO: figure out w...Sander Temme2007-07-031-4/+4
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-4/+10
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Get rid of the xlate version of ap_md5_digest()Jeff Trawick2000-10-251-8/+1
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-5/+5
* Document the util_md5.h file using ScanDoc. Also add package directivesRyan Bloom2000-08-081-0/+37
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-1/+1
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-6/+6
* util_ebcdic.h, util_ebcdic.c, http_core.c:Jeff Trawick2000-05-151-1/+1
* EBCDIC: Update util_md5.c routines to use APR-ized ap_MD5*()Jeff Trawick2000-05-111-0/+5
* Finished move of ap_md5 routines to apr_md5. Removed ap_md5.h.Roy T. Fielding2000-04-231-2/+2
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-4/+4
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Finish the commits for the change in the header files. Basically, this hidesRyan Bloom2000-01-191-4/+0
* Get rid of an instance of ap_file_os_t from the Apache source. I willRyan Bloom1999-12-111-2/+2
* Remove all of the calls to functions like "ap_popenf". These functions wereRyan Bloom1999-09-081-2/+2
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-5/+5
* Replace file descriptor with APRFile [Dean]Roy T. Fielding1999-08-261-1/+1
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+80