aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/x509.c
Commit message (Collapse)AuthorAgeFilesLines
* ASN.1 parsing of RSA public key not needed anymoreAndreas Steffen2009-06-121-13/+0
|
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-091-1/+0
|
* created signature_scheme_from_oid() helper functionAndreas Steffen2009-06-091-45/+6
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-224/+126
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-4/+3
|
* updated copyright statementsAndreas Steffen2009-05-221-1/+1
|
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-10/+12
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-572/+505
|
* support of the enum printf_hookAndreas Steffen2009-04-201-2/+2
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-1613/+1613
|
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-10/+10
|
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-4/+4
|
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-11/+11
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-6/+6
|
* renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()Andreas Steffen2009-04-151-7/+7
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-25/+141
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* OID_UNKNOWN (-1) requires int typeAndreas Steffen2007-09-111-3/+2
|
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-151-1/+1
|
* - introduced autotoolsMartin Willi2006-05-161-1/+1
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-04-281-0/+2241