aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-204-4/+8
|
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-201-10/+3
|
* added ike_rekey/child_rekey options to load-testerMartin Willi2009-04-171-5/+23
|
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-10/+10
|
* support of the ESP CAMELLIA-CBC cipher by charonAndreas Steffen2009-04-171-3/+9
|
* fixed some newline encodingsMartin Willi2009-04-162-55/+55
|
* added create_part_enumerator() to indentity, allows to enumerate RDNs etc.Martin Willi2009-04-143-2/+73
|
* merged multi-auth branch back into trunkMartin Willi2009-04-1421-674/+751
|
* 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
* added a NEWS fileMartin Willi2009-03-252-1/+13
| | | | release NetworkManager-strongswan-1.1.0
* updated DoxyfileMartin Willi2009-03-2467-74/+75
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* reintegrated eap-radius branch into trunkMartin Willi2009-03-249-0/+1777
|
* ported nm plugin and gnome applet to NetworkManager 7.1Martin Willi2009-03-182-54/+73
|
* printf hooks refactored to increase portability (i.e. support for platforms ↵Tobias Brunner2009-03-122-21/+21
| | | | 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 format string argument error, resulting in crashMartin Willi2009-03-031-1/+1
| | | | 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
|
* fixed some memleaks in mschapv2 pluginTobias Brunner2009-02-191-16/+25
|
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-185-0/+1371
|
* force unique connections for mediation connectionsTobias Brunner2009-02-181-0/+6
|
* always encode EAP usernames as ID_KEY_IDMartin Willi2009-02-181-1/+2
|
* use separate distribution tarballs for NetworkManager appletMartin Willi2009-02-161-18/+0
|
* use a slightly adopted package versioning schemeMartin Willi2009-02-161-1/+1
| | | | NM applet uses strongSwan independent versions
* [4859] caused crash when handling the %config caseAndreas Steffen2009-02-111-8/+8
|
* corrected syntaxAndreas Steffen2009-02-111-1/+1
|
* this debug statement has only two argumentsAndreas Steffen2009-02-111-0/+4
|
* fixed a 64-bit issue with time_t printf hooksAndreas Steffen2009-02-111-12/+9
|
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-116-9/+6
|
* respect family when assigning pool addressesMartin Willi2009-02-111-1/+8
|
* support of dynamic/128 and %any6Andreas Steffen2009-02-056-6/+9
|
* disable MOBIKE in load-testerAndreas Steffen2009-02-051-1/+1
|
* output pool name string rather than pool pointerAndreas Steffen2009-01-281-1/+1
|
* fixed broken listing of connections in ipsec statusallAndreas Steffen2009-01-141-3/+3
|
* disable DPD and sending of cert requests in load-testerAndreas Steffen2009-01-141-2/+2
|
* hiding XFRM message names from netlinkAndreas Steffen2009-01-092-26/+30
|
* renamed chunkAndreas Steffen2009-01-091-2/+2
|
* refactored DBG3 output of sent XFRM messagesAndreas Steffen2009-01-092-72/+41
|
* DBG3 output of sent XFRM messagesAndreas Steffen2009-01-091-3/+74
|
* fixed two bugs introduced by the stroke ip pool refactoring4.2.10Andreas Steffen2009-01-081-2/+9
|
* RNG tests based on FIPS 140-1Martin Willi2008-12-183-2/+225
|
* load tester got a "shutdown_when_complete" option, allows performance test ↵Martin Willi2008-12-123-15/+51
| | | | using "time"
* address extensions refactoredTobias Brunner2008-12-112-85/+52
|
* initial size of 1 is nonsenseTobias Brunner2008-12-101-1/+1
|
* list assigned leases using "ipsec leases"Martin Willi2008-12-105-4/+197
|
* added IKE_SA established timer to "ipsec statusall"Martin Willi2008-12-101-5/+17
|
* fixed load-tester shared key lookupMartin Willi2008-12-091-2/+2
|
* list pools and usage in ipsec statusallMartin Willi2008-12-093-5/+29
|