diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-28 13:44:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-28 13:44:24 +0000 |
commit | 6446f93be89a231f305c2627811039b5d0180914 (patch) | |
tree | 8dcf03c882d537c8fced11d80743cb26287b64f8 /package/wpa_supplicant/patches/100-timestamp_check.patch | |
parent | e3d58387a394041d3fd48077b68718297e75468a (diff) | |
download | upstream-6446f93be89a231f305c2627811039b5d0180914.tar.gz upstream-6446f93be89a231f305c2627811039b5d0180914.tar.bz2 upstream-6446f93be89a231f305c2627811039b5d0180914.zip |
wpa_supplicant: refresh patches
SVN-Revision: 14239
Diffstat (limited to 'package/wpa_supplicant/patches/100-timestamp_check.patch')
-rw-r--r-- | package/wpa_supplicant/patches/100-timestamp_check.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/package/wpa_supplicant/patches/100-timestamp_check.patch b/package/wpa_supplicant/patches/100-timestamp_check.patch index 66f877f972..98fdbbc1be 100644 --- a/package/wpa_supplicant/patches/100-timestamp_check.patch +++ b/package/wpa_supplicant/patches/100-timestamp_check.patch @@ -1,8 +1,6 @@ -Index: wpa_supplicant-0.6.6/src/tls/x509v3.c -=================================================================== ---- wpa_supplicant-0.6.6.orig/src/tls/x509v3.c 2008-02-23 03:45:24.000000000 +0100 -+++ wpa_supplicant-0.6.6/src/tls/x509v3.c 2008-07-09 12:47:19.000000000 +0200 -@@ -1591,8 +1591,11 @@ +--- a/src/tls/x509v3.c ++++ b/src/tls/x509v3.c +@@ -1591,8 +1591,11 @@ int x509_certificate_chain_validate(stru if (chain_trusted) continue; |