change some parameters in the library to meet the needs of the website httpbin.org

Fork of MiniTLS-GPL by Donatien Garnier

Revision:
3:eb324ffffd2b
Parent:
2:527a66d0a1a9
--- a/tls/tls_socket.c	Mon Jun 09 14:57:54 2014 +0000
+++ b/tls/tls_socket.c	Tue Jun 10 14:22:36 2014 +0000
@@ -22,7 +22,7 @@
  * \author Donatien Garnier
  */
 
-#define __DEBUG__ 0
+#define __DEBUG__ 4
 #ifndef __MODULE__
 #define __MODULE__ "tls_socket.c"
 #endif