diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 16:24:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 16:24:15 +0200 |
commit | a30ba67504ffd12c4db499adbb5ce47a7d1f6036 (patch) | |
tree | 9ae1a7e3849dda6bbb5c578232f6f2fa5b2e7e7e /ccast/axTLS/Readme.txt | |
parent | 89e99e8a827859729729dfc92d74be4a8f96f1a4 (diff) | |
parent | 094535c010320967639e8e86f974d878e80baa72 (diff) |
New release 1.7.0
Diffstat (limited to 'ccast/axTLS/Readme.txt')
-rw-r--r-- | ccast/axTLS/Readme.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ccast/axTLS/Readme.txt b/ccast/axTLS/Readme.txt new file mode 100644 index 0000000..8f42eb1 --- /dev/null +++ b/ccast/axTLS/Readme.txt @@ -0,0 +1,7 @@ +This is a cut down version of axTLS, just for client operation. +It has been modified to return timeout status rather than +erroring, and to be able to call ssl_read asynchronously +once the handshaking is complete. + +It is not used for any security sensitive purpose, but is used purely to +communicate with the ChromeCast. |