aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-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
|
* 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
| | | | reduced thread pool default to 1
* remove ambiguity by setting parenthesesAndreas Steffen2009-03-272-2/+2
|
* fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 ↵Andreas Steffen2009-03-272-11/+21
| | | | 03:14:07 UTC 2038
* cosmeticsAndreas Steffen2009-03-261-1/+1
|
* implementation of contains_wildcards() for ID_DER_ASN1_DN identitiesMartin Willi2009-03-261-2/+32
|
* output peer ID in duplicate deletion log entryAndreas Steffen2009-03-261-2/+2
|
* set port for NATD hash calculation in the "include-all" caseMartin Willi2009-03-261-0/+4
|
* added a NEWS fileMartin Willi2009-03-252-1/+13
| | | | release NetworkManager-strongswan-1.1.0
* updated DoxyfileMartin Willi2009-03-24295-345/+338
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* set the default of plutostart/charonstart according to ./configure optionsMartin Willi2009-03-243-2/+19
|
* reintegrated eap-radius branch into trunkMartin Willi2009-03-2418-3/+1805
|
* version bump to 4.2.14Andreas Steffen2009-03-222-1/+3
|
* respect port in create_dns/create_from_string when passing %anyMartin Willi2009-03-191-4/+16
|
* print IPv6 %any hosts as %any6Martin Willi2009-03-191-1/+2
|
* fixed compiler warningMartin Willi2009-03-191-1/+1
|
* ported nm plugin and gnome applet to NetworkManager 7.1Martin Willi2009-03-182-54/+73
|
* fallback to family specific %any(6) if kernel lookup failsMartin Willi2009-03-162-0/+10
|
* the parameters field in an ASN.1 algorithmIdentifier is optionalAndreas Steffen2009-03-132-19/+8
|
* workaround for algorithmIdentifiers with missing parameters fieldAndreas Steffen2009-03-131-1/+1
|
* fixing DES ECB decryptionTobias Brunner2009-03-121-6/+6
|
* printf hooks refactored to increase portability (i.e. support for platforms ↵Tobias Brunner2009-03-1232-441/+667
| | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
* memleak fixed when reading smartcard secretsTobias Brunner2009-03-121-3/+4
|
* fixed a use-after-free bug in dpd_timeout()Andreas Steffen2009-03-103-10/+20
|
* added updated mconsole-exec patch for 2.6.28Martin Willi2009-03-051-0/+302
|
* fixed format string argument error, resulting in crashMartin Willi2009-03-032-3/+15
| | | | fixed memleak if pool not found
* stop searching other pools if lease successfully releasedMartin Willi2009-03-031-0/+1
|
* ipsec statusall <conn> also filters address poolsAndreas Steffen2009-03-031-0/+4
|
* fixed MSCHAPv2 password lookup when used with NetworkManagerMartin Willi2009-02-241-1/+1
|
* version bump to 4.2.13Andreas Steffen2009-02-212-1/+3
|
* added eap=mschapv2 to ipsec.conf.5Andreas Steffen2009-02-191-2/+4
|
* fixed some memleaks in mschapv2 pluginTobias Brunner2009-02-191-16/+25
|
* ECB mode added to the DES pluginTobias Brunner2009-02-192-1/+106
|
* des ecb enum value changed, ignores set for md4 pluginTobias Brunner2009-02-191-1/+1
|
* added Id svn:keywordAndreas Steffen2009-02-192-2/+2
|
* support of MD4 hashAndreas Steffen2009-02-196-0/+528
|
* corrected typoAndreas Steffen2009-02-191-1/+1
|
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-189-1/+1384
|
* force unique connections for mediation connectionsTobias Brunner2009-02-181-0/+6
|
* adding enum elements for MD4 and DES (ECB)Tobias Brunner2009-02-184-4/+10
|