aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanup and fixes for status & statusallMartin Willi2007-04-111-123/+129
|
* using %V time delta for rekeying timesMartin Willi2007-04-111-6/+6
|
* removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to goMartin Willi2007-04-116-285/+255
|
* removed %M printf handler, five more to goMartin Willi2007-04-112-56/+27
|
* fixed virtual ip configuration bug introduced with the previous commitMartin Willi2007-04-111-4/+1
|
* adapted evaltest to refactored ipsec status outputAndreas Steffen2007-04-111-2/+2
|
* two %any IDs are equalMartin Willi2007-04-111-2/+9
|
* cleaned up apidocMartin Willi2007-04-1127-372/+217
| | | | | | added some comments removed configuration.[ch], as it does not make sense like it is
* added script for sed'ing thhrough all source filesMartin Willi2007-04-111-0/+13
|
* accepting stroke initiation by a name of a child_cfgMartin Willi2007-04-115-41/+40
|
* reduced sleep from 180 to 170 secondsAndreas Steffen2007-04-103-3/+3
|
* fixed bug with roadwarrior and wildcard IDsAndreas Steffen2007-04-101-11/+19
|
* edited comment and debug outputAndreas Steffen2007-04-101-3/+3
|
* best must be initialized to 2*MAX_WILDCARDS+1Andreas Steffen2007-04-101-7/+13
|
* changed tab spacing from 8 to 4Andreas Steffen2007-04-102-449/+440
|
* requesting the same virtual IP on reauthenticationMartin Willi2007-04-102-51/+68
|
* proper notification handlingMartin Willi2007-04-101-1/+103
|
* version bump to 4.1.2Andreas Steffen2007-04-101-1/+1
|
* restructured file layoutMartin Willi2007-04-10104-3457/+3453
| | | | | | | | | 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
* adapt evaltest to changed debug output4.1.1Andreas Steffen2007-04-062-3/+3
|
* cosmetics in debug outputAndreas Steffen2007-04-062-16/+27
|
* crl-ldap scenario addedAndreas Steffen2007-04-0611-0/+263
|
* ldap-based crl fetching supportedAndreas Steffen2007-04-061-4/+4
|
* changed LDAP_VER compile option to LIBLDAPAndreas Steffen2007-04-061-2/+2
|
* support of ldap-based crl fetchingAndreas Steffen2007-04-066-32/+206
|
* removed list_crls() and list_ocsp() methodsAndreas Steffen2007-04-062-59/+42
|
* removed list_crls() and list_ocsp() methodsAndreas Steffen2007-04-061-18/+0
|
* enabled crl fetching using crlcheckinterval != 0Andreas Steffen2007-04-051-1/+0
|
* cachecrls=yes supported by IKEv2Andreas Steffen2007-04-051-1/+6
|
* 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
|