aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* vici: Add some convenience getters on messageMartin Willi2014-05-073-1/+337
* vici: Raise events with an optional identifier for specific connectionsMartin Willi2014-05-074-9/+14
* vici: Invoke dispatcher outside of connection log, allowing events from commandsMartin Willi2014-05-071-4/+13
* vici: Add a query class, currently implementing a list-sas commandMartin Willi2014-05-074-1/+440
* vici: Add a libvici low-level client libraryMartin Willi2014-05-076-0/+1413
* vici: Provide a command dispatcher handling request and event registrationMartin Willi2014-05-079-128/+1105
* vici: Add a fully asynchronous IPC socket segmenting messages on/from streamMartin Willi2014-05-078-0/+1538
* vici: Add a test runner for pluginMartin Willi2014-05-074-0/+87
* vici: Add a plugin stub for the "Versatile IKE Control Interface" pluginMartin Willi2014-05-074-0/+152
* mem-cred: Replace existing equal shared keys during add_shared()Martin Willi2014-05-071-3/+56
* mem-cred: Replace existing equal private keys during add_key()Martin Willi2014-05-071-0/+17
* watcher: Don't wait for running callback once watcher thread cancelledMartin Willi2014-05-071-1/+8
* watcher: Avoid queueing multiple watcher callbacks at the same timeMartin Willi2014-05-071-1/+8
* processor: Flush pending jobs during cancel(), not destroyMartin Willi2014-05-071-1/+11
* utils: Provide a CALLBACK macro, similar to METHOD, but for void* callbacksMartin Willi2014-05-071-0/+13
* utils: Enable __atomic* built-ins based on the GCC versionTobias Brunner2014-05-041-0/+7
* aikgen generates AIK private/public key pairsAndreas Steffen2014-05-035-1/+579
* Added PUBKEY_RSA_MODULUS encoding typeAndreas Steffen2014-05-022-12/+37
* Extended Ubuntu 14.04 database buildAndreas Steffen2014-05-021-15/+24
* Moved BIOS and IMA measurement lists into classes of their ownAndreas Steffen2014-05-026-381/+717
* Fixed typoAndreas Steffen2014-05-011-1/+1
* Use global status variable for IMA runtimeAndreas Steffen2014-05-011-2/+1
* Similar statistics for packages and file measurementsAndreas Steffen2014-05-011-1/+1
* Updated build_database.sh to Ubuntu 14.04Andreas Steffen2014-05-011-215/+74
* Updated ITA-IMA finalize messagesAndreas Steffen2014-05-012-6/+6
* Implemented IMA-NG supportAndreas Steffen2014-05-014-119/+425
* unit-tests: Document the supported env variablesMartin Willi2014-04-301-1/+7
* unit-tests: Support strongswan.conf defined plugin list and base directoryThomas Egerer2014-04-301-2/+8
* unit-tests: Allow configuration of libstrongswan via configThomas Egerer2014-04-301-10/+14
* unit-tests: Add a ck_assert_chunk_eq() convenience macroMartin Willi2014-04-301-0/+18
* unit-tests: Silence a literal signedness warning raised by GCC 4.6.3Martin Willi2014-04-301-2/+2
* sqlite: Allow query arguments to be freed before starting the enumerationTobias Brunner2014-04-301-2/+4
* Improved finalize messages in ITA-IMA componentAndreas Steffen2014-04-271-14/+21
* child-cfg: Fix removal of redundant traffic selectorsTobias Brunner2014-04-251-1/+1
* 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
* 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-242-3/+22
* utils: Add ref_cur() to retrieve the current value of a reference counterTobias Brunner2014-04-242-3/+24
* 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