mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44361 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
255 B
Diff
13 lines
255 B
Diff
--- a/include/polarssl/config.h
|
|
+++ b/include/polarssl/config.h
|
|
@@ -951,8 +951,8 @@
|
|
* POLARSSL_SHA1_C
|
|
*
|
|
* Comment this macro to disable support for SSL 3.0
|
|
- */
|
|
#define POLARSSL_SSL_PROTO_SSL3
|
|
+ */
|
|
|
|
/**
|
|
* \def POLARSSL_SSL_PROTO_TLS1
|