aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/demux.c
Commit message (Expand)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-2527/+0
* Fixed common misspellings.Tobias Brunner2011-07-201-2/+2
* pluto: from_state is strictly lower than STATE_IKE_ROOF.Tobias Brunner2011-04-191-1/+1
* pluto: Fixed check for NAT-T keepalives.Tobias Brunner2011-04-141-1/+1
* pluto: Properly initialize constants.Tobias Brunner2011-04-141-1/+3
* pluto: Properly free buffer in error cases in read_packet.Tobias Brunner2011-04-141-1/+4
* Some typos fixed.Tobias Brunner2011-02-071-1/+1
* define state_story for STATE_UNDEFINEDAndreas Steffen2010-10-161-1/+1
* Use IV length of a crypter instead of block size for IV calculationsMartin Willi2010-08-131-6/+7
* Ignore IKEv2 packets in pluto with any minor versionMartin Willi2010-06-221-1/+1
* prepended all ISAKMP notification message types with ISAKMP_Andreas Steffen2009-10-121-26/+26
* abbreviated struct connection by connection_tAndreas Steffen2009-09-271-2/+2
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
* renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512Andreas Steffen2009-06-131-1/+1
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-1/+3
* split encrypt/decrypt functionality of crypto_cbc()Andreas Steffen2009-05-141-4/+25
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-3/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-1961/+1961
* initialize new struct msg_digestAndreas Steffen2009-04-191-0/+3
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-7/+9
* changed elemsof() macro to countof()Andreas Steffen2009-04-171-1/+1
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-14/+12
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+1
* fixed all pluto compiler warningsMartin Willi2008-03-281-1/+1
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* corrected typoAndreas Steffen2007-07-301-3/+3
* XAUTH interoperability with CiscoAndreas Steffen2007-01-291-1/+10
* added XAUTH server and client supportAndreas Steffen2007-01-041-54/+52
* added XAUTH server and client supportAndreas Steffen2006-12-191-11/+107
* support of ModeCfg Push modeAndreas Steffen2006-10-251-17/+28
* removed NAT_TRAVERSAL and VIRTUAL_IP compile optionsAndreas Steffen2006-07-071-71/+31
* restored lost IKEv2 packet suppressionAndreas Steffen2006-07-031-0/+13
* fixed BAD_PROPOSAL_SYNTAX vulnerabilityAndreas Steffen2006-06-221-16/+3
* - removed IKEV2 ifdefsMartin Willi2006-05-061-2/+0
* (no commit message)Martin Willi2006-04-281-0/+2427