| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke... | Andreas Steffen | 2007-04-14 | 4 | -6/+31 |
* | added trailing newline to list() | Andreas Steffen | 2007-04-12 | 1 | -6/+6 |
* | set sleep back to 180 s | Andreas Steffen | 2007-04-12 | 3 | -3/+3 |
* | started to parse attribute certificates | Andreas Steffen | 2007-04-12 | 1 | -0/+209 |
* | cosmetics | Andreas Steffen | 2007-04-12 | 1 | -1/+0 |
* | moved parse_time() from x509.c to asn1.c | Andreas Steffen | 2007-04-12 | 2 | -0/+42 |
* | replace cert by this in parse_certificate() | Andreas Steffen | 2007-04-12 | 1 | -68/+37 |
* | parse_authorityKeyIdentifier() is made available externally | Andreas Steffen | 2007-04-12 | 1 | -2/+14 |
* | external functions are defined in asn1.h and x509.h now | Andreas Steffen | 2007-04-12 | 1 | -4/+0 |
* | started support of X.509 attribute certificates | Andreas Steffen | 2007-04-12 | 7 | -21/+561 |
* | added AA and AATR cert paths | Andreas Steffen | 2007-04-12 | 1 | -1/+15 |
* | fixed output of list_auth_certificates() | Andreas Steffen | 2007-04-12 | 1 | -0/+1 |
* | fixed output of list_certinfos() | Andreas Steffen | 2007-04-12 | 1 | -1/+1 |
* | corrected copyright statement | Andreas Steffen | 2007-04-12 | 2 | -6/+12 |
* | added missing #include | Martin Willi | 2007-04-12 | 1 | -0/+1 |
* | updated uClibc note in HACKING | Martin Willi | 2007-04-12 | 1 | -6/+3 |
* | removed %Q, %Y, %W, %U printf handlers | Martin Willi | 2007-04-12 | 9 | -228/+135 |
* | not using %m printf handler, as late errno interpration over bus may be probl... | Martin Willi | 2007-04-12 | 4 | -27/+40 |
* | fixed DPD delay in peer_cfg | Martin Willi | 2007-04-12 | 1 | -1/+1 |
* | fixed payload debug message | Martin Willi | 2007-04-12 | 1 | -13/+19 |
* | removed IKE_SA_ID (%J) printf hook, two more to go | Martin Willi | 2007-04-11 | 6 | -47/+83 |
* | cleanup and fixes for status & statusall | Martin Willi | 2007-04-11 | 1 | -123/+129 |
* | using %V time delta for rekeying times | Martin Willi | 2007-04-11 | 1 | -6/+6 |
* | removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to go | Martin Willi | 2007-04-11 | 6 | -285/+255 |
* | removed %M printf handler, five more to go | Martin Willi | 2007-04-11 | 2 | -56/+27 |
* | fixed virtual ip configuration bug introduced with the previous commit | Martin Willi | 2007-04-11 | 1 | -4/+1 |
* | adapted evaltest to refactored ipsec status output | Andreas Steffen | 2007-04-11 | 1 | -2/+2 |
* | two %any IDs are equal | Martin Willi | 2007-04-11 | 1 | -2/+9 |
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 27 | -372/+217 |
* | added script for sed'ing thhrough all source files | Martin Willi | 2007-04-11 | 1 | -0/+13 |
* | accepting stroke initiation by a name of a child_cfg | Martin Willi | 2007-04-11 | 5 | -41/+40 |
* | reduced sleep from 180 to 170 seconds | Andreas Steffen | 2007-04-10 | 3 | -3/+3 |
* | fixed bug with roadwarrior and wildcard IDs | Andreas Steffen | 2007-04-10 | 1 | -11/+19 |
* | edited comment and debug output | Andreas Steffen | 2007-04-10 | 1 | -3/+3 |
* | best must be initialized to 2*MAX_WILDCARDS+1 | Andreas Steffen | 2007-04-10 | 1 | -7/+13 |
* | changed tab spacing from 8 to 4 | Andreas Steffen | 2007-04-10 | 2 | -449/+440 |
* | requesting the same virtual IP on reauthentication | Martin Willi | 2007-04-10 | 2 | -51/+68 |
* | proper notification handling | Martin Willi | 2007-04-10 | 1 | -1/+103 |
* | version bump to 4.1.2 | Andreas Steffen | 2007-04-10 | 1 | -1/+1 |
* | restructured file layout | Martin Willi | 2007-04-10 | 104 | -3457/+3453 |
* | adapt evaltest to changed debug output4.1.1 | Andreas Steffen | 2007-04-06 | 2 | -3/+3 |
* | cosmetics in debug output | Andreas Steffen | 2007-04-06 | 2 | -16/+27 |
* | crl-ldap scenario added | Andreas Steffen | 2007-04-06 | 11 | -0/+263 |
* | ldap-based crl fetching supported | Andreas Steffen | 2007-04-06 | 1 | -4/+4 |
* | changed LDAP_VER compile option to LIBLDAP | Andreas Steffen | 2007-04-06 | 1 | -2/+2 |
* | support of ldap-based crl fetching | Andreas Steffen | 2007-04-06 | 6 | -32/+206 |
* | removed list_crls() and list_ocsp() methods | Andreas Steffen | 2007-04-06 | 2 | -59/+42 |
* | removed list_crls() and list_ocsp() methods | Andreas Steffen | 2007-04-06 | 1 | -18/+0 |
* | enabled crl fetching using crlcheckinterval != 0 | Andreas Steffen | 2007-04-05 | 1 | -1/+0 |
* | cachecrls=yes supported by IKEv2 | Andreas Steffen | 2007-04-05 | 1 | -1/+6 |