aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/connections.c
Commit message (Expand)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-4507/+0
* pluto: Option added to disable adns.Tobias Brunner2011-10-141-1/+20
* pluto: Replaced some strcpy usages with strncpy.Tobias Brunner2011-04-191-2/+2
* Fix "set nexthop to him when instantiating rightallowyes template with leftne...Tobias Brunner2011-04-141-1/+1
* fix segfault when reading certificate from smartcardEgbert Koening2010-10-151-1/+2
* fixed release of virtual IP for XAUTH identitiesAndreas Steffen2010-09-261-2/+5
* pluto: Added support for statically configured reqids.Tobias Brunner2010-09-021-1/+1
* pluto: Fixed comparison of connections, if marks are specified.Tobias Brunner2010-09-021-0/+8
* pluto: Store xfrm marks on connection and use them when installing SAs and po...Tobias Brunner2010-09-021-0/+5
* pluto: Removed bare shunt table.Tobias Brunner2010-09-021-40/+0
* pluto: Removed no_klips flag (--noklips option).Tobias Brunner2010-09-021-3/+3
* pluto: Removed references to KLIPS from documentation, log messages and comme...Tobias Brunner2010-09-021-1/+1
* pluto: Removed the KLIPS preprocessor flag.Tobias Brunner2010-09-021-11/+1
* introduced xauth_identity keywordAndreas Steffen2010-05-151-1/+11
* refactoring of Mode Config functionality allows transport and handling of any...Andreas Steffen2010-05-141-14/+23
* implemented support of resolve pluginAndreas Steffen2010-05-081-2/+24
* implemented inheritance of virtual IP assigned by Mode Config on the responde...Andreas Steffen2010-04-111-1/+2
* support in-memory pools in swapped connection definitionsAndreas Steffen2010-04-111-19/+18
* Delete the in-memory IP address pools if a connection gets deleted.Tobias Brunner2010-04-061-0/+5
* Use whack_attribute in pluto to provide in-memory IP address pools.Tobias Brunner2010-04-061-6/+19
* fixed pluto crash caused by expired leftcert and rightca=%sameAndreas Steffen2010-03-291-2/+2
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-11/+12
* warn if loaded local certificate is invalidAndreas Steffen2010-02-011-3/+5
* changed error messages in the case of faulty esp and ike stringsAndreas Steffen2009-11-241-8/+6
* added some parenthesesAndreas Steffen2009-11-241-0/+16
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-63/+47
* implemented path length constraint checkinf for IKEv2Andreas Steffen2009-11-041-5/+5
* moved .gitignore for poolAndreas Steffen2009-10-151-5/+5
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-141-9/+53
* fixed refactoring bugAndreas Steffen2009-10-111-1/+1
* replaced struct id by identification_tAndreas Steffen2009-10-101-283/+294
* migrated public key IDs to identification_tAndreas Steffen2009-10-081-39/+55
* streamlined output from get_validity()Andreas Steffen2009-10-061-9/+5
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-36/+98
* abbreviated struct connection by connection_tAndreas Steffen2009-09-271-136/+130
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-192/+137
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-9/+9
* updated copyright statementAndreas Steffen2009-07-031-0/+1
* renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512Andreas Steffen2009-06-131-2/+2
* fixed broken XAUTH authenticationAndreas Steffen2009-06-121-0/+1
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-4/+13
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-25/+29
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-6/+5
* streamlined pluto alg_info debug outputAndreas Steffen2009-05-191-2/+2
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-191-10/+4
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-2/+1
* support of the enum printf_hookAndreas Steffen2009-04-201-2/+2
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-3275/+3275
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-8/+4