aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/modecfg.c
Commit message (Expand)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-1263/+0
* pluto: Fixed potential memory leak when processing requested virtual IPs.Tobias Brunner2011-04-141-12/+13
* payloads are not aligned to 4 byte boundariesAndreas Steffen2010-10-251-1/+1
* Added support for named attribute groupsHeiko Hund2010-07-091-4/+4
* be lenient towards wrong attribute encodingsAndreas Steffen2010-05-281-6/+0
* register virtual IPs under the XAUTH identityAndreas Steffen2010-05-181-2/+4
* implemented xauth as a pluto pluginAndreas Steffen2010-05-181-35/+46
* refactoring of Mode Config functionality allows transport and handling of any...Andreas Steffen2010-05-141-638/+607
* implemented support of resolve pluginAndreas Steffen2010-05-081-236/+212
* Manually loading the pluto.(n)dns* settings is not needed anymore.Tobias Brunner2010-04-061-53/+1
* Use whack_attribute in pluto to provide in-memory IP address pools.Tobias Brunner2010-04-061-1/+1
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-6/+7
* IKEv1 daemon supports DNS and NBNS server assignment from databaseAndreas Steffen2009-12-161-18/+85
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-141-56/+77
* use definitions from libstrongswan/attributes/attributes.hAndreas Steffen2009-10-131-0/+1
* prepended all ISAKMP notification message types with ISAKMP_Andreas Steffen2009-10-121-1/+1
* replaced struct id by identification_tAndreas Steffen2009-10-101-1/+2
* abbreviated struct connection by connection_tAndreas Steffen2009-09-271-2/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-11/+11
* updated copyright statementsAndreas Steffen2009-05-221-1/+1
* st_okley.hash contains hash algorithmAndreas Steffen2009-05-151-1/+1
* all hashes, hmacs and prfs use libstrongswanAndreas Steffen2009-05-061-11/+19
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-2/+0
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-962/+962
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-8/+11
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-2/+2
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-5/+3
* pluto uses the libstrongswan leak detective and a stripped-down version of li...Andreas Steffen2009-04-161-5/+3
* INTERNAL_IP6_DNS and INTERNAL_IP6_NBNS options are now fully supportedAndreas Steffen2009-04-151-0/+2
* parsing internal DNS and WINS server addresses received via ModeConfigAndreas Steffen2009-04-141-6/+79
* merged multi-auth branch back into trunkMartin Willi2009-04-141-35/+144
* make peer IP address and peer IP available to the xauth_module.verify_secret(...Andreas Steffen2008-04-021-3/+8
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* added conn_name to xauth_module.verify_secret() function callAndreas Steffen2007-04-251-1/+2
* XAUTH interoperability with CiscoAndreas Steffen2007-01-291-5/+3
* added some more attributes, inst XAUTH_TYPE in replyAndreas Steffen2007-01-261-4/+25
* Mode Config refactoringAndreas Steffen2007-01-251-41/+117
* log APPLICATION_VERSION and UNITY_DDNS_HOSTNAME stringsAndreas Steffen2007-01-241-0/+9
* added Cisco Unity ModeCfg attributesAndreas Steffen2007-01-211-0/+4
* added XAUTH server and client supportAndreas Steffen2007-01-041-185/+248
* added XAUTH server and client supportAndreas Steffen2006-12-191-14/+294
* support of ModeCfg Push modeAndreas Steffen2006-10-251-474/+303
* (no commit message)Martin Willi2006-04-281-0/+798