Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added NEWS | Martin Willi | 2009-03-19 | 1 | -0/+2 | |
| | ||||||
* | new debian packages for NetworkManager 7.1 | Martin Willi | 2009-03-19 | 6 | -6/+18 | |
| | ||||||
* | respect port in create_dns/create_from_string when passing %any | Martin Willi | 2009-03-19 | 1 | -4/+16 | |
| | ||||||
* | print IPv6 %any hosts as %any6 | Martin Willi | 2009-03-19 | 1 | -1/+2 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2009-03-19 | 1 | -1/+1 | |
| | ||||||
* | ported nm plugin and gnome applet to NetworkManager 7.1 | Martin Willi | 2009-03-18 | 2 | -54/+73 | |
| | ||||||
* | fallback to family specific %any(6) if kernel lookup fails | Martin Willi | 2009-03-16 | 2 | -0/+10 | |
| | ||||||
* | the parameters field in an ASN.1 algorithmIdentifier is optional | Andreas Steffen | 2009-03-13 | 2 | -19/+8 | |
| | ||||||
* | workaround for algorithmIdentifiers with missing parameters field | Andreas Steffen | 2009-03-13 | 1 | -1/+1 | |
| | ||||||
* | fixing DES ECB decryption | Tobias Brunner | 2009-03-12 | 1 | -6/+6 | |
| | ||||||
* | printf hooks refactored to increase portability (i.e. support for platforms ↵ | Tobias Brunner | 2009-03-12 | 33 | -441/+676 | |
| | | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms). | |||||
* | memleak fixed when reading smartcard secrets | Tobias Brunner | 2009-03-12 | 1 | -3/+4 | |
| | ||||||
* | added ikev1/dpd-restart scenario | Andreas Steffen | 2009-03-10 | 7 | -0/+108 | |
| | ||||||
* | bug fixes in 4.2.13 | Andreas Steffen | 2009-03-10 | 1 | -1/+11 | |
| | ||||||
* | fixed a use-after-free bug in dpd_timeout() | Andreas Steffen | 2009-03-10 | 3 | -10/+20 | |
| | ||||||
* | added updated mconsole-exec patch for 2.6.28 | Martin Willi | 2009-03-05 | 1 | -0/+302 | |
| | ||||||
* | added ikev2/ip-two-pools-mixed scenario | Andreas Steffen | 2009-03-03 | 13 | -0/+335 | |
| | ||||||
* | corrected scenario descriptions | Andreas Steffen | 2009-03-03 | 2 | -3/+3 | |
| | ||||||
* | fixed format string argument error, resulting in crash | Martin Willi | 2009-03-03 | 2 | -3/+15 | |
| | | | | fixed memleak if pool not found | |||||
* | stop searching other pools if lease successfully released | Martin Willi | 2009-03-03 | 1 | -0/+1 | |
| | ||||||
* | ipsec statusall <conn> also filters address pools | Andreas Steffen | 2009-03-03 | 1 | -0/+4 | |
| | ||||||
* | fixed MSCHAPv2 password lookup when used with NetworkManager | Martin Willi | 2009-02-24 | 2 | -1/+7 | |
| | ||||||
* | added EAP-Identity package | Martin Willi | 2009-02-24 | 7 | -3/+31 | |
| | ||||||
* | updated debian packages to 4.2.12, supporting EAP-MSCHAPv2 | Martin Willi | 2009-02-23 | 10 | -7/+57 | |
| | ||||||
* | version bump to 4.2.13 | Andreas Steffen | 2009-02-21 | 5 | -6/+8 | |
| | ||||||
* | changes in 4.2.124.2.12 | Andreas Steffen | 2009-02-20 | 1 | -0/+15 | |
| | ||||||
* | added eap=mschapv2 to ipsec.conf.5 | Andreas Steffen | 2009-02-19 | 1 | -2/+4 | |
| | ||||||
* | added ikev2/rw-eap-mschapv2 scenario | Andreas Steffen | 2009-02-19 | 13 | -2/+131 | |
| | ||||||
* | fixed some memleaks in mschapv2 plugin | Tobias Brunner | 2009-02-19 | 1 | -16/+25 | |
| | ||||||
* | ECB mode added to the DES plugin | Tobias Brunner | 2009-02-19 | 2 | -1/+106 | |
| | ||||||
* | des ecb enum value changed, ignores set for md4 plugin | Tobias Brunner | 2009-02-19 | 1 | -1/+1 | |
| | ||||||
* | added Id svn:keyword | Andreas Steffen | 2009-02-19 | 2 | -2/+2 | |
| | ||||||
* | support of MD4 hash | Andreas Steffen | 2009-02-19 | 7 | -0/+541 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2009-02-19 | 1 | -1/+1 | |
| | ||||||
* | adding plugin for EAP-MS-CHAPv2 | Tobias Brunner | 2009-02-18 | 10 | -1/+1394 | |
| | ||||||
* | force unique connections for mediation connections | Tobias Brunner | 2009-02-18 | 1 | -0/+6 | |
| | ||||||
* | adding enum elements for MD4 and DES (ECB) | Tobias Brunner | 2009-02-18 | 4 | -4/+10 | |
| | ||||||
* | adding MD4 and DES (ECB) to openssl plugin | Tobias Brunner | 2009-02-18 | 3 | -1/+9 | |
| | ||||||
* | always encode EAP usernames as ID_KEY_ID | Martin Willi | 2009-02-18 | 1 | -1/+2 | |
| | ||||||
* | removed unused extract_last_token() and the required memrchr implementation | Martin Willi | 2009-02-18 | 5 | -89/+3 | |
| | ||||||
* | do not operate on strongswan-padlock on non-x86 | Martin Willi | 2009-02-17 | 2 | -17/+7 | |
| | ||||||
* | typo | Tobias Brunner | 2009-02-17 | 1 | -1/+1 | |
| | ||||||
* | added missing kernel-netlink plugin | Martin Willi | 2009-02-17 | 2 | -0/+9 | |
| | ||||||
* | fixed build on non-i386 architectures | Martin Willi | 2009-02-17 | 1 | -4/+9 | |
| | ||||||
* | build strongswan-padlock on i386 only | Martin Willi | 2009-02-16 | 2 | -1/+7 | |
| | ||||||
* | use separate distribution tarballs for NetworkManager applet | Martin Willi | 2009-02-16 | 1 | -18/+0 | |
| | ||||||
* | use a slightly adopted package versioning scheme | Martin Willi | 2009-02-16 | 3 | -6/+5 | |
| | | | | NM applet uses strongSwan independent versions | |||||
* | added Makefile to build ubuntu PPA source packages | Martin Willi | 2009-02-16 | 2 | -0/+38 | |
| | ||||||
* | initial version of new modular strongswan debian packages | Martin Willi | 2009-02-16 | 49 | -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.conf | Andreas Steffen | 2009-02-13 | 1 | -3/+68 | |
| |