aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* reimplemented dbus plugin for NetworkManager 0.7, renamed to nmMartin Willi2008-07-3114-792/+542
* recreating FIFO if it existsMartin Willi2008-07-311-2/+2
* fixed usage typoMartin Willi2008-07-311-1/+1
* increased stroke socket backlog to 10Martin Willi2008-07-301-1/+1
* using a entry cache for duplicate checks, avoids deadlocksMartin Willi2008-07-301-4/+37
* use condvar broadcasts to signal threads waiting for an IP, there might be mo...Martin Willi2008-07-301-2/+2
* the list of addresses on the interface of a guest is not cached anymore, but ...Tobias Brunner2008-07-302-32/+36
* * Guest#exec uses the new exec_str functionTobias Brunner2008-07-301-48/+7
* added an extended exec function to guests that allows to get the output of th...Tobias Brunner2008-07-302-9/+115
* using shared read locks in credential set enumerators to avoid deadlocksMartin Willi2008-07-305-70/+119
* added strongswan.conf option "charon.dos_protection" to disable cookies/aggre...Martin Willi2008-07-301-1/+9
* added keyid2sql helper scriptAndreas Steffen2008-07-292-1/+79
* starter now waits for a maximum of 10s instead of 1s for charon before restar...Andreas Steffen2008-07-291-5/+3
* demoted IKE state change output to debug level 2Andreas Steffen2008-07-281-1/+1
* ignore AUTH_LIFETIME value if reauthentication has already been scheduled ear...Andreas Steffen2008-07-281-8/+13
* switched xterm console titleMartin Willi2008-07-281-0/+10
* using gnome-terminal in irdummMartin Willi2008-07-281-1/+2
* version bump to 4.2.6Andreas Steffen2008-07-285-4/+6
* use XFRM_MSG_UPDPOLICY for existing policies onlyMartin Willi2008-07-281-1/+1
* updated UML INSTALL information4.2.5Andreas Steffen2008-07-252-9/+7
* adapted UML scenarios to improved virtual IP address poolAndreas Steffen2008-07-258-21/+135
* SQLite database template with improved address pool managementAndreas Steffen2008-07-251-13/+20
* added changes for the 4.2.5 releaseAndreas Steffen2008-07-251-0/+10
* added tests.h to distributionMartin Willi2008-07-241-1/+1
* fixed UCI thread cancellation on ARMMartin Willi2008-07-241-22/+19
* added option charon.plugins.sql.lease_history to disable lease history loggingMartin Willi2008-07-241-4/+17
* fixed statistic calcuation for static leasesMartin Willi2008-07-241-11/+14
* completed IKE_SA logging at the AUDIT levelAndreas Steffen2008-07-233-8/+43
* fixed pool statisticsMartin Willi2008-07-231-2/+2
* IKE_SA rekeying inherits other_host from old IKE_SAAndreas Steffen2008-07-231-0/+3
* cosmeticsAndreas Steffen2008-07-231-1/+1
* start default strongSwan UML topologyAndreas Steffen2008-07-221-0/+56
* some more changes to IKE_SA and CHILD_SA loggingAndreas Steffen2008-07-226-22/+46
* experimental and untested reimplementation of sql based IP poolMartin Willi2008-07-224-232/+300
* cosmeticsAndreas Steffen2008-07-222-2/+2
* ipsec status lists IPCOMP CPIsAndreas Steffen2008-07-225-7/+43
* own CPI was not deleted due to copy-and-paste errorAndreas Steffen2008-07-221-1/+1
* consistent logging of SPIs and CPIsAndreas Steffen2008-07-223-40/+58
* missing FETCH_END caused SEGFAULT in ikev2/rw-hash-and-url scenarioAndreas Steffen2008-07-221-1/+1
* display protoport in dynamic/32 traffic selectorsAndreas Steffen2008-07-211-11/+12
* fixed bus args copy on non i386 archsMartin Willi2008-07-211-1/+6
* consistent logging of IKE and CHILD SAsAndreas Steffen2008-07-215-26/+42
* pool performance testingMartin Willi2008-07-213-2/+106
* loading unit-tester plugin as the last oneMartin Willi2008-07-211-5/+5
* reverted bus to non-recursive mutex due instabilityMartin Willi2008-07-211-1/+1
* added a driver type getter for database implementationsMartin Willi2008-07-213-0/+38
* introduced an additional bus->signal parameter for signal specific dataMartin Willi2008-07-1820-174/+209
* 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