projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
621f8cb
)
mbedtls: re-enable RC4 support (needed by transmission and others)
author
Felix Fietkau
<nbd@nbd.name>
Sun, 8 Jan 2017 17:22:07 +0000
(18:22 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Sun, 8 Jan 2017 17:22:23 +0000
(18:22 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/libs/mbedtls/patches/200-config.patch
patch
|
blob
|
history
diff --git
a/package/libs/mbedtls/patches/200-config.patch
b/package/libs/mbedtls/patches/200-config.patch
index dcee704d2358a03fff5e807addd02769e1d481a9..cea2a04c07af588fad57e61f81d57ef81f05e585 100644
(file)
--- a/
package/libs/mbedtls/patches/200-config.patch
+++ b/
package/libs/mbedtls/patches/200-config.patch
@@
-174,15
+174,6
@@
/**
* \def MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3
-@@ -1501,7 +1501,7 @@
- * MBEDTLS_TLS_RSA_PSK_WITH_RC4_128_SHA
- * MBEDTLS_TLS_PSK_WITH_RC4_128_SHA
- */
--#define MBEDTLS_ARC4_C
-+//#define MBEDTLS_ARC4_C
-
- /**
- * \def MBEDTLS_ASN1_PARSE_C
@@ -1621,7 +1621,7 @@
* MBEDTLS_TLS_PSK_WITH_CAMELLIA_128_GCM_SHA256
* MBEDTLS_TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256