strongswan/src/libstrongswan
Tobias Brunner 0d25c4ef87 plugin-loader: Move logging of failed features to status()
Still log an error message if critical features fail, as loaded
plugins/features are not logged in that case.

This way loaded plugins are printed before failed features and
the relation is easier to make for users.  It also allows programs
to log this message on a different level.
2013-06-21 15:22:46 +02:00
..
asn1 Add pkcs12 plugin which adds support for decoding PKCS#12 containers 2013-05-08 15:02:39 +02:00
bio Ensure buffer in bio_writer_t is properly increased 2013-06-11 11:03:13 +02:00
collections Remove dead code in token enumerator 2013-06-11 11:03:12 +02:00
credentials Remove pluto specific certificate types 2013-05-08 15:02:40 +02:00
crypto crypto-factory: count the number of test vector failures during registration 2013-06-21 10:53:20 +02:00
database Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
eap Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
fetcher curl: add an option to fetch bound to a local source address 2013-06-11 15:54:26 +02:00
ipsec Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan 2012-08-08 15:41:02 +02:00
networking host-resolver: don't try to resolve a plain v4 address to an IPv6 address 2013-05-16 11:03:37 +02:00
pen Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000 2013-03-12 20:31:10 +01:00
plugins plugin-loader: Move logging of failed features to status() 2013-06-21 15:22:46 +02:00
processing Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors traffic-selector: inet_pton is successful only if it returns 1 2013-05-16 11:01:27 +02:00
tests unit-tests: load plugins in test-runner from build directory 2013-06-21 10:53:23 +02:00
threading semaphore: similar to thread_create(), semaphore_create() is used by Mach 2013-05-06 16:06:48 +02:00
utils leak-detective: (re-)whitelist some OpenSSL functions 2013-06-21 10:53:23 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk Move PKCS#12 key derivation to a separate file 2013-05-08 15:02:39 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am Enable coverage report for libstrongswan 2013-06-11 11:03:11 +02:00
library.c Strictly memwipe_check() for magic only in the affected buffer 2013-06-05 15:02:18 +02:00
library.h Added manager for DNS resolvers 2013-02-19 11:57:21 +01:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00