Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cosmetics | Andreas Steffen | 2008-07-23 | 1 | -1/+1 | |
| | ||||||
* | start default strongSwan UML topology | Andreas Steffen | 2008-07-22 | 1 | -0/+56 | |
| | ||||||
* | some more changes to IKE_SA and CHILD_SA logging | Andreas Steffen | 2008-07-22 | 6 | -22/+46 | |
| | ||||||
* | experimental and untested reimplementation of sql based IP pool | Martin Willi | 2008-07-22 | 4 | -232/+300 | |
| | | | | | uses address preallocation and separate address/lease tables for linear lookup time | |||||
* | cosmetics | Andreas Steffen | 2008-07-22 | 2 | -2/+2 | |
| | ||||||
* | ipsec status lists IPCOMP CPIs | Andreas Steffen | 2008-07-22 | 5 | -7/+43 | |
| | ||||||
* | own CPI was not deleted due to copy-and-paste error | Andreas Steffen | 2008-07-22 | 1 | -1/+1 | |
| | ||||||
* | consistent logging of SPIs and CPIs | Andreas Steffen | 2008-07-22 | 3 | -40/+58 | |
| | ||||||
* | missing FETCH_END caused SEGFAULT in ikev2/rw-hash-and-url scenario | Andreas Steffen | 2008-07-22 | 1 | -1/+1 | |
| | ||||||
* | display protoport in dynamic/32 traffic selectors | Andreas Steffen | 2008-07-21 | 1 | -11/+12 | |
| | ||||||
* | fixed bus args copy on non i386 archs | Martin Willi | 2008-07-21 | 1 | -1/+6 | |
| | ||||||
* | consistent logging of IKE and CHILD SAs | Andreas Steffen | 2008-07-21 | 5 | -26/+42 | |
| | ||||||
* | pool performance testing | Martin Willi | 2008-07-21 | 3 | -2/+106 | |
| | ||||||
* | loading unit-tester plugin as the last one | Martin Willi | 2008-07-21 | 1 | -5/+5 | |
| | ||||||
* | reverted bus to non-recursive mutex due instability | Martin Willi | 2008-07-21 | 1 | -1/+1 | |
| | ||||||
* | added a driver type getter for database implementations | Martin Willi | 2008-07-21 | 3 | -0/+38 | |
| | ||||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 20 | -174/+209 | |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | |||||
* | removed testing app, this is scriptable with irdumm now | Martin Willi | 2008-07-18 | 2 | -175/+2 | |
| | ||||||
* | allow but filter recursive listener invocation | Martin Willi | 2008-07-18 | 1 | -1/+14 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2008-07-18 | 1 | -1/+1 | |
| | ||||||
* | extended UCI plugin by a simple control interface using a fifo | Martin Willi | 2008-07-18 | 6 | -6/+368 | |
| | ||||||
* | eliminated bashisms in _updown scripts | Andreas Steffen | 2008-07-18 | 2 | -36/+44 | |
| | ||||||
* | avoid heap allocation in bus->signal for performance reasons | Martin Willi | 2008-07-17 | 2 | -34/+51 | |
| | ||||||
* | fixed potential segfault in resolve_hosts | Martin Willi | 2008-07-17 | 1 | -1/+4 | |
| | ||||||
* | ignore IPCOMP acquires, fixes additional CHILD_SA setup with acquired SAs ↵ | Martin Willi | 2008-07-17 | 1 | -0/+12 | |
| | | | | using compression | |||||
* | do not distinguish different policy protocols in userland cache | Martin Willi | 2008-07-16 | 1 | -6/+1 | |
| | ||||||
* | do not complain about existing routes | Martin Willi | 2008-07-16 | 1 | -8/+22 | |
| | ||||||
* | included Thomas in copyright statement | Andreas Steffen | 2008-07-16 | 1 | -2/+3 | |
| | ||||||
* | build dumm with leak ./configure | Martin Willi | 2008-07-16 | 1 | -1/+1 | |
| | ||||||
* | fixed acquire-delay bug by: | Martin Willi | 2008-07-16 | 5 | -20/+28 | |
| | | | | | installing policies before states updating policies if protocol has changed | |||||
* | updated copyright statement | Andreas Steffen | 2008-07-16 | 1 | -8/+8 | |
| | ||||||
* | fixed bashism in ipsec.in | Andreas Steffen | 2008-07-16 | 1 | -3/+3 | |
| | ||||||
* | set XFRM_STATE_AF_UNSPEC flag only in IPsec tunnel mode | Andreas Steffen | 2008-07-15 | 1 | -1/+4 | |
| | ||||||
* | typo | Andreas Steffen | 2008-07-15 | 1 | -1/+1 | |
| | ||||||
* | The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6 and ↵ | Andreas Steffen | 2008-07-15 | 3 | -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 fixes | Martin Willi | 2008-07-15 | 1 | -13/+46 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2008-07-15 | 1 | -2/+0 | |
| | ||||||
* | added pfsgroup to ipsec.conf.5 man page | Andreas Steffen | 2008-07-15 | 1 | -0/+6 | |
| | ||||||
* | edited description | Andreas Steffen | 2008-07-11 | 1 | -2/+2 | |
| | ||||||
* | added the ikev2/any-interface scenario | Andreas Steffen | 2008-07-11 | 13 | -0/+184 | |
| | ||||||
* | expanded ikev2/ip-two-pools-db to a spoke-to-hub network using virtual IP ↵ | Andreas Steffen | 2008-07-11 | 13 | -20/+196 | |
| | | | | addresses | |||||
* | reverted [4125],[4166], reimplemented the proper way | Martin Willi | 2008-07-11 | 2 | -44/+16 | |
| | ||||||
* | setting ike_sa on bus in checkout_new | Martin Willi | 2008-07-11 | 1 | -0/+1 | |
| | ||||||
* | update_peerid() does not accept %any as a certificate's subjectAltName | Andreas Steffen | 2008-07-09 | 1 | -1/+1 | |
| | ||||||
* | do a route lookup to allow routing of left=%any connections | Martin Willi | 2008-07-09 | 1 | -5/+15 | |
| | ||||||
* | added /usr/local/[s]bin to uml exec path | Martin Willi | 2008-07-09 | 1 | -16/+24 | |
| | ||||||
* | loading ruby scripts specified at command line | Martin Willi | 2008-07-09 | 1 | -3/+18 | |
| | ||||||
* | ruby bindings/fixes for template loading | Martin Willi | 2008-07-09 | 3 | -10/+33 | |
| | ||||||
* | passing a block to guest.exec() processes output lines | Martin Willi | 2008-07-09 | 1 | -4/+73 | |
| | ||||||
* | uml "exec" writes stdout/stderr back to mconsole | Martin Willi | 2008-07-08 | 7 | -86/+230 | |
| | | | | | guest->exec() accepts a callback for output sligtly refactored mconsole.c |