aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/ac.c
Commit message (Expand)AuthorAgeFilesLines
* Added generic implementations for crl_is_newer/certificate_is_newerMartin Willi2010-05-211-1/+1
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-13/+14
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-1/+1
* check if acerts linked_list has been initialized before destroying itAndreas Steffen2009-11-041-1/+4
* removed redundant and buggy debug statementAndreas Steffen2009-11-041-1/+0
* cleaned out some bugs in refactoring of ac.cAndreas Steffen2009-10-151-10/+7
* moved .gitignore for poolAndreas Steffen2009-10-151-170/+124
* migrated public key IDs to identification_tAndreas Steffen2009-10-081-7/+4
* pluto and charon now have the same ipsec listall output formatAndreas Steffen2009-10-061-13/+11
* streamlined output from get_validity()Andreas Steffen2009-10-061-2/+4
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-752/+119
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-5/+4
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-2/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-8/+8
* streamlined file loading labelsAndreas Steffen2009-08-261-1/+3
* handle pluto specific certificates under CRED_CERTIFICATE, not as own credent...Martin Willi2009-08-261-2/+4
* use credential builder to build attribute certificatesMartin Willi2009-08-261-13/+7
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-2/+2
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-213/+192
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-705/+705
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-10/+9
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-1/+1
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-1/+1
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-16/+15
* renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()Andreas Steffen2009-04-151-2/+2
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+1
* fixed compiler warnings issued by:Martin Willi2008-11-111-1/+1
* fixed all pluto compiler warningsMartin Willi2008-03-281-10/+0
* use RCSIDAndreas Steffen2007-10-061-1/+1
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* OID_UNKNOWN (-1) requires int typeAndreas Steffen2007-09-111-2/+2
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-151-1/+1
* (no commit message)Martin Willi2006-04-281-0/+1018