aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins
Commit message (Collapse)AuthorAgeFilesLines
* merging changes from portability branch back to trunkTobias Brunner2009-04-3027-130/+1117
| | | | | important change for developers: %Y replaces %D to print identities!
* changed RNG_REAL to RNG_TRUEAndreas Steffen2009-04-291-1/+1
|
* added support for AES counter mode in ESPMartin Willi2009-04-271-1/+1
| | | | proposal keywords: aes128ctr aes192ctr aes256ctr
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-274-5/+4
|
* fixed nbns handling, missing breakMartin Willi2009-04-271-0/+1
|
* nm plugin handles DNS/NBNS configuration attributesMartin Willi2009-04-276-8/+283
|
* attribute_manager supports attribute_handler's to handle configuration ↵Martin Willi2009-04-2412-0/+705
| | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr)
* l format modifier outputs garbage on 64 bit platformsAndreas Steffen2009-04-221-1/+1
|
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-212-2/+2
| | | | added schedule_job_ms for ms resolution events
* 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
|