aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
Commit message (Collapse)AuthorAgeFilesLines
* added type=transport_proxy and installpolicy=yes|no to man pageAndreas Steffen2008-11-131-4/+16
|
* fixed compiler warnings issued by:Martin Willi2008-11-115-26/+27
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-115-4/+116
|
* renamed proxy to proxy_mode in stroke_msg.hAndreas Steffen2008-11-111-1/+1
|
* preliminary support of Mobile IPv6Andreas Steffen2008-11-116-5/+44
|
* support of %any address stringAndreas Steffen2008-11-051-4/+15
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-8/+8
|
* also respect the mobike=no setting as responderMartin Willi2008-09-301-2/+2
|
* ported parts of two-sim branchMartin Willi2008-08-226-0/+13
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAMMartin Willi2008-08-211-0/+4
|
* ipsec starter gives the charon daemon 8s to terminate gracefully before ↵Andreas Steffen2008-08-011-14/+28
| | | | killing the process brutally
* starter now waits for a maximum of 10s instead of 1s for charon before ↵Andreas Steffen2008-07-291-5/+3
| | | | restarting the daemon
* cosmeticsAndreas Steffen2008-07-151-2/+0
|
* added pfsgroup to ipsec.conf.5 man pageAndreas Steffen2008-07-151-0/+6
|
* check if parsing of ipsec update was successfulAndreas Steffen2008-07-022-3/+7
|
* updated location of auth_class_tMartin Willi2008-06-241-1/+1
|
* make config_auth_method_t backward compatible to existing sql templatesAndreas Steffen2008-06-101-4/+4
|
* ECDSA with OpenSSLTobias Brunner2008-06-102-9/+10
|
* tolerating chown failures on installation, required to build some packagesMartin Willi2008-06-041-10/+10
|
* fixed compiler warning (missing include)Martin Willi2008-05-131-0/+1
|
* forgot about alphabetical orderAndreas Steffen2008-05-121-4/+4
|
* added description of plutostderrlog parameter to ipsec.conf.5 man pageAndreas Steffen2008-05-121-0/+4
|
* plutostderrlog parameter now declares a stderr redirection fileAndreas Steffen2008-05-123-4/+17
|
* fixed typosAndreas Steffen2008-05-111-1/+1
|
* support of plutostderrlog keywordAndreas Steffen2008-05-116-4/+8
|
* IPComp for IKEv2Tobias Brunner2008-05-081-0/+1
|
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-084-68/+74
| | | | | using named users, groups fixed capability dropping in pluto
* end->srcip string must be removed if it contains %configAndreas Steffen2008-04-271-0/+2
|
* fixed starter_cmp_end()Andreas Steffen2008-04-271-2/+2
|
* fixed memory corruption problem in starterAndreas Steffen2008-04-274-77/+85
|
* supporting multiple comma seperated subnets in left/rightsubnet definitionMartin Willi2008-04-256-15/+54
| | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16
* shipping a default strongswan.confMartin Willi2008-04-181-1/+0
|
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-186-13/+17
|
* fixed compiler warningMartin Willi2008-04-171-1/+1
|
* respecting ipsec.conf cachecrls= optionMartin Willi2008-04-175-37/+42
|
* set long-forgotten DPD defaultsAndreas Steffen2008-04-151-0/+2
|
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-143-1/+17
| | | | additionally supports a "keep" value to keep the old IKE_SA
* updated rightsourceip parameter in man pageMartin Willi2008-04-141-1/+4
|
* host_srcip was not properly initialized in starterwhack.cAndreas Steffen2008-04-131-2/+5
|
* implementation of an CFG attribute framework, currently supporting virtual IPsMartin Willi2008-04-095-26/+77
| | | | | | updated ipsec.conf sourceip parameter to support CIDR notatation to serve from a pool %poolname to query a separate (database?) pool
* changed force_encap to forceencapsMartin Willi2008-04-081-1/+1
|
* support of force_keepalive parameterAndreas Steffen2008-04-025-0/+8
|
* removed unused yynuput to fix compiler warningMartin Willi2008-03-281-1/+1
|
* changed external interface to the mediation extension.Tobias Brunner2008-03-273-14/+14
|
* mediation extension adapted to the naming convention of the current version ↵Tobias Brunner2008-03-265-16/+16
| | | | of the draft. note: the external interface (config, autotools) has not yet been changed
* suppress IKEv2-specific policy flags in pluto. Patch contributed by Heiko ↵Andreas Steffen2008-03-211-0/+8
| | | | Hund from Astaro.
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-138-18/+5
|
* creating sysconfdir if it does not existMartin Willi2008-02-221-2/+13
| | | | moved all directory creations into starters Makefile
* set nexthop default value to 0::0 in IPv6 connectionsAndreas Steffen2007-12-192-5/+10
|
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-134-12/+39
|