aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/crypters
Commit message (Collapse)AuthorAgeFilesLines
* don't modify des/3des input key anymoreMartin Willi2007-06-191-2/+3
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
| | | | | | | | | 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
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-303-16/+13
| | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups
* introduced new logging subsystem using bus:Martin Willi2006-10-182-23/+21
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* added support for 3DES encryption algorithm in IKEMartin Willi2006-09-194-8/+1610
|
* reuse an existing IKE_SA to set up additional CHILD_SAsMartin Willi2006-07-201-14/+14
|
* updated copyright informationMartin Willi2006-07-074-4/+8
|
* fixed aes code, we support now aes128, aes192, aes256 in IKEMartin Willi2006-06-151-10/+2
|
* - added ipsec.conf template and man page backMartin Willi2006-05-181-23/+0
| | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack
* (no commit message)Martin Willi2006-05-105-0/+1927