aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* modified description.txt and evaltest.datAndreas Steffen2007-03-144-6/+8
|
* version number selection fixMartin Willi2007-03-142-11/+18
| | | | some cleanups
* cleaned up and fixed DPD handling codeMartin Willi2007-03-142-94/+114
|
* removed cfg-payload dns test codeMartin Willi2007-03-141-2/+2
|
* addedAndreas Steffen2007-03-1410-0/+157
|
* addedAndreas Steffen2007-03-1410-0/+153
|
* version bump to strongswan-4.1.0 and linux-2.6.20.3Andreas Steffen2007-03-142-4/+4
|
* cosmeticsAndreas Steffen2007-03-141-2/+2
|
* increased control debugging outputAndreas Steffen2007-03-141-2/+2
|
* added EAP-SIM authenticationMartin Willi2007-03-138-2/+6000
| | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested
* not detaching from bus when IKE_SA_INIT is retriedMartin Willi2007-03-132-7/+10
|
* added AES-192/256 proposals to IKEMartin Willi2007-03-131-0/+2
|
* added generic EAP_IDENTITY client implementation using peers IKEv2 IDMartin Willi2007-03-133-0/+215
|
* fixed compilation warnings and errors when not using curlMartin Willi2007-03-135-3/+10
|
* results from the single responses is stored in the corresponding certinfo_t ↵Andreas Steffen2007-03-124-61/+94
| | | | structs
* moved credential_store.h from charon/config/credentials to libstrongswanAndreas Steffen2007-03-094-288/+4
|
* last patch removed, changed CURLOPT_FILE to CURLOPT_WRITEDATAAndreas Steffen2007-03-091-2/+1
|
* fixed memory leak by calling curl_slist_free_all(headers)Andreas Steffen2007-03-091-0/+1
|
* fixed memory leak by calling curl_slist_free_all(headers)Andreas Steffen2007-03-091-0/+1
|
* whitelisting static Curl_getaddrinfo() memory leakAndreas Steffen2007-03-091-0/+6
|
* fixed a certinfo_t memory leak in verify()Andreas Steffen2007-03-091-1/+4
|
* fixed a memory leak in response_tAndreas Steffen2007-03-091-25/+22
|
* ocsp signer certificate and ocsp response signature can be verifiedAndreas Steffen2007-03-088-64/+495
|
* fixed memleaks when using EAP authenticationMartin Willi2007-03-082-43/+64
| | | | | fixed configuration payloads when using EAP
* fixed payload order (again)Martin Willi2007-03-082-6/+6
|
* including peers certificate when his certreq is emptyMartin Willi2007-03-081-2/+11
|
* implemented cookies as initiatorMartin Willi2007-03-082-9/+44
| | | | proper logging of notifies in IKE_SA setup
* disabling routing for IPv6, does not work correctlyMartin Willi2007-03-081-1/+2
|
* fixed call of add_auth_certificate()Andreas Steffen2007-03-082-7/+9
|
* generalized get_ca_certificate() to get_auth_certificate(auth_flags)Andreas Steffen2007-03-084-11/+13
|
* added fetcher_finalize() to clean up libcurlAndreas Steffen2007-03-083-1/+24
|
* some cleanupsMartin Willi2007-03-082-11/+10
| | | | | not installing %any DNS servers
* support of setting and getting authority flagsAndreas Steffen2007-03-082-2/+58
|
* support if ocsp signing certificatesAndreas Steffen2007-03-084-22/+53
|
* support if ocsp signing certificatesAndreas Steffen2007-03-082-61/+97
|
* fixed payload order in IKE_AUTHMartin Willi2007-03-081-7/+27
|
* removed SHA2 kernel proposals from default, the kernel doesn't support them yetMartin Willi2007-03-081-6/+0
|
* allocation fixes, not completeMartin Willi2007-03-081-8/+16
|
* handling "No policy found" properlyMartin Willi2007-03-081-4/+4
|
* added more debugging output for policy lookupMartin Willi2007-03-081-3/+17
| | | | | returning a (dummy) policy even when TS does not match, so we can properly send a TS_UNACCEPTABLE
* fixed CHILD_SA creation within existing IKE_SAMartin Willi2007-03-081-0/+1
|
* added ocsp_parse_single_responseAndreas Steffen2007-03-081-1/+79
|
* ported changes from EAP branch, renabling EAP frameworkMartin Willi2007-03-082-126/+371
|
* added (not yet supported) sha2 algorithms to kernelMartin Willi2007-03-081-7/+10
| | | | only adding a route if using tunnel mode
* added SHA2 MAC and PRF to default proposalMartin Willi2007-03-081-23/+58
|
* added more debug output Martin Willi2007-03-081-0/+2
|
* experimental SHA2 HMAC and PRF implementationsMartin Willi2007-03-085-4/+40
|
* parsing basic ocsp responseAndreas Steffen2007-03-081-26/+269
|
* forgot to assign public.is_ocsp_signer() methodAndreas Steffen2007-03-071-0/+1
|
* added parsing level to x509_create_from_chunk()Andreas Steffen2007-03-071-1/+1
|