hostap/src
Jouni Malinen 912321e935 Add rules for building src/tls/libtls.a and use it with eap_example
eap_example is now using src/crypto/libcrypto.a and src/tls/libtls.a
instead of providing own rules for building the files for these
components. TLS library selection is temporarily disabled for
eap_example (it will be built using internal crypto/TLS), but the
configuration option for this will eventually be restored with a new
libcrypto.a configuration option.
2009-12-06 16:27:54 +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 Add rules for building src/tls/libtls.a and use it with eap_example 2009-12-06 16:27:54 +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