Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | adapted UML scenarios to improved virtual IP address pool | Andreas Steffen | 2008-07-25 | 8 | -21/+135 | |
| | ||||||
* | SQLite database template with improved address pool management | Andreas Steffen | 2008-07-25 | 1 | -13/+20 | |
| | ||||||
* | added changes for the 4.2.5 release | Andreas Steffen | 2008-07-25 | 1 | -0/+10 | |
| | ||||||
* | added tests.h to distribution | Martin Willi | 2008-07-24 | 1 | -1/+1 | |
| | ||||||
* | fixed UCI thread cancellation on ARM | Martin Willi | 2008-07-24 | 1 | -22/+19 | |
| | ||||||
* | added option charon.plugins.sql.lease_history to disable lease history logging | Martin Willi | 2008-07-24 | 1 | -4/+17 | |
| | ||||||
* | fixed statistic calcuation for static leases | Martin Willi | 2008-07-24 | 1 | -11/+14 | |
| | ||||||
* | completed IKE_SA logging at the AUDIT level | Andreas Steffen | 2008-07-23 | 3 | -8/+43 | |
| | ||||||
* | fixed pool statistics | Martin Willi | 2008-07-23 | 1 | -2/+2 | |
| | ||||||
* | IKE_SA rekeying inherits other_host from old IKE_SA | Andreas Steffen | 2008-07-23 | 1 | -0/+3 | |
| | ||||||
* | 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 | |
| |