strongswan/src/libstrongswan
Andreas Steffen 6f05ad829a added EAP PEAP and MSTLV protocols 2011-04-05 17:59:49 +02:00
..
asn1 fixed asn1_oid_from_string(), allowing it to handle up to 32 bit node numbers 2011-03-12 13:46:14 +01:00
credentials [hopefully] fixed pathlen problem on ARM platforms 2011-02-10 15:51:18 +01:00
crypto implemented wrap around of registered IKEv1 algorithm names 2010-12-26 17:11:02 +01:00
database Separated the public interfaces of the threading primitives. 2009-12-23 17:01:53 +01:00
eap added EAP PEAP and MSTLV protocols 2011-04-05 17:59:49 +02:00
fetcher Added a new FETCH_CALLBACK option to fetch data without allocation 2011-04-04 08:48:27 +02:00
plugins Added support for DES_ECB to af-alg, required for eap-mschapv2 2011-04-05 15:20:38 +02:00
processing Do not invoke processor restart() if not required 2011-03-15 11:48:19 +01:00
selectors Compare ending address in ts->equals, fixes redundant traffic selector elimination 2011-01-14 13:24:08 +01:00
threading Option to skip slow addr2line resolution in leak-detective 2010-05-20 17:37:18 +02:00
utils Whitelisted another tzset variant and dlsym 2011-02-18 16:08:01 +01:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk File lists in Android.mk files updated to those in the Makefiles. 2011-03-22 17:41:29 +01:00
AndroidConfigLocal.h Adding Android.mk files to build charon and libstrongswan with the Android build system. 2010-03-03 10:18:46 +01:00
Makefile.am Added a new FETCH_CALLBACK option to fetch data without allocation 2011-04-04 08:48:27 +02:00
chunk.c ignore : separator characters in chunk_from_hex() 2010-10-12 19:13:05 +02:00
chunk.h Properly handle zero length in chunk_alloc[a]/chunk_clone[a] 2010-08-16 17:06:27 +02:00
debug.c use DBG_TNC for TNC debugging output 2010-10-09 16:01:19 +02:00
debug.h use DBG_TNC for TNC debugging output 2010-10-09 16:01:19 +02:00
enum.c fixed a bug in enum_from_name() function 2010-12-12 12:54:36 +01:00
enum.h Implemented generic enum name to enum value mapping 2010-08-23 09:47:03 +02:00
integrity_checker.c Migrated integrity_checker_t to INIT/METHOD macros 2010-12-02 06:10:50 +01:00
integrity_checker.h Fixing some includes by replacing <> with "". 2010-03-02 10:38:58 +01:00
library.c Moved scheduler and thread pool to libstrongswan. 2010-09-02 19:04:18 +02:00
library.h Moved scheduler and thread pool to libstrongswan. 2010-09-02 19:04:18 +02:00
printf_hook.c Migrated printf_hook_t to INIT/METHOD macros 2010-12-02 06:17:24 +01:00
printf_hook.h Added missing Vstr wrappers for asprintf. 2010-08-06 19:56:42 +02:00
settings.c Make availability of glob(3) optional in settings_t. 2011-03-22 19:21:26 +01:00
settings.h Added functions to modify/create settings in settings_t. 2010-12-03 17:40:52 +01:00
utils.c Use a boolean expression for refcount check, fixes refcounting if bool is a signed char 2011-03-09 07:52:13 +01:00
utils.h Added a null-safe strdup variant 2011-01-05 16:46:02 +01:00