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
*
Fixed pretest script in tnc/tnccs-20-pt-tls scenario
Andreas Steffen
2014-04-04
1
-1
/
+1
*
ike-cfg: Properly compare IKE proposals for equality
5.1.3rc1
Tobias Brunner
2014-04-03
1
-1
/
+1
*
leak-detective: LEAK_DETECTIVE_DISABLE completely disables LD
Tobias Brunner
2014-04-03
3
-17
/
+23
*
testing: Run 'conntrack -F' before all test scenarios
Tobias Brunner
2014-04-02
28
-41
/
+14
*
unit-tests: Verify two bytes at once when testing chunk_clear()
Tobias Brunner
2014-04-02
1
-3
/
+6
*
Merge branch 'tls-unit-tests'
Martin Willi
2014-04-01
24
-38
/
+988
|
\
|
*
tls: Add a test case to check correct enum name mapping of cipher suites
Martin Willi
2014-04-01
3
-0
/
+250
|
*
tls: Add socket based tests testing all supported suites with TLS 1.2/1.1/1.0
Martin Willi
2014-04-01
3
-0
/
+527
|
*
tls: Remove superfluous initializers in TLS AEAD implementations
Martin Willi
2014-04-01
4
-4
/
+0
|
*
tls: Support a maximum TLS version to negotiate using TLS socket abstraction
Martin Willi
2014-04-01
6
-7
/
+9
|
*
tls: Support a null encryption flag on TLS socket abstraction
Martin Willi
2014-04-01
5
-7
/
+21
|
*
tls: Introduce a generic TLS purpose that accepts NULL encryption ciphers
Martin Willi
2014-04-01
4
-2
/
+8
|
*
tls: Export a function to list supported TLS cipher suites
Martin Willi
2014-04-01
2
-18
/
+66
|
*
tls: Create a unit-test runner
Martin Willi
2014-04-01
6
-0
/
+94
|
*
unit-tests: Catch timeouts during test runner deinit function
Martin Willi
2014-04-01
1
-6
/
+18
|
*
unit-tests: Prevent a failing worker thread to go wild after it fails
Martin Willi
2014-04-01
1
-1
/
+2
|
/
*
Test TLS AEAD cipher suites
Andreas Steffen
2014-04-01
10
-10
/
+17
*
Added Ubuntu 14.04 to IMV database
Andreas Steffen
2014-03-31
1
-0
/
+24
*
Slightly edited evaltest of ikev2/ocsp-untrusted-cert scenario
Andreas Steffen
2014-03-31
1
-1
/
+1
*
unit-tests: Always load address of testable functions
Tobias Brunner
2014-03-31
1
-1
/
+1
*
settings: Reduce log verbosity if strongswan.conf does not exist
Tobias Brunner
2014-03-31
1
-1
/
+10
*
test-vectors: Renumber AES-GCM test vectors according to original source
Tobias Brunner
2014-03-31
2
-16
/
+100
*
Merge branch 'tls-aead'
Martin Willi
2014-03-31
29
-479
/
+1435
|
\
|
*
NEWS: Note TLS AEAD mode
Martin Willi
2014-03-31
1
-0
/
+3
|
*
tls: Fix some TLS cipher suite enum names
Martin Willi
2014-03-31
1
-3
/
+3
|
*
tls: Include TLS version announced in Client Hello in encrypted premaster
Martin Willi
2014-03-31
1
-1
/
+7
|
*
tls: Check for minimal TLS record length before each record iteration
Martin Willi
2014-03-31
1
-8
/
+8
|
*
tls: Fix AEAD algorithm filtering, avoid filtering all suites if no AEAD found
Martin Willi
2014-03-31
1
-19
/
+52
|
*
tls: Offer TLS signature schemes in ClientHello in order of preference
Martin Willi
2014-03-31
1
-90
/
+59
|
*
tls: Define AES-GCM cipher suites from RFC 5288/5289
Martin Willi
2014-03-31
1
-0
/
+54
|
*
tls: Implement the TLS AEAD abstraction for real AEAD modes
Martin Willi
2014-03-31
4
-8
/
+262
|
*
tls: Separate TLS protection to abstracted AEAD modes
Martin Willi
2014-03-31
8
-325
/
+874
|
*
aead: Support custom AEAD salt sizes
Martin Willi
2014-03-31
17
-43
/
+131
|
/
*
ikev2: Recreate a CHILD_SA that got a hard lifetime expire without rekeying
Martin Willi
2014-03-31
1
-0
/
+12
*
revocation: Log error if no OCSP signer candidate found
Martin Willi
2014-03-31
1
-1
/
+1
*
Merge branch 'ocsp-constraints'
Martin Willi
2014-03-31
3
-46
/
+86
|
\
|
*
revocation: Restrict OCSP signing to specific certificates
Martin Willi
2014-03-31
3
-10
/
+65
|
*
revocation: Don't merge auth config of CLR/OCSP trustchain validation
Martin Willi
2014-03-31
1
-39
/
+24
|
/
*
hashtable: Make key arguments const
Tobias Brunner
2014-03-31
2
-22
/
+23
*
Properly hash pointers for hash tables where appropriate
Tobias Brunner
2014-03-31
4
-71
/
+7
*
kernel-pfroute: Let get_nexthop() default to destination address
Tobias Brunner
2014-03-31
1
-3
/
+7
*
x509: CERT_DECODE actually requires KEY_ANY
Tobias Brunner
2014-03-31
1
-3
/
+1
*
pkcs1: KEY_ANY public key decoder soft depends on specific decoders
Tobias Brunner
2014-03-31
1
-0
/
+3
*
eap-radius: Add option to not close IKE_SAs on timeouts during interim accout...
Tobias Brunner
2014-03-31
2
-1
/
+10
*
ikev1: Accept SPI size of any length <= 16 in ISAKMP proposal
Tobias Brunner
2014-03-31
1
-4
/
+12
*
proposal: Don't fail DH proposal matching if peer includes NONE
Tobias Brunner
2014-03-31
1
-4
/
+19
*
conf: Order settings in man page alphabetically
Tobias Brunner
2014-03-31
1
-5
/
+4
*
Merge branch 'acerts'
Martin Willi
2014-03-31
96
-1587
/
+2394
|
\
|
*
NEWS: Add acert and pki changes for 5.1.3
Martin Willi
2014-03-31
1
-0
/
+13
|
*
openac: Remove obsolete openac utility
Martin Willi
2014-03-31
10
-772
/
+21
[next]