aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/ocsp.c
Commit message (Expand)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-1558/+0
* remove leading zero in ASN.1 encoded serial numbersAndreas Steffen2012-04-051-5/+5
* pluto: Some whitespace cleanup.Tobias Brunner2011-08-151-4/+4
* fixed loop error in parsing of OCSP basic responsesAndreas Steffen2011-04-261-1/+1
* Use a generic getter for all numerical X.509 constraintsMartin Willi2011-01-051-1/+1
* Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...Martin Willi2011-01-051-1/+1
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-131-8/+10
* issue error message for expired certificates in OCSP trust chain checkingAndreas Steffen2009-11-241-1/+5
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-11/+11
* implemented path length constraint checkinf for IKEv2Andreas Steffen2009-11-041-4/+15
* fixed a memory leak in OCSP fetching4.3.5Andreas Steffen2009-10-291-3/+14
* migrated public key IDs to identification_tAndreas Steffen2009-10-081-67/+54
* some ipsec listall finetuningAndreas Steffen2009-10-061-0/+1
* pluto and charon now have the same ipsec listall output formatAndreas Steffen2009-10-061-25/+20
* streamlined output from get_validity()Andreas Steffen2009-10-061-10/+3
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-4/+4
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-68/+83
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-19/+9
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-2/+2
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-14/+14
* changed prefix of crl_reason_t values from CRL_ to CRL_REASON_Andreas Steffen2009-08-311-12/+12
* use crl_reason_t definition from <credentials/certificates/crl.h>Andreas Steffen2009-08-311-3/+3
* create algorithmIdentifier dynamically from OID databaseMartin Willi2009-08-271-3/+3
* updated copyright statementAndreas Steffen2009-07-031-1/+1
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-66/+72
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+0
* use hash size constants from hasher.hAndreas Steffen2009-05-071-2/+3
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-2/+7
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-296/+286
* eliminated TIMETOA_BUF definitionAndreas Steffen2009-04-201-2/+2
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-1007/+1007
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-3/+3
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-47/+31
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-10/+10
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-27/+24
* renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()Andreas Steffen2009-04-151-3/+3
* added message for undefined ocsp status #4Andreas Steffen2009-01-091-0/+1
* use RCSIDAndreas Steffen2007-10-061-1/+1
* activated Id propertyAndreas Steffen2007-10-061-0/+1
* OID_UNKNOWN (-1) requires int typeAndreas Steffen2007-09-111-5/+4
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-151-1/+1
* - introduced autotoolsMartin Willi2006-05-161-1/+1
* (no commit message)Martin Willi2006-04-281-0/+1568