Andreas Steffen
|
889feb978b
|
corrected typo
|
2007-03-14 19:33:34 +00:00 |
|
Andreas Steffen
|
fd91053fbe
|
version bump to 4.1.0
|
2007-03-14 18:31:47 +00:00 |
|
Andreas Steffen
|
bd46337cb0
|
added
|
2007-03-14 15:42:40 +00:00 |
|
Andreas Steffen
|
ab3c5171d6
|
use CURLOPT_NOSIGNAL
|
2007-03-14 15:41:58 +00:00 |
|
Martin Willi
|
d560c849e3
|
added --with-sim-reader option to configure script
some cleanups in eap_sim
|
2007-03-14 15:39:45 +00:00 |
|
Martin Willi
|
c105696d1c
|
removed dublicated code in eap_authenticator
|
2007-03-14 15:25:00 +00:00 |
|
Andreas Steffen
|
aa407a6b28
|
log reception of trusted signer certificate
|
2007-03-14 15:11:58 +00:00 |
|
Andreas Steffen
|
5e079e25e7
|
version bump to 4.1.0
|
2007-03-14 15:11:00 +00:00 |
|
Andreas Steffen
|
a521abad4e
|
deleted
|
2007-03-14 15:10:12 +00:00 |
|
Andreas Steffen
|
4bd0d7e1d9
|
added
|
2007-03-14 15:09:00 +00:00 |
|
Andreas Steffen
|
3a7b69e699
|
changed OCSPSigner to OCSPSigning
|
2007-03-14 15:08:23 +00:00 |
|
Martin Willi
|
05d1685372
|
fixed carry bug in FIPS prf
|
2007-03-14 14:54:23 +00:00 |
|
Andreas Steffen
|
2f264a311b
|
user standard cert
|
2007-03-14 14:52:13 +00:00 |
|
Andreas Steffen
|
19e071d54c
|
deleted
|
2007-03-14 14:51:57 +00:00 |
|
Andreas Steffen
|
f7ddccd988
|
deleted
|
2007-03-14 14:51:05 +00:00 |
|
Andreas Steffen
|
3f2cc77ac1
|
added
|
2007-03-14 14:02:39 +00:00 |
|
Andreas Steffen
|
ae21d486c9
|
added
|
2007-03-14 13:04:56 +00:00 |
|
Andreas Steffen
|
b1894cdd92
|
modified description.txt and evaltest.dat
|
2007-03-14 13:00:55 +00:00 |
|
Martin Willi
|
1e93d77153
|
version number selection fix
some cleanups
|
2007-03-14 11:20:34 +00:00 |
|
Martin Willi
|
edfabed069
|
cleaned up and fixed DPD handling code
|
2007-03-14 11:07:12 +00:00 |
|
Martin Willi
|
b857118bd7
|
removed cfg-payload dns test code
|
2007-03-14 11:04:31 +00:00 |
|
Andreas Steffen
|
108d07181d
|
added
|
2007-03-14 09:05:27 +00:00 |
|
Andreas Steffen
|
19808f71ec
|
added
|
2007-03-14 08:17:27 +00:00 |
|
Andreas Steffen
|
2eab924979
|
version bump to strongswan-4.1.0 and linux-2.6.20.3
|
2007-03-14 08:15:36 +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
|
b0f24449dd
|
added EAP-SIM authentication
client side only
uses an external SIM reader library specified with SIM_READER_LIB
untested
|
2007-03-13 15:01:02 +00:00 |
|
Martin Willi
|
d2940fd78c
|
not detaching from bus when IKE_SA_INIT is retried
|
2007-03-13 14:55:53 +00:00 |
|
Martin Willi
|
7cec30ad8d
|
added AES-192/256 proposals to IKE
|
2007-03-13 14:55:03 +00:00 |
|
Martin Willi
|
3bc0b1a88d
|
added generic EAP_IDENTITY client implementation using peers IKEv2 ID
|
2007-03-13 14:54:24 +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
|
7c1b9ab784
|
moved credential_store.h from charon/config/credentials to libstrongswan
|
2007-03-09 16:50:19 +00:00 |
|
Andreas Steffen
|
9619b5fa90
|
last patch removed, changed CURLOPT_FILE to CURLOPT_WRITEDATA
|
2007-03-09 16:12:51 +00:00 |
|
Andreas Steffen
|
bda09299fc
|
fixed memory leak by calling curl_slist_free_all(headers)
|
2007-03-09 16:09:49 +00:00 |
|
Andreas Steffen
|
dbc45e90d4
|
fixed memory leak by calling curl_slist_free_all(headers)
|
2007-03-09 16:08:28 +00:00 |
|
Andreas Steffen
|
bb225522c7
|
whitelisting static Curl_getaddrinfo() memory leak
|
2007-03-09 16:07:22 +00:00 |
|
Andreas Steffen
|
5455cf230f
|
fixed a certinfo_t memory leak in verify()
|
2007-03-09 14:59:28 +00:00 |
|
Andreas Steffen
|
d45d2f1e21
|
fixed a memory leak in response_t
|
2007-03-09 14:44:34 +00:00 |
|
Andreas Steffen
|
1bcb84605f
|
ocsp signer certificate and ocsp response signature can be verified
|
2007-03-08 23:29:04 +00:00 |
|
Martin Willi
|
f5fbad4a62
|
fixed memleaks when using EAP authentication
fixed configuration payloads when using EAP
|
2007-03-08 22:56:14 +00:00 |
|
Martin Willi
|
5744d3e777
|
fixed payload order (again)
|
2007-03-08 20:21:17 +00:00 |
|
Martin Willi
|
1216db7e8b
|
including peers certificate when his certreq is empty
|
2007-03-08 20:19:24 +00:00 |
|
Martin Willi
|
e5a7f1cd08
|
implemented cookies as initiator
proper logging of notifies in IKE_SA setup
|
2007-03-08 20:18:39 +00:00 |
|
Martin Willi
|
bb32e76c3a
|
disabling routing for IPv6, does not work correctly
|
2007-03-08 20:17:34 +00:00 |
|
Andreas Steffen
|
162afac75f
|
fixed call of add_auth_certificate()
|
2007-03-08 19:44:14 +00:00 |
|
Andreas Steffen
|
33d108de22
|
generalized get_ca_certificate() to get_auth_certificate(auth_flags)
|
2007-03-08 18:56:43 +00:00 |
|
Andreas Steffen
|
54645fb275
|
added fetcher_finalize() to clean up libcurl
|
2007-03-08 17:00:32 +00:00 |
|
Martin Willi
|
8b8dd69dee
|
some cleanups
not installing %any DNS servers
|
2007-03-08 16:58:59 +00:00 |
|
Andreas Steffen
|
8d0cd21a01
|
support of setting and getting authority flags
|
2007-03-08 16:48:16 +00:00 |
|