aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* added .gitignore files to NM appletMartin Willi2009-05-153-0/+13
|
* added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SAMartin Willi2009-05-153-5/+60
|
* stroke accepts "down conn1{*}/[*]" to delete all CHILD/IKE_SAs using a given ↵Martin Willi2009-05-151-28/+78
| | | | config
* Mac OS X doesn't have SADB_X_AALG_AES_XCBC_MACTobias Brunner2009-05-141-0/+2
|
* added another possible location for the ipsec.h header fileTobias Brunner2009-05-141-0/+2
|
* added eap_start option to radius pluginMartin Willi2009-05-141-2/+17
| | | | | EAP-Start sends an empty EAP message to initiate EAP conversation before doing EAP-Identity.
* do not report increasing rekey times if rekeying currently activeMartin Willi2009-05-121-1/+8
|
* quote identitiesAndreas Steffen2009-05-111-4/+4
|
* hand out a IPv4 virtual address if %any6 is requestedMartin Willi2009-05-111-2/+3
|
* updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC.Martin Willi2009-05-111-1/+1
|
* initiate trapped CHILD_SAs with same reqidMartin Willi2009-05-081-1/+1
|
* listing routed connection in statusallMartin Willi2009-05-081-1/+9
|
* make use of the new trap-managerMartin Willi2009-05-081-33/+19
|
* announce EAP method initiation once onlyMartin Willi2009-05-071-2/+0
|
* some additional .gitignore'sMartin Willi2009-05-071-0/+1
|
* fixed removal of child configsMartin Willi2009-05-061-9/+25
| | | | purge empty peer configs
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-30152-304/+0
|
* 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
|