Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | started support of X.509 attribute certificates | Andreas Steffen | 2007-04-12 | 3 | -0/+447 | |
| | ||||||
* | fixed output of list_certinfos() | Andreas Steffen | 2007-04-12 | 1 | -1/+1 | |
| | ||||||
* | corrected copyright statement | Andreas Steffen | 2007-04-12 | 2 | -6/+12 | |
| | ||||||
* | removed %Q, %Y, %W, %U printf handlers | Martin Willi | 2007-04-12 | 7 | -217/+132 | |
| | ||||||
* | cosmetics in debug output | Andreas Steffen | 2007-04-06 | 1 | -2/+2 | |
| | ||||||
* | support of ldap-based crl fetching | Andreas Steffen | 2007-04-06 | 1 | -4/+4 | |
| | ||||||
* | support cachecrls=yes | Andreas Steffen | 2007-04-05 | 4 | -18/+99 | |
| | ||||||
* | support of crlcheckinterval=0 to disable IKEv2 CRL fetching | Andreas Steffen | 2007-04-04 | 2 | -32/+62 | |
| | ||||||
* | fixed crl fetching bug | Andreas Steffen | 2007-04-03 | 1 | -3/+6 | |
| | ||||||
* | implemented dynamic http-based CRL fetching | Andreas Steffen | 2007-04-03 | 4 | -38/+84 | |
| | ||||||
* | implemented ipsec purgeocsp | Andreas Steffen | 2007-03-28 | 2 | -0/+22 | |
| | ||||||
* | replaced expired since %V by expired %V ago | Andreas Steffen | 2007-03-28 | 3 | -3/+3 | |
| | ||||||
* | implemented ipsec listocsp function | Andreas Steffen | 2007-03-27 | 4 | -17/+194 | |
| | ||||||
* | fixed case of missing subjectKeyID | Andreas Steffen | 2007-03-14 | 2 | -6/+15 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2007-03-14 | 1 | -2/+2 | |
| | ||||||
* | log reception of trusted signer certificate | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | fixed carry bug in FIPS prf | Martin Willi | 2007-03-14 | 1 | -4/+4 | |
| | ||||||
* | fixed compilation warnings and errors when not using curl | Martin Willi | 2007-03-13 | 2 | -2/+0 | |
| | ||||||
* | results from the single responses is stored in the corresponding certinfo_t ↵ | Andreas Steffen | 2007-03-12 | 3 | -59/+92 | |
| | | | | structs | |||||
* | fixed a memory leak in response_t | Andreas Steffen | 2007-03-09 | 1 | -25/+22 | |
| | ||||||
* | ocsp signer certificate and ocsp response signature can be verified | Andreas Steffen | 2007-03-08 | 4 | -61/+140 | |
| | ||||||
* | generalized get_ca_certificate() to get_auth_certificate(auth_flags) | Andreas Steffen | 2007-03-08 | 1 | -3/+3 | |
| | ||||||
* | support of setting and getting authority flags | Andreas Steffen | 2007-03-08 | 2 | -2/+58 | |
| | ||||||
* | added ocsp_parse_single_response | Andreas Steffen | 2007-03-08 | 1 | -1/+79 | |
| | ||||||
* | experimental SHA2 HMAC and PRF implementations | Martin Willi | 2007-03-08 | 5 | -4/+40 | |
| | ||||||
* | parsing basic ocsp response | Andreas Steffen | 2007-03-08 | 1 | -26/+269 | |
| | ||||||
* | forgot to assign public.is_ocsp_signer() method | Andreas Steffen | 2007-03-07 | 1 | -0/+1 | |
| | ||||||
* | added parsing level to x509_create_from_chunk() and added is_ocsp_signer() ↵ | Andreas Steffen | 2007-03-07 | 2 | -7/+42 | |
| | | | | method | |||||
* | http post fetching using libcurl implemented | Andreas Steffen | 2007-03-07 | 1 | -2/+24 | |
| | ||||||
* | corrected comment | Andreas Steffen | 2007-03-07 | 1 | -1/+1 | |
| | ||||||
* | start ocsp checking only if there are any ocspuris present | Andreas Steffen | 2007-03-07 | 1 | -1/+9 | |
| | ||||||
* | nonce in ocsp_t was not properly initialized | Andreas Steffen | 2007-03-07 | 1 | -0/+1 | |
| | ||||||
* | ocsp request is now fully built but without requestor signature | Andreas Steffen | 2007-03-07 | 1 | -12/+85 | |
| | ||||||
* | starting to build ocsp request | Andreas Steffen | 2007-03-06 | 3 | -54/+299 | |
| | ||||||
* | iterate certinfos linked list for matching serialNumber | Andreas Steffen | 2007-03-05 | 3 | -2/+45 | |
| | ||||||
* | refactored ca_info_t | Andreas Steffen | 2007-03-03 | 2 | -26/+259 | |
| | ||||||
* | added | Andreas Steffen | 2007-02-28 | 2 | -0/+301 | |
| | ||||||
* | fixed big endian bug in md5 hasher | Martin Willi | 2007-02-28 | 1 | -1/+1 | |
| | ||||||
* | added once flag to certinfo_t | Andreas Steffen | 2007-02-27 | 1 | -0/+5 | |
| | ||||||
* | added certinfos linked list | Andreas Steffen | 2007-02-27 | 1 | -24/+33 | |
| | ||||||
* | added support of OCSP accessLocations | Andreas Steffen | 2007-02-25 | 2 | -10/+31 | |
| | ||||||
* | correct interface definition | Andreas Steffen | 2007-02-25 | 1 | -1/+1 | |
| | ||||||
* | full support of ca info records | Andreas Steffen | 2007-02-24 | 2 | -29/+216 | |
| | ||||||
* | added the create_crluri_iterator method | Andreas Steffen | 2007-02-24 | 2 | -0/+17 | |
| | ||||||
* | listing ca_info items | Andreas Steffen | 2007-02-24 | 1 | -39/+28 | |
| | ||||||
* | replace printf.h by stdio.h | Andreas Steffen | 2007-02-24 | 1 | -1/+1 | |
| | ||||||
* | addin get_keyid() method | Andreas Steffen | 2007-02-24 | 2 | -1/+18 | |
| | ||||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 2 | -0/+269 | |
| | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 12 | -57/+493 | |
| | | | | | includes a lot of other modifications | |||||
* | removed my time_t printf handler patch, applied the one of andreas (64bit save) | Martin Willi | 2007-02-08 | 2 | -19/+19 | |
| |