strongswan/src/libstrongswan
Martin Willi 33ddaaabec Added support for different encryption schemes to private/public keys 2010-08-10 18:46:30 +02:00
..
asn1 Double-check that a blob passed to is_asn1() is not empty 2010-05-05 11:35:53 +02:00
credentials Added support for different encryption schemes to private/public keys 2010-08-10 18:46:30 +02:00
crypto Added support for AUTH_HMAC_SHA2_256_256, used in TLS 2010-08-03 15:39:24 +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 Added support for different encryption schemes to private/public keys 2010-08-10 18:46: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 Handle PIN: as a magic keyword for prompt, use getpass() to silently read credentials 2010-08-04 09:26:21 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk Implemented a callback based credential set, currently for shared keys only 2010-08-04 09:26:21 +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 a callback based credential set, currently for shared keys only 2010-08-04 09:26:21 +02: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 Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +02:00
library.h Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +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 Adding the OpenSSL plugin to the Android build. 2010-03-08 17:21:46 +01:00