strongswan/src/libstrongswan
Tobias Brunner a60e92a2c8 Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +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 Support multiple different public key strength types in constraints 2012-06-12 14:24:49 +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 Removed superfluous remove_hasher() call in md5 plugin 2012-06-29 16:23:20 +02:00
processing Make rescheduling a job more predictable 2012-06-25 17:49:12 +02:00
selectors ts.get_subnet() returns TRUE if the selector actually is a subnet 2012-03-20 17:30:44 +01:00
threading Added recursive read_lock support to our own implementation of rwlock_t. 2012-05-02 14:45:38 +02:00
utils Properly handle empty RDN values in DN strings. 2012-06-07 16:50:11 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk Added MAC wrappers to Android.mk 2012-06-26 07:58:04 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am Make the hmac_t interface a generic interface for message authentication codes 2012-06-25 16:35:06 +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 Include library.h in plugin.h 2011-10-14 10:04:45 +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 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 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