strongswan/src/libstrongswan
Martin Willi 70889c42a6 unit-tests: Catch timeouts during test runner deinit function
The test runner deinit function often cancels all threads from the pool. This
operation might hang on error conditions, hence we should include that hook in
the test timeout to fail properly.
2014-04-01 14:28:55 +02:00
..
asn1 Fixed a minor vulnerability in which a malformed ASN.1 length field could cause a crash of the charon daemon if the verbose debug level 3 (raw hex dump) for the asn subsystem is enabled. 2014-02-14 15:06:57 +01:00
bio Ensure buffer in bio_writer_t is properly increased 2013-06-11 11:03:13 +02:00
collections hashtable: Make key arguments const 2014-03-31 14:32:45 +02:00
credentials Properly hash pointers for hash tables where appropriate 2014-03-31 14:32:44 +02:00
crypto aead: Support custom AEAD salt sizes 2014-03-31 15:56:12 +02:00
database database: Add support for serializable transactions 2013-10-11 15:29:10 +02:00
eap Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
fetcher Fixed some typos 2014-02-18 10:36:25 +01:00
ipsec Doxygen fixes 2013-10-15 11:25:55 +02:00
networking lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration 2014-02-17 09:48:55 +01:00
pen Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000 2013-03-12 20:31:10 +01:00
plugins test-vectors: Renumber AES-GCM test vectors according to original source 2014-03-31 16:38:30 +02:00
processing lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors traffic-selector: Print ICMP[v6] message type and code in a more readable way 2013-10-17 16:57:39 +02:00
tests unit-tests: Catch timeouts during test runner deinit function 2014-04-01 14:28:55 +02:00
threading thread: Properly clean up meta data of main thread 2014-03-07 18:28:38 +01:00
utils unit-tests: Always load address of testable functions 2014-03-31 17:00:22 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk x509: Integrate IETF attribute handling, and obsolete ietf_attributes_t 2014-03-31 11:14:58 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am acert: Implement a plugin finding, validating and evaluating attribute certs 2014-03-31 11:14:58 +02:00
library.c array: Add fallback for qsort_r using thread-local value 2014-02-12 14:34:33 +01:00
library.h lib: Add global config namespace 2014-02-12 14:34:31 +01:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00