aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added /usr/local/[s]bin to uml exec pathMartin Willi2008-07-091-16/+24
|
* loading ruby scripts specified at command lineMartin Willi2008-07-091-3/+18
|
* ruby bindings/fixes for template loadingMartin Willi2008-07-093-10/+33
|
* passing a block to guest.exec() processes output linesMartin Willi2008-07-091-4/+73
|
* uml "exec" writes stdout/stderr back to mconsoleMartin Willi2008-07-087-86/+230
| | | | | guest->exec() accepts a callback for output sligtly refactored mconsole.c
* guest interface/address management using hackish mconsole exec patch, ruby ↵Martin Willi2008-07-078-2/+291
| | | | bindings
* disconnecting interfaces properly on bridge destructionMartin Willi2008-07-051-9/+13
|
* throwing proper exeptions on errors, correct return valuesMartin Willi2008-07-041-25/+28
| | | | mixin enumerable in classes/objects with .each
* prototype of irdumm - interactive ruby shell for dummMartin Willi2008-07-047-25/+525
|
* some stability improvementsMartin Willi2008-07-044-15/+21
|
* reset version to 4.2.5Andreas Steffen2008-07-031-1/+1
|
* update NEWS with ip pool add-ons and fixesAndreas Steffen2008-07-032-1/+11
|
* 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. ↵Martin Willi2008-07-021-10/+29
| | | | rightsourceip=%pool1,pool2
* using token enumerator to parser plugin listMartin Willi2008-07-021-28/+7
|
* fixed another compiler warningMartin Willi2008-07-021-1/+1
|
* implementation of a simple "token enumerator"Martin Willi2008-07-026-3/+209
|
* fixed compiler warningMartin Willi2008-07-021-7/+0
| | | | updated svn:ignore property
* check if parsing of ipsec update was successfulAndreas Steffen2008-07-022-3/+7
|
* added simple ikev2/ip-two-pools scenarioAndreas Steffen2008-07-0113-0/+319
|
* added ikev2/ip-two-pools-db scenarioAndreas Steffen2008-07-0113-0/+330
|
* 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 ↵Martin Willi2008-07-018-0/+141
| | | | remote virtual ip
* 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
|