Commit Graph
1860 Commits
Author SHA1 Message Date
Andreas Steffen b073ad64b8 isOcspSigner was not initialized 2007-04-20 12:38:35 +00:00
Andreas Steffen 4841189b72 implementation of strictcrlpolicy=ifuri 2007-04-20 11:12:08 +00:00
Martin Willi 418dbd6243 cloning %any ID without zero-byte memleak 2007-04-16 08:37:52 +00:00
Andreas Steffen be6258485c fixed destroy() bug 2007-04-14 17:34:41 +00:00
Andreas Steffen 6598f99af0 exported parse_generalNames() 2007-04-14 17:34:18 +00:00
Andreas Steffen 4390abeb94 added trailing newline to list() 2007-04-12 20:16:14 +00:00
Andreas Steffen 734dc32edd started to parse attribute certificates 2007-04-12 19:39:11 +00:00
Andreas Steffen 3e21837582 cosmetics 2007-04-12 19:33:13 +00:00
Andreas Steffen 854a96ae47 moved parse_time() from x509.c to asn1.c 2007-04-12 18:58:27 +00:00
Andreas Steffen 56352fca2f replace cert by this in parse_certificate() 2007-04-12 18:57:33 +00:00
Andreas Steffen f5ce017b0d parse_authorityKeyIdentifier() is made available externally 2007-04-12 18:56:46 +00:00
Andreas Steffen 34ee184a2d external functions are defined in asn1.h and x509.h now 2007-04-12 18:55:44 +00:00
Andreas Steffen f880eb2dca started support of X.509 attribute certificates 2007-04-12 17:49:33 +00:00
Andreas Steffen f865d34b35 fixed output of list_certinfos() 2007-04-12 16:36:12 +00:00
Andreas Steffen 6a132a53e5 corrected copyright statement 2007-04-12 16:21:02 +00:00
Martin Willi c4d9504a6b added missing #include 2007-04-12 11:33:43 +00:00
Martin Willi a1b2d82db0 removed %Q, %Y, %W, %U printf handlers 2007-04-12 09:44:26 +00:00
Martin Willi 5f088665ad removed IKE_SA_ID (%J) printf hook, two more to go 2007-04-11 13:01:08 +00:00
Martin Willi a3ce4bc214 removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to go 2007-04-11 12:14:51 +00:00
Martin Willi cd08b6880b removed %M printf handler, five more to go 2007-04-11 09:12:21 +00:00
Martin Willi f925b42a5d two %any IDs are equal 2007-04-11 07:43:23 +00:00
Martin Willi e0fe765152 restructured file layout
new configuration structure:
  peer_cfg: configuration related to a peer (authenitcation, ...=
  ike_cfg: config to use for IKE setup (proposals)
  child_Cfg: config for CHILD_SA (proposals, traffic selectors)
  a peer_cfg has one ike_cfg and multiple child_cfg's
stroke now uses fixed count of threads
2007-04-10 06:01:03 +00:00
Andreas Steffen babdde4fa4 cosmetics in debug output 2007-04-06 10:35:13 +00:00
Andreas Steffen 241d2ff3bc support of ldap-based crl fetching 2007-04-06 09:44:06 +00:00
Andreas Steffen 3c5c3431b3 removed list_crls() and list_ocsp() methods 2007-04-06 09:42:45 +00:00
Andreas Steffen 8883eef7b8 support cachecrls=yes 2007-04-05 17:07:14 +00:00
Andreas Steffen e58afb1a0a support of crlcheckinterval=0 to disable IKEv2 CRL fetching 2007-04-04 07:49:05 +00:00
Andreas Steffen 3d62a7d225 fixed crl fetching bug 2007-04-03 22:02:17 +00:00
Andreas Steffen a8f02ad5f5 implemented dynamic http-based CRL fetching 2007-04-03 21:09:11 +00:00
Andreas Steffen f166af2c0a implemented http get method 2007-04-03 19:46:50 +00:00
Martin Willi 73390cce24 removed unneded includes 2007-03-30 12:24:31 +00:00
Martin Willi 25eaae17db added chunk_from_thing() macro 2007-03-29 11:06:59 +00:00
Andreas Steffen 6af6c0bfc3 cosmetics 2007-03-28 20:43:25 +00:00
Andreas Steffen 2bfadf7f3b implemented ipsec purgeocsp 2007-03-28 20:43:11 +00:00
Martin Willi 9179ac9667 merged changes from eap-aka trunk 2007-03-28 07:32:54 +00:00
Andreas Steffen 203e15fe03 fixed delta time format: 2 seconds, 1 second, 0 seconds 2007-03-28 05:37:20 +00:00
Andreas Steffen 7a89380eca replaced expired since %V by expired %V ago 2007-03-28 05:36:27 +00:00
Andreas Steffen 1bf8530507 implemented ipsec listocsp function 2007-03-27 04:40:25 +00:00
Andreas Steffen 0953f2a65f registered PRINT_CERTINFO function with symbol Y 2007-03-27 04:38:22 +00:00
Andreas Steffen ef49c3486a added chunk_compare() which compares orders chunks 2007-03-27 04:37:15 +00:00
Andreas Steffen 448d8789d5 fixed case of missing subjectKeyID 2007-03-14 21:06:57 +00:00
Andreas Steffen 889feb978b corrected typo 2007-03-14 19:33:34 +00:00
Andreas Steffen ab3c5171d6 use CURLOPT_NOSIGNAL 2007-03-14 15:41:58 +00:00
Andreas Steffen aa407a6b28 log reception of trusted signer certificate 2007-03-14 15:11:58 +00:00
Martin Willi 05d1685372 fixed carry bug in FIPS prf 2007-03-14 14:54:23 +00:00
Andreas Steffen 220e51d27a cosmetics 2007-03-14 08:01:47 +00:00
Andreas Steffen d46a73288d increased control debugging output 2007-03-14 07:22:37 +00:00
Martin Willi 96567fc8a2 fixed compilation warnings and errors when not using curl 2007-03-13 14:52:18 +00:00
Andreas Steffen db0f828413 results from the single responses is stored in the corresponding certinfo_t structs 2007-03-12 13:42:31 +00:00
Andreas Steffen dbc45e90d4 fixed memory leak by calling curl_slist_free_all(headers) 2007-03-09 16:08:28 +00:00