aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* removed testing app, this is scriptable with irdumm nowMartin Willi2008-07-182-175/+2
|
* allow but filter recursive listener invocationMartin Willi2008-07-181-1/+14
|
* fixed compiler warningMartin Willi2008-07-181-1/+1
|
* extended UCI plugin by a simple control interface using a fifoMartin Willi2008-07-186-6/+368
|
* eliminated bashisms in _updown scriptsAndreas Steffen2008-07-182-36/+44
|
* avoid heap allocation in bus->signal for performance reasonsMartin Willi2008-07-172-34/+51
|
* fixed potential segfault in resolve_hostsMartin Willi2008-07-171-1/+4
|
* ignore IPCOMP acquires, fixes additional CHILD_SA setup with acquired SAs ↵Martin Willi2008-07-171-0/+12
| | | | using compression
* do not distinguish different policy protocols in userland cacheMartin Willi2008-07-161-6/+1
|
* do not complain about existing routesMartin Willi2008-07-161-8/+22
|
* included Thomas in copyright statementAndreas Steffen2008-07-161-2/+3
|
* build dumm with leak ./configureMartin Willi2008-07-161-1/+1
|
* fixed acquire-delay bug by:Martin Willi2008-07-165-20/+28
| | | | | installing policies before states updating policies if protocol has changed
* updated copyright statementAndreas Steffen2008-07-161-8/+8
|
* fixed bashism in ipsec.inAndreas Steffen2008-07-161-3/+3
|
* set XFRM_STATE_AF_UNSPEC flag only in IPsec tunnel modeAndreas Steffen2008-07-151-1/+4
|
* typoAndreas Steffen2008-07-151-1/+1
|
* The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6 and ↵Andreas Steffen2008-07-153-1/+11
| | | | IPv6-over-IPv6 tunnels with the 2.6.26 and later Linux kernels
* ported patch to final 2.6.26 release, including UML Makefile fixesMartin Willi2008-07-151-13/+46
|
* cosmeticsAndreas Steffen2008-07-151-2/+0
|
* added pfsgroup to ipsec.conf.5 man pageAndreas Steffen2008-07-151-0/+6
|
* edited descriptionAndreas Steffen2008-07-111-2/+2
|
* added the ikev2/any-interface scenarioAndreas Steffen2008-07-1113-0/+184
|
* expanded ikev2/ip-two-pools-db to a spoke-to-hub network using virtual IP ↵Andreas Steffen2008-07-1113-20/+196
| | | | addresses
* reverted [4125],[4166], reimplemented the proper wayMartin Willi2008-07-112-44/+16
|
* setting ike_sa on bus in checkout_newMartin Willi2008-07-111-0/+1
|
* update_peerid() does not accept %any as a certificate's subjectAltNameAndreas Steffen2008-07-091-1/+1
|
* do a route lookup to allow routing of left=%any connections Martin Willi2008-07-091-5/+15
|
* 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
|