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.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
tls: Export a function to list supported TLS cipher suites
Martin Willi
2014-04-01
1
-0
/
+9
|
*
Add a return value to tls_crypto_t.derive_secrets()
Martin Willi
2012-07-16
1
-1
/
+2
|
*
Some Doxygen fixes.
Tobias Brunner
2012-02-07
1
-9
/
+9
|
*
Implemented TLS session resumption both as client and as server
Martin Willi
2011-12-31
1
-9
/
+29
|
*
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen
2011-05-31
1
-5
/
+5
|
*
Added TLS specific EC point formats
Martin Willi
2010-09-06
1
-0
/
+16
|
*
Renamed ecp_format to ansi_format, as point formats in TLS use different ↵
Martin Willi
2010-09-06
1
-8
/
+8
|
|
|
|
identifiers
*
Prepend point format to ECDH public key
Martin Willi
2010-09-06
1
-0
/
+16
|
*
Use a dynamic curve enumerator to list/convert TLS named curves
Martin Willi
2010-09-03
1
-3
/
+5
|
*
Select private key based on received cipher suites
Martin Willi
2010-09-03
1
-1
/
+3
|
*
Support for EC curve Hello extension, EC curve fallback
Martin Willi
2010-09-03
1
-0
/
+7
|
*
Added TLS EC curve type and name identifiers
Martin Willi
2010-09-03
1
-0
/
+53
|
*
Store a MODP group we use for each TLS suite
Martin Willi
2010-09-02
1
-0
/
+7
|
*
Added generic TLS data sign/verify, hash/sig algorithm construction
Martin Willi
2010-09-02
1
-0
/
+30
|
*
Support different hash/sig algorithms in handshake signing, including ECDSA
Martin Willi
2010-09-02
1
-1
/
+2
|
*
Added TLS ClientCertificateType identifiers
Martin Willi
2010-09-02
1
-0
/
+21
|
*
Added TLS specific Hash and Signature Algorithm identifiers
Martin Willi
2010-09-02
1
-0
/
+34
|
*
Introducing simple purposes for the TLS stack, switches various options
Martin Willi
2010-08-20
1
-3
/
+1
|
*
EAP-TLS and EAP-TTLS use different constant MSK PRF label
Andreas Steffen
2010-08-07
1
-1
/
+3
|
*
Whitespace cleanups
Martin Willi
2010-08-05
1
-4
/
+4
|
*
log selected TLS version and cipher suite
Andreas Steffen
2010-08-05
1
-37
/
+214
|
*
Moved TLS stack to its own library
Martin Willi
2010-08-03
1
-0
/
+188