aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "gperf under FreeBSD does not know the -m option."Tobias Brunner2009-07-161-1/+1
* gperf under FreeBSD does not know the -m option.Tobias Brunner2009-07-141-1/+1
* authby=pubkey is now the default authentication4.3.2Andreas Steffen2009-06-191-5/+8
* consistent display of strongSwan versionAndreas Steffen2009-06-131-1/+1
* pluto supports ECDSA authenticationAndreas Steffen2009-06-123-11/+9
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-1/+0
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+8
* optimized gperfAndreas Steffen2009-05-151-1/+1
* fixing compilation when using the Vstr string libraryTobias Brunner2009-04-241-1/+1
* properly convert boolean flags when parsing ipsec.confTobias Brunner2009-05-071-3/+11
* use bool instead of intTobias Brunner2009-05-071-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-3031-61/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-307-24/+40
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+1
* already had the correct formattingAndreas Steffen2009-04-191-255/+255
* cosmeticsAndreas Steffen2009-04-191-16/+14
* already had the correct formattingAndreas Steffen2009-04-191-862/+862
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-1921-3855/+3855
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-173-51/+48
* pluto uses the libstrongswan leak detective and a stripped-down version of li...Andreas Steffen2009-04-161-0/+2
* merged multi-auth branch back into trunkMartin Willi2009-04-1412-37/+125
* modelled invokepluto start and stop timing scheme after invokecharonAndreas Steffen2009-03-272-12/+32
* set the default of plutostart/charonstart according to ./configure optionsMartin Willi2009-03-243-2/+19
* reintegrated eap-radius branch into trunkMartin Willi2009-03-242-0/+8
* added eap=mschapv2 to ipsec.conf.5Andreas Steffen2009-02-191-2/+4
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-181-0/+4
* support of dynamic/128 and %any6Andreas Steffen2009-02-051-16/+15
* added eap=gtc option to ipsec.conf man pageAndreas Steffen2009-01-141-1/+3
* cosmeticsAndreas Steffen2009-01-131-4/+3
* changed type definition of level from char* to intAndreas Steffen2009-01-131-2/+6
* nat_traversal in manpage correctedTobias Brunner2008-12-101-1/+1
* fixing compilation on systems lacking linux/xfrm.hTobias Brunner2008-11-181-1/+1
* 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
* 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
* 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 killi...Andreas Steffen2008-08-011-14/+28
* starter now waits for a maximum of 10s instead of 1s for charon before restar...Andreas Steffen2008-07-291-5/+3
* 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