aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* enabled crl fetching using crlcheckinterval != 0Andreas Steffen2007-04-0564-37/+50
|
* added crl-to-cacheAndreas Steffen2007-04-057-0/+86
|
* added crl-from-cacheAndreas Steffen2007-04-057-0/+93
|
* block crl fetchingAndreas Steffen2007-04-051-0/+2
|
* block crl fetchingAndreas Steffen2007-04-052-0/+4
|
* support multiple ocsp serversAndreas Steffen2007-04-052-1/+27
|
* support cachecrls=yesAndreas Steffen2007-04-059-25/+169
|
* support of crlcheckinterval=0 to disable IKEv2 CRL fetchingAndreas Steffen2007-04-045-34/+84
|
* improved log output for checkout_by_message()Martin Willi2007-04-042-27/+28
|
* reinsert SHAREDTREEAndreas Steffen2007-04-041-0/+13
|
* --enable-ldap without value 3Andreas Steffen2007-04-041-14/+1
|
* recognize strongSwan 2.8.4 VIDAndreas Steffen2007-04-042-0/+2
|
* support of dynamical http-based CRL fetchingAndreas Steffen2007-04-031-0/+2
|
* iptables -L has now a link of its ownAndreas Steffen2007-04-0369-156/+2
|
* fixed crl fetching bugAndreas Steffen2007-04-031-3/+6
|
* added ip route list and iptables -LAndreas Steffen2007-04-031-21/+51
|
* implemented dynamic http-based CRL fetchingAndreas Steffen2007-04-031-8/+3
|
* send VID_NATT_IETF_02_N for Windows 2003 server supportAndreas Steffen2007-04-031-1/+3
|
* implemented dynamic http-based CRL fetchingAndreas Steffen2007-04-034-38/+84
|
* implemented http get methodAndreas Steffen2007-04-032-4/+39
|
* IKEv1 changesAndreas Steffen2007-04-031-0/+11
|
* added --enable-nat-transport and --disable-vendor-id configuration optionsAndreas Steffen2007-04-031-2/+16
|
* added --enable-nat-transport and --disable-vendor-id configuration optionsAndreas Steffen2007-04-031-12/+44
|
* bug fix: check existence of encryption key before sending encrypted notificationAndreas Steffen2007-04-021-17/+20
|
* updated NEWS, TODOMartin Willi2007-03-302-7/+14
|
* removed unneded includesMartin Willi2007-03-303-3/+0
|
* using IFA_LOCAL for interface enumeration to support ppp linksMartin Willi2007-03-301-5/+20
|
* added IKE_SA_INIT retransmission detectionMartin Willi2007-03-295-130/+204
| | | | fixed thread exhaustion when IKE_SA is blocked for a longer time
* implemented DoS protection with cookies and IP filterMartin Willi2007-03-292-106/+252
|
* fixed task manager message id bug for cookiesMartin Willi2007-03-291-1/+1
|
* added retry limit for IKE_SA_INIT (give up after 5 cookie failures)Martin Willi2007-03-291-0/+15
|
* added chunk_from_thing() macroMartin Willi2007-03-291-0/+5
|
* implemented ipsec purgeocspAndreas Steffen2007-03-281-1/+8
|
* cosmeticsAndreas Steffen2007-03-281-2/+2
|
* implemented ipsec purgeocspAndreas Steffen2007-03-282-0/+22
|
* removed send_queue, handled internally in sender_t knowMartin Willi2007-03-2820-641/+407
| | | | | do header parsing in receiver, ready for cookie integration
* implemented a simple IP blocking filter in receiver threadMartin Willi2007-03-282-11/+119
|
* merged changes from eap-aka trunkMartin Willi2007-03-284-30/+82
|
* is_trusted() adds cert_status to cert_to_be_trustedAndreas Steffen2007-03-281-3/+37
|
* fixed delta time format: 2 seconds, 1 second, 0 secondsAndreas Steffen2007-03-281-4/+4
|
* replaced expired since %V by expired %V agoAndreas Steffen2007-03-283-3/+3
|
* fixed state and logging of IKE_SA when using EAP authenticationMartin Willi2007-03-271-5/+16
|
* fixed deferred CHILD_SA rekeying while IKE_SA rekeying in progressMartin Willi2007-03-274-5/+16
|
* giving up EAP-SIM authentication after 3 failed challengesMartin Willi2007-03-271-0/+15
|
* implemented ipsec listocsp functionAndreas Steffen2007-03-277-22/+239
|
* cmp_chunk returns int argumentAndreas Steffen2007-03-272-2/+2
|
* registered PRINT_CERTINFO function with symbol YAndreas Steffen2007-03-271-1/+1
|
* added chunk_compare() which compares orders chunksAndreas Steffen2007-03-272-0/+21
|
* added OCSP signing certificates for the research and sales CAsAndreas Steffen2007-03-2618-6/+190
|
* added ocsp-multi-level scenarioAndreas Steffen2007-03-2615-0/+310
|