aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/ipsec_doi.c
Commit message (Expand)AuthorAgeFilesLines
* improved DPD error messageAndreas Steffen2009-07-221-1/+2
* pluto supports AES_CCM and AES_GCM ESP algorithmsAndreas Steffen2009-07-121-59/+60
* renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512Andreas Steffen2009-06-131-4/+4
* fixed broken XAUTH authenticationAndreas Steffen2009-06-121-6/+15
* not restricted to RSA public keysAndreas Steffen2009-06-121-4/+4
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-75/+122
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-091-1/+0
* fixed OpenPGP parsingAndreas Steffen2009-06-091-2/+2
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-255/+109
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-2/+1
* KE payload of ECP groups has X and Y coordinatesAndreas Steffen2009-05-241-2/+2
* use the Diffie-Hellman functionality of libstrongswanAndreas Steffen2009-05-241-57/+24
* updated copyright statementsAndreas Steffen2009-05-221-0/+1
* st_okley.hash contains hash algorithmAndreas Steffen2009-05-151-13/+13
* split encrypt/decrypt functionality of crypto_cbc()Andreas Steffen2009-05-141-4/+19
* fixed generation of IKEv1 key materialAndreas Steffen2009-05-071-7/+17
* all hashes, hmacs and prfs use libstrongswanAndreas Steffen2009-05-061-189/+189
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-50/+79
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-181/+124
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* fixed a bunch of compiler warnings, pgp end certificate listingMartin Willi2009-04-211-0/+1
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+0
* support of the enum printf_hookAndreas Steffen2009-04-201-4/+2
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-4247/+4247
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-18/+29
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-2/+2
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-24/+18
* fixed DPD null state bug4.2.14Andreas Steffen2009-03-301-4/+4
* fixed a use-after-free bug in dpd_timeout()Andreas Steffen2009-03-101-4/+15
* fixed all pluto compiler warningsMartin Willi2008-03-281-6/+5
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* re-introduced the XAUTH_VID compile optionAndreas Steffen2007-09-021-9/+24
* required CA is that.ca not this.caAndreas Steffen2007-08-171-1/+1
* bug fix: check existence of encryption key before sending encrypted notificationAndreas Steffen2007-04-021-17/+20
* output peer id if RSA public key is not foundAndreas Steffen2007-02-021-1/+1
* added XAUTH server and client supportAndreas Steffen2007-01-041-43/+25
* added XAUTH server and client supportAndreas Steffen2006-12-191-12/+29
* fixed bug in ifdef CISCO_QUIRKSAndreas Steffen2006-12-051-1/+1
* support of Cisco Unity VIDAndreas Steffen2006-12-051-0/+33
* fixed case with wildcard peer ID and static peer addressAndreas Steffen2006-11-281-0/+7
* support of mixed RSA/PSK static connectionsAndreas Steffen2006-10-251-8/+16
* removed NAT_TRAVERSAL and VIRTUAL_IP compile optionsAndreas Steffen2006-07-071-88/+19
* - introduced autotoolsMartin Willi2006-05-161-1/+1
* (no commit message)Martin Willi2006-04-281-0/+5649