aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* has_rsa_private_key() must also be protected by keys_mutexAndreas Steffen2007-08-101-1/+4
* corrected debug outputAndreas Steffen2007-08-101-1/+1
* added listaacerts,listacerts,rereadsecerts,rereadocspcerts,rereadaacerts,rere...Andreas Steffen2007-08-101-0/+6
* fixed typo stroke keyword listAndreas Steffen2007-08-101-1/+1
* 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_*() met...Martin Willi2007-08-093-6/+29
* removed Makefile from svnMartin Willi2007-08-096-558/+79
* build UML stuff only on --enable-umlMartin Willi2007-08-081-1/+6
* added UML modeler to autotoolsMartin Willi2007-08-083-71/+543
* usable without scenariosMartin Willi2007-08-0810-305/+559
* version bump to 4.1.6Andreas Steffen2007-08-082-1/+3
* bug fix in linked_list deletion - instead of acerts destroyed certs twice4.1.5Andreas Steffen2007-08-081-1/+1
* implemented listing of attribute certificatesAndreas Steffen2007-08-075-5/+138
* fixed segfault when sourceip in stroke message is NULLMartin Willi2007-08-061-2/+2
* 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
* proper shutdownMartin Willi2007-08-035-48/+96
* 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 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
* 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
* fixed tap device setup (requires open/close for each call)Martin Willi2007-07-265-55/+65
* fixed mconsole when using multiple guestsMartin Willi2007-07-253-2/+4
* added dynamic interface manipulation for guestsMartin Willi2007-07-2510-35/+883
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-246-0/+618
* backports from the p2p-nat-t branch:Tobias Brunner2007-07-198-15/+12
* updated XML interface to new schemaMartin Willi2007-07-192-80/+268
* not touching IKE_SA_INIT from ike_mobike_t anymoreMartin Willi2007-07-191-1/+1
* fixed compiler warningMartin Willi2007-07-161-3/+3