strongswan/src/libstrongswan
Tobias Brunner fdb90723b7 auth-cfg: Don't enforce EAP_RADIUS
Basically the same as e79b0e07e4.  EAP_RADIUS is also a virtual method
that will identify itself as a different EAP method later.
2015-08-21 11:40:07 +02:00
..
asn1 asn1: Undefine TIME_UTC, which is used by C11 2015-04-08 08:47:31 +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: Don't enforce EAP_RADIUS 2015-08-21 11:40:07 +02:00
crypto proposal: Add a chacha20poly1305 proposal keyword 2015-06-29 17:32:13 +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-types: Support the %unique mark value 2015-02-20 16:34:53 +01:00
networking host: Properly handle NULL in host_create_from_string[_and_family] 2015-07-27 11:53:26 +02:00
pen Defined PWG HCD IF-M attributes 2015-08-18 21:25:38 +02:00
plugins plugin-feature: Add vendor specific EAP method registration macros 2015-08-17 11:28:08 +02:00
processing scheduler: Add method to remove all scheduled jobs 2015-03-09 15:57:57 +01:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors traffic-selector: Add a hash() method 2015-02-20 13:34:48 +01:00
settings settings: Add methods and a constructor to parse settings from strings 2015-07-28 13:27:32 +02:00
tests identification: Add hash() method 2015-08-06 17:22:32 +02:00
threading thread: Add a function to pop and call all registered cleanup handlers 2015-04-15 14:38:43 +02:00
utils identification: Remove unused ID_USER_ID type 2015-08-17 11:49:12 +02:00
.gitignore
Android.mk align: Move min/max/padding/alignment functions to separate files 2015-04-16 14:50:40 +02:00
AndroidConfigLocal.h android: Define HAVE_DLADDR as plugin loader checks for it 2014-06-24 15:53:25 +02:00
Makefile.am chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backends 2015-06-29 17:32:14 +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 apple: Introduce a central compatibility header with all __APPLE__ quirks 2014-11-21 12:02:08 +01:00