aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added NEWSMartin Willi2009-03-191-0/+2
|
* new debian packages for NetworkManager 7.1Martin Willi2009-03-196-6/+18
|
* 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-1233-441/+676
| | | | 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
|
* added ikev1/dpd-restart scenarioAndreas Steffen2009-03-107-0/+108
|
* bug fixes in 4.2.13Andreas Steffen2009-03-101-1/+11
|
* 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
|
* added ikev2/ip-two-pools-mixed scenarioAndreas Steffen2009-03-0313-0/+335
|
* corrected scenario descriptionsAndreas Steffen2009-03-032-3/+3
|
* 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-242-1/+7
|
* added EAP-Identity packageMartin Willi2009-02-247-3/+31
|
* updated debian packages to 4.2.12, supporting EAP-MSCHAPv2Martin Willi2009-02-2310-7/+57
|
* version bump to 4.2.13Andreas Steffen2009-02-215-6/+8
|
* changes in 4.2.124.2.12Andreas Steffen2009-02-201-0/+15
|
* added eap=mschapv2 to ipsec.conf.5Andreas Steffen2009-02-191-2/+4
|
* added ikev2/rw-eap-mschapv2 scenarioAndreas Steffen2009-02-1913-2/+131
|
* 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-197-0/+541
|
* corrected typoAndreas Steffen2009-02-191-1/+1
|
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-1810-1/+1394
|
* 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
|
* adding MD4 and DES (ECB) to openssl pluginTobias Brunner2009-02-183-1/+9
|
* always encode EAP usernames as ID_KEY_IDMartin Willi2009-02-181-1/+2
|
* removed unused extract_last_token() and the required memrchr implementationMartin Willi2009-02-185-89/+3
|
* do not operate on strongswan-padlock on non-x86Martin Willi2009-02-172-17/+7
|
* typoTobias Brunner2009-02-171-1/+1
|
* added missing kernel-netlink pluginMartin Willi2009-02-172-0/+9
|
* fixed build on non-i386 architecturesMartin Willi2009-02-171-4/+9
|
* build strongswan-padlock on i386 onlyMartin Willi2009-02-162-1/+7
|
* use separate distribution tarballs for NetworkManager appletMartin Willi2009-02-161-18/+0
|
* use a slightly adopted package versioning schemeMartin Willi2009-02-163-6/+5
| | | | NM applet uses strongSwan independent versions
* added Makefile to build ubuntu PPA source packagesMartin Willi2009-02-162-0/+38
|
* initial version of new modular strongswan debian packagesMartin Willi2009-02-1649-186/+725
| | | | | "strongswan" metapackage adds similar functionality as old debian packages "network-manager-strongswan" depends on required strongSwan packages
* configuration of NBNS server assignment via strongswan.confAndreas Steffen2009-02-131-3/+68
|