aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * unity: Send all traffic selectors in a single UNITY_SPLIT_INCLUDE attributeTobias Brunner2014-01-231-35/+47
| * unity: Change local TS to 0.0.0.0/0 as responderTobias Brunner2014-01-231-4/+7
| * unity: Send UNITY_SPLIT_INCLUDE attributes with proper paddingTobias Brunner2014-01-231-11/+16
|/
* Merge branch 'ipcomp'Tobias Brunner2014-01-2341-11/+522
|\
| * testing: Add ikev2/host2host-transport-nat scenarioTobias Brunner2014-01-239-0/+146
| * testing: Add ipv6/rw-compress-ikev2 scenarioTobias Brunner2014-01-239-0/+125
| * testing: Add ikev2/compress-nat scenarioTobias Brunner2014-01-2312-0/+187
| * testing: Enable firewall for ikev2/compress scenarioTobias Brunner2014-01-238-7/+14
| * kernel-netlink: Set selector on transport mode IPComp SAsTobias Brunner2014-01-231-1/+1
| * kernel-netlink: Selectively add selector on SAs that use IPCompTobias Brunner2014-01-231-1/+7
| * updown: Increase buffer size for script and environment variablesTobias Brunner2014-01-231-1/+1
| * updown: Allow IPIP traffic if IPComp was negotiatedTobias Brunner2014-01-231-0/+31
| * updown: Add PLUTO_IPCOMP to indicate if IPComp was negotiatedTobias Brunner2014-01-232-1/+10
|/
* curl: Replace spaces in URIs with %20Tobias Brunner2014-01-231-3/+14
* utils: Add strreplace functionTobias Brunner2014-01-233-2/+155
* stroke: Ensure the buffer of strings in a stroke_msg_t is null-terminatedTobias Brunner2014-01-231-2/+5
* stroke: Add an option to prevent log level changes via stroke socketTobias Brunner2014-01-232-2/+18
* pki: Make sure no command registers too many optionsTobias Brunner2014-01-232-4/+11
* pki: Increase MAX_COMMANDS to cover all currently available commandsTobias Brunner2014-01-231-2/+2
* pki: Print a warning if MAX_COMMANDS is too lowTobias Brunner2014-01-231-0/+7
* pki: Properly use ?: when defining option arraysTobias Brunner2014-01-231-2/+2
* configure: Add -Wno-format-security to default CFLAGSTobias Brunner2014-01-231-1/+1
* agent: Keep CAP_DAC_OVERRIDE to connect to ssh-agent socketTobias Brunner2014-01-234-14/+10
* ike: Simplify error handling if name resolution failedTobias Brunner2014-01-231-16/+3
* ike: Use proper hostname(s) when name resolution failedTobias Brunner2014-01-231-1/+1
* ikev2: Wipe (optional) shared secret during CHILD_SA key derivationTobias Brunner2014-01-231-11/+14
* checksum must be the last subdir includedTobias Brunner2014-01-231-4/+4
* unit-tests: Pass a test suite collection name to print during test executionMartin Willi2014-01-224-9/+12
* array: Add an array_get() functionMartin Willi2014-01-223-3/+44
* watcher: Don't complain if select() syscall got interruptedMartin Willi2014-01-221-1/+1
* stream: Make sure no watcher callback is active while changing stream callbacksMartin Willi2014-01-221-14/+3
* checksum: Read executables from DESTDIRTobias Brunner2014-01-211-7/+7
* man: Add documentation of the dhcp interface optionThomas Egerer2014-01-201-0/+5
* dhcp: Allow binding of socket to particular interfaceThomas Egerer2014-01-201-0/+34
* proposal: Add possibility to register custom proposal keyword parserThomas Egerer2014-01-202-2/+66
* unit-tests: Add environment variable to reduce the number of generated keysTobias Brunner2014-01-202-2/+14
* unit-tests: Generate RSA key with 768 bits not 786Tobias Brunner2014-01-201-1/+1
* ike_sa: Defer task manager destruction after child destructionThomas Egerer2014-01-164-9/+16
* Version bump to 5.1.2rc1Andreas Steffen2014-01-162-1/+4
* Added TPMRA workitem support in PTS databaseAndreas Steffen2014-01-162-0/+120
* printf-hook-builtin: Correctly calculate written bytes in print_in_hook()Martin Willi2014-01-151-3/+7
* Do PTS measurements only if session initialisation was successful5.1.2dr3Andreas Steffen2014-01-151-7/+22
* Starting with 3.1.7 kernel.org replaced bz2 with xz formatAndreas Steffen2014-01-152-5/+5
* Version bump to 5.1.2dr3Andreas Steffen2014-01-131-1/+1
* Catch AIK errorsAndreas Steffen2014-01-135-51/+57
* Do TPM measurements only if there is a TPMRA workitemAndreas Steffen2014-01-137-126/+139
* Allow reason strings to be used as workitem result stringAndreas Steffen2014-01-139-46/+82
* Attestation IMV processes TPMRA workitemAndreas Steffen2014-01-133-3/+69
* Added TPM Remote Attestation (TPMRA) workitemAndreas Steffen2014-01-102-2/+4
* checksum: Set rpath including DESTDIR for checksum_builderTobias Brunner2014-01-081-0/+1