strongswan/src/libstrongswan
Tobias Brunner ed13c60c4f plugin-loader: Move indent variables into !USE_FUZZING block
This avoids compile errors on Travis.
2017-08-15 10:35:20 +02:00
..
asn1 asn1-parser: Fix CHOICE parsing 2017-05-29 11:05:04 +02:00
bio Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
collections linked-list: Change return value of find_first() and signature of its callback 2017-05-26 13:56:44 +02:00
credentials credential-manager: Log issuer identity if not found 2017-07-27 13:28:13 +02:00
crypto Fixed some typos, courtesy of codespell 2017-08-07 17:22:01 +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 child-sa: Allow requesting different unique marks for in/out 2017-08-07 14:22:27 +02:00
math/libnttfft unit-tests: Completed coverage of hasher, crypter and libnttfft 2016-12-14 11:15:48 +01:00
networking tun-device: Use next free TUN device on FreeBSD 2017-05-19 15:28:46 +02:00
pen Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins plugin-loader: Move indent variables into !USE_FUZZING block 2017-08-15 10:35:20 +02:00
processing processor: Move priority threads assignment to set_threads() 2017-05-23 18:29:12 +02:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors traffic-selector: Allow calling set_address() for any traffic selector 2017-02-27 18:21:02 +01:00
settings Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
tests Fixed some typos, courtesy of codespell 2017-08-07 17:22: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: Make second argument to memxor() const 2017-07-05 10:02:05 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk android: Enable revocation plugin 2017-07-03 10:27:50 +02:00
Makefile.am Add plugin constructor registration for all libraries that provide plugins 2017-05-23 18:29:12 +02:00
library.c Add plugin constructor registration for all libraries that provide plugins 2017-05-23 18:29:12 +02:00
library.h library: Add option to register additional namespaces before calling library_init() 2016-03-08 10:56:19 +01:00