Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added a reset() method to Dumm and each client | Martin Willi | 2009-04-07 | 2 | -17/+61 | |
| | | | | identation cleanups | |||||
* | fixed template loading/unloading | Martin Willi | 2009-04-07 | 1 | -184/+154 | |
| | | | | identation cleanups | |||||
* | store all templates in a subdirectory | Martin Willi | 2009-04-07 | 1 | -1/+6 | |
| | ||||||
* | do not purge interfaces on template load | Martin Willi | 2009-04-07 | 1 | -5/+0 | |
| | ||||||
* | moved AUTH_HMAC_MD5_128 to IANA defined number | Martin Willi | 2009-04-02 | 2 | -5/+6 | |
| | ||||||
* | version bump to 4.3.0 | Andreas Steffen | 2009-03-31 | 1 | -0/+1 | |
| | ||||||
* | fixed copy-and-paste error in vendor.h | Andreas Steffen | 2009-03-30 | 1 | -1/+2 | |
| | ||||||
* | fixed copy-and-paste error in vendor.c | Andreas Steffen | 2009-03-30 | 1 | -1/+1 | |
| | ||||||
* | fixed DPD null state bug4.2.14 | Andreas Steffen | 2009-03-30 | 3 | -4/+6 | |
| | ||||||
* | modelled invokepluto start and stop timing scheme after invokecharon | Andreas Steffen | 2009-03-27 | 2 | -12/+32 | |
| | ||||||
* | require Message-Authenticator attribute only if we have a EAP-Message | Martin Willi | 2009-03-27 | 1 | -6/+18 | |
| | ||||||
* | reserve a socket only during request(), avoids thread pool starvation | Martin Willi | 2009-03-27 | 2 | -36/+36 | |
| | | | | reduced thread pool default to 1 | |||||
* | remove ambiguity by setting parentheses | Andreas Steffen | 2009-03-27 | 2 | -2/+2 | |
| | ||||||
* | fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 ↵ | Andreas Steffen | 2009-03-27 | 2 | -11/+21 | |
| | | | | 03:14:07 UTC 2038 | |||||
* | cosmetics | Andreas Steffen | 2009-03-26 | 1 | -1/+1 | |
| | ||||||
* | implementation of contains_wildcards() for ID_DER_ASN1_DN identities | Martin Willi | 2009-03-26 | 1 | -2/+32 | |
| | ||||||
* | output peer ID in duplicate deletion log entry | Andreas Steffen | 2009-03-26 | 1 | -2/+2 | |
| | ||||||
* | set port for NATD hash calculation in the "include-all" case | Martin Willi | 2009-03-26 | 1 | -0/+4 | |
| | ||||||
* | added a NEWS file | Martin Willi | 2009-03-25 | 2 | -1/+13 | |
| | | | | release NetworkManager-strongswan-1.1.0 | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 295 | -345/+338 | |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | |||||
* | set the default of plutostart/charonstart according to ./configure options | Martin Willi | 2009-03-24 | 3 | -2/+19 | |
| | ||||||
* | reintegrated eap-radius branch into trunk | Martin Willi | 2009-03-24 | 18 | -3/+1805 | |
| | ||||||
* | version bump to 4.2.14 | Andreas Steffen | 2009-03-22 | 2 | -1/+3 | |
| | ||||||
* | 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 | 32 | -441/+667 | |
| | | | | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.2.13 | Andreas Steffen | 2009-02-21 | 2 | -1/+3 | |
| | ||||||
* | added eap=mschapv2 to ipsec.conf.5 | Andreas Steffen | 2009-02-19 | 1 | -2/+4 | |
| | ||||||
* | 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 | 6 | -0/+528 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2009-02-19 | 1 | -1/+1 | |
| | ||||||
* | adding plugin for EAP-MS-CHAPv2 | Tobias Brunner | 2009-02-18 | 9 | -1/+1384 | |
| | ||||||
* | 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 | |
| |