fragattacks/src
Subhani Shaik bd7bb43784 HTTP: Fix OCSP error path
If addition of a peer issuer certificate fails, the certs pointer would
be NULL when being passed to sk_X509_push() for peer issuer's issuer.
Fix this by skipping addition of issuer's issue if issuer addition
fails.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-02-19 13:29:55 +02:00
..
ap Drop all hostapd STA entries on interface disabled event 2015-02-11 10:31:12 +02:00
common nl80211: Allocate QCA vendor subcmds for DFS radar detected and CAC events 2015-02-11 16:51:33 +02:00
crypto OpenSSL: Use SSL_cache_hit() when available 2015-02-04 02:04:35 +02:00
drivers nl80211: Allocate QCA vendor subcmds for DFS radar detected and CAC events 2015-02-11 16:51:33 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer Add an option allow canned EAP-Success for wired IEEE 802.1X 2015-02-01 19:22:54 +02:00
eap_server EAP-PEAP server: Fix Phase 2 TLV length in error case 2015-01-28 16:15:58 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp Simplify eapol_sm_notify_pmkid_attempt() 2015-01-28 13:09:31 +02:00
l2_packet Fix Linux packat socket regression work around 2015-02-07 15:37:13 +02:00
p2p P2P: Fix send_action_in_progress clearing in corner cases 2015-02-10 00:41:27 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius hostapd: Debug messages for dodgy RADIUS servers 2015-01-23 01:48:27 +02:00
rsn_supp Fix resource leaks on rsn_preauth_init() error paths 2015-01-31 13:44:48 +02:00
tls TLS: Add new cipher suites to tls_get_cipher() 2014-12-09 16:57:05 +02:00
utils HTTP: Fix OCSP error path 2015-02-19 13:29:55 +02:00
wps P2PS: WPS changes needed for P2PS default PIN 2015-02-02 16:55:45 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00