| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | properly checking received IDr as initiator | Martin Willi | 2007-04-25 | 2 | -4/+12 |
* | added support for AES-XCBC in kernel using e.g. esp=aes128-aesxcbc (>=linux-2... | Martin Willi | 2007-04-23 | 2 | -1/+11 |
* | fixed CHILD_SA proposal selection when not using DH exchange | Martin Willi | 2007-04-23 | 1 | -8/+3 |
* | fixed keyingtries | Martin Willi | 2007-04-23 | 1 | -0/+1 |
* | generated certs for ocsp-strict-ifuri scenario | Andreas Steffen | 2007-04-20 | 2 | -0/+49 |
* | generated certs for ocsp-strict-ifuri scenario | Andreas Steffen | 2007-04-20 | 8 | -4/+8 |
* | fixed test scenarios | Andreas Steffen | 2007-04-20 | 4 | -4/+4 |
* | ocsp-strict-ifuri added | Andreas Steffen | 2007-04-20 | 15 | -0/+290 |
* | ocsp-no-signer-cert added | Andreas Steffen | 2007-04-20 | 8 | -0/+101 |
* | initialize isCA to FALSE | Andreas Steffen | 2007-04-20 | 1 | -0/+1 |
* | isOcspSigner was not initialized | Andreas Steffen | 2007-04-20 | 1 | -0/+1 |
* | wrong delimiters in ipsec.in | Andreas Steffen | 2007-04-20 | 1 | -1/+1 |
* | implementation of strictcrlpolicy=ifuri | Andreas Steffen | 2007-04-20 | 9 | -76/+134 |
* | removed linux26/xfrm.h | Andreas Steffen | 2007-04-19 | 1 | -1/+1 |
* | 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 |
* | updated TODO | Martin Willi | 2007-04-19 | 1 | -15/+4 |
* | 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 | 7 | -2/+747 |
* | added PDF support for CHILD_SAs | Martin Willi | 2007-04-19 | 11 | -190/+361 |
* | 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 |
* | removed version numbers in autogen | Martin Willi | 2007-04-16 | 1 | -2/+2 |
* | 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 |
* | 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 |