aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 li...Andreas Steffen2009-04-1613-144/+195
* 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
* added a reset() method to Dumm and each clientMartin Willi2009-04-072-17/+61
* fixed template loading/unloadingMartin Willi2009-04-071-184/+154
* 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
* 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-304-4/+16
* the after-2038-certs scenario tests the year 2038 ASN.1 to time_t conversion ...Andreas Steffen2009-03-2844-1/+1260
* modelled invokepluto start and stop timing scheme after invokecharonAndreas Steffen2009-03-272-12/+32
* require Message-Authenticator attribute only if we have a EAP-MessageMartin Willi2009-03-271-6/+18
* reserve a socket only during request(), avoids thread pool starvationMartin Willi2009-03-272-36/+36
* set version back to 4.2.14Andreas Steffen2009-03-271-1/+1
* some changesAndreas Steffen2009-03-272-2/+12
* remove ambiguity by setting parenthesesAndreas Steffen2009-03-272-2/+2