strongswan/src/libstrongswan
Martin Willi 3e15f99189 accept octet strings in is_asn1() check 2009-09-03 15:35:05 +02:00
..
asn1 accept octet strings in is_asn1() check 2009-09-03 15:35:05 +02:00
credentials fixed certificate_t enum names 2009-09-01 11:28:05 +02:00
crypto create algorithmIdentifier dynamically from OID database 2009-08-27 13:59:30 +02:00
database OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enums mutex/condvar/rwlock_type_t. 2009-08-14 13:30:59 +02:00
fetcher OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enums mutex/condvar/rwlock_type_t. 2009-08-14 13:30:59 +02:00
plugins plugins marked with a '!' are handled as critical: cancel if loading fails 2009-09-01 16:08:28 +02:00
utils Complain about rw(un)lock errors 2009-09-03 14:46:28 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Makefile.am implemented a monotonic timestamping function, unaffected from system time changes 2009-08-31 15:03:35 +02:00
chunk.c moved chunk_increment() function to libstrongswan 2009-08-26 14:07:26 +02:00
chunk.h moved chunk_increment() function to libstrongswan 2009-08-26 14:07:26 +02:00
debug.c removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
debug.h removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
enum.c removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
enum.h removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
integrity_checker.c added file and segment lengths to checksum.c 2009-07-21 22:23:51 +02:00
integrity_checker.h added file and segment lengths to checksum.c 2009-07-21 22:23:51 +02:00
library.c added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/... plugins 2009-08-26 11:23:51 +02:00
library.h added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/... plugins 2009-08-26 11:23:51 +02:00
printf_hook.c added a configure option to enable the Vstr string library even if register_printf_function is available 2009-04-24 05:32:17 +02:00
printf_hook.h added a configure option to enable the Vstr string library even if register_printf_function is available 2009-04-24 05:32:17 +02:00
settings.c removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
settings.h removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
utils.c use monotonic time source in convar->timed_wait, and in the scheduler using it 2009-08-31 15:13:48 +02:00
utils.h Added side effect free min and max macros. 2009-09-01 12:50:50 +02:00