strongswan/src/libstrongswan
Tobias Brunner 599d2bcea8 Revert "gperf under FreeBSD does not know the -m option."
This reverts commit 0ead254919.
2009-07-16 15:15:09 +02:00
..
asn1 added SHA224_WITH_RSA and ECDSA_WITH_SHAxxx OIDs 2009-07-14 05:35:01 +02:00
credentials conversion from ECDSA_WITH_SHAxxx OIDs to signature schemes 2009-07-15 18:12:40 +02:00
crypto removed superfluous print argument 2009-06-17 22:54:57 +02:00
database removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
fetcher removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
pgp fixed OpenPGP parsing 2009-06-09 11:03:33 +02:00
plugins Removed an unnecessary include of a header that is not available on Mac OS X. 2009-07-15 22:42:22 +02:00
utils Corrected check for valid ASN1 types in rdn_enumerate. 2009-07-14 12:09:22 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Makefile.am Revert "gperf under FreeBSD does not know the -m option." 2009-07-16 15:15:09 +02:00
chunk.c added a chunk_printable() function (replaces sanitize_chunk) 2009-07-06 13:15:29 +02:00
chunk.h fixed two doxygen warnings 2009-07-08 10:28:54 +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 use architecture specific Elf header 2009-07-06 16:36:01 +02:00
integrity_checker.h check on-disk and loaded segment integrity of libstrongswan 2009-06-22 15:47:17 +02:00
library.c indicate use if integrity testing at startup 2009-06-22 15:47:18 +02:00
library.h fixed doxygen section pgp 2009-07-08 10:29:12 +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 cast pointers to uintptr_t for alignement check 2009-07-15 10:39:45 +02:00
utils.h more portable handling of the bool data type (Mac OS X has stdbool.h) 2009-05-06 09:11:13 -04:00