aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vici: Make installation of Ruby Gem and Python Egg optionalTobias Brunner2015-05-213-5/+23
* vici: Support out-of-tree build of Python EggTobias Brunner2015-05-211-5/+5
* ikev1: When a reauth is detected explicitly delete the old IKE_SATobias Brunner2015-05-211-3/+13
* Merge branch 'accounting-fixes'Tobias Brunner2015-05-218-55/+411
|\
| * libipsec: Insert SAs first, so latest SA with the same reqid gets usedTobias Brunner2015-05-211-1/+1
| * eap-radius: Keep track of stats for SAs migrated during IKEv1 reauthenticationTobias Brunner2015-05-211-88/+229
| * ikev1: Trigger children_migrate event if CHILD_SAs are adoptedTobias Brunner2015-05-213-1/+12
| * bus: Add new hook called when IKEv1 CHILD_SAs are migrated to a new IKE_SATobias Brunner2015-05-213-3/+58
| * eap-radius: Remove cache entries for expired SAs during ike/child_rekeyTobias Brunner2015-05-211-0/+53
| * eap-radius: Add cache for usage stats of expired/rekeyed SAsTobias Brunner2015-05-211-6/+102
|/
* libradius: Verify message ID of RADIUS responsesTobias Brunner2015-05-211-35/+69
* kernel-netlink: Ignore unusable routesTobias Brunner2015-05-211-0/+24
* kernel-netlink: Make buffer size for received Netlink messages configurableTobias Brunner2015-05-212-7/+14
* testing: Don't check parent dir (and subdirs) when downloading OpenSSL packagesTobias Brunner2015-05-211-1/+1
* Exempt ignored PA-TNC attributes from error handlingAndreas Steffen2015-05-201-1/+8
* testing: Fix kernel download URL for kernel versions != 4.xTobias Brunner2015-05-191-1/+1
* man: Clarification of ah keyword descriptionAdrian-Ken Rueegsegger2015-05-191-1/+1
* starter: Ensure the daemon executable exists when starting upTobias Brunner2015-05-083-18/+8
* starter: Remove START_CHARON compile flagTobias Brunner2015-05-053-13/+2
* charon-nm: Disable leak-detective in charon-nmTobias Brunner2015-05-051-0/+3
* testing: Fix URL to TNC@FHH project in scenario descriptionsTobias Brunner2015-05-056-8/+8
* testing: Update TKM assert stringsReto Buerki2015-05-057-10/+10
* testing: Update alog to version 0.3.1Reto Buerki2015-05-051-1/+1
* testing: Update tkm to version 0.1.2Reto Buerki2015-05-051-1/+1
* testing: Update tkm-rpc to version 0.2Reto Buerki2015-05-051-1/+1
* child-create: Destroy nonceg in migrate()Tobias Brunner2015-05-051-1/+2
* child-create: Fix error handling if nonceg can't be createdTobias Brunner2015-05-051-14/+12
* ike-init: Fix error handling if nonceg can't be createdTobias Brunner2015-05-051-13/+21
* ike-init: Fix compiler warningTobias Brunner2015-05-051-2/+0
* swanctl: Fix --uri optionMartin Willi2015-05-051-9/+36
* Merge branch 'tkm-fixes'Tobias Brunner2015-05-0413-96/+230
|\
| * charon-tkm: Also store local SPI in SADAdrian-Ken Rueegsegger2015-05-044-27/+36
| * ike-init: Make nonceg a member of ike_init structReto Buerki2015-05-041-20/+17
| * child-create: Make nonceg a member of child_create structReto Buerki2015-05-041-12/+16
| * charon-tkm: Reset stale nonce contextsReto Buerki2015-05-042-18/+30
| * charon-tkm: Drop unneeded nonceg get_id functionReto Buerki2015-05-043-16/+0
| * charon-tkm: Remove ESA nonce mappings from chunk mapAdrian-Ken Rueegsegger2015-05-041-0/+2
| * charon-tkm: Drop obsolete TKM_LIMIT defineReto Buerki2015-05-041-2/+0
| * charon-tkm: Select other ESA if any is present upon deletionAdrian-Ken Rueegsegger2015-05-041-1/+12
| * charon-tkm: Add get_other_esa_id function to TKM kernel SADAdrian-Ken Rueegsegger2015-05-043-0/+103
| * charon-tkm: Only skip creation of first child SAAdrian-Ken Rueegsegger2015-05-041-0/+9
| * Add bool param to ALERT_KEEP_ON_CHILD_SA_FAILURE alertAdrian-Ken Rueegsegger2015-05-042-3/+8
| * charon-tkm: Fix SAD insertion when adding ESAAdrian-Ken Rueegsegger2015-05-041-1/+1
|/
* vici: Default to certificate subject for identityTimo Teräs2015-05-041-0/+37
* swanctl: Implement monitoring of IKE_SA and CHILD_SA changesTimo Teräs2015-05-042-2/+84
* vici: Add support for ike_sa and child_sa updown notificationsTimo Teräs2015-05-043-0/+137
* vici: Add function to test if an event should be generatedTimo Teräs2015-05-042-0/+74
* swanctl: Add missing unit in install-time logRomain Francoise2015-05-041-1/+1
* init: Don't build/install legacy systemd service if charon isn't builtRomain Francoise2015-05-041-0/+2
* crypt-burn: free() associated data after testMartin Willi2015-05-041-0/+1