strongswan/src/libstrongswan
Andreas Steffen d4cf9cdf28 fixed libstrongswan/Makefile.am 2012-07-11 23:13:55 +02:00
..
asn1 Properly encode 0 in ASN.1. 2012-06-11 17:09:20 +02:00
bio extended bio_reader and bio_writer to handle u_int64_t 2012-03-20 17:31:12 +01:00
credentials Add an option to disable libstrongswan certificate caching 2012-07-09 19:03:10 +02:00
crypto Make the hmac_t interface a generic interface for message authentication codes 2012-06-25 16:35:06 +02:00
database Add enum names for database drivers 2011-10-14 10:04:45 +02:00
eap Use separate Doxygen groups for IKEv1 and IKEv2 entities (authenticators, tasks etc.). 2012-05-18 10:04:08 +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 openssl: Ensure the thread ID is never zero 2012-07-03 12:02:57 +02:00
processing Make rescheduling a job more predictable 2012-06-25 17:49:12 +02:00
selectors Accept non-"/0" subnet sizes for traffic selectors starting at 0.0.0.0 2012-07-02 17:25:26 +02:00
threading Added wrapper for POSIX spin locks 2012-07-04 10:13:49 +02:00
utils Add safe_strerror() to leak detective whitelist 2012-07-11 08:45:15 +02:00
.gitignore Install libstrongswan development headers 2012-07-11 09:57:07 +02:00
Android.mk Android.mk of libstrongswan updated 2012-07-09 17:52:01 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am fixed libstrongswan/Makefile.am 2012-07-11 23:13:55 +02:00
chunk.c Don't cast second argument of mem_printf_hook (%b) to size_t. 2012-03-27 09:10:34 +02:00
chunk.h Merge branch 'ikev1' 2012-05-02 11:12:31 +02:00
debug.c Log group added for applications other than daemons. 2012-06-11 17:09:19 +02:00
debug.h Log group added for applications other than daemons. 2012-06-11 17:09: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 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 Check if config.h passed correctly via gcc -include 2012-07-11 09:57:07 +02:00
printf_hook.c Fixed return values of several functions (e.g. return FALSE for pointer types). 2012-05-31 17:39:04 +02:00
printf_hook.h Default to register_printf_specifier() if no printf hooking #defined 2012-07-03 13:09:14 +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 Defined a macro to replace strerror(3) with calls to thread-safe wrapper 2012-06-28 13:14:52 +02:00
utils.h Defined a macro to replace strerror(3) with calls to thread-safe wrapper 2012-06-28 13:14:52 +02:00