From f7c243564f87d60df322ea9f62c1591920f8d32b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 16 Apr 2014 21:49:29 +0200 Subject: Use git submodules for libs, fix compilation, remove library sourcecode --- libraries/spongycastle/docs/tls/GnuTLSSetup.html | 27 ----------------------- libraries/spongycastle/docs/tls/OpenSSLSetup.html | 27 ----------------------- 2 files changed, 54 deletions(-) delete mode 100644 libraries/spongycastle/docs/tls/GnuTLSSetup.html delete mode 100644 libraries/spongycastle/docs/tls/OpenSSLSetup.html (limited to 'libraries/spongycastle/docs/tls') diff --git a/libraries/spongycastle/docs/tls/GnuTLSSetup.html b/libraries/spongycastle/docs/tls/GnuTLSSetup.html deleted file mode 100644 index 02ec634fb..000000000 --- a/libraries/spongycastle/docs/tls/GnuTLSSetup.html +++ /dev/null @@ -1,27 +0,0 @@ - - -

Instructions for setting up a GnuTLS server for use with DTLSClientTest

- - - diff --git a/libraries/spongycastle/docs/tls/OpenSSLSetup.html b/libraries/spongycastle/docs/tls/OpenSSLSetup.html deleted file mode 100644 index 2d0d6333f..000000000 --- a/libraries/spongycastle/docs/tls/OpenSSLSetup.html +++ /dev/null @@ -1,27 +0,0 @@ - - -

Instructions for setting up an OpenSSL server for use with DTLSClientTest

- -NOTE: This is mainly of use to test the handshake. There doesn't appear to be an 'echo server' option with DTLS, but it will print - to stdout anything you send it, and lines you type into stdin (at the server) will be sent to the client. - - -- cgit v1.2.3