index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vici: Compute rekey_bytes and rekey_packets if life_bytes and life_packets ar...
Andreas Steffen
2015-07-20
1
-6
/
+20
*
ike-sa-manager: Safely access the RNG instance with an rwlock
Tobias Brunner
2015-07-14
1
-5
/
+16
*
vici: Asynchronize debug logging
Martin Willi
2015-07-12
1
-1
/
+47
*
unit-tests: Add a IKEv2 message encryption test case
Martin Willi
2015-07-12
3
-0
/
+140
*
unit-tests: Forward variable argument list in TEST_SUITE_DEPEND
Martin Willi
2015-07-12
1
-2
/
+2
*
unit-tests: Load libstrongswan plugins in libcharon tests
Martin Willi
2015-07-12
2
-0
/
+16
*
ikev2: Derive additional 4 byte CHILD_SA nonce keymat for ChaCha20-Poly1305
Martin Willi
2015-06-29
1
-0
/
+1
*
ikev2: Use four byte salt for ChaCha20-Poly1305 AEAD
Martin Willi
2015-06-29
1
-0
/
+1
*
osx-attr: Optionally replace existing DNS server instead of appending them
Martin Willi
2015-06-18
1
-3
/
+27
*
ikev2: Enforce remote authentication config before proceeding with own authen...
Martin Willi
2015-06-05
1
-0
/
+44
*
child-sa: Use any fixed reqid configured on the CHILD_SA config
Martin Willi
2015-06-05
1
-2
/
+2
*
message: Log message if unknown/disallowed payload received
Tobias Brunner
2015-06-01
1
-3
/
+10
*
message: Log original message type of unknown payloads
Tobias Brunner
2015-06-01
1
-0
/
+13
*
unknown-payload: Use a new private payload type and make original type available
Tobias Brunner
2015-06-01
6
-10
/
+35
*
ikev2: Include fragment number into message ID passed to IV gen
Martin Willi
2015-06-01
1
-0
/
+5
*
message: Show the fragmentation numbers in message stringification
Martin Willi
2015-06-01
1
-0
/
+36
*
ha: Document tunnel parameter
Tobias Brunner
2015-05-27
1
-0
/
+1
*
ha: Skip SA for sync messages when resyncing HA segments
Tobias Brunner
2015-05-26
3
-3
/
+14
*
ha: Move plugin initialization from constructor to plugin callback
Tobias Brunner
2015-05-26
1
-58
/
+69
*
vici: Explicitly disable --user-install when installing Ruby Gem
Tobias Brunner
2015-05-21
1
-1
/
+1
*
vici: Make installation of Ruby Gem and Python Egg optional
Tobias Brunner
2015-05-21
2
-0
/
+4
*
vici: Support out-of-tree build of Python Egg
Tobias Brunner
2015-05-21
1
-5
/
+5
*
ikev1: When a reauth is detected explicitly delete the old IKE_SA
Tobias Brunner
2015-05-21
1
-3
/
+13
*
eap-radius: Keep track of stats for SAs migrated during IKEv1 reauthentication
Tobias Brunner
2015-05-21
1
-88
/
+229
*
ikev1: Trigger children_migrate event if CHILD_SAs are adopted
Tobias Brunner
2015-05-21
3
-1
/
+12
*
bus: Add new hook called when IKEv1 CHILD_SAs are migrated to a new IKE_SA
Tobias Brunner
2015-05-21
3
-3
/
+58
*
eap-radius: Remove cache entries for expired SAs during ike/child_rekey
Tobias Brunner
2015-05-21
1
-0
/
+53
*
eap-radius: Add cache for usage stats of expired/rekeyed SAs
Tobias Brunner
2015-05-21
1
-6
/
+102
*
child-create: Destroy nonceg in migrate()
Tobias Brunner
2015-05-05
1
-1
/
+2
*
child-create: Fix error handling if nonceg can't be created
Tobias Brunner
2015-05-05
1
-14
/
+12
*
ike-init: Fix error handling if nonceg can't be created
Tobias Brunner
2015-05-05
1
-13
/
+21
*
ike-init: Fix compiler warning
Tobias Brunner
2015-05-05
1
-2
/
+0
*
ike-init: Make nonceg a member of ike_init struct
Reto Buerki
2015-05-04
1
-20
/
+17
*
child-create: Make nonceg a member of child_create struct
Reto Buerki
2015-05-04
1
-12
/
+16
*
Add bool param to ALERT_KEEP_ON_CHILD_SA_FAILURE alert
Adrian-Ken Rueegsegger
2015-05-04
2
-3
/
+8
*
vici: Default to certificate subject for identity
Timo Teräs
2015-05-04
1
-0
/
+37
*
vici: Add support for ike_sa and child_sa updown notifications
Timo Teräs
2015-05-04
3
-0
/
+137
*
vici: Add function to test if an event should be generated
Timo Teräs
2015-05-04
2
-0
/
+74
*
ike-vendor: Add some Microsoft vendor IDs
Tobias Brunner
2015-04-21
1
-0
/
+10
*
vici: Relicense libvici.h under MIT
Martin Willi
2015-04-14
1
-9
/
+20
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
10
-13
/
+11
*
utils: Use memeq_const() for all cryptographic purposes
Martin Willi
2015-04-14
6
-13
/
+7
*
vici: Defer read/write error reporting after connection entry has been released
Martin Willi
2015-04-13
1
-12
/
+34
*
aead: Create AEAD using traditional transforms with an explicit IV generator
Martin Willi
2015-04-13
1
-4
/
+11
*
stroke: Properly parse bliss key strength in public key constraint
Tobias Brunner
2015-03-25
1
-1
/
+1
*
eap-tnc: Free eap-tnc object if IKE_SA not found to get IPs
Tobias Brunner
2015-03-25
1
-0
/
+1
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2015-03-25
2
-2
/
+2
*
child-sa: Add a new state to track rekeyed IKEv1 CHILD_SAs
Tobias Brunner
2015-03-25
7
-5
/
+15
*
ikev1: Inverse check when applying received KE value during Quick Mode
5.3.0rc1
Martin Willi
2015-03-24
1
-1
/
+1
*
encoding: Remove DH public value verification from KE payload
Martin Willi
2015-03-23
1
-73
/
+0
[prev]
[next]