aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* kernel-pfkey: Added IPComp supportFrancois ten Krooden2014-04-241-19/+138
* nm: Bump NetworkManager plugin version to 1.3.1Martin Willi2014-04-242-1/+7
* pacman.sh now fetches Ubuntu 14.04 security updatesAndreas Steffen2014-04-241-1/+22
* ike: Delay actively initiated reauthentication when other exchanges in progressMartin Willi2014-04-171-2/+47
* ikev2: Reject CHILD_SA creation/rekeying while deleting an IKE_SAMartin Willi2014-04-171-0/+6
* ikev2: Apply extensions and conditions before starting rekeyingMartin Willi2014-04-171-0/+6
* ikev2: Add inherit_pre() to apply config and hosts before IKE_SA rekeyingMartin Willi2014-04-174-22/+30
* ikev1: Add an option to accept unencrypted ID/HASH payloadsMartin Willi2014-04-171-1/+20
* ikev2: Fix reauthentication if peer assigns a different virtual IPTobias Brunner2014-04-151-1/+1
* Handle tag separatorsAndreas Steffen2014-04-151-12/+15
* swid_generator software-id does not generate empty lines any moreAndreas Steffen2014-04-151-5/+0
* Added result information to TPMRA workitemsAndreas Steffen2014-04-158-62/+94
* Indicate IMV in assessment log statementAndreas Steffen2014-04-151-4/+14
* Implemented segmented SWID tag attributes on IMV sideAndreas Steffen2014-04-154-35/+77
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-1521-211/+662
* Updated imv database templatesAndreas Steffen2014-04-152-14/+15
* Optimized PTS measurementsAndreas Steffen2014-04-1512-294/+132
* Use cached pid for product-based package accessAndreas Steffen2014-04-152-40/+17
* Make Attestation IMV independent of OS IMVAndreas Steffen2014-04-156-41/+136
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-1538-1343/+1786
* Renamed the AIK public key parameter to imc-attestation.aik_pubkeyAndreas Steffen2014-04-151-1/+1
* Implemented configurable Device ID in OS IMCAndreas Steffen2014-04-151-11/+85
* ikev2: Reject CREATE_CHILD_SA exchange on unestablished IKE_SAsMartin Willi2014-04-141-0/+9
* eap-mschapv2: Fix potential leaks in case of invalid messages from serversTobias Brunner2014-04-091-0/+4
* pts: Make sure the complete AIK blob has been readTobias Brunner2014-04-091-1/+2
* attr: Don't shift the 32-bit netmask by 32Tobias Brunner2014-04-091-3/+6
* nm: Fix NULL-pointer dereference when handling TUN device failureTobias Brunner2014-04-091-1/+0
* x509: Don't include authKeyIdentifier in self-signed certificatesTobias Brunner2014-04-091-1/+1
* x509: Initialize certs when building optionalSignature for OCSP requestsTobias Brunner2014-04-091-1/+1
* stroke: Fix memory leak when printing unknown AC group OIDsTobias Brunner2014-04-091-0/+1
* pki: Fix memory leak when printing unknown AC group OIDsTobias Brunner2014-04-091-0/+1
* pki: Removed extra continue statementTobias Brunner2014-04-091-1/+0
* Added support for msSmartcardLogon EKUAndreas Steffen2014-04-086-16/+37
* Added some more OIDsAndreas Steffen2014-04-081-1/+20
* Initialize m1 to suppress compiler warningAndreas Steffen2014-04-071-1/+1
* Fixed another dirname/basename refactoring bug.Andreas Steffen2014-04-071-1/+3
* Fixed dirname/basename refactoring bug.Andreas Steffen2014-04-071-11/+10
* Added SHA3 OIDsAndreas Steffen2014-04-041-6/+12
* ike-cfg: Properly compare IKE proposals for equality5.1.3rc1Tobias Brunner2014-04-031-1/+1
* leak-detective: LEAK_DETECTIVE_DISABLE completely disables LDTobias Brunner2014-04-033-17/+23
* unit-tests: Verify two bytes at once when testing chunk_clear()Tobias Brunner2014-04-021-3/+6
* tls: Add a test case to check correct enum name mapping of cipher suitesMartin Willi2014-04-013-0/+250
* tls: Add socket based tests testing all supported suites with TLS 1.2/1.1/1.0Martin Willi2014-04-013-0/+527
* tls: Remove superfluous initializers in TLS AEAD implementationsMartin Willi2014-04-014-4/+0
* tls: Support a maximum TLS version to negotiate using TLS socket abstractionMartin Willi2014-04-015-5/+7
* tls: Support a null encryption flag on TLS socket abstractionMartin Willi2014-04-015-7/+21
* tls: Introduce a generic TLS purpose that accepts NULL encryption ciphersMartin Willi2014-04-013-0/+6
* tls: Export a function to list supported TLS cipher suitesMartin Willi2014-04-012-18/+66
* tls: Create a unit-test runnerMartin Willi2014-04-015-0/+93
* unit-tests: Catch timeouts during test runner deinit functionMartin Willi2014-04-011-6/+18