aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* using "left" as my host per default, swapping to "right" when neededMartin Willi2007-02-151-2/+2
|
* enabled adding and deleting ca information recordsAndreas Steffen2007-02-143-2/+38
|
* fixed starter crash due to freeing default IPSEC_EAPDIR stringAndreas Steffen2007-02-141-6/+20
|
* add --eapdir option only if defined in ipsec.confAndreas Steffen2007-02-141-2/+5
|
* merged EAP framework from branch into trunkMartin Willi2007-02-128-25/+48
| | | | | includes a lot of other modifications
* added config option for BEET modeMartin Willi2007-01-032-1/+14
|
* negated POLICY_REAUTH to POLICY_DONT_REAUTHAndreas Steffen2006-12-212-4/+3
|
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-212-2/+5
| | | | | support for the type=transport/tunnel parameter in charon
* first try to update ipsec.conf manualMartin Willi2006-12-191-334/+69
|
* implemented reauthentication using the new reauth=yes|no parameter Martin Willi2006-12-196-2/+19
|
* fixed stddef.h includeMartin Willi2006-12-142-2/+2
|
* fixed HAVE_BACKTRACE checksMartin Willi2006-12-111-2/+2
| | | | starter Makefile now uses proper $(COMPILE) to build pluto objects
* added XAUTH supportAndreas Steffen2006-12-054-3/+13
|
* solved 64 bit issue in push/pop stroke interfaceAndreas Steffen2006-10-311-1/+1
|
* added 'modeconfig=pull|push' and 'left|rightnatip' keywordsAndreas Steffen2006-10-255-1/+35
|
* added has_natip flagAndreas Steffen2006-10-251-3/+4
|
* added verbosity level to strokeMartin Willi2006-10-241-0/+3
|
* added charondebug config parameter to set debug level at startupMartin Willi2006-10-186-4/+52
|