strongswan/src/libstrongswan
Tobias Brunner 71dca60c31 settings: Don't allow dots in section/key names anymore
This requires config changes if filelog is used with a path that
contains dots. This path must now be defined in the `path` setting of an
arbitrarily named subsection of `filelog`.  Without that change the
whole strongswan.conf file will fail to load, which some users might
not notice immediately.
2018-09-11 18:30:18 +02:00
..
asn1 Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
bio bio_reader: Fix read_uint24 2018-06-12 21:47:39 +02:00
collections linked-list: Order of insert_before/remove_at calls doesn't matter anymore 2018-06-26 15:11:02 +02:00
credentials shared-key: Add a new type for Postquantum Preshared Keys 2018-09-10 18:03:01 +02:00
crypto crypto: References to RFCs 8410 and 8420 2018-09-04 07:24:20 +02:00
database Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
eap Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
fetcher Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ipsec child-sa: Use SA matching mark as SA set mark if the latter is %same 2018-08-31 12:26:40 +02:00
math/libnttfft unit-tests: Completed coverage of hasher, crypter and libnttfft 2016-12-14 11:15:48 +01:00
networking Allow charon to change group on files before dropping caps 2018-06-12 10:25:30 +02:00
pen Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins revocation: Support en-/disabling CRL/OCSP at runtime 2018-07-03 11:31:40 +02:00
processing Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
resolver Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
selectors Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
settings settings: Don't allow dots in section/key names anymore 2018-09-11 18:30:18 +02:00
tests settings: Don't allow dots in section/key names anymore 2018-09-11 18:30:18 +02:00
threading Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
utils atomics: Use type of destination in CAS implementation 2018-07-03 11:31:31 +02:00
.gitignore configure: Fix gperf length parameter determination 2017-10-02 17:21:42 +02:00
Android.mk proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
Makefile.am proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
library.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
library.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00