aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Collapse)AuthorAgeFilesLines
...
* support of ipsec rereadsecrets for strokeAndreas Steffen2007-08-101-3/+4
|
* made linked lists invoke() method consistent to clone_*() and destroy_*() ↵Martin Willi2007-08-092-5/+28
| | | | methods
* implemented listing of attribute certificatesAndreas Steffen2007-08-073-2/+89
|
* added doxygen commentsAndreas Steffen2007-08-042-2/+6
|
* doxygen cosmeticsAndreas Steffen2007-08-041-3/+4
|
* added two methods to clone linked lists and the contained objects.Tobias Brunner2007-07-312-0/+57
|
* updated XML interface to new schemaMartin Willi2007-07-191-1/+1
|
* output crl uri as a printable string instead of a binary blobAndreas Steffen2007-07-041-1/+1
|
* added entrustVersInfo OIDAndreas Steffen2007-07-041-0/+5
|
* ignoring unkown crl/ocsp urisMartin Willi2007-07-041-3/+9
|
* fixed memleakMartin Willi2007-07-021-0/+2
|
* don't modify des/3des input key anymoreMartin Willi2007-06-191-2/+3
|
* implemented more flexible iterator hook APIMartin Willi2007-06-152-33/+68
| | | | kernel interface handles interface changes and updates address list
* case insensitive identification_t.equals() for FQDN and RFC822ADDRMartin Willi2007-06-141-3/+25
|
* disabling leak detective at runtime by setting LEAK_DETECTIVE_DISABLE env varMartin Willi2007-06-081-3/+14
|
* included a certificate label in the is_trusted() methodAndreas Steffen2007-05-252-2/+3
|
* x509_t* argument in get_issuer() method is not constant any more because a ↵Andreas Steffen2007-05-251-1/+1
| | | | short cut to the ca might be set
* added parsing of charging and group attributesAndreas Steffen2007-05-251-14/+63
|
* added #define LDAP_DEPRECATED in order to use old ldap_init() functionAndreas Steffen2007-05-241-0/+3
|
* defined ietfAttr_t type and its destroy functionAndreas Steffen2007-05-231-2/+26
|
* support of CA-based ipsec policiesAndreas Steffen2007-05-181-1/+2
|
* add is_ca() methodAndreas Steffen2007-05-182-2/+21
|
* added set_ca_info() and get_ca_info() methodsAndreas Steffen2007-05-182-2/+47
|
* export MAX_CA_PATH_LENAndreas Steffen2007-05-171-1/+2
|
* check self-signedness of certificate at creation timeAndreas Steffen2007-05-171-2/+26
|
* support of multiple certificates with same peer idAndreas Steffen2007-05-151-9/+12
|
* list crlnumberAndreas Steffen2007-04-271-0/+18
|
* added crlNumber OIDAndreas Steffen2007-04-271-3/+4
|
* initialize isCA to FALSEAndreas Steffen2007-04-201-0/+1
|
* isOcspSigner was not initializedAndreas Steffen2007-04-201-0/+1
|
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-203-3/+39
|
* cloning %any ID without zero-byte memleakMartin Willi2007-04-161-1/+4
|
* fixed destroy() bugAndreas Steffen2007-04-143-28/+46
|
* exported parse_generalNames()Andreas Steffen2007-04-141-0/+13
|
* added trailing newline to list()Andreas Steffen2007-04-121-6/+6
|
* started to parse attribute certificatesAndreas Steffen2007-04-121-0/+209
|
* cosmeticsAndreas Steffen2007-04-121-1/+0
|
* moved parse_time() from x509.c to asn1.cAndreas Steffen2007-04-122-0/+42
|
* replace cert by this in parse_certificate()Andreas Steffen2007-04-121-68/+37
|
* parse_authorityKeyIdentifier() is made available externallyAndreas Steffen2007-04-121-2/+14
|
* external functions are defined in asn1.h and x509.h nowAndreas Steffen2007-04-121-4/+0
|
* started support of X.509 attribute certificatesAndreas Steffen2007-04-125-0/+466
|
* fixed output of list_certinfos()Andreas Steffen2007-04-121-1/+1
|
* corrected copyright statementAndreas Steffen2007-04-122-6/+12
|
* added missing #includeMartin Willi2007-04-121-0/+1
|
* removed %Q, %Y, %W, %U printf handlersMartin Willi2007-04-128-225/+132
|
* removed IKE_SA_ID (%J) printf hook, two more to goMartin Willi2007-04-111-4/+2
|
* removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to goMartin Willi2007-04-111-4/+0
|
* removed %M printf handler, five more to goMartin Willi2007-04-111-2/+0
|
* two %any IDs are equalMartin Willi2007-04-111-2/+9
|