projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4a4530
)
polarssl: add support for generating rsa keys
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Mar 2014 15:55:18 +0000
(15:55 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Mar 2014 15:55:18 +0000
(15:55 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39999
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libs/polarssl/patches/200-reduce_config.patch
patch
|
blob
|
history
diff --git
a/package/libs/polarssl/patches/200-reduce_config.patch
b/package/libs/polarssl/patches/200-reduce_config.patch
index
a7e06f5
..
1db8744
100644
(file)
--- a/
package/libs/polarssl/patches/200-reduce_config.patch
+++ b/
package/libs/polarssl/patches/200-reduce_config.patch
@@
-80,16
+80,6
@@
/**
* \def POLARSSL_ERROR_STRERROR_BC
-@@ -566,8 +566,8 @@
- * Enable the prime-number generation code.
- *
- * Requires: POLARSSL_BIGNUM_C
-- */
- #define POLARSSL_GENPRIME
-+ */
-
- /**
- * \def POLARSSL_FS_IO
@@ -662,8 +662,8 @@
* \def POLARSSL_SELF_TEST
*