aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ipsec stroke rereadaacerts|rereadacerts supportedAndreas Steffen2007-08-101-0/+8
|
* fixed build without --enable-umlMartin Willi2007-08-101-1/+1
|
* fixed build without --enable-umlMartin Willi2007-08-101-1/+1
|
* set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETSAndreas Steffen2007-08-101-4/+9
|
* set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETSAndreas Steffen2007-08-101-1/+1
|
* added rereadsecrets keyword to strokeAndreas Steffen2007-08-102-0/+2
|
* support of ipsec rereadsecrets for strokeAndreas Steffen2007-08-106-23/+74
|
* reread notify socket when interrupted (EINTR) through sigchildMartin Willi2007-08-101-1/+5
|
* fixed libstrongswan linking for libdummMartin Willi2007-08-091-1/+1
|
* made linked lists invoke() method consistent to clone_*() and destroy_*() ↵Martin Willi2007-08-093-6/+29
| | | | methods
* removed Makefile from svnMartin Willi2007-08-096-558/+79
| | | | | support for scenario switching
* build UML stuff only on --enable-umlMartin Willi2007-08-082-1/+18
|
* added UML modeler to autotoolsMartin Willi2007-08-084-76/+550
|
* usable without scenariosMartin Willi2007-08-0810-305/+559
|
* version bump to 4.1.6Andreas Steffen2007-08-086-4/+12
|
* bug fix in linked_list deletion - instead of acerts destroyed certs twice4.1.5Andreas Steffen2007-08-081-1/+1
|
* version bumpsAndreas Steffen2007-08-072-6/+6
|
* implemented listing of attribute certificatesAndreas Steffen2007-08-075-5/+138
|
* updated NEWS for 4.1.5Martin Willi2007-08-071-0/+5
|
* fixed segfault when sourceip in stroke message is NULLMartin Willi2007-08-061-2/+2
|
* tolerate DNS lookup failuresAndreas Steffen2007-08-061-0/+11
|
* separate the PSK IDs by spacesAndreas Steffen2007-08-061-0/+4
|
* cowfs is bootable now!Martin Willi2007-08-063-53/+92
|
* debug info on preshared secretsAndreas Steffen2007-08-061-0/+30
|
* allow starter to initiate connections simultaneously (on auto=start)Martin Willi2007-08-062-4/+19
|
* added doxygen commentsAndreas Steffen2007-08-042-2/+6
|
* doxygen cosmeticsAndreas Steffen2007-08-041-3/+4
|
* improved source routing table creationAndreas Steffen2007-08-031-3/+3
|
* ID_FQDN lost its @ prefixAndreas Steffen2007-08-033-3/+3
|
* proper shutdownMartin Willi2007-08-035-48/+96
| | | | moved signal handler for SIGCHD and SIGHUP to dumm
* recognize strongswan-2.8.7 VIDAndreas Steffen2007-08-032-0/+2
|
* re-introduced listing of nexthop in ipsec statusAndreas Steffen2007-08-031-3/+14
|
* use cgecho for green outputAndreas Steffen2007-08-0312-36/+37
|
* check source routing table 100Andreas Steffen2007-08-034-8/+8
|
* re-introduced leftnexthop=%directAndreas Steffen2007-08-039-0/+9
|
* added routing table 50 for passthrough routesAndreas Steffen2007-08-032-0/+5
|
* use table 100 for source routingAndreas Steffen2007-08-031-10/+22
|
* working cowfs prototypeMartin Willi2007-08-031-148/+601
|
* handle dns lookup failuresAndreas Steffen2007-08-024-9/+37
|
* started own cowfs implementationMartin Willi2007-07-314-29/+488
|
* added two methods to clone linked lists and the contained objects.Tobias Brunner2007-07-312-0/+57
|
* bridging using libbridgeMartin Willi2007-07-308-143/+639
| | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios
* corrected typoAndreas Steffen2007-07-301-3/+3
|
* properly shutdown of clientsMartin Willi2007-07-273-6/+22
|
* support for killing guests properlyMartin Willi2007-07-276-16/+135
|
* implemented mconsole notification to check if guest came upMartin Willi2007-07-268-149/+351
| | | | slightly modified menu commands
* fixed tap device setup (requires open/close for each call)Martin Willi2007-07-265-55/+65
| | | | using more meaningful names for tap devices
* fixed mconsole when using multiple guestsMartin Willi2007-07-253-2/+4
| | | | fixed interface enumeration bug
* added dynamic interface manipulation for guestsMartin Willi2007-07-2510-35/+883
| | | | management of tap devices on the host
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-246-0/+618
|