strongswan/src/libstrongswan
Andreas Steffen f813069e89 fixed asn1_oid_to_string() conversion 2011-03-09 15:36:05 +01:00
..
asn1 fixed asn1_oid_to_string() conversion 2011-03-09 15:36:05 +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 a pseudo EAP type to allow an implementation to select the real type dynamically 2011-02-22 16:09:45 +01:00
fetcher Do not pass an enum type to va_arg 2011-01-17 18:18:58 +01:00
plugins support of RSAES-OAEP public keys 2011-03-08 07:03:22 +01:00
processing Remove obsolete pool_size argument in processor_create() 2010-11-16 09:39:06 +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 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 Implemented an alternative HTTP fetcher based on libsoup 2011-01-17 18:20:06 +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 a null-safe strdup variant 2011-01-05 16:46:02 +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