aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added missing tooltipMartin Willi2008-08-201-40/+41
|
* handle DBUS permission problems gracefullyMartin Willi2008-08-202-13/+23
|
* fixed shared key lookup by IDMartin Willi2008-08-205-24/+134
| | | | proper auth method selection
* fixed auth-dialog password flushMartin Willi2008-08-201-1/+8
|
* set version back to 4.2.6Andreas Steffen2008-08-191-1/+1
|
* fixed libstrongswan integrity testAndreas Steffen2008-08-195-26/+43
|
* certificate based gateway authenticationMartin Willi2008-08-1912-19/+477
| | | | prototype PSK user authentication with auth-dialog
* updated nm plugin to NetworkManager API changesMartin Willi2008-08-182-148/+48
|
* roam jobs for routing table changes not fired for virtual IP routesMartin Willi2008-08-181-36/+66
|
* do not fire a roam job when virtual IP is deletedAndreas Steffen2008-08-151-1/+1
|
* temporary workaround to prevent roam jobs due to virtual IP installationsAndreas Steffen2008-08-111-1/+2
|
* corrected typoAndreas Steffen2008-08-111-1/+1
|
* * ruby extension extracted from irdummTobias Brunner2008-08-079-561/+619
| | | | * guests do not shutdown anymore on SIGINT in irb
* added ipv6/net2net-ip6-in-ip6-ikev2 scenarioAndreas Steffen2008-08-0622-1/+323
|
* add additional scenario diagramsAndreas Steffen2008-08-063-0/+0
|
* added missing cleanup on failureTobias Brunner2008-08-061-3/+4
|
* initiator sends contents of rightca= if present as a certificate request ↵Andreas Steffen2008-08-051-9/+15
| | | | without searching for further CA certificates
* fixed improper TAILQ fix which caused pluto to segfaultAndreas Steffen2008-08-031-1/+1
|
* corrected captionAndreas Steffen2008-08-011-1/+1
|
* Redhat/Fedora requires var/lock/subsys/ipsec for runlevel changesAndreas Steffen2008-08-011-0/+6
|
* ipsec starter gives the charon daemon 8s to terminate gracefully before ↵Andreas Steffen2008-08-011-14/+28
| | | | killing the process brutally
* fixed the close_peerlog() bug causing ipsec pluto --help to segfaultAndreas Steffen2008-08-011-2/+2
|
* configuration plugin for NetworkManagerMartin Willi2008-07-3113-0/+1406
|
* added options for virtual IP, UDP encapsulation, IPCompMartin Willi2008-07-313-13/+36
| | | | proper handling of libstrongswan/glib TRUE/FALSE conflict
* exec on a guest now returns the return value of the executed processTobias Brunner2008-07-313-67/+144
|
* 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 ↵Martin Willi2008-07-301-2/+2
| | | | more than one
* the list of addresses on the interface of a guest is not cached anymore, but ↵Tobias Brunner2008-07-302-32/+36
| | | | queried directly from the interface
* * Guest#exec uses the new exec_str functionTobias Brunner2008-07-301-48/+7
| | | | * tab completion in irdumm enabled
* added an extended exec function to guests that allows to get the output of ↵Tobias Brunner2008-07-302-9/+115
| | | | the command as string or by line.
* 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 ↵Martin Willi2008-07-301-1/+9
| | | | cookies/aggressiveness check
* added keyid2sql helper scriptAndreas Steffen2008-07-292-1/+79
|
* starter now waits for a maximum of 10s instead of 1s for charon before ↵Andreas Steffen2008-07-291-5/+3
| | | | restarting the daemon
* demoted IKE state change output to debug level 2Andreas Steffen2008-07-281-1/+1
|
* ignore AUTH_LIFETIME value if reauthentication has already been scheduled ↵Andreas Steffen2008-07-281-8/+13
| | | | earlier
* 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
|