aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* logging peer addresses in peer_cfg lookupMartin Willi2008-07-011-1/+2
|
* added host match prio to debugging outputMartin Willi2008-07-011-7/+8
|
* peer_cfg lookup takes peer addresses into accountMartin Willi2008-07-013-82/+103
|
* strongswan.conf's charon.close_ike_on_child_failure closes IKE_SA if ↵Martin Willi2008-07-011-2/+36
| | | | CHILD_SA setup in IKE_AUTH fails
* whitelisting leaks of ENGINE_load_builtin_enginesMartin Willi2008-07-011-0/+1
|
* sending INTERNAL_ADDRESS_FAILURE if virtual IP requested but none foundMartin Willi2008-07-012-14/+46
|
* show authentication method in ipsec statusallAndreas Steffen2008-06-302-4/+12
|
* fixed chunk_increment, fixes reuse of already assigned addressesMartin Willi2008-06-301-1/+1
|
* sqlite plugin requires libsqlite3 => 3.3.1 to share connectionsMartin Willi2008-06-302-5/+22
| | | | use recursive locking if libsqlite3 < 3.5.0
* added strongswan.conf option charon.reuse_iksa=no to create each CHILD_SA in ↵Martin Willi2008-06-301-8/+42
| | | | a new IKE_SA
* added sql/rw-eap-aka-rsa scenarioAndreas Steffen2008-06-3013-0/+381
|
* configure plugin path in scriptsAndreas Steffen2008-06-292-1/+2
|
* created scripts/Makefile.amAndreas Steffen2008-06-294-17/+11
|
* log received vendor id as a hex valueAndreas Steffen2008-06-271-0/+9
|
* corrected vendor_id_payload diagramAndreas Steffen2008-06-271-3/+2
|
* corrected some NEWS entriesAndreas Steffen2008-06-261-3/+3
|
* corrected description of openssl/ike-alg-ecp-high scenarioAndreas Steffen2008-06-261-1/+1
|
* version bump to 4.2.5Andreas Steffen2008-06-265-5/+7
|
* check migration of ESP sequence numbers in MOBIKE scenarios4.2.4Andreas Steffen2008-06-266-9/+15
|
* use ip xfrm with the detailed -s optionAndreas Steffen2008-06-261-4/+4
|
* ike/kernel protocol identifier conversion functionsMartin Willi2008-06-261-15/+43
|
* mention ESP sequence number updatesAndreas Steffen2008-06-261-0/+3
|
* fixed ifndef typo for MYSQL_DATA_TRUNCATED checkMartin Willi2008-06-261-1/+1
|
* fixed plugin loader destructionMartin Willi2008-06-251-1/+1
|
* enabling support for hardware accelerators in OpenSSLTobias Brunner2008-06-251-0/+6
|
* flushing task_manager on shutdown while IKE_SA is usableMartin Willi2008-06-251-1/+2
|
* updated NEWS for the imminent 4.2.4 releaseAndreas Steffen2008-06-251-0/+12
|
* merging the ESP sequence numbers of an SA in update_sa (fixing #52)Tobias Brunner2008-06-241-5/+127
|
* reintroducing MYSQL_DATA_TRUNCATED if supported on that mysql versionMartin Willi2008-06-241-0/+7
|
* updated location of auth_class_tMartin Willi2008-06-241-1/+1
|
* enumerating loaded plugins in "ipsec statusall"Martin Willi2008-06-243-3/+43
|
* changed ipsec.secrets keyword EC to ECDSATobias Brunner2008-06-244-4/+4
|
* cosmeticsAndreas Steffen2008-06-231-5/+5
|
* fixed "double-close" of stroke fd resulting in "bad fd" errors if multiple ↵Martin Willi2008-06-231-15/+9
| | | | threads are active
* fixed medsrv mysql schemeMartin Willi2008-06-231-1/+1
|
* resolving hosts before routeMartin Willi2008-06-231-0/+2
|
* set version to 4.2.4Andreas Steffen2008-06-221-1/+1
|
* generate CRL for strongSwan EC Root CAAndreas Steffen2008-06-221-1/+4
|
* support of ECDSA signatures for all certificate typesAndreas Steffen2008-06-224-0/+13
|
* added openssl/ecdsa-certs scenarioAndreas Steffen2008-06-2223-0/+285
|
* added strongSwan EC Root CAAndreas Steffen2008-06-2216-0/+296
|
* remove ikev2/nat-pf scenarioAndreas Steffen2008-06-229-128/+0
|
* check for selected IKE proposalAndreas Steffen2008-06-223-2/+8
|
* display selected IKE proposal in ipsec statusallAndreas Steffen2008-06-224-17/+87
|
* removed ikev2/nat-double-snat scenarioAndreas Steffen2008-06-219-137/+0
|
* used ipsec pool --leases --filter option in evaltest.datAndreas Steffen2008-06-214-8/+8
|
* adapted evaltest.dat to modified RSA signature debug outputAndreas Steffen2008-06-211-1/+1
|
* added strongswan.conf with plugin listAndreas Steffen2008-06-215-0/+25
|
* test ipsec pool --del optionAndreas Steffen2008-06-211-0/+1
|
* adapted evaltest.dat to modified RSA signature debug outputAndreas Steffen2008-06-212-2/+2
|