hostap/src
Jouni Malinen 895cb1683d OpenSSL: Add support for HMAC functions with 0.9.8 and older
Commit d9cc4646eb added
crypto_hash_{init,update,finish}() wrappers for OpenSSL, but it
assumed the current HMAC API in OpenSSL. This was changed in 0.9.9
to return error codes from the functions while older versions used
void functions. Add support for the older versions, too.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-07-07 10:58:32 +03:00
..
ap hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe Response 2012-06-30 13:57:52 +03:00
common hostapd: Initial IEEE 802.11ac (VHT) definitions 2012-06-30 13:52:13 +03:00
crypto OpenSSL: Add support for HMAC functions with 0.9.8 and older 2012-07-07 10:58:32 +03:00
drivers nl80211: Save VHT capabilities from the driver 2012-07-04 21:42:56 +03:00
eap_common EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 2012-07-02 22:10:03 +03:00
eap_peer EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 2012-07-02 22:10:03 +03:00
eap_server EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 2012-07-02 22:10:03 +03:00
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 2012-05-05 18:05:09 +03:00
eapol_supp wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Check memory allocation result in a Service Discovery Response 2012-07-02 20:53:46 +03:00
radius RADIUS DAS: Support Chargeable-User-Identity with Disconnect-Request 2012-06-17 19:44:46 +03:00
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils eloop: Fix EVENT_TYPE_WRITE with poll()-based eloop 2012-07-04 21:36:38 +03:00
wps Move p2p_connect PIN format validation into a separate function 2012-06-30 21:27:32 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00