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
/
libtls
/
tls_crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Store a MODP group we use for each TLS suite
Martin Willi
2010-09-02
1
-12
/
+27
*
Added generic TLS data sign/verify, hash/sig algorithm construction
Martin Willi
2010-09-02
1
-34
/
+104
*
Support different hash/sig algorithms in handshake signing, including ECDSA
Martin Willi
2010-09-02
1
-26
/
+146
*
Added TLS ClientCertificateType identifiers
Martin Willi
2010-09-02
1
-0
/
+19
*
Added TLS specific Hash and Signature Algorithm identifiers
Martin Willi
2010-09-02
1
-0
/
+16
*
Prefer AES/Camellia suites over 3DES/NULL encryption
Martin Willi
2010-08-25
1
-16
/
+16
*
Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.reque...
Martin Willi
2010-08-24
1
-2
/
+0
*
Added generic TLS purposes
Martin Willi
2010-08-24
1
-6
/
+13
*
Added a TLS purpose for EAP-TTLS with client authentication
Martin Willi
2010-08-23
1
-0
/
+1
*
Introducing a dedicated debug message group for libtls
Martin Willi
2010-08-23
1
-11
/
+11
*
fixed build_cipher_suite_list()
Andreas Steffen
2010-08-21
1
-6
/
+6
*
Introducing simple purposes for the TLS stack, switches various options
Martin Willi
2010-08-20
1
-5
/
+39
*
Added more TLS cipher suites we already support
Martin Willi
2010-08-20
1
-30
/
+36
*
Build TLS cipher suite list in a generic fashion
Martin Willi
2010-08-20
1
-74
/
+51
*
Use IV length of a crypter instead of block size for IV calculations
Martin Willi
2010-08-13
1
-1
/
+1
*
EAP-TLS and EAP-TTLS use different constant MSK PRF label
Andreas Steffen
2010-08-07
1
-3
/
+9
*
Whitespace cleanups
Martin Willi
2010-08-05
1
-6
/
+6
*
fixed type in cipher suite list build
Andreas Steffen
2010-08-05
1
-1
/
+1
*
log selected TLS version and cipher suite
Andreas Steffen
2010-08-05
1
-0
/
+221
*
Moved TLS stack to its own library
Martin Willi
2010-08-03
1
-0
/
+691
[prev]