aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* removed colons from session cookieMartin Willi2007-09-271-1/+1
* reduced debbugging levelMartin Willi2007-09-271-1/+1
* made add_ip()/del_ip() calls synchron (waiting until kernel event received)Martin Willi2007-09-271-21/+90
* typosTobias Brunner2007-09-273-4/+4
* implemented SHA1 encrypted passwords for managerMartin Willi2007-09-275-7/+57
* added vsyslog to leak detectives white listMartin Willi2007-09-274-5/+11
* fixed argument processing bugMartin Willi2007-09-261-1/+1
* refactored strongswan managerMartin Willi2007-09-2641-1219/+722
* cleaning upAndreas Steffen2007-09-251-47/+98
* updated openac man pageAndreas Steffen2007-09-251-22/+7
* updated copyrightAndreas Steffen2007-09-252-8/+4
* ignore : separators in hex inputAndreas Steffen2007-09-251-65/+120
* fixed bug occuring with multiple queued Quick Modes and NAT TraversalAndreas Steffen2007-09-251-3/+2
* improved MOBIKE roaming between interfacesMartin Willi2007-09-245-20/+31
* correct build of the ac signatureAndreas Steffen2007-09-191-2/+11
* replace sizeof(buf) by BUF_LENAndreas Steffen2007-09-181-1/+1
* recovered lost asn1_init() functionAndreas Steffen2007-09-181-0/+14
* declared timetoasn1()functionAndreas Steffen2007-09-181-0/+1
* moved position of timetoas1nAndreas Steffen2007-09-181-36/+23
* added all required includesAndreas Steffen2007-09-183-7/+5
* fixed to bugs in optionsfrom.cAndreas Steffen2007-09-181-0/+4
* moved loglite.c from openac to scepclientAndreas Steffen2007-09-183-7/+4
* fixed typo / includeMartin Willi2007-09-182-3/+1
* added new version of optionsfrom using libstrongswanAndreas Steffen2007-09-182-0/+199
* removed some empty linesAndreas Steffen2007-09-188-294/+224
* return argument has type size_tAndreas Steffen2007-09-181-1/+1
* prototype implemementation of an sqlite configuration backendMartin Willi2007-09-1810-86/+463
* removed unneded template logout.cs, fixes #10Martin Willi2007-09-181-2/+1
* connection name to IKE_SA initiatingAndreas Steffen2007-09-152-2/+3
* put IKE_SA and CHILD_SA names in single quotesAndreas Steffen2007-09-153-6/+6
* log name of IKE_SA in state changesAndreas Steffen2007-09-151-1/+2
* log name of established IKE_SAAndreas Steffen2007-09-151-4/+8
* log name of established CHILD_SAAndreas Steffen2007-09-151-2/+4
* adapted format of IKE SPIs to strongSwan Manager's styleAndreas Steffen2007-09-151-2/+2
* corrected image titleAndreas Steffen2007-09-151-2/+2
* added connection name to IKE_SA titleMartin Willi2007-09-141-1/+1
* added missing distribution/install filesMartin Willi2007-09-141-2/+11
* added subnets of CHILD_SAs to xml interfaceMartin Willi2007-09-1436-415/+3391
* peer_cfg now knows about group membershipsAndreas Steffen2007-09-139-273/+517
* added missing 'break' in checkout_by_peerTobias Brunner2007-09-131-0/+1
* added DATA files to EXTRA_DISTMartin Willi2007-09-131-1/+5
* added compiler-soothing parenthesesAndreas Steffen2007-09-131-2/+2
* fixed 64bit issue with file descriptorMartin Willi2007-09-131-1/+9
* added debugging helper script for managerMartin Willi2007-09-131-0/+15
* fixed scenario loadingMartin Willi2007-09-139-129/+195
* added missing enumerator.h to distributionMartin Willi2007-09-131-1/+1
* replaced a confusing template with an ugly one (ikesalist)Martin Willi2007-09-131-6/+6
* manager can query and list IKE_SA status (no layout yet)Martin Willi2007-09-1315-106/+620
* added Daniel Wydler to copyright.cAndreas Steffen2007-09-131-1/+1
* removed unused LARGEST_HASH_OID_SIZE definitionAndreas Steffen2007-09-131-3/+1