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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vici: Certification Authority support added.
Andreas Steffen
2015-07-21
18
-15
/
+1547
*
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
*
libipsec: Add a unit-test for ESP encryption using ChaCha20Poly1305
Martin Willi
2015-07-12
3
-0
/
+139
*
libipsec: Add a unit-test test runner
Martin Willi
2015-07-12
5
-8
/
+93
*
unit-tests: Add a IKEv2 message encryption test case
Martin Willi
2015-07-12
3
-0
/
+140
*
unit-tests: Increase failure message buffer to hold larger hex dumps
Martin Willi
2015-07-12
2
-2
/
+2
*
unit-tests: Forward variable argument list in TEST_SUITE_DEPEND
Martin Willi
2015-07-12
5
-10
/
+10
*
unit-tests: Load libstrongswan plugins in libcharon tests
Martin Willi
2015-07-12
2
-0
/
+16
*
chapoly: Process two Poly1305 blocks in parallel in SSSE3 driver
Martin Willi
2015-07-12
1
-85
/
+291
*
chapoly: Process four ChaCha20 blocks in parallel in SSSE3 driver
Martin Willi
2015-07-12
1
-16
/
+207
*
chapoly: Add an SSSE3 based driver
Martin Willi
2015-06-29
4
-1
/
+514
*
chapoly: Add a ChaCha20/Poly1305 driver implemented in portable C
Martin Willi
2015-06-29
4
-0
/
+488
*
chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backends
Martin Willi
2015-06-29
8
-0
/
+679
*
test-vectors: Add some initial ChaCha20/Poly1305 AEAD test vector
Martin Willi
2015-06-29
3
-0
/
+112
*
kernel-netlink: Add ChaCha20-Poly1305 AEAD support
Martin Willi
2015-06-29
1
-0
/
+2
*
libipsec: Create AEAD with four byte salt for ChaCha20-Poly1305
Martin Willi
2015-06-29
1
-0
/
+1
*
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
*
proposal: Add a chacha20poly1305 proposal keyword
Martin Willi
2015-06-29
1
-0
/
+1
*
crypter: Define a ChaCha20/Poly1305 AEAD algorithm identifier
Martin Willi
2015-06-29
3
-3
/
+7
*
capabilities: Handle ERANGE in user and group lookups
Tobias Brunner
2015-06-23
1
-12
/
+48
*
osx: Version bump to 5.3.2-1
Martin Willi
2015-06-18
1
-1
/
+1
*
osx: Use CodeSignOnCopy for privileged helper, as suggested by XCode
Martin Willi
2015-06-18
1
-2
/
+2
*
charon-xpc: Use DNS non-append/replace mode in osx-attr plugin
Martin Willi
2015-06-18
1
-0
/
+2
*
osx-attr: Optionally replace existing DNS server instead of appending them
Martin Willi
2015-06-18
1
-3
/
+27
*
Remove accidentally added stamp-h1
Tobias Brunner
2015-06-15
1
-1
/
+0
*
settings: Fix out-of-tree build
Tobias Brunner
2015-06-11
1
-1
/
+1
*
stroke: Add missing include for UINT16_MAX
Tobias Brunner
2015-06-09
2
-0
/
+2
*
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
*
unit-tests: Add tests for iv_gen_seq_t
Tobias Brunner
2015-06-05
3
-0
/
+75
*
ivgen: Allow reusing the same message ID twice in sequential IV gen
Martin Willi
2015-06-05
1
-7
/
+25
*
Updated SWID attribute list
Andreas Steffen
2015-06-02
2
-3
/
+9
*
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
*
iv-gen: Fail getting shorter IV values than the used counter size
Martin Willi
2015-06-01
1
-0
/
+4
*
iv-gen: Ensure external sequential IVs are actually sequential
Martin Willi
2015-06-01
2
-0
/
+23
*
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
*
libtls: As client, reject DH exchanges using primes smaller than 1024 bit
Martin Willi
2015-05-26
1
-0
/
+7
*
Check for NULL installed packages enumerator
Andreas Steffen
2015-05-24
1
-1
/
+5
*
Fixed os_info path in strongswan.conf
Andreas Steffen
2015-05-24
1
-2
/
+2
*
List attribute request entries also during build
Andreas Steffen
2015-05-24
1
-14
/
+13
*
stroke: Dynamically resize stroke messages
Tobias Brunner
2015-05-22
3
-287
/
+320
[next]