aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto
Commit message (Collapse)AuthorAgeFilesLines
...
* added crl supportAndreas Steffen2006-06-162-0/+604
|
* cosmeticsAndreas Steffen2006-06-161-7/+21
|
* fixed aes code, we support now aes128, aes192, aes256 in IKEMartin Willi2006-06-151-10/+2
|
* corrected some descriptionsAndreas Steffen2006-06-131-5/+5
|
* moved RSA key size constraints to definitions.hAndreas Steffen2006-06-131-6/+0
|
* workaround for peers rekeying at the same timeMartin Willi2006-06-122-2/+2
| | | | | loading lifetime policies from ipsec.conf
* added public methods is_ca() and is_valid()Andreas Steffen2006-06-092-62/+97
|
* computation of SHA-1 hash over publicKeyInfo objectAndreas Steffen2006-05-303-104/+128
|
* added has_key parameter to log_certificates()Andreas Steffen2006-05-301-2/+4
|
* log_certificates() now shows keyid and availability of matching private keyAndreas Steffen2006-05-301-7/+11
|
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-292-87/+259
|
* corrected typeAndreas Steffen2006-05-291-1/+1
|
* moved definition of generalNames_t to identification.h; initialized ↵Andreas Steffen2006-05-231-17/+4
| | | | subjectKeyID, authKeyID and authKeySerialNumber
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-194-57/+167
|
* - added ipsec.conf template and man page backMartin Willi2006-05-186-156/+0
| | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack
* (no commit message)Martin Willi2006-05-104-17/+7
|
* (no commit message)Martin Willi2006-05-1036-0/+7809