hostapd/src
Jouni Malinen 1056dad796 Fix PKCS#12 use with OpenSSL 1.0.0
Add 40-bit RC2 CBC explicitly since OpenSSL 1.0.0 does not seem to that
anymore with PKCS12_PBE_add(). Furthermore, at least 1.0.0-beta4 crashes
if the needed cipher is not registered when parsing the PKCS#12 data
(this crashing part should be fixed in newer 1.0.0 versions)

Following bug reports are related to the issue:
https://bugzilla.redhat.com/show_bug.cgi?id=541924
https://bugzilla.redhat.com/show_bug.cgi?id=538851
http://rt.openssl.org/Ticket/Display.html?id=2127
http://rt.openssl.org/Ticket/Display.html?id=2128
2010-01-09 00:38:09 +02:00
..
ap Fix memory leak on RSN preauth init error path 2010-01-06 21:14:09 +02:00
common Standardize on a single definition of auth_alg bitfield values 2010-01-03 21:14:40 +02:00
crypto Fix PKCS#12 use with OpenSSL 1.0.0 2010-01-09 00:38:09 +02:00
drivers nl80211: Fix a typo 2010-01-03 22:20:27 +02:00
eap_common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peer Rename EAP TLS variables to make server and peer code consistent 2009-12-24 00:16:58 +02:00
eap_server Rename EAP TLS variables to make server and peer code consistent 2009-12-24 00:16:58 +02:00
eapol_auth Move internal EAPOL authenticator defines into their own file 2009-11-29 23:16:04 +02:00
eapol_supp Remove unnecessary defines 2009-12-05 22:51:08 +02:00
l2_packet Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
radius Enable IPv6 support for libutils.a and libradius.a 2009-12-24 12:27:42 +02:00
rsn_supp Convert RSN pre-authentication to use struct dl_list 2010-01-06 21:23:15 +02:00
tls Move asn1_test.c into tests subdirectory and split it in two 2009-12-06 16:45:36 +02:00
utils Mark fmt parameter const for wpa_printf/msg 2010-01-04 19:16:19 +02:00
wps WPS: Fix Probe Request processing to handle missing attribute 2010-01-01 23:38:51 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move generic AP functionality implementation into src/ap 2009-12-25 01:12:50 +02:00