aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* properly checking received IDr as initiatorMartin Willi2007-04-252-4/+12
* added support for AES-XCBC in kernel using e.g. esp=aes128-aesxcbc (>=linux-2...Martin Willi2007-04-232-1/+11
* fixed CHILD_SA proposal selection when not using DH exchangeMartin Willi2007-04-231-8/+3
* fixed keyingtriesMartin Willi2007-04-231-0/+1
* generated certs for ocsp-strict-ifuri scenarioAndreas Steffen2007-04-202-0/+49
* generated certs for ocsp-strict-ifuri scenarioAndreas Steffen2007-04-208-4/+8
* fixed test scenariosAndreas Steffen2007-04-204-4/+4
* ocsp-strict-ifuri addedAndreas Steffen2007-04-2015-0/+290
* ocsp-no-signer-cert addedAndreas Steffen2007-04-208-0/+101
* initialize isCA to FALSEAndreas Steffen2007-04-201-0/+1
* isOcspSigner was not initializedAndreas Steffen2007-04-201-0/+1
* wrong delimiters in ipsec.inAndreas Steffen2007-04-201-1/+1
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-209-76/+134
* removed linux26/xfrm.hAndreas Steffen2007-04-191-1/+1
* unshare argument buffersAndreas Steffen2007-04-191-5/+4
* updated man page: proposals using PFSMartin Willi2007-04-191-2/+5
* kernel_netlink.c now includes src/include/linux/xfrm.hAndreas Steffen2007-04-193-234/+2
* updated TODOMartin Willi2007-04-191-15/+4
* added support for EAP methods not establishing an MSKMartin Willi2007-04-195-66/+82
* added most problematic linux headers to distributionMartin Willi2007-04-197-2/+747
* added PDF support for CHILD_SAsMartin Willi2007-04-1911-190/+361
* fixed memleak in IKE_SA managerMartin Willi2007-04-191-0/+1
* moved initiate() code to the generic controller_t classMartin Willi2007-04-165-67/+223
* cloning %any ID without zero-byte memleakMartin Willi2007-04-161-1/+4
* removed version numbers in autogenMartin Willi2007-04-161-2/+2
* added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke...Andreas Steffen2007-04-141-6/+6
* fixed destroy() bugAndreas Steffen2007-04-143-28/+46
* exported parse_generalNames()Andreas Steffen2007-04-141-0/+13
* added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke...Andreas Steffen2007-04-141-4/+8
* added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke...Andreas Steffen2007-04-144-6/+31
* added trailing newline to list()Andreas Steffen2007-04-121-6/+6
* set sleep back to 180 sAndreas Steffen2007-04-123-3/+3
* started to parse attribute certificatesAndreas Steffen2007-04-121-0/+209
* cosmeticsAndreas Steffen2007-04-121-1/+0
* moved parse_time() from x509.c to asn1.cAndreas Steffen2007-04-122-0/+42
* replace cert by this in parse_certificate()Andreas Steffen2007-04-121-68/+37
* parse_authorityKeyIdentifier() is made available externallyAndreas Steffen2007-04-121-2/+14
* external functions are defined in asn1.h and x509.h nowAndreas Steffen2007-04-121-4/+0
* started support of X.509 attribute certificatesAndreas Steffen2007-04-127-21/+561
* added AA and AATR cert pathsAndreas Steffen2007-04-121-1/+15
* fixed output of list_auth_certificates()Andreas Steffen2007-04-121-0/+1
* fixed output of list_certinfos()Andreas Steffen2007-04-121-1/+1
* corrected copyright statementAndreas Steffen2007-04-122-6/+12
* added missing #includeMartin Willi2007-04-121-0/+1
* updated uClibc note in HACKINGMartin Willi2007-04-121-6/+3
* removed %Q, %Y, %W, %U printf handlersMartin Willi2007-04-129-228/+135
* not using %m printf handler, as late errno interpration over bus may be probl...Martin Willi2007-04-124-27/+40
* fixed DPD delay in peer_cfgMartin Willi2007-04-121-1/+1
* fixed payload debug messageMartin Willi2007-04-121-13/+19
* removed IKE_SA_ID (%J) printf hook, two more to goMartin Willi2007-04-116-47/+83