aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Andreas Steffen2009-04-1610-144/+190
| | | | library_t
* 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
|
* fixed copy-and-paste error in vendor.cAndreas Steffen2009-03-301-1/+1
|
* fixed DPD null state bug4.2.14Andreas Steffen2009-03-303-4/+6
|
* remove ambiguity by setting parenthesesAndreas Steffen2009-03-271-1/+1
|
* fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 ↵Andreas Steffen2009-03-271-3/+8
| | | | 03:14:07 UTC 2038
* version bump to 4.2.14Andreas Steffen2009-03-222-1/+3
|
* the parameters field in an ASN.1 algorithmIdentifier is optionalAndreas Steffen2009-03-131-5/+7
|
* workaround for algorithmIdentifiers with missing parameters fieldAndreas Steffen2009-03-131-1/+1
|
* fixed a use-after-free bug in dpd_timeout()Andreas Steffen2009-03-103-10/+20
|
* version bump to 4.2.13Andreas Steffen2009-02-212-1/+3
|
* version bump to 4.2.12Andreas Steffen2009-01-212-1/+3
|