summaryrefslogtreecommitdiff
path: root/crypto/apr_md4.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers.jerenkrantz2007-01-151-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* Axe deprecated functions, #defines, etc. in apr-util.jerenkrantz2003-11-161-1/+1
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* apr md4 and apr xlate have different APIs w.r.t. the buffers theytrawick2001-11-191-6/+10
* I've managed to get three -1s off this (Jeff, Ryan, and myself).jerenkrantz2001-06-041-12/+0
* Update error handling and add apr_md4 function.jerenkrantz2001-06-041-3/+32
* MD4 implementation based on code sample in RFC 1320. The appropriatejerenkrantz2001-06-011-0/+421