aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fuzzing: Also run input that previously caused crashesTobias Brunner2017-08-151-0/+2
* configure: Detect mpz_powm_sec() when built with -WerrorTobias Brunner2017-08-151-2/+2
* travis: Use the same ASAN_OPTIONS as used by OSS-FuzzTobias Brunner2017-08-151-0/+8
* plugin-loader: Move indent variables into !USE_FUZZING blockTobias Brunner2017-08-151-2/+2
* travis: Run fuzz targetsTobias Brunner2017-08-152-0/+15
* fuzzing: Run local fuzz targets on given corpora during `make check`Tobias Brunner2017-08-151-0/+7
* fuzzing: Add driver to run fuzz targets on a given list of filesTobias Brunner2017-08-153-5/+80
* charon-tkm: Build fix for kernel SAD testsAdrian-Ken Rueegsegger2017-08-141-2/+2
* Version bump to 5.6.05.6.0Andreas Steffen2017-08-142-2/+2
* NEWS: Add info about CVE-2017-11185Tobias Brunner2017-08-141-0/+9
* gmp: Fix RSA signature verification for m >= nTobias Brunner2017-08-141-3/+9
* Version bump to 5.6.0rc25.6.0rc2Andreas Steffen2017-08-092-2/+2
* sw-collector: Moved info class to libimcvAndreas Steffen2017-08-098-77/+72
* NEWS: Added some newsTobias Brunner2017-08-081-1/+13
* conf: Descriptions of several settings updatedTobias Brunner2017-08-083-12/+25
* libimcv: Cast chunk length to int when printing as stringTobias Brunner2017-08-082-2/+4
* sw-collector: Cast chunk length to int when printing as stringTobias Brunner2017-08-081-7/+7
* sw-collector: Fix memory leak after failing to open DBTobias Brunner2017-08-081-0/+1
* sw-collector: Use correct variable to report failure to open history fileTobias Brunner2017-08-081-4/+5
* Revert "apidoc: Update Doxyfile"Tobias Brunner2017-08-071-276/+149
* Version bump to 5.6.0rc15.6.0rc1Andreas Steffen2017-08-072-2/+2
* imv-database: Improve performance by creating file_hashes indexAndreas Steffen2017-08-071-0/+2
* sw-collector: Add missing Doxygen groupTobias Brunner2017-08-073-3/+5
* libimcv: Add missing Doxgen group for SWIMA-related classesTobias Brunner2017-08-072-1/+4
* apidoc: Update DoxyfileTobias Brunner2017-08-071-149/+276
* Fixed some typos, courtesy of codespellTobias Brunner2017-08-0713-17/+17
* testing: Add -v option to do-tests to prefix commands with timestampsTobias Brunner2017-08-071-6/+25
* testing: Move collector.db in tnc/tnccs-20-ev-pt-tls scenario to /etc/db.dTobias Brunner2017-08-0714-47/+5
* kernel-netlink: Wipe buffer used to read Netlink messagesTobias Brunner2017-08-071-2/+12
* sha2: Write final hash directly to output bufferTobias Brunner2017-08-071-56/+26
* prf-plus: Wipe seed and internal bufferTobias Brunner2017-08-071-2/+2
* child-sa: Allow requesting different unique marks for in/outEyal Birger2017-08-075-11/+50
* conf: Match more characters in _ and **Tobias Brunner2017-08-071-1/+1
* trap-manager: Don't require that remote is resolvable during installationTobias Brunner2017-08-071-10/+49
* child-create: Don't log CHILD_SA initiation until we know the unique IDTobias Brunner2017-08-071-11/+13
* child-rekey: Add CHILD_SA name and unique ID to collision log messagesTobias Brunner2017-08-071-8/+13
* child-sa: Suppress CHILD_SA state changes if there is no changeTobias Brunner2017-08-071-6/+9
* Merge commit 'child-sa-rekey-tkm'Tobias Brunner2017-08-0747-250/+708
|\
| * charon-tkm: Call esa_reset() when the inbound SA is deletedTobias Brunner2017-08-0710-23/+59
| * charon-tkm: Remove unused get_other_esa_id() methodTobias Brunner2017-08-073-101/+0
| * child-rekey: Don't install outbound SA in case of lost collisionsTobias Brunner2017-08-074-46/+123
| * testing: Also capture stderr during test casesTobias Brunner2017-08-071-1/+3
| * testing: Clearly mark the tests that failedTobias Brunner2017-08-071-5/+15
| * testing: Add tkm/xfrmproxy-rekey scenarioTobias Brunner2017-08-0711-0/+119
| * testing: Add pfkey/net2net-rekey scenarioTobias Brunner2017-08-079-0/+117
| * testing: Add ikev2/net2net-rekey scenarioTobias Brunner2017-08-079-0/+115
| * testing: Add support for counting matching lines in testsTobias Brunner2017-08-071-14/+23
| * bus: Don't trigger child_updown() for rekeyed CHILD_SAsTobias Brunner2017-08-071-1/+4
| * charon-tkm: Don't select new outbound SA until the policy is installedTobias Brunner2017-08-071-22/+40
| * charon-tkm: Claim to support SPIs on policiesTobias Brunner2017-08-071-0/+7