hostap/src
Jouni Malinen e77e0a8320 Include functionality to support EAP-FAST unconditionally
Clean up the internal TLS implementation by removing conditional
build blocks for (mostly) EAP-FAST specific functionality. This
will increase the size a big for non-EAP-FAST builds, but is quite
helpful in making src/tls/libtls.a with single build options. If
the potential size reduction is considered significant in the future,
this can be reconsider with a more library compatible way (e.g.,
external file with registration function, etc.).
2009-12-06 16:20:32 +02:00
..
common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
crypto Split crypto_internal.c into parts to clean up build 2009-12-06 14:37:46 +02:00
drivers nl80211: Add extra IEs into IBSS join request 2009-12-04 22:20:59 +02:00
eap_common Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peer Move EAP method registration away from src/eap_{peer,server} 2009-12-06 11:28:41 +02:00
eap_server Increase EAP server extra room for encryption overhead (for GnuTLS) 2009-12-06 12:02:28 +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
hlr_auc_gw Move milenage.[ch] into src/crypto 2009-12-05 21:00:52 +02:00
l2_packet Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
radius Add more Doxygen documentation for RADIUS server implementation 2009-12-02 21:29:32 +02:00
rsn_supp Fix rsn_preauth_scan_result() inline wrapper for no-EAP builds 2009-12-06 14:29:12 +02:00
tls Include functionality to support EAP-FAST unconditionally 2009-12-06 16:20:32 +02:00
utils Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 defines 2009-12-06 16:19:13 +02:00
wps Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Add build rules for building a library from src/utils files 2009-12-05 21:39:41 +02:00