aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/demux.c
Commit message (Expand)AuthorAgeFilesLines
* 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