aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* kernel-wfp: Fix logging of MM/QM/EM NetEvent failuresMartin Willi2014-12-041-0/+12
* vici: Make sure to send/recv all requested bytes over socketMartin Willi2014-12-041-3/+22
* Implemented full BLISS support for IKEv2 public key authentication and the pk...Andreas Steffen2014-11-292-5/+19
* kernel-libipsec: Use poll(2) instead of selectMartin Willi2014-11-211-54/+56
* socket-default: Use round-robin selection of sockets to read fromMartin Willi2014-11-211-5/+13
* socket-default: Use poll(2) instead of selectMartin Willi2014-11-211-46/+20
* vici: Add support for address range definitions of poolsTobias Brunner2014-10-301-5/+35
* stroke: Add support for address range definitions of in-memory poolsTobias Brunner2014-10-301-7/+33
* updown: Explicitly pass caller PATH to updown scriptMartin Willi2014-10-221-0/+1
* vici: Return default value for get_int() if message value is empty stringMartin Willi2014-10-142-1/+5
* vici: Add vici.gemspec.in and vici.rb to distributionTobias Brunner2014-10-141-0/+2
* vici: Cancel processor before calling library_deinit()Martin Willi2014-10-101-0/+1
* vici: Reduce debug level during thread spawningMartin Willi2014-10-101-0/+2
* vici: Don't include-depend on libstrongswan for boolean typesMartin Willi2014-10-102-4/+2
* vici: Document the ruby gem and add some simple examplesMartin Willi2014-10-101-0/+58
* vici: Add some simple libvici examples to the READMEMartin Willi2014-10-101-2/+116
* vici: Document the available vici command and event messagesMartin Willi2014-10-101-1/+509
* vici: Use "gem"-assisted vici ruby gem building and installationMartin Willi2014-10-104-1/+29
* vici: Add a ruby gem providing a native vici interfaceMartin Willi2014-10-103-0/+586
* vici: Return a success result for the clear-creds commandMartin Willi2014-10-101-4/+1
* vici: Fix message encoding type values in documentationMartin Willi2014-10-101-6/+6
* eap-radius: Add option to set interval for interim accounting updatesTobias Brunner2014-10-101-0/+10
* packet: Define a global default maximum size for IKE packetsTobias Brunner2014-10-103-12/+3
* ext-auth: Add an ext-auth plugin invoking an external authorization scriptMartin Willi2014-10-065-0/+485
* updown: Use process abstraction to invoke updown scriptMartin Willi2014-10-061-246/+215
* stroke: Allow specifying the ipsec.secrets location in strongswan.confShea Levy2014-10-021-2/+10
* vici: Add a command to reload strongswan.confMartin Willi2014-09-221-0/+12
* eap-radius: Forward Cisco and Microsoft specific DNS/NBNS attributesTobias Brunner2014-09-091-0/+50
* ha: Don't adopt IKEv1 children when building without IKEv1 supportMartin Willi2014-08-281-0/+2
* unity: Do not bump TS to 0.0.0.0/0 as initiator when no Split-Include receivedMartin Willi2014-08-251-1/+21
* unity: Handle narrowing according to roles in the IKE_SATobias Brunner2014-08-251-16/+33
* xauth-pam: Add workaround for null-terminated passwordsTobias Brunner2014-07-071-1/+6
* stroke: Don't log unspecified options of conn and ca sectionsTobias Brunner2014-06-301-37/+50
* libvici: Add missing argument to Doxygen commentTobias Brunner2014-06-301-0/+1
* Fixed some typosTobias Brunner2014-06-302-2/+2
* updown: Force subnet address to be numericTobias Brunner2014-06-251-2/+2
* eap-radius: Increase buffer for accounting attributes to maximum attribute sizeMartin Willi2014-06-251-1/+1
* vici: Install libvici in ipseclibdir like we do with other librariesTobias Brunner2014-06-191-1/+1
* kernel-interface: Add destination prefix to get_nexthop()Tobias Brunner2014-06-193-4/+4
* load-tester: Add a crl option to include a CRL uri in generated certificatesMartin Willi2014-06-191-1/+21
* vici: Support memory stats without leak-detective on WindowsMartin Willi2014-06-171-0/+53
* vici: Add a stats command returning various daemon infos and statisticsMartin Willi2014-06-171-0/+104
* vici: Support a replay_window CHILD_SA optionMartin Willi2014-06-171-0/+16
* starter: Add a replay_window connection optionMartin Willi2014-06-171-0/+4
* kernel-interface: Add a replay_window parameter to add_sa()Martin Willi2014-06-173-6/+9
* socket-win: Use non-overlapped I/O and socket event selectionMartin Willi2014-06-171-31/+13
* Split swanctl --raw mode into single-line and --pretty modeAndreas Steffen2014-06-144-31/+70
* windows: Use WINAPI call convention for Windows API callbacksMartin Willi2014-06-063-10/+13
* kernel-wfp: Include Windows header patch for MinGW 4.8.1Martin Willi2014-06-042-0/+29
* kernel-wfp: Clone acquire traffic selectors only if they existMartin Willi2014-06-041-1/+3