aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-214-73/+136
|
* use the regular libstrongswan library initializationAndreas Steffen2009-04-214-178/+3
|
* fixed a bunch of compiler warnings, pgp end certificate listingMartin Willi2009-04-215-11/+6
|
* fixed pluto/scepclient out-of-tree buildsMartin Willi2009-04-212-3/+4
|
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-2111-73/+124
| | | | added schedule_job_ms for ms resolution events
* 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-213-21/+3
|
* dump CHILD_SA keys in loglevel 4Martin Willi2009-04-211-0/+10
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-2038-2564/+1517
|
* fixed IKE_SA rekeying collisionsMartin Willi2009-04-201-6/+19
|
* do not adopt already initiated tasks after rekeyingMartin Willi2009-04-201-9/+0
|
* removed trailing whitespaceAndreas Steffen2009-04-201-1/+1
|
* support of the enum printf_hookAndreas Steffen2009-04-2010-681/+677
|
* already had the correct formattingAndreas Steffen2009-04-202-55/+55
|
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-208-81/+25
|
* eliminated TIMETOA_BUF definitionAndreas Steffen2009-04-203-6/+3
|
* already had the correct formattingAndreas Steffen2009-04-191-255/+255
|
* cosmeticsAndreas Steffen2009-04-191-16/+14
|
* already had the correct formattingAndreas Steffen2009-04-191-862/+862
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-19138-48067/+48067
|
* initialize new struct msg_digestAndreas Steffen2009-04-191-0/+3
|
* scepclient uses the optionsfrom parser from libstrongswanAndreas Steffen2009-04-182-9/+21
|
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-1820-141/+216
|
* improved openac dbg function handling multiple lines to syslogAndreas Steffen2009-04-171-1/+18
|
* fixing IKE_SA rekeying if charon.ikesa_table_size > 1Tobias Brunner2009-04-172-7/+20
|
* pluto and scepclient now use chunk_t from libstrongswanAndreas Steffen2009-04-175-87/+21
|
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-1727-250/+273
|
* added ike_rekey/child_rekey options to load-testerMartin Willi2009-04-171-5/+23
|
* 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-1723-90/+90
|
* missed strcaseeq addedTobias Brunner2009-04-171-1/+1
|
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-176-41/+92
|
* changed elemsof() macro to countof()Andreas Steffen2009-04-1711-15/+13
|
* support of the ESP CAMELLIA-CBC cipher by charonAndreas Steffen2009-04-174-26/+48
|
* fixed OID encodingAndreas Steffen2009-04-171-1/+1
|
* add keylength transform attribute for all algorithms with a keylength != 0Martin Willi2009-04-171-24/+10
|
* fixed OID encodingMartin Willi2009-04-171-2/+2
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-1746-550/+464
|
* fixed some newline encodingsMartin Willi2009-04-162-55/+55
|
* removed old leak detectiveAndreas Steffen2009-04-161-7/+0
|
* 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-1613-144/+195
| | | | library_t
* asn1_build_known_oid() includes ASN1_OID tag and lengthAndreas Steffen2009-04-164-7/+10
|
* scepclient also uses asn1_known_oid()Andreas Steffen2009-04-151-1/+1
|
* added missing curly bracketsAndreas Steffen2009-04-151-0/+4
|
* 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
|