aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * x509: Fix some whitespaces and do some minor style cleanups in acertMartin Willi2014-03-311-72/+76
| * ac: Remove unimplemented equals_holder() method from ac_tMartin Willi2014-03-311-8/+0
|/
* Added libipsec/net2net-3des scenarioAndreas Steffen2014-03-2811-0/+1521
* Renewed self-signed OCSP signer certificateAndreas Steffen2014-03-274-43/+45
* unit-tests: Fix filtered enumerator tests on 64-bit big-endian platformsTobias Brunner2014-03-271-12/+12
* travis: Run the "all" test case with leak detective enabledTobias Brunner2014-03-272-0/+7
* unit-tests: Fix memory leak in ntru testsTobias Brunner2014-03-271-3/+5
* Version bump to 5.1.3rc1Andreas Steffen2014-03-261-1/+1
* Check that valid OCSP responses are received in the ikev2/ocsp-multi-level sc...Andreas Steffen2014-03-241-0/+4
* Updated expired certificates issued by the Research and Sales Intermediate CAsAndreas Steffen2014-03-2421-185/+295
* Renewed revoked Research CA certificate5.1.3dr1Andreas Steffen2014-03-226-11/+37
* unit-test: added missing TEST_FUNCTION macrosAndreas Steffen2014-03-221-8/+16
* Added openssl-ikev2/net2net-pgp-v3 scenarioAndreas Steffen2014-03-2217-0/+208
* openssl: Add default fallback when calculating fingerprints of RSA keysTobias Brunner2014-03-221-1/+15
* Completed integration of ntru_crypto library into ntru pluginAndreas Steffen2014-03-2230-1711/+1355
* Merge branch 'travis-ci'Tobias Brunner2014-03-2012-216/+492
|\
| * travis: Use parallel buildTobias Brunner2014-03-201-1/+1
| * crypto-tester: Don't fail if key size is not supportedTobias Brunner2014-03-201-6/+3
| * unit-tests: Add an option to increase the verbosity when running testsTobias Brunner2014-03-201-1/+9
| * unit-tests: Add an option to run only a subset of all test suitesTobias Brunner2014-03-201-8/+54
| * unit-tests: Actually verify registered algorithms against test vectorsTobias Brunner2014-03-202-5/+47
| * travis: Add tests for builtin printf hook implementationTobias Brunner2014-03-202-2/+8
| * configure: Add an option to select a specific printf hook implementationTobias Brunner2014-03-201-20/+35
| * travis: Install dependencies for each test dynamicallyTobias Brunner2014-03-202-9/+14
| * travis: Enable clang buildTobias Brunner2014-03-201-1/+6
| * unit-tests: Use TEST_FUNCTION macro in ntru testsTobias Brunner2014-03-201-34/+44
| * unit-tests: Implement registered functions without __builtin_apply()Tobias Brunner2014-03-201-17/+17
| * unit-tests: Call functions with TEST_ prefix in ntru testTobias Brunner2014-03-201-36/+38
| * unit-tests: Prefix imported testable functions with TEST_Tobias Brunner2014-03-201-3/+3
| * unit-tests: Change how hashtable for testable functions is createdTobias Brunner2014-03-203-28/+49
| * Add Travis CI config and build scriptTobias Brunner2014-03-202-0/+87
| * configure: Add an option to enable all optional features/pluginsTobias Brunner2014-03-202-2/+17
| * configure: Reorder and group feature optionsTobias Brunner2014-03-201-93/+106
| * unit-tests: Generate weak keys with gcrypt plugin (but quickly)Tobias Brunner2014-03-201-0/+3
| * tnc-pdp: Fix monolithic buildTobias Brunner2014-03-201-1/+2
|/
* plugin-feature: Hash only the actually used feature argumentTobias Brunner2014-03-201-1/+31
* Added TPMRA workitem support for [dummy] Trusted Boot measurementsAndreas Steffen2014-03-191-0/+16
* pki: When dispatching commands, don't look beyond non-null-terminated arrayMartin Willi2014-03-191-1/+1
* pki: Check length of commands array before accessing command in --helpMartin Willi2014-03-191-1/+1
* charon-nm: No additional secrets are required once a password has been enteredTobias Brunner2014-03-181-0/+4
* array: Fix removal of elements in the second half of an arrayTobias Brunner2014-03-181-1/+1
* plugin-loader: Properly initialize modular plugin list if no plugins are enabledTobias Brunner2014-03-181-0/+1
* Implemented ntru_private_key classAndreas Steffen2014-03-1815-1381/+1429
* 11 bits are needed to encode a maximum index of 1086Andreas Steffen2014-03-151-1/+1
* Merged libstrongswan options into charon sectionAndreas Steffen2014-03-1598-240/+41
* strongswan.conf is not needed on RADIUS server aliceAndreas Steffen2014-03-152-0/+2
* tnc-ifmap: Get a reference to the client cert as it is also used in an auth c...Tobias Brunner2014-03-101-1/+1
* Version bump to 5.1.3dr1Andreas Steffen2014-03-071-1/+1
* Disable mandatory ECP support for attestionAndreas Steffen2014-03-0724-9/+347
* Refactored NTRU parameter set selectionAndreas Steffen2014-03-073-40/+47