strongswan/src/libstrongswan
Tobias Brunner 8efcc78f2b auth-cfg-wrapper: Fix memory leak with hash-and-URL certificates
We wrap the auth-cfg object and its contents, so there is no need to get
an additional reference for the enumerated certificate.

Fixes a44bb9345f ("merged multi-auth branch back into trunk")
2016-09-12 16:20:34 +02:00
..
asn1 Added SHA-3 signature OIDs 2016-07-26 13:34:45 +02:00
bio Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
collections Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
credentials auth-cfg-wrapper: Fix memory leak with hash-and-URL certificates 2016-09-12 16:20:34 +02:00
crypto proposal: Use proper list to get function pointer when adding custom parser 2016-08-29 16:02:07 +02:00
database database: Add support for serializable transactions 2013-10-11 15:29:10 +02:00
eap Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
fetcher fetcher: Add option to retrieve response code from a fetcher 2014-05-19 14:20:50 +02:00
ipsec ipsec: Add function to compare two ipsec_sa_cfg_t instances 2016-06-08 16:12:39 +02:00
math/libnttfft integrity-test: check code and ro segments of libnttfft 2016-07-29 12:36:15 +02:00
networking Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
pen Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins padlock: Use builtin bswap32() to fix compilation on FreeBSD 2016-08-31 10:52:55 +02:00
processing Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
settings Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tests unit-tests: Defining TESTS_RUNNERS allows to only run specific test runners 2016-06-17 18:48:01 +02:00
threading thread: Don't hold mutex when calling cleanup handlers while terminating 2016-04-13 13:55:20 +02:00
utils utils: Fix definition of BYTE_ORDER with MinGW 2016-08-24 10:40:57 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk android: Add missing xof.c file 2016-08-29 10:42:00 +02:00
Makefile.am xof: Add header to dev headers 2016-08-29 10:40:59 +02:00
library.c library: Add option to register additional namespaces before calling library_init() 2016-03-08 10:56:19 +01:00
library.h library: Add option to register additional namespaces before calling library_init() 2016-03-08 10:56:19 +01:00