aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/state.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-952/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* pluto: Securely wipe sensitive data from memory.Thomas Egerer2011-05-101-13/+14
|
* pluto: Properly initialize constants.Tobias Brunner2011-04-141-1/+4
|
* define state_story for STATE_UNDEFINEDAndreas Steffen2010-10-161-1/+1
|
* pluto: Removed the KLIPS preprocessor flag.Tobias Brunner2010-09-021-2/+0
|
* pluto: Use time_monotonic() instead of time() for use time calculation.Tobias Brunner2010-09-021-1/+1
| | | | That's because get_sa_info now returns a monotonic timestamp.
* pluto: Migrated get_my_cpi to libhydra's kernel interface.Tobias Brunner2010-09-021-50/+0
|
* abbreviated struct connection by connection_tAndreas Steffen2009-09-271-9/+9
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-3/+3
|
* updated copyright statementAndreas Steffen2009-07-031-0/+1
|
* use the Diffie-Hellman functionality of libstrongswanAndreas Steffen2009-05-241-2/+1
|
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-4/+1
|
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-68/+58
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* support of the enum printf_hookAndreas Steffen2009-04-201-2/+2
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-614/+614
|
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-10/+4
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-30/+30
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-5/+17
|
* fixed a use-after-free bug in dpd_timeout()Andreas Steffen2009-03-101-6/+3
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* output of 'DPD active' in ISAKMP SAsAndreas Steffen2006-10-251-6/+9
|
* - applied patch from andreasMartin Willi2006-05-041-1/+3
| | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
* (no commit message)Martin Willi2006-04-281-0/+1007