diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-07-08 18:35:15 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-07-08 18:35:15 +0000 |
commit | af6d19ac969a1f65c529343365047fe3987677fe (patch) | |
tree | 97770b056b8117ca2196cb9eee713ed9bbdda135 /package/hostapd/patches/300-timestamp_check.patch | |
parent | 1d2f1579289116dba72e494273fbedcb09ba55af (diff) | |
download | upstream-af6d19ac969a1f65c529343365047fe3987677fe.tar.gz upstream-af6d19ac969a1f65c529343365047fe3987677fe.tar.bz2 upstream-af6d19ac969a1f65c529343365047fe3987677fe.zip |
hostapd: update to 2010-07-05
SVN-Revision: 22097
Diffstat (limited to 'package/hostapd/patches/300-timestamp_check.patch')
-rw-r--r-- | package/hostapd/patches/300-timestamp_check.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/300-timestamp_check.patch b/package/hostapd/patches/300-timestamp_check.patch index fef63e30a4..70ac63597c 100644 --- a/package/hostapd/patches/300-timestamp_check.patch +++ b/package/hostapd/patches/300-timestamp_check.patch @@ -1,6 +1,6 @@ --- a/src/tls/x509v3.c +++ b/src/tls/x509v3.c -@@ -1832,8 +1832,11 @@ int x509_certificate_chain_validate(stru +@@ -1854,8 +1854,11 @@ int x509_certificate_chain_validate(stru if (chain_trusted) continue; |