aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-1714-26/+156
|
* 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
|
* added Microsoft proprietary ModeCfg optionsAndreas Steffen2009-04-152-2/+15
|
* added create_part_enumerator() to indentity, allows to enumerate RDNs etc.Martin Willi2009-04-145-7/+258
|
* moved RDN OIDs to oid.txt, use asn1_get_known_oid() for lookupMartin Willi2009-04-142-149/+102
|
* implemented asn1_get_known_oid(), mapping OID index to ASN1 OIDMartin Willi2009-04-143-1/+42
|
* send and receive internal DNS server information in ikev1/mode-config scenarioAndreas Steffen2009-04-142-0/+8
|
* parsing internal DNS and WINS server addresses received via ModeConfigAndreas Steffen2009-04-141-6/+79
|
* added missing string.h includeMartin Willi2009-04-141-0/+1
|
* fixed proposal_keywords.c generation in out-of-tree buildsMartin Willi2009-04-141-1/+1
|
* merged multi-auth branch back into trunkMartin Willi2009-04-14230-4104/+6074
|
* do not load guests starting with a ".", such as ".svn"Martin Willi2009-04-091-2/+2
|
* simplified statfsMartin Willi2009-04-091-7/+1
|
* added template() shortcutMartin Willi2009-04-071-0/+5
|
* added Dumm.method_missing, allows direct invocation of guests/bridgesMartin Willi2009-04-072-4/+36
|
* added booted?/boot methodsMartin Willi2009-04-073-3/+31
|
* use safe each() implementations, allowing delete() in blockMartin Willi2009-04-073-28/+43
| | | | implement Client.reset() in ruby
* added a reset() method to Dumm and each clientMartin Willi2009-04-072-17/+61
| | | | identation cleanups
* fixed template loading/unloadingMartin Willi2009-04-071-184/+154
| | | | identation cleanups
* store all templates in a subdirectoryMartin Willi2009-04-071-1/+6
|
* do not purge interfaces on template loadMartin Willi2009-04-071-5/+0
|
* moved AUTH_HMAC_MD5_128 to IANA defined numberMartin Willi2009-04-022-5/+6
|
* version bump to 4.3.0Andreas Steffen2009-03-313-5/+6
|