strongswan/src/libstrongswan
Tobias Brunner f00a9c1715 packet: Define a global default maximum size for IKE packets 2014-10-10 09:32:42 +02:00
..
asn1 asn1: Try to fill the available binary OID buffer if possible 2014-09-09 12:31:00 +02:00
bio Ensure buffer in bio_writer_t is properly increased 2013-06-11 11:03:13 +02:00
collections array: Adjust negative index before calling remove_head|tail() 2014-09-11 17:52:37 +02:00
credentials auth-cfg: Fix crash after several reauthentications with multiple authentication rounds 2014-09-11 17:52:37 +02:00
crypto diffie-hellman: Explicitly initialize DH exponent sizes during initialization 2014-08-25 09:43:29 +02:00
database database: Add support for serializable transactions 2013-10-11 15:29:10 +02:00
eap Implemented PT-EAP protocol (RFC 7171) 2014-05-12 06:59:21 +02:00
fetcher fetcher: Add option to retrieve response code from a fetcher 2014-05-19 14:20:50 +02:00
ipsec ipsec: Add a fourth priority class for bypass policies 2014-06-19 14:20:33 +02:00
networking packet: Define a global default maximum size for IKE packets 2014-10-10 09:32:42 +02:00
pen Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000 2013-03-12 20:31:10 +01:00
plugins curl: For SSL features, depend on thread-safety provided by our crypto plugins 2014-09-24 17:35:16 +02:00
processing watcher: Add a method to query the watcher state 2014-09-24 11:19:59 +02:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors windows: Add a common Windows header for platform specific wrappers 2014-06-03 12:24:34 +02:00
settings settings: Make loading a NULL or empty pattern a (nop-)success 2014-09-22 13:40:39 +02:00
tests process: Add a wrapper to invoke a command under the system default shell 2014-10-06 18:24:39 +02:00
threading mutex: Use atomics to set current thread in recursive mutex 2014-09-09 10:56:15 +02:00
utils process: Add a wrapper to invoke a command under the system default shell 2014-10-06 18:24:39 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk process: Provide an abstraction to spawn child processes with redirected I/O 2014-10-06 18:24:39 +02:00
AndroidConfigLocal.h android: Define HAVE_DLADDR as plugin loader checks for it 2014-06-24 15:53:25 +02:00
Makefile.am process: Provide an abstraction to spawn child processes with redirected I/O 2014-10-06 18:24:39 +02:00
library.c library: Allow specifying the path to strongswan.conf in the STRONGSWAN_CONF env var 2014-10-02 14:28:01 +02:00
library.h library: Store the used root strongswan.conf configuration 2014-09-22 13:40:39 +02:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00