aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* charon-tkm: Build fix for kernel SAD testsAdrian-Ken Rueegsegger2017-08-141-2/+2
* gmp: Fix RSA signature verification for m >= nTobias Brunner2017-08-141-3/+9
* sw-collector: Moved info class to libimcvAndreas Steffen2017-08-097-74/+72
* 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
* 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
* Fixed some typos, courtesy of codespellTobias Brunner2017-08-0711-15/+15
* 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-074-10/+46
* 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
* charon-tkm: Call esa_reset() when the inbound SA is deletedTobias Brunner2017-08-074-16/+40
* 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
* 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
* child-sa: Install outbound SA immediately if kernel supports SPIs on policiesTobias Brunner2017-08-073-26/+47
* child-sa: Use flags to track installation of outbound SA and policies separatelyTobias Brunner2017-08-073-29/+46
* kernel-netlink: Set SPI on outbound policyTobias Brunner2017-08-071-4/+10
* kernel-interface: Not all kernel interfaces support SPIs on policiesTobias Brunner2017-08-071-0/+2
* swid-gen: Share SWID generator between sw-collector, imc-swima and imc-swidAndreas Steffen2017-08-0411-430/+552
* sw-collector: Added --full optionAndreas Steffen2017-08-032-28/+107
* sw-collector: Added --installed/removed optionsAndreas Steffen2017-08-035-43/+109
* unit-tests: Double escape backslashes in Windows paths in settings testTobias Brunner2017-07-281-2/+6
* unit-tests: Stringify direction in message asserts earlyTobias Brunner2017-07-281-6/+6
* unit-tests: iv_gen_seq has a dependency on RNG_STRONGTobias Brunner2017-07-281-1/+1
* peer-cfg: Use an rwlock instead of a mutex to safely access child-cfgsTobias Brunner2017-07-271-15/+15
* credential-manager: Log issuer identity if not foundTobias Brunner2017-07-271-0/+2
* auth-cfg: Don't limit subjectAltName check to received certificatesTobias Brunner2017-07-271-1/+1
* swanctl: Read default socket from swanctl.socket optionTobias Brunner2017-07-271-0/+4
* swanctl: Include config snippets from conf.d subdirectoryTobias Brunner2017-07-272-0/+3
* curl: Enable following redirectsTobias Brunner2017-07-271-0/+9
* ikev2: AES-CMAC-PRF-128 only uses the first 64 bits of each nonceTobias Brunner2017-07-271-2/+5
* error-notify: Don't stop sending notifies after removing a disconnected listenerTobias Brunner2017-07-271-2/+1
* farp: Only remove one tracked entryTobias Brunner2017-07-271-0/+1
* ike: Trigger CHILD_INSTALLED state change after corresponding log messageTobias Brunner2017-07-272-10/+9
* sw-collector: sw-collector.first_file setting retrieves creation date from fi...Andreas Steffen2017-07-261-2/+49
* swima-collector: Fix compile error if SWID_DIRECTORY is not definedTobias Brunner2017-07-241-1/+10
* libimcv: Add missing files to Android.mkTobias Brunner2017-07-241-0/+11
* checksum: Compile sw-collector before checksumAndreas Steffen2017-07-181-4/+4
* checksum: Added pt-tls-client and sw-collectorAndreas Steffen2017-07-181-0/+8