aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* get_first_payload_type for message_tTobias Brunner2007-10-022-2/+21
|
* dummy callback added to interface managerTobias Brunner2007-10-022-48/+34
|
* added thread initialization/deinitialization hooksMartin Willi2007-10-026-32/+78
| | | | | moved empty_enumerator to a public implementation
* remove control sockets on startup, as we don't have privileges on shutdownMartin Willi2007-10-022-9/+5
|
* improved debugging code for traffic selector processingMartin Willi2007-10-021-7/+15
|
* renamed force_encap to forceencaps (as it is named in openswan)Martin Willi2007-10-024-4/+4
|
* fixed path to the local libstrongswan buildAndreas Steffen2007-10-011-1/+1
|
* moved force_encap to ike_config, enables responder to enforce udp encapsulationMartin Willi2007-10-019-42/+46
| | | | fixed bugs in force_encap code
* removed accidentally checked in debugging codeMartin Willi2007-10-011-4/+0
|
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-0116-12/+101
| | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls
* fixed stuid()/setgid() and error handlingMartin Willi2007-10-011-2/+12
|
* fixed updown script privilige inheritance for pluto, tooMartin Willi2007-09-281-2/+2
|
* implemented more aggressive MOBIKE path probingMartin Willi2007-09-284-24/+100
| | | | | do not queue more than one MOBIKE task
* fixed CHILD_SA SPI byte order in XML interfaceMartin Willi2007-09-281-1/+1
|
* changed inheritable capability set to the permitted one to execute firewall ↵Martin Willi2007-09-281-2/+1
| | | | script with CAP_NET_ADMIN
* implemented proper argument parsing codeMartin Willi2007-09-281-29/+22
|
* 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
| | | | this should fix MOBIKE route migration with virtual IPs
* 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
| | | | removed debugging hook on openac cleanup
* fixed argument processing bugMartin Willi2007-09-261-1/+1
|
* refactored strongswan managerMartin Willi2007-09-2641-1219/+722
| | | | | | | | removed buggy request parsing code, use ClearSilvers CGI kit instead fixed CHILD_SA listing in manager (needs better design) using secure XML communication through unix sockets removed images with questionable (non-GPL) license
* 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
|