strongswan/src/libstrongswan
Adrian-Ken Rueegsegger 5ed3e3a7e6 Various style, typo and whitespace corrections 2012-01-13 16:27:35 +01:00
..
asn1 Allow callers to force ASN.1 date encoding as GENERALIZEDTIME. 2011-12-23 18:07:39 +01:00
bio extended bio_reader and bio_writer to handle u_int64_t 2011-11-28 14:39:52 +01:00
credentials Fixed additional typos in comments and log messages. 2012-01-12 11:42:42 +01:00
crypto Various style, typo and whitespace corrections 2012-01-13 16:27:35 +01:00
database Add enum names for database drivers 2011-10-14 10:04:45 +02:00
eap Moved auth_rule_names back to auth_cfg.c 2011-08-22 18:42:32 +02:00
fetcher Fixed additional typos in comments and log messages. 2012-01-12 11:42:42 +01:00
pen Moved PEN to libstrongswan Doxygen group. 2011-08-03 11:01:03 +02:00
plugins Fix whitespaces 2012-01-12 11:25:18 +01:00
processing Log worker thread ID with two digits. 2011-12-16 16:44:38 +01:00
selectors cosmetics 2011-10-02 12:09:55 +02:00
threading Fix gettid() on Android, which is defined in unistd.h there. 2012-01-12 11:08:22 +01:00
utils Added ctime function to white list 2011-11-28 14:34:21 +01:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk Android 4 requires LOCAL_MODULE_TAGS to be set for all modules. 2012-01-12 19:18:35 +01: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 Added support for plugin features 2011-10-14 10:05:44 +02:00
chunk.c Fixed common misspellings. 2011-07-20 16:14:10 +02:00
chunk.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
debug.c Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509). 2011-12-16 16:44:38 +01:00
debug.h Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509). 2011-12-16 16:44:38 +01: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 Include library.h in plugin.h 2011-10-14 10:04:45 +02:00
library.c Make sure the certificate cache is flushed when plugins are unloaded. 2011-12-15 12:20:09 +01:00
library.h Include library.h in plugin.h 2011-10-14 10:04:45 +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 Fix file descriptor leak on error 2011-08-29 09:10:28 +02:00
settings.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
utils.c Added atomic compare and swap operations. 2011-12-23 11:04:55 +01:00
utils.h Added atomic compare and swap operations. 2011-12-23 11:04:55 +01:00