| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | moved initiate() code to the generic controller_t class | Martin Willi | 2007-04-16 | 5 | -67/+223 |
* | cloning %any ID without zero-byte memleak | Martin Willi | 2007-04-16 | 1 | -1/+4 |
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke... | Andreas Steffen | 2007-04-14 | 1 | -6/+6 |
* | fixed destroy() bug | Andreas Steffen | 2007-04-14 | 3 | -28/+46 |
* | exported parse_generalNames() | Andreas Steffen | 2007-04-14 | 1 | -0/+13 |
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke... | Andreas Steffen | 2007-04-14 | 1 | -4/+8 |
* | 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 |
* | 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 |
* | 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 |
* | two %any IDs are equal | Martin Willi | 2007-04-11 | 1 | -2/+9 |
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 27 | -372/+217 |
* | accepting stroke initiation by a name of a child_cfg | Martin Willi | 2007-04-11 | 5 | -41/+40 |
* | 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 |
* | restructured file layout | Martin Willi | 2007-04-10 | 102 | -46384/+3450 |
* | cosmetics in debug output | Andreas Steffen | 2007-04-06 | 2 | -16/+27 |
* | 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 |
* | support cachecrls=yes | Andreas Steffen | 2007-04-05 | 9 | -25/+169 |
* | support of crlcheckinterval=0 to disable IKEv2 CRL fetching | Andreas Steffen | 2007-04-04 | 5 | -34/+84 |
* | improved log output for checkout_by_message() | Martin Willi | 2007-04-04 | 2 | -27/+28 |
* | recognize strongSwan 2.8.4 VID | Andreas Steffen | 2007-04-04 | 2 | -0/+2 |
* | fixed crl fetching bug | Andreas Steffen | 2007-04-03 | 1 | -3/+6 |
* | implemented dynamic http-based CRL fetching | Andreas Steffen | 2007-04-03 | 1 | -8/+3 |