strongswan/src/libstrongswan
Martin Willi 01d3038137 Added plugin stub for advanced X509 constraint checking 2011-01-05 16:46:00 +01:00
..
asn1 replaced spaces by tabs 2010-12-30 03:45:08 +01:00
credentials Key strength checking stores all key sizes in auth_cfg, verifies all in complies() 2011-01-05 16:45:56 +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 Moved EAP type/code definitions to a seprate header file in libstrongswan 2010-08-31 15:35:29 +02:00
fetcher Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
plugins Added plugin stub for advanced X509 constraint checking 2011-01-05 16:46:00 +01:00
processing Remove obsolete pool_size argument in processor_create() 2010-11-16 09:39:06 +01:00
selectors Fixed some Doxygen warnings. 2010-03-24 15:45:06 +01:00
threading Option to skip slow addr2line resolution in leak-detective 2010-05-20 17:37:18 +02:00
utils Added a CIDR notation based host constructor 2011-01-05 16:45:40 +01:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk Updated Android.mk to latest Makefile.am. 2010-10-21 15:02:32 +02: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 plugin stub for advanced X509 constraint checking 2011-01-05 16:46:00 +01: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 Added functions to modify/create settings in settings_t. 2010-12-03 17:40:52 +01:00
settings.h Added functions to modify/create settings in settings_t. 2010-12-03 17:40:52 +01:00
utils.c Migrated psk/pubkey_authenticators to INIT/METHOD macros 2011-01-05 16:45:53 +01:00
utils.h Added a strncaseeq variant to the string comparison macros 2011-01-05 16:45:59 +01:00