aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* throwing proper exeptions on errors, correct return valuesMartin Willi2008-07-041-25/+28
* prototype of irdumm - interactive ruby shell for dummMartin Willi2008-07-047-25/+525
* some stability improvementsMartin Willi2008-07-044-15/+21
* ipsec statusall displays dpd optionsAndreas Steffen2008-07-022-5/+21
* changed medcli settings keys Martin Willi2008-07-021-2/+2
* sql plugin supports a list of pools to fall back, specified by e.g. rightsour...Martin Willi2008-07-021-10/+29
* using token enumerator to parser plugin listMartin Willi2008-07-021-28/+7
* implementation of a simple "token enumerator"Martin Willi2008-07-026-3/+209
* check if parsing of ipsec update was successfulAndreas Steffen2008-07-022-3/+7
* fixed medsrv database uri keyMartin Willi2008-07-011-1/+1
* renamed STROKE_DOWNSRCIP to STROKE_DOWN_SRCIPAndreas Steffen2008-07-013-4/+4
* added a "ipsec down-srcip <start> [<end>]" command to terminate IKE_SAs by re...Martin Willi2008-07-018-0/+141
* 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 CHILD_SA...Martin Willi2008-07-011-2/+36
* 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-301-5/+13
* added strongswan.conf option charon.reuse_iksa=no to create each CHILD_SA in ...Martin Willi2008-06-301-8/+42
* log received vendor id as a hex valueAndreas Steffen2008-06-271-0/+9
* corrected vendor_id_payload diagramAndreas Steffen2008-06-271-3/+2
* version bump to 4.2.5Andreas Steffen2008-06-262-1/+3
* ike/kernel protocol identifier conversion functionsMartin Willi2008-06-261-15/+43
* 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
* 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-241-1/+1
* cosmeticsAndreas Steffen2008-06-231-5/+5
* fixed "double-close" of stroke fd resulting in "bad fd" errors if multiple th...Martin Willi2008-06-231-15/+9
* fixed medsrv mysql schemeMartin Willi2008-06-231-1/+1
* resolving hosts before routeMartin Willi2008-06-231-0/+2
* support of ECDSA signatures for all certificate typesAndreas Steffen2008-06-224-0/+13
* display selected IKE proposal in ipsec statusallAndreas Steffen2008-06-224-17/+87
* added missing medsrv script.js to distMartin Willi2008-06-201-2/+2
* including sys/queue.h to support TAILQ_LAST() macroMartin Willi2008-06-202-1/+559
* shipping own linux/types.h for introduced __be32 in linux/xfrm.hMartin Willi2008-06-201-0/+172
* removed unused MYSQL_DATA_TRUNCATED check for compatibility with older mysql ...Martin Willi2008-06-201-1/+0
* support in smp for terminate-by-nameMartin Willi2008-06-201-1/+25
* fixed identationMartin Willi2008-06-191-2/+2
* medcli initiates "active" connections on startupMartin Willi2008-06-191-1/+58
* medcli plugin writes connection status to databaseMartin Willi2008-06-194-2/+180
* fixed UCI default proposalsMartin Willi2008-06-181-3/+12