strongswan/src/libstrongswan
Martin Willi 380106ab0d Avoid relocking while enumerator is alive 2010-07-06 16:28:25 +02:00
..
asn1 Double-check that a blob passed to is_asn1() is not empty 2010-05-05 11:35:53 +02:00
credentials Avoid relocking while enumerator is alive 2010-07-06 16:28:25 +02:00
crypto Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten 2010-04-19 14:41:20 +02:00
database Separated the public interfaces of the threading primitives. 2009-12-23 17:01:53 +01:00
fetcher Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
plugins Some Doxygen fixes. 2010-07-05 15:04:30 +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 Use the group constraint in a more generic fashion, not only for attribute certificates 2010-07-05 09:41:04 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk Fixed plugin checks in Android.mk files. 2010-06-22 10:40:34 +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 Attributes moved from libstrongswan to libhydra. 2010-03-24 18:53:10 +01:00
chunk.c Implemented base32 encoding of chunks. 2010-05-05 10:41:11 +02:00
chunk.h Implemented base32 encoding of chunks. 2010-05-05 10:41:11 +02:00
debug.c Adding support for debug groups in libstrongswan's logger. 2010-04-06 12:47:40 +02:00
debug.h fixed silly bug 2010-04-12 11:25:46 +02:00
enum.c removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
enum.h Fixing some includes by replacing <> with "". 2010-03-02 10:38:58 +01: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 traffic_selector_t is gone into libstrongswan, migrate printf hook registration, too. 2010-06-07 15:06:09 +02:00
library.h Attributes moved from libstrongswan to libhydra. 2010-03-24 18:53:10 +01:00
printf_hook.c Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
printf_hook.h Use register_printf_specifier instead of deprecated register_printf_function, if available 2009-11-12 13:16:46 +01:00
settings.c Adding DBG_LIB to all calls of libstrongswan's version of DBG*. 2010-04-06 12:47:40 +02:00
settings.h Fixing some includes by replacing <> with "". 2010-03-02 10:38:58 +01: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 Adding the OpenSSL plugin to the Android build. 2010-03-08 17:21:46 +01:00