aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
Commit message (Collapse)AuthorAgeFilesLines
* ipsec and starter exit with LSB-compliant return codesAndreas Steffen2007-11-281-11/+23
|
* be less agressive, but more verbose in killing charonMartin Willi2007-11-151-1/+6
|
* added RCSIDAndreas Steffen2007-10-0830-33/+325
|
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-036-3/+57
|
* renamed force_encap to forceencaps (as it is named in openswan)Martin Willi2007-10-024-4/+4
|
* moved force_encap to ike_config, enables responder to enforce udp encapsulationMartin Willi2007-10-011-0/+1
| | | | fixed bugs in force_encap code
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-015-0/+11
| | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls
* moved loglite.c from openac to scepclientAndreas Steffen2007-09-181-2/+2
|
* added mobike option to man pageAndreas Steffen2007-09-021-0/+11
|
* added mobike=yes|no connection optionMartin Willi2007-08-295-1/+9
| | | | | | | yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes
* handle dns lookup failuresAndreas Steffen2007-08-024-9/+37
|
* added to ipsec.conf installation pathAndreas Steffen2007-07-111-1/+1
|
* describe eap option in ipsec.conf.5 man pageAndreas Steffen2007-07-041-0/+9
|
* cosmeticsAndreas Steffen2007-07-041-1/+2
|
* removed the ipsec.conf version numberAndreas Steffen2007-07-041-6/+0
|
* support of PKCS#11 init arguments required by NSS softoken, patch ↵Andreas Steffen2007-07-031-0/+4
| | | | contributed by Robert Varga
* support of PKCS#11 init arguments required by NSS softoken, patch ↵Andreas Steffen2007-07-035-0/+9
| | | | contributed by Robert Varga
* fix of the bug fix, courtesy of Robert VargaAndreas Steffen2007-07-021-1/+4
|
* bug fix courtesy of Robert VargaAndreas Steffen2007-07-021-1/+1
|
* alphabetical orderAndreas Steffen2007-06-271-246/+245
|
* separated pluto, charon, and klips setup config section parametersAndreas Steffen2007-06-271-136/+142
|
* added lefthostaccess and leftprotoport parametersAndreas Steffen2007-06-271-27/+43
|
* update ipsec.conf man pageAndreas Steffen2007-06-271-279/+259
|
* add starter.8 man page to distributionAndreas Steffen2007-06-271-1/+1
|
* cosmeticsAndreas Steffen2007-06-271-2/+2
|
* recognize wildcard keyingtries=%foreverAndreas Steffen2007-06-271-1/+1
|
* recognize wildcards right=%group and keyingtries=%foreverAndreas Steffen2007-06-271-0/+27
|
* support of right=%<FQDN> wildcardAndreas Steffen2007-06-251-1/+19
|
* discarded unused functionsAndreas Steffen2007-06-252-450/+1
|
* make starter behave more gracefully in the presence of non-fatal errorsAndreas Steffen2007-06-253-96/+124
|
* support of right|leftallowany flagAndreas Steffen2007-06-185-0/+8
|
* added setsid() to properly detach from consoleMartin Willi2007-06-111-0/+1
|
* fixed man pageMartin Willi2007-05-251-1/+1
|
* updated man-page for left/rightsourceipMartin Willi2007-05-251-1/+10
|
* support for virtual IP definition on client side:Martin Willi2007-05-221-1/+1
| | | | | | | if leftsourceip is defined, it is requested. server may define rightsourceip=%config to accept any, or it may overwrite it using rightsourceip. if server does not return an IP, client enforces its configured leftsourceip.
* support of left|rightgroups parameterAndreas Steffen2007-05-201-0/+1
|
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-072-0/+10
| | | | added --with-uid/--with-gid configure option
* setting MALLOC_CHECK_=0 for charon to not use glibc's malloc checkerMartin Willi2007-05-021-0/+2
|
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-203-18/+31
|
* unshare argument buffersAndreas Steffen2007-04-191-5/+4
|
* updated man page: proposals using PFSMartin Willi2007-04-191-2/+5
|
* support cachecrls=yesAndreas Steffen2007-04-051-0/+4
|
* support of crlcheckinterval=0 to disable IKEv2 CRL fetchingAndreas Steffen2007-04-041-1/+9
|
* updated NEWS, TODO and man pageMartin Willi2007-03-201-3/+12
|
* added EAP-SIM authenticationMartin Willi2007-03-131-0/+5
| | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested
* added support for 0.0.0.0/0 traffic selectorsMartin Willi2007-03-011-0/+1
| | | | fixed routing to make correct 0.0.0.0/0 routes
* merged tasking branch into trunkMartin Willi2007-02-282-1/+5
|
* replace ca is realized as del_ca followed by add_caAndreas Steffen2007-02-241-0/+4
|
* last CA keyword is KW_OCSPURI2Andreas Steffen2007-02-241-1/+1
|
* support of ca info recordsAndreas Steffen2007-02-235-5/+12
|