aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto
Commit message (Expand)AuthorAgeFilesLines
* properly initialize buffer when printing loaded plugins.Tobias Brunner2009-05-071-0/+1
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-0521-363/+362
* deleted elgamal.[ch]Andreas Steffen2009-04-302-647/+0
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-3021-2014/+352
* some typosTobias Brunner2009-04-301-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-3098-196/+1
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+2
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+2
* default plugins for plutoAndreas Steffen2009-04-293-272/+0
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-294-477/+134
* removed .cvsignore filesMartin Willi2009-04-271-3/+0
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
* release dynamic memory allocated for VIDsAndreas Steffen2009-04-243-9/+20
* version bump to 4.3.1Andreas Steffen2009-04-242-1/+3
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-212-5/+32
* use the regular libstrongswan library initializationAndreas Steffen2009-04-213-174/+1
* fixed a bunch of compiler warnings, pgp end certificate listingMartin Willi2009-04-215-11/+6
* fixed pluto/scepclient out-of-tree buildsMartin Willi2009-04-211-2/+2
* fixed indentation of debug outputAndreas Steffen2009-04-211-1/+2
* mapped libstrongswan debug level to pluto debug optionsAndreas Steffen2009-04-212-57/+72
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-211-1/+1
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-2019-2471/+1412
* removed trailing whitespaceAndreas Steffen2009-04-201-1/+1
* support of the enum printf_hookAndreas Steffen2009-04-209-681/+676
* already had the correct formattingAndreas Steffen2009-04-202-55/+55
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-203-56/+1
* eliminated TIMETOA_BUF definitionAndreas Steffen2009-04-203-6/+3
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-19107-40506/+40506
* initialize new struct msg_digestAndreas Steffen2009-04-191-0/+3
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-1817-120/+130
* pluto and scepclient now use chunk_t from libstrongswanAndreas Steffen2009-04-173-85/+9
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-1722-223/+244
* strdup() requires <string.h>Andreas Steffen2009-04-171-0/+1
* use strdup() in clone_str() macroAndreas Steffen2009-04-171-1/+1
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-1720-74/+74
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-2/+0
* changed elemsof() macro to countof()Andreas Steffen2009-04-1711-15/+13
* fixed OID encodingAndreas Steffen2009-04-171-1/+1
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-1740-480/+397
* flush pluto's event queueAndreas Steffen2009-04-163-2/+22
* fixed the longstanding myids memory leakAndreas Steffen2009-04-163-2/+18
* pluto uses the libstrongswan leak detective and a stripped-down version of li...Andreas Steffen2009-04-1610-144/+190
* asn1_build_known_oid() includes ASN1_OID tag and lengthAndreas Steffen2009-04-161-1/+1
* renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()Andreas Steffen2009-04-157-19/+56
* INTERNAL_IP6_DNS and INTERNAL_IP6_NBNS options are now fully supportedAndreas Steffen2009-04-151-0/+2
* added Microsoft proprietary ModeCfg optionsAndreas Steffen2009-04-152-2/+15
* parsing internal DNS and WINS server addresses received via ModeConfigAndreas Steffen2009-04-141-6/+79
* merged multi-auth branch back into trunkMartin Willi2009-04-1424-118/+377
* version bump to 4.3.0Andreas Steffen2009-03-311-0/+1
* fixed copy-and-paste error in vendor.hAndreas Steffen2009-03-301-1/+2