aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Collapse)AuthorAgeFilesLines
...
* identification_t.matches() supports multiple wildcard countsAndreas Steffen2006-07-112-85/+124
|
* reenabled check_expiryMartin Willi2006-07-071-6/+6
|
* updated copyright informationMartin Willi2006-07-0748-48/+96
|
* updated whitelist (getprotobynumber)Martin Willi2006-07-051-0/+2
|
* fixed compiler warningsMartin Willi2006-07-058-30/+26
|
* updated leak detective whitelistMartin Willi2006-07-041-5/+6
|
* support of cert payloadsAndreas Steffen2006-07-034-11/+119
|
* added X.509 trust chain verificationAndreas Steffen2006-06-2712-95/+636
|
* applied new changes from NATT teamMartin Willi2006-06-231-0/+1
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* fixed identification_t clone to apply function pointersMartin Willi2006-06-231-0/+3
|
* first merge of NATT codeMartin Willi2006-06-223-5/+97
|
* fixed whitelist detectionMartin Willi2006-06-201-4/+8
|
* reworked function ignore mechanism to not-report whitelistMartin Willi2006-06-201-233/+46
| | | | rather than overriding functions
* readded local_credential_storeMartin Willi2006-06-201-13/+0
| | | | | | added sendcert policy to connection some other cleanups
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-203-4/+22
|
* added chunk_equals_or_null()Andreas Steffen2006-06-162-26/+43
|
* added crl supportAndreas Steffen2006-06-161-12/+31
|
* changed tabs from 8 to 4 spacesAndreas Steffen2006-06-161-1/+1
|
* added crl supportAndreas Steffen2006-06-162-0/+604
|
* cosmeticsAndreas Steffen2006-06-161-7/+21
|
* cosmetics (space)Andreas Steffen2006-06-161-1/+1
|
* 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-132-7/+7
|
* NULL string argument is treated as %anyAndreas Steffen2006-06-121-0/+3
|
* workaround for peers rekeying at the same timeMartin Willi2006-06-122-2/+2
| | | | | loading lifetime policies from ipsec.conf
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-091-0/+12
|
* added public methods is_ca() and is_valid()Andreas Steffen2006-06-092-62/+97
|
* changed ASN.1 CONTROL log output to LEVEL2Andreas Steffen2006-06-091-8/+8
|
* cosmeticsAndreas Steffen2006-06-091-1/+1
|
* proper leak detective hook for reallocMartin Willi2006-06-071-9/+36
| | | | | excluded pthread_setspecific from leak detective
* minimized prefixed on stroke logger outputAndreas Steffen2006-05-311-7/+9
|
* computation of SHA-1 hash over publicKeyInfo objectAndreas Steffen2006-05-303-104/+128
|
* moved abbreviated thread_id in front of bracketsAndreas Steffen2006-05-301-3/+3
|
* 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
|
* indented loaded file log entryAndreas Steffen2006-05-301-1/+1
|
* moved TIMETOA_BUF definition to types.hAndreas Steffen2006-05-301-3/+0
|
* moved TIMETOA_BUF definition from asn1.hAndreas Steffen2006-05-301-0/+1
|
* - changed iterator->remove behaviorMartin Willi2006-05-292-8/+4
|
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-294-323/+352
|
* added memeq() macroAndreas Steffen2006-05-291-3/+6
|
* moved timetoa() from asn1.c to types.cAndreas Steffen2006-05-294-24/+53
|
* corrected typeAndreas Steffen2006-05-291-1/+1
|
* - some logging improvements and cosmeticsMartin Willi2006-05-241-11/+44
|
* improved code of chunk_equalsAndreas Steffen2006-05-241-7/+4
|
* added streq() macro and defined default BUF_LENAndreas Steffen2006-05-241-2/+11
|
* typoAndreas Steffen2006-05-241-1/+1
|
* - build gets perl and gperf from configure nowMartin Willi2006-05-241-7/+2
| | | | | - moved built sources to maintainer-clean
* - changed build order to fix build error after distcleanMartin Willi2006-05-231-1/+2
|