aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* android: New release based on 5.1.3Tobias Brunner2014-04-252-3/+3
* libcharon: Added AEAD sources of libtls to Android.mkTobias Brunner2014-04-251-0/+1
* libimcv: Updated Android.mkTobias Brunner2014-04-251-0/+3
* android: Use static version of libcryptoTobias Brunner2014-04-252-2/+1
* tun-device: Use SIOCAIFADDR to set IP address on FreeBSD 10Tobias Brunner2014-04-251-2/+90
* Merge branch 'atomic-ref'Tobias Brunner2014-04-247-29/+134
|\
| * bus: Add a fast-path if log messages don't have to be loggedTobias Brunner2014-04-241-7/+53
| * load-tester: Fix race condition issuing same SPIChristophe Gouault2014-04-241-2/+2
| * load-tester: Fix race condition issuing same identityChristophe Gouault2014-04-241-2/+2
| * ike-sa-manager: Improve scalability of half-open IKE_SA checkingTobias Brunner2014-04-241-7/+8
| * utils: Use GCC's __atomic built-ins if availableTobias Brunner2014-04-243-8/+45
| * utils: Add ref_cur() to retrieve the current value of a reference counterTobias Brunner2014-04-242-3/+24
|/
* testing: Added pfkey/compress test caseTobias Brunner2014-04-249-0/+100
* kernel-pfkey: Added IPComp supportFrancois ten Krooden2014-04-241-19/+138
* packages: New Debian network-manager-strongswan releaseMartin Willi2014-04-241-0/+8
* packages: Hand over network-manager-strongswan debian package maintenanceMartin Willi2014-04-241-1/+4
* packages: Use charon-nm in network-manager-strongswan debian packageMartin Willi2014-04-241-1/+1
* nm: Bump NetworkManager plugin version to 1.3.1Martin Willi2014-04-243-2/+8
* pacman.sh now fetches Ubuntu 14.04 security updatesAndreas Steffen2014-04-241-1/+22
* Merge branch 'reauth-collision'Martin Willi2014-04-172-2/+53
|\
| * 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-172-1/+35
* ikev2: Fix reauthentication if peer assigns a different virtual IPTobias Brunner2014-04-151-1/+1
* Added NEWS for 5.2.0dr15.2.0dr1Andreas Steffen2014-04-151-0/+12
* Handle tag separatorsAndreas Steffen2014-04-152-13/+16
* Renewed expired user certificateAndreas Steffen2014-04-157-49/+75
* Updated SWID scenariosAndreas Steffen2014-04-156-4/+18
* 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-1558-71/+178
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-1538-232/+717
* 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-1527-52/+446
* 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-152-2/+2
* Implemented configurable Device ID in OS IMCAndreas Steffen2014-04-152-11/+97
* Version bump to 5.2.0dr1Andreas Steffen2014-04-151-1/+1
* Version bump to 5.1.35.1.3Andreas Steffen2014-04-141-1/+1
* NEWS: Added info about CVE-2014-2338Tobias Brunner2014-04-141-0/+6
* 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