index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
configure: Check if building against a x86/x64 architecture
Martin Willi
2015-06-29
1
-0
/
+16
|
*
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
9
-0
/
+683
|
*
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
*
Version bump to 5.3.2
5.3.2
Andreas Steffen
2015-06-08
1
-1
/
+1
*
NEWS: Add info about CVE-2015-4171
Tobias Brunner
2015-06-05
1
-0
/
+10
*
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
*
Fix timeattack script compilation under ARM
Andreas Steffen
2015-06-05
1
-1
/
+1
*
Updated SWID attribute list
Andreas Steffen
2015-06-02
2
-3
/
+9
*
Version bump to 5.3.1
5.3.1
Andreas Steffen
2015-06-01
1
-1
/
+1
*
NEWS: Add info about CVE-2015-3991
Tobias Brunner
2015-06-01
1
-0
/
+7
*
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
*
testing: use a decent PSK
Andreas Steffen
2015-05-30
2
-2
/
+2
*
testing: Added ha/active-passive scenario
Andreas Steffen
2015-05-30
21
-0
/
+441
*
Added 5.3.1 caption to NEWS
5.3.1rc1
Andreas Steffen
2015-05-28
1
-0
/
+3
*
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
2
-15
/
+14
*
testing: Include iperf and htop in base image
Tobias Brunner
2015-05-22
1
-2
/
+2
*
stroke: Dynamically resize stroke messages
Tobias Brunner
2015-05-22
3
-287
/
+320
*
vici: Explicitly disable --user-install when installing Ruby Gem
Tobias Brunner
2015-05-21
1
-1
/
+1
[prev]
[next]