aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * plugin-loader: Optionally use load option in each plugin section to load pluginsTobias Brunner2014-02-123-4/+153
| * array: Add array_bsearch functionTobias Brunner2014-02-123-0/+141
| * array: Add array_sort functionTobias Brunner2014-02-124-1/+204
| * libcharon: Remove unused charon->nameTobias Brunner2014-02-1210-21/+13
| * charon-tkm: Use lib->ns instead of charon->nameTobias Brunner2014-02-123-5/+5
| * libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-1272-259/+255
| * libhydra: Remove unused hydra->daemonTobias Brunner2014-02-1211-22/+12
| * libhydra: Use lib->ns instead of hydra->daemonTobias Brunner2014-02-1210-30/+30
| * libtls: Move settings to <ns>.tls with fallback to libtlsTobias Brunner2014-02-123-17/+21
| * attr-sql: Use namespace for attr-sql config, with fallbackTobias Brunner2014-02-123-5/+12
| * lib: All settings use configured namespaceTobias Brunner2014-02-1224-196/+196
| * lib: Add default config fallback for configured namespaceTobias Brunner2014-02-121-0/+3
| * unit-tests: Test how settings_t handles some invalid dataTobias Brunner2014-02-121-0/+72
| * settings: Add method that allows to define fallback sections for other sectionsTobias Brunner2014-02-123-13/+276
| * settings: Make print_key() not rely on null-terminated beginning of key bufferTobias Brunner2014-02-121-10/+5
| * unit-tests: Add tests for includes and file loading in settings_tTobias Brunner2014-02-121-0/+149
| * settings: Allow empty strings in section keyTobias Brunner2014-02-122-23/+33
| * unit-tests: Add tests for enumerators in settings_tTobias Brunner2014-02-121-0/+148
| * unit-tests: Add tests for setters in settings_tTobias Brunner2014-02-121-0/+109
| * unit-tests: Add basic tests for settings_tTobias Brunner2014-02-123-0/+319
| * lib: Add global config namespaceTobias Brunner2014-02-1238-41/+55
|/
* pool: Typo in Makefile fixedTobias Brunner2014-02-121-1/+1
* Merge branch 'sql-install'Tobias Brunner2014-02-1238-1822/+92
|\
| * pool: Install SQL schemas from src/poolTobias Brunner2014-02-125-3/+11
| * sql: Set default values for some fields in addresses tableTobias Brunner2014-02-122-6/+6
| * testing: Use installed PTS SQL schema and data instead of local copyTobias Brunner2014-02-126-1456/+8
| * testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-1225-334/+64
| * libimcv: Install SQL files in /usr/share/strongswan/templates/databaseTobias Brunner2014-02-122-2/+3
| * sql: Install SQL schemas in /usr/share/strongswan/templates/databaseTobias Brunner2014-02-121-0/+3
| * sql: Remove unused cred.sql snippetTobias Brunner2014-02-121-24/+0
|/
* asn1: Support dates before 1970-01-01 (i.e. when time_t gets negative)Tobias Brunner2014-02-123-4/+29
* asn1: Add additional validation for parsed ASN.1 date/time valuesTobias Brunner2014-02-122-1/+20
* ikev1: Fix config switching due to failed authentication during Aggressive modeTobias Brunner2014-02-121-3/+1
* kernel-pfroute: Don't cache route entries if installation failsTobias Brunner2014-02-121-2/+5
* kernel-netlink: Don't cache route entries if installation failsTobias Brunner2014-02-121-2/+5
* identification: Fix printing of empty RDNs on FreeBSDTobias Brunner2014-02-121-1/+6
* tests: Fix test for printing NULL on FreeBSDTobias Brunner2014-02-121-2/+13
* Fixed description of ikev1/rw-ntru-psk scenarioAndreas Steffen2014-02-121-1/+1
* Updated test kvm tests to Linux 3.13 kernelAndreas Steffen2014-02-122-3/+2050
* Added ikev1/net2net-ntru-cert and ikev1/rw-ntru-psk scenariosAndreas Steffen2014-02-1223-0/+302
* testing: Add ssh script to distributionTobias Brunner2014-02-121-1/+1
* unit-tests: added asn1_parser testsAndreas Steffen2014-02-103-0/+293
* unit-tests: added some more ASN.1 length testsAndreas Steffen2014-02-101-0/+13
* leak_detective: Assign return value of realloc to bufThomas Egerer2014-02-101-1/+1
* rdrand: Provide get_features() regardless of RDRAND availabilityMartin Willi2014-02-101-6/+6
* rdrand: Move RDRAND detection log to level 2Martin Willi2014-02-101-2/+2
* updown: Return an empty DNS server enumerator if no IKE_SA availableMartin Willi2014-02-061-1/+1
* Merge branch 'cmd-proposals'Martin Willi2014-02-065-6/+119
|\
| * charon-cmd: Request an IPv6 virtual IP if an IPv6 remote subnet givenMartin Willi2014-02-061-4/+23
| * charon-cmd: Document new proposal options in manpageMartin Willi2014-02-061-0/+18