| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added crlnumber | Andreas Steffen | 2007-04-27 | 3 | -0/+3 |
* | added interface.h | Andreas Steffen | 2007-04-27 | 1 | -0/+1 |
* | fixed casting | Andreas Steffen | 2007-04-27 | 1 | -2/+2 |
* | added writeable_backend.h | Andreas Steffen | 2007-04-27 | 1 | -1/+1 |
* | fixed typo | Andreas Steffen | 2007-04-27 | 1 | -1/+1 |
* | removed dependencies from /usr/include/linux headers | Andreas Steffen | 2007-04-27 | 1 | -0/+3 |
* | cosmetics | Andreas Steffen | 2007-04-27 | 1 | -1/+3 |
* | removed dependencies on linux/types.h | Andreas Steffen | 2007-04-27 | 2 | -94/+94 |
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 23 | -526/+1401 |
* | removed eap sim config | Martin Willi | 2007-04-27 | 1 | -1/+1 |
* | forcing proper autoload of af_key kernel module in charon | Martin Willi | 2007-04-27 | 1 | -0/+10 |
* | updated news | Martin Willi | 2007-04-26 | 1 | -0/+2 |
* | updated NEWS | Martin Willi | 2007-04-26 | 1 | -1/+10 |
* | xauth_modules.verify_secret() function now passes the connection name | Andreas Steffen | 2007-04-25 | 1 | -0/+7 |
* | added conn_name to xauth_module.verify_secret() function call | Andreas Steffen | 2007-04-25 | 4 | -4/+5 |
* | 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 |