aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers/md5_hasher.c
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-405/+0
|
* fixed big endian bug in md5 hasherMartin Willi2007-02-281-1/+1
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+14
| | | | | includes a lot of other modifications
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-2/+0
| | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements
* public declaration of all HASH_SIZEs in hasher.hMartin Willi2006-09-201-5/+3
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* fixed compiler warningsMartin Willi2006-07-051-8/+8
|
* (no commit message)Martin Willi2006-05-101-0/+394