Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unshare argument buffers | Andreas Steffen | 2007-04-19 | 1 | -5/+4 | |
| | ||||||
* | updated man page: proposals using PFS | Martin Willi | 2007-04-19 | 1 | -2/+5 | |
| | ||||||
* | kernel_netlink.c now includes src/include/linux/xfrm.h | Andreas Steffen | 2007-04-19 | 3 | -234/+2 | |
| | ||||||
* | added support for EAP methods not establishing an MSK | Martin Willi | 2007-04-19 | 5 | -66/+82 | |
| | ||||||
* | added most problematic linux headers to distribution | Martin Willi | 2007-04-19 | 6 | -2/+739 | |
| | | | | | other/real linux header may be selected using --with-linux-headers=dir | |||||
* | added PDF support for CHILD_SAs | Martin Willi | 2007-04-19 | 11 | -190/+361 | |
| | | | | support for INVALID_KE_PAYLOAD negotiation for rekeying | |||||
* | fixed memleak in IKE_SA manager | Martin Willi | 2007-04-19 | 1 | -0/+1 | |
| | ||||||
* | 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 ↵ | Andreas Steffen | 2007-04-14 | 1 | -6/+6 | |
| | | | | keywords | |||||
* | 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 ↵ | Andreas Steffen | 2007-04-14 | 1 | -4/+8 | |
| | | | | keywords | |||||
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ↵ | Andreas Steffen | 2007-04-14 | 4 | -6/+31 | |
| | | | | keywords | |||||
* | 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 ↵ | Martin Willi | 2007-04-12 | 4 | -27/+40 | |
| | | | | problematic | |||||
* | 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 | |
| | | | | | | added some comments removed configuration.[ch], as it does not make sense like it is | |||||
* | 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 | |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | |||||
* | 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 | |
| |