aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
* stroke: Use thread-safe dirname(3)Tobias Brunner2014-02-241-6/+4
* stroke: Use dirname(3) correctlyTobias Brunner2014-02-241-5/+5
* stroke: Use proper modifiers to print size_t argumentsTobias Brunner2014-02-181-1/+1
* lookip: Properly return from disconnect callback jobTobias Brunner2014-02-181-1/+3
* lookip: Disconnect asynchronously to avoid dead-locking watcher unregistrationMartin Willi2014-02-171-3/+30
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-1258-205/+201
* libhydra: Use lib->ns instead of hydra->daemonTobias Brunner2014-02-121-1/+1
* pool: Install SQL schemas from src/poolTobias Brunner2014-02-123-567/+0
* sql: Set default values for some fields in addresses tableTobias Brunner2014-02-122-6/+6
* sql: Install SQL schemas in /usr/share/strongswan/templates/databaseTobias Brunner2014-02-121-0/+3
* sql: Remove unused cred.sql snippetTobias Brunner2014-02-121-24/+0
* updown: Return an empty DNS server enumerator if no IKE_SA availableMartin Willi2014-02-061-1/+1
* xauth-pam: Open/close a PAM session for each connected clientAndrea Bonomi2014-01-234-9/+265
* xauth-pam: Sanitize XAuth attributes before passing them to PAMMartin Willi2014-01-231-1/+5
* stroke: Use chunk_map() instead of non-portable mmap()Martin Willi2014-01-231-30/+6
* radattr: Use chunk_map() instead of non-portable mmap()Martin Willi2014-01-231-40/+8
* chunk: Externalize error reporting in chunk_write()Martin Willi2014-01-231-1/+10
* unity: Send all traffic selectors in a single UNITY_SPLIT_INCLUDE attributeTobias Brunner2014-01-231-35/+47
* unity: Change local TS to 0.0.0.0/0 as responderTobias Brunner2014-01-231-4/+7
* unity: Send UNITY_SPLIT_INCLUDE attributes with proper paddingTobias Brunner2014-01-231-11/+16
* updown: Increase buffer size for script and environment variablesTobias Brunner2014-01-231-1/+1
* updown: Add PLUTO_IPCOMP to indicate if IPComp was negotiatedTobias Brunner2014-01-231-1/+7
* stroke: Ensure the buffer of strings in a stroke_msg_t is null-terminatedTobias Brunner2014-01-231-2/+5
* stroke: Add an option to prevent log level changes via stroke socketTobias Brunner2014-01-231-2/+15
* dhcp: Allow binding of socket to particular interfaceThomas Egerer2014-01-201-0/+34
* stroke: Fix error message if parsing leftsourceip failsTobias Brunner2014-01-061-1/+1
* leak-detective: Use callback functions to report leaks and usage informationMartin Willi2013-11-061-1/+22
* updown: fix segfault when interface name can't be resolvedAnsis Atteka2013-10-301-0/+4
* Use exact mask when calling umask(2)Tobias Brunner2013-10-292-2/+2
* whitelist: Read multiple commands until client closes connectionMartin Willi2013-10-291-30/+28
* Fixed some typosTobias Brunner2013-10-291-1/+1
* check it specified IF-TNCCS protocol is enabledAndreas Steffen2013-10-211-0/+6
* updown: Pass ICMP[v6] message type and code to updown scriptTobias Brunner2013-10-171-2/+23
* stroke: Reuse reqids of established CHILD_SAs when routing connectionsTobias Brunner2013-10-171-1/+45
* Doxygen fixesTobias Brunner2013-10-151-2/+1
* eap-radius: Forward RAT_FRAMED_IP_NETMASK as INTERNAL_IP4_NETMASKTobias Brunner2013-10-111-0/+5
* eap-radius: Forward UNITY_SPLIT_INCLUDE or UNITY_LOCAL_LAN attributesTobias Brunner2013-10-111-0/+93
* eap-radius: Forward UNITY_DEF_DOMAIN and UNITY_SPLITDNS_NAME attributesTobias Brunner2013-10-111-3/+25
* dnscert: Add DNS CERT support for pubkey authenticationRuslan N. Marchenko2013-10-117-0/+821
* ipseckey: Properly handle failure to create a certificateTobias Brunner2013-10-111-33/+28
* ipseckey: Refactor creation of certificate enumeratorTobias Brunner2013-10-111-86/+81
* ipseckey: Depend on plugin features to create public key and certificate objectsTobias Brunner2013-10-111-0/+2
* kernel-libipsec: Don't ignore policies of type != POLICY_IPSECTobias Brunner2013-10-111-5/+0
* kernel-libipsec: Add an option to allow remote TS to match the IKE peerTobias Brunner2013-10-111-2/+9
* socket-default: Allow setting firewall mark on outbound packetsTobias Brunner2013-10-111-0/+18
* sql: Don't use MyISAM engine and set collation/charset for all tablesTobias Brunner2013-10-111-26/+25
* kernel-libipsec: Support ESPv3 TFC paddingMartin Willi2013-10-111-1/+1
* kernel-libipsec: Support query_sa() to report usage statisticsMartin Willi2013-10-111-1/+2
* kernel: Use a time_t to report use time in query_policy()Martin Willi2013-10-112-2/+2
* kernel: Use a time_t to report use time in query_sa()Martin Willi2013-10-112-2/+2