strongswan/src/libstrongswan
Martin Willi 663e735553 Compare subject against all key identifiers in has_subject() 2010-09-09 17:46:20 +02:00
..
asn1 added qcStatements OID 2010-09-07 11:17:51 +02:00
credentials Added a final flag to builder registration to enumerate the actually supported algorithms 2010-09-03 18:09:48 +02:00
crypto Added a generic function to check if a DH group is an EC group 2010-09-03 16:22:10 +02: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 Compare subject against all key identifiers in has_subject() 2010-09-09 17:46:20 +02:00
processing Refer to scheduler and processor via lib and not hydra. 2010-09-02 19:04:18 +02: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 Some minor comment fixes. 2010-09-02 19:01:23 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk Moved scheduler and thread pool to libstrongswan. 2010-09-02 19:04:18 +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 Implemented base32 encoding of chunks. 2010-05-05 10:41:11 +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 Introducing a dedicated debug message group for libtls 2010-08-23 09:47:03 +02:00
debug.h Introducing a dedicated debug message group for libtls 2010-08-23 09:47:03 +02:00
enum.c Implemented generic enum name to enum value mapping 2010-08-23 09:47:03 +02:00
enum.h Implemented generic enum name to enum value mapping 2010-08-23 09:47:03 +02:00
integrity_checker.c Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02: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 Added support for early and late calls to Vstr wrappers. 2010-08-10 13:00:20 +02:00
printf_hook.h Added missing Vstr wrappers for asprintf. 2010-08-06 19:56:42 +02:00
settings.c Fixed settings lookup if the section/key contains dots, second try 2010-08-09 14:30:16 +02:00
settings.h Fixed settings lookup if the section/key contains dots, second try 2010-08-09 14:30:16 +02:00
utils.c Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
utils.h Added helper macros to define portable bitfields with gcc 2010-08-19 19:05:14 +02:00