aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto
Commit message (Expand)AuthorAgeFilesLines
* Use IV length of a crypter instead of block size for IV calculationsMartin Willi2010-08-133-12/+14
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-104-10/+8
* Added support for different encryption schemes to private/public keysMartin Willi2010-08-101-2/+2
* Pass type of requested key in the callback credential setMartin Willi2010-08-041-1/+6
* Obseleted BUILD_PASSPHRASE(_CALLBACK) for private key loading, use credential...Martin Willi2010-08-044-95/+120
* Updated ipsec.secrets.5 regarding IKEv2 smartcard supportMartin Willi2010-08-041-5/+7
* substitute obsolete function calls(bzero/index)Waldemar Brodkorb2010-08-011-1/+1
* Fix use of snprintf() in pluto subjectAltName enumerationMartin Willi2010-07-281-0/+4
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-134-21/+32
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-135-12/+12
* Charon uses a generic trunstchain length limit, not only for X509 certificatesMartin Willi2010-07-131-0/+2
* Added support for named attribute groupsHeiko Hund2010-07-091-4/+4
* Ignore IKEv2 packets in pluto with any minor versionMartin Willi2010-06-221-1/+1
* Adding support for the native Linux capabilities interface.Tobias Brunner2010-06-151-11/+35
* Explicitly refer to LIBCAP in Makefiles.Tobias Brunner2010-06-151-1/+1
* refer to correct PLUTO_XAUTH_ID variableAndreas Steffen2010-06-091-1/+1
* rename environment variable to PLUTO_XAUTH_IDAndreas Steffen2010-06-081-8/+9
* do not destroy xauth_id if phase2 equals phase1 connectionAndreas Steffen2010-06-081-7/+4
* make an optional XAUTH user ID available in the updown scriptAndreas Steffen2010-06-081-1/+14
* inherit XAUTH identities in Phase 2Heiko Hund2010-06-081-2/+22
* Added generated manpages to .gitignoreMartin Willi2010-05-311-0/+1
* Adding the version number to the most relevant manual pages.Tobias Brunner2010-05-302-1/+7
* Updated and corrected the ipsec.secrets(5) manual page.Tobias Brunner2010-05-301-107/+107
* be lenient towards wrong attribute encodingsAndreas Steffen2010-05-281-6/+0
* Fixed compiler warning in invocation of crl_is_newer()Martin Willi2010-05-211-1/+1
* Added generic implementations for crl_is_newer/certificate_is_newerMartin Willi2010-05-212-4/+4
* register virtual IPs under the XAUTH identityAndreas Steffen2010-05-181-2/+4
* clarified secret loading debug outputAndreas Steffen2010-05-181-1/+1
* Typo fixed.Tobias Brunner2010-05-181-2/+2
* implemented xauth as a pluto pluginAndreas Steffen2010-05-1820-452/+1034
* introduced xauth_identity keywordAndreas Steffen2010-05-153-1/+14
* refactoring of Mode Config functionality allows transport and handling of any...Andreas Steffen2010-05-147-711/+655
* implemented support of resolve pluginAndreas Steffen2010-05-084-240/+268
* include demux.h only onceAndreas Steffen2010-05-061-1/+6
* already defined in attributes/attributes.hAndreas Steffen2010-05-061-4/+0
* include state.h only onceAndreas Steffen2010-05-061-0/+5
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-041-1/+1
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-291-0/+2
* do not destroy whack_attr if it hasn't been initializedAndreas Steffen2010-04-291-5/+10
* added debug output argumentAndreas Steffen2010-04-281-1/+1
* added AES_GMAC output stringAndreas Steffen2010-04-271-1/+1
* fixed segfault in pluto with multiple ISAKMP SAs in delete payloadHeiko Hund2010-04-201-2/+20
* Added support for DH groups 22, 23 and 24, patch contributed by Joy LattenMartin Willi2010-04-192-1/+34
* implemented inheritance of virtual IP assigned by Mode Config on the responde...Andreas Steffen2010-04-112-1/+17
* show in-memory pools in ipsec statusallAndreas Steffen2010-04-113-1/+36
* added missing curly bracketsAndreas Steffen2010-04-111-1/+37
* support in-memory pools in swapped connection definitionsAndreas Steffen2010-04-112-19/+19
* Explicitly unload plugins before deinitializing libhydra and libstrongswan in...Tobias Brunner2010-04-061-0/+1