strongswan/src/libstrongswan
Francois ten Krooden 8c2ec47149 Moved proposal_keywords to proposal_keywords_static
Added new proposal keywords with function to reference the static keywords.
2012-09-13 15:42:38 +02:00
..
asn1 Properly encode 0 in ASN.1. 2012-06-11 17:09:20 +02:00
bio Added a method to bio_writer_t that allows to skip a number of bytes 2012-08-08 15:41:02 +02:00
credentials Comment fixed 2012-08-13 13:17:53 +02:00
crypto Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
database Add enum names for database drivers 2011-10-14 10:04:45 +02:00
eap Added eap-dynamic plugin which can proxy any other EAP method 2012-08-31 11:42:01 +02:00
fetcher Fixed additional typos in comments and log messages. 2012-01-12 11:42:42 +01:00
ipsec Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan 2012-08-08 15:41:02 +02:00
pen define pen_type_t as a vendor-specific type 2012-08-20 22:37:08 +02:00
plugins Add strongswan.conf runtime options for /dev/[u]random files 2012-09-10 17:07:51 +02:00
processing Make rescheduling a job more predictable 2012-06-25 17:49:12 +02:00
selectors Allow calls to set_address() for any host-sized TS, not only dynamic ones 2012-09-12 18:14:01 +02:00
threading Don't use POSIX semaphores if a MONOTONIC clock is available 2012-08-20 18:01:20 +02:00
utils Add a linked list constructor initializing from an enumerator 2012-09-11 16:18:28 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
chunk.c Pass opaque data to printf hooks and print_in_hook() 2012-07-13 13:23:29 +02:00
chunk.h Pass opaque data to printf hooks and print_in_hook() 2012-07-13 13:23:29 +02:00
debug.c Added ESP log group for libipsec log messages. 2012-08-08 15:12:25 +02:00
debug.h Added ESP log group for libipsec log messages. 2012-08-08 15:12:25 +02:00
enum.c Pass opaque data to printf hooks and print_in_hook() 2012-07-13 13:23:29 +02:00
enum.h Pass opaque data to printf hooks and print_in_hook() 2012-07-13 13:23:29 +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 With --enable-bfd-backtraces, use binutils libbfd to resolve backtraces 2012-07-13 13:23:29 +02:00
library.h Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan 2012-08-08 15:41:02 +02:00
printf_hook.c Add a wrapper around vstr_add_fmt() to avoid having to link libcharon against libvstr 2012-08-17 11:47:52 +02:00
printf_hook.h Add a wrapper around vstr_add_fmt() to avoid having to link libcharon against libvstr 2012-08-17 11:47:52 +02:00
settings.c Don't require STRONGSWAN_CONF to be defined. 2012-08-08 15:07:42 +02:00
settings.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00
utils.c Pass opaque data to printf hooks and print_in_hook() 2012-07-13 13:23:29 +02:00
utils.h Pass opaque data to printf hooks and print_in_hook() 2012-07-13 13:23:29 +02:00