strongswan/src/libstrongswan
Andreas Steffen 5932f41fcc trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
..
asn1 removed superfluous whitespace 2010-12-03 11:26:13 +01:00
credentials fixed bug in mem_cred.c:add_crl() 2010-12-12 21:34:27 +01:00
crypto trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +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 trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +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 Migrated options_t to INIT/METHOD macros 2010-12-04 08:21:21 +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 Moved scheduler and thread pool to libstrongswan. 2010-09-02 19:04:18 +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 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 Fixed status_t enum names definition 2010-10-04 10:48:00 +02:00
utils.h Added helper macros to define portable bitfields with gcc 2010-08-19 19:05:14 +02:00