aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* message: Log original message type of unknown payloadsTobias Brunner2015-06-011-0/+13
* unknown-payload: Use a new private payload type and make original type availableTobias Brunner2015-06-016-10/+35
* ikev2: Include fragment number into message ID passed to IV genMartin Willi2015-06-011-0/+5
* iv-gen: Fail getting shorter IV values than the used counter sizeMartin Willi2015-06-011-0/+4
* iv-gen: Ensure external sequential IVs are actually sequentialMartin Willi2015-06-012-0/+23
* message: Show the fragmentation numbers in message stringificationMartin Willi2015-06-011-0/+36
* ha: Document tunnel parameterTobias Brunner2015-05-271-0/+1
* ha: Skip SA for sync messages when resyncing HA segmentsTobias Brunner2015-05-263-3/+14
* ha: Move plugin initialization from constructor to plugin callbackTobias Brunner2015-05-261-58/+69
* libtls: As client, reject DH exchanges using primes smaller than 1024 bitMartin Willi2015-05-261-0/+7
* Check for NULL installed packages enumeratorAndreas Steffen2015-05-241-1/+5
* Fixed os_info path in strongswan.confAndreas Steffen2015-05-241-2/+2
* List attribute request entries also during buildAndreas Steffen2015-05-241-14/+13
* stroke: Dynamically resize stroke messagesTobias Brunner2015-05-223-287/+320
* vici: Explicitly disable --user-install when installing Ruby GemTobias Brunner2015-05-211-1/+1
* vici: Make installation of Ruby Gem and Python Egg optionalTobias Brunner2015-05-212-0/+4
* 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
* 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-211-7/+11
* Exempt ignored PA-TNC attributes from error handlingAndreas Steffen2015-05-201-1/+8
* 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
* 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
* 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