wpa_supplicant File List

Here is a list of all documented files with brief descriptions:
aes.c [code]AES (Rijndael) cipher
aes_wrap.c [code]AES-based functions
aes_wrap.h [code]AES-based functions
base64.c [code]Base64 encoding/decoding (RFC1341)
base64.h [code]Base64 encoding/decoding (RFC1341)
common.c [code]Wpa_supplicant/hostapd / common helper functions, etc
common.h [code]Wpa_supplicant/hostapd / common helper functions, etc
config.c [code]WPA Supplicant / Configuration parser and common functions
config.h [code]WPA Supplicant / Configuration file structures
config_file.c [code]WPA Supplicant / Configuration backend: text file
config_ssid.h [code]WPA Supplicant / Network configuration structures
config_types.h [code]
crypto.c [code]WPA Supplicant / wrapper functions for libcrypto
crypto.h [code]WPA Supplicant / wrapper functions for crypto libraries
crypto_gnutls.c [code]WPA Supplicant / wrapper functions for libgcrypt
ctrl_iface.c [code]WPA Supplicant / UNIX domain and UDP socket -based control interface
ctrl_iface.h [code]WPA Supplicant / UNIX domain socket -based control interface
defs.h [code]WPA Supplicant - Common definitions
driver.h [code]WPA Supplicant - driver interface definition
driver_atmel.c [code]WPA Supplicant - Driver interaction with Atmel Wireless LAN drivers
driver_broadcom.c [code]WPA Supplicant - driver interaction with Broadcom wl.o driver
driver_bsd.c [code]WPA Supplicant - driver interaction with BSD net80211 layer
driver_hostap.c [code]WPA Supplicant - driver interaction with Linux Host AP driver
driver_hostap.h [code]WPA Supplicant - driver interaction with Linux Host AP driver
driver_ipw.c [code]WPA Supplicant - driver interaction with Linux ipw2100/2200 drivers
driver_madwifi.c [code]WPA Supplicant - driver interaction with MADWIFI 802.11 driver
driver_ndis.c [code]WPA Supplicant - Windows/NDIS driver interface
driver_ndis.h [code]WPA Supplicant - Windows/NDIS driver interface
driver_ndis_.c [code]WPA Supplicant - Windows/NDIS driver interface - event processing
driver_ndiswrapper.c [code]WPA Supplicant - driver interaction with Linux ndiswrapper
driver_prism54.c [code]WPA Supplicant - driver interaction with Linux Prism54.org driver
driver_test.c [code]WPA Supplicant - testing driver interface
driver_wext.c [code]WPA Supplicant - driver interaction with generic Linux Wireless Extensions
driver_wext.h [code]WPA Supplicant - driver_wext exported functions
driver_wired.c [code]WPA Supplicant - wired Ethernet driver interface
drivers.c [code]WPA Supplicant / driver interface list
eap.c [code]WPA Supplicant / EAP state machines (RFC 4137)
eap.h [code]WPA Supplicant / EAP state machine functions (RFC 4137)
eap_aka.c [code]WPA Supplicant / EAP-AKA (draft-arkko-pppext-eap-aka-12.txt)
eap_defs.h [code]WPA Supplicant/hostapd / Shared EAP definitions
eap_fast.c [code]WPA Supplicant / EAP-FAST (draft-cam-winget-eap-fast-00.txt)
eap_gtc.c [code]WPA Supplicant / EAP-GTC (RFC 2284)
eap_i.h [code]WPA Supplicant / EAP state machines internal structures (RFC 4137)
eap_leap.c [code]WPA Supplicant / EAP-LEAP
eap_md5.c [code]WPA Supplicant / EAP-MD5
eap_mschapv2.c [code]WPA Supplicant / EAP-MSCHAPV2 (draft-kamath-pppext-eap-mschapv2-00.txt)
eap_otp.c [code]WPA Supplicant / EAP-OTP (RFC 3748)
eap_pax.c [code]WPA Supplicant / EAP-PAX (draft-clancy-eap-pax-04.txt)
eap_pax_common.c [code]WPA Supplicant / EAP-PAX shared routines
eap_pax_common.h [code]WPA Supplicant / EAP-PAX shared routines
eap_peap.c [code]WPA Supplicant / EAP-PEAP (draft-josefsson-pppext-eap-tls-eap-07.txt)
eap_psk.c [code]WPA Supplicant / EAP-PSK (draft-bersani-eap-psk-09.txt)
eap_psk_common.c [code]WPA Supplicant / EAP-PSK shared routines
eap_psk_common.h [code]WPA Supplicant / EAP-PSK shared routines
eap_sim.c [code]WPA Supplicant / EAP-SIM (draft-haverinen-pppext-eap-sim-13.txt)
eap_sim_common.c [code]WPA Supplicant / EAP-SIM/AKA shared routines
eap_sim_common.h [code]WPA Supplicant / EAP-SIM/AKA shared routines
eap_tls.c [code]WPA Supplicant / EAP-TLS (RFC 2716)
eap_tls_common.c [code]WPA Supplicant / EAP-TLS/PEAP/TTLS/FAST common functions
eap_tls_common.h [code]WPA Supplicant / EAP-TLS/PEAP/TTLS/FAST common functions
eap_tlv.c [code]WPA Supplicant / EAP-TLV (draft-josefsson-pppext-eap-tls-eap-07.txt)
eap_tlv.h [code]WPA Supplicant / EAP-TLV (draft-josefsson-pppext-eap-tls-eap-07.txt)
eap_ttls.c [code]WPA Supplicant / EAP-TTLS (draft-ietf-pppext-eap-ttls-03.txt)
eap_ttls.h [code]WPA Supplicant / EAP-TTLS (draft-ietf-pppext-eap-ttls-03.txt)
eapol_sm.c [code]WPA Supplicant / EAPOL state machines
eapol_sm.h [code]WPA Supplicant / EAPOL state machines
eapol_test.c [code]WPA Supplicant - test code
eloop.c [code]Event loop based on select() loop
eloop.h [code]Event loop
events.c [code]WPA Supplicant - Driver event processing
hostapd.h [code]
l2_packet.h [code]WPA Supplicant - Layer2 packet interface definition
l2_packet_freebsd.c [code]WPA Supplicant - Layer2 packet handling with FreeBSD
l2_packet_linux.c [code]WPA Supplicant - Layer2 packet handling with Linux packet sockets
l2_packet_pcap.c [code]WPA Supplicant - Layer2 packet handling with libpcap/libdnet and WinPcap
main.c [code]WPA Supplicant / main() function for UNIX like OSes and MinGW
md5.c [code]MD5 hash implementation and interface functions
md5.h [code]MD5 hash implementation and interface functions
ms_funcs.c [code]WPA Supplicant / shared MSCHAPV2 helper functions / RFC 2433 / RFC 2759
ms_funcs.h [code]WPA Supplicant / shared MSCHAPV2 helper functions / RFC 2433 / RFC 2759
pcsc_funcs.c [code]WPA Supplicant / PC/SC smartcard interface for USIM, GSM SIM
pcsc_funcs.h [code]WPA Supplicant / PC/SC smartcard interface for USIM, GSM SIM
preauth.c [code]WPA Supplicant - RSN pre-authentication and PMKSA caching
preauth.h [code]Wpa_supplicant - WPA2/RSN pre-authentication functions
preauth_test.c [code]WPA Supplicant - test code for pre-authentication
priv_netlink.h [code]Wpa_supplicant - Private copy of Linux netlink/rtnetlink definitions
radius.c [code]Host AP (software wireless LAN access point) user space daemon for Host AP kernel driver / RADIUS client
radius.h [code]
radius_client.c [code]Host AP (software wireless LAN access point) user space daemon for Host AP kernel driver / RADIUS client
radius_client.h [code]
rc4.c [code]RC4 stream cipher
rc4.h [code]RC4 stream cipher
sha1.c [code]SHA1 hash implementation and interface functions
sha1.h [code]SHA1 hash implementation and interface functions
tls.h [code]WPA Supplicant / SSL/TLS interface definition
tls_gnutls.c [code]WPA Supplicant / SSL/TLS interface functions for openssl
tls_none.c [code]WPA Supplicant / SSL/TLS interface functions for no TLS case
tls_openssl.c [code]WPA Supplicant / SSL/TLS interface functions for openssl
tls_schannel.c [code]WPA Supplicant / SSL/TLS interface functions for Microsoft Schannel
version.h [code]
win_if_list.c [code]Win_if_list - Display network interfaces with description (for Windows)
wireless_copy.h [code]
wpa.c [code]WPA Supplicant - WPA state machine and EAPOL-Key processing
wpa.h [code]Wpa_supplicant - WPA definitions
wpa_cli.c [code]WPA Supplicant - command line interface for wpa_supplicant daemon
wpa_ctrl.c [code]Wpa_supplicant/hostapd control interface library
wpa_ctrl.h [code]Wpa_supplicant/hostapd control interface library
wpa_i.h [code]Wpa_supplicant - Internal WPA state machine definitions
wpa_passphrase.c [code]WPA Supplicant - ASCII passphrase to WPA PSK tool
wpa_supplicant.c [code]WPA Supplicant
wpa_supplicant.h [code]Wpa_supplicant - Exported functions for wpa_supplicant modules
wpa_supplicant_i.h [code]Wpa_supplicant - Internal definitions
doc/code_structure.doxygen [code]
doc/ctrl_iface.doxygen [code]
doc/driver_wrapper.doxygen [code]
doc/eap.doxygen [code]
doc/mainpage.doxygen [code]
doc/porting.doxygen [code]
doc/testing_tools.doxygen [code]
wpa_gui-qt4/eventhistory.ui.h [code]
wpa_gui-qt4/networkconfig.ui.h [code]
wpa_gui-qt4/scanresults.ui.h [code]
wpa_gui-qt4/userdatarequest.ui.h [code]
wpa_gui-qt4/wpagui.ui.h [code]
wpa_gui-qt4/wpamsg.h [code]
wpa_gui/eventhistory.ui.h [code]
wpa_gui/networkconfig.ui.h [code]
wpa_gui/scanresults.ui.h [code]
wpa_gui/userdatarequest.ui.h [code]
wpa_gui/wpagui.ui.h [code]
wpa_gui/wpamsg.h [code]

Generated on Sat May 6 21:13:29 2006 for wpa_supplicant by  doxygen 1.4.2