EAP-FAST peer: Clean up PAC writing function
[libeap.git] / src /
2010-01-10 Jouni MalinenEAP-FAST peer: Clean up PAC writing function
2010-01-10 Jouni Malineneloop: Clear timeout data during allocation
2010-01-10 Jouni MalinenIBSS RSN: Check explicitly that WPA auth sm assoc call...
2010-01-10 Jouni MalinenCheck WPS attr build helper return value
2010-01-10 Jouni MalinenUse zero address when reporting unknown peer in SMK...
2010-01-10 Jouni MalinenAvoid a theoretical use-after-free in WPA auth sm init
2010-01-09 Jouni MalinenWPS: Remove unused mac_addr_text parameter from get_net...
2010-01-09 Masashi HonmaFreeBSD: Fix driver_bsd.c build
2010-01-09 Masashi Honmabsd: Add support for WPA_TRACE and WPA_TRACE_BFD
2010-01-09 Masashi Honmabsd: Fix driver_wired.c build
2010-01-08 Jouni MalinenFix PKCS#12 use with OpenSSL 1.0.0
2010-01-06 Jouni MalinenConvert RSN pre-authentication to use struct dl_list
2010-01-06 Jouni MalinenFix memory leak on RSN preauth init error path
2010-01-06 Lennert BuytenhekFix WMM default parameters
2010-01-04 Jouni MalinenMark fmt parameter const for wpa_printf/msg
2010-01-03 Jouni Malinennl80211: Fix a typo
2010-01-03 Jouni MalinenUse common driver code for Linux hwaddr get/set
2010-01-03 Jouni MalinenShare a single Linux ioctl helper fo setting interface...
2010-01-03 Jouni Malinenbsd: Fix a typo
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03 Jouni MalinenShare the same enum for MFP configuration
2010-01-03 Jouni MalinenMore Doxygen documentation for the driver interface
2010-01-03 Jouni MalinenRemove src/drivers/scan_helpers.c
2010-01-03 Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-03 Jouni MalinenAdd drv_event_eapol_rx() helper
2010-01-03 Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03 Jouni MalinenReplace hostapd_notif_new_sta() with new driver event...
2010-01-03 Jouni Malinendriver_test: Add channel awareness for the MLME test...
2010-01-03 Jouni MalinenAdd driver API functionality for off-channel Action...
2010-01-03 Jouni MalinenSync with wireless-testing.git linux/nl80211.h
2010-01-03 Jouni MalinenAdd driver ops for allocating interface addresses
2010-01-03 Jouni MalinenAdd a driver op for enabling Probe Request reporting...
2010-01-03 Jouni MalinenRemove unnecessary wpa_event_type typedef
2010-01-03 Jouni MalinenMove struct hostapd_frame_info definition away from...
2010-01-03 Jouni Malinendriver_test: Remove forgotten, unused prototypes
2010-01-03 Jouni MalinenRemove struct ieee80211_hdr dependency from EVENT_RX_FR...
2010-01-03 Jouni MalinenReplace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ...
2010-01-03 Jouni MalinenReplace wpa_supplicant_sta_rx() call with driver event
2010-01-02 Jouni MalinenOnly expire scanned BSSes based on new scan results
2010-01-01 Jouni MalinenWPS: Fix Probe Request processing to handle missing...
2010-01-01 Jouni Malinennl80211/wext: Hardcode all auth_algs as supported
2009-12-28 Jouni MalinenWPS: Add Enrollee-seen event message and wpa_gui-qt4...
2009-12-28 Jouni MalinenMark wpabuf_get_trace() static
2009-12-28 Jouni MalinenInclude header file to verify prototypes
2009-12-28 Jouni Malinentest: Register more complete set of channels and rates
2009-12-28 Jouni Malinentest: Use previously requested BSSID when adding a...
2009-12-28 Jouni Malinennl80211: Add more debug prints for mode changes and...
2009-12-28 Jouni MalinenAdd an option for driver wrappers to report operational...
2009-12-28 Jouni MalinenAllow Probe Request callbacks to terminate iteration
2009-12-28 Jouni MalinenAllocate Probe Response and Beacon buffers based on...
2009-12-27 Jouni MalinenAdd ctrl_iface events for BSS added/removed
2009-12-27 Jouni MalinenSplit hostapd_interface_deinit() into deinit and free...
2009-12-27 Jouni Malinentest: Add WPA_TRACE reference check for driver ctx
2009-12-27 Jouni MalinenFix a typo in a doxygen comment
2009-12-26 Jouni Malineneloop: Fix timeout handler to use local copy of func...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-25 Jouni MalinenInclude header files explicitly in *.c, not via header...
2009-12-25 Jouni MalinenReplace src/ap/driver_i.h with non-inlined functions...
2009-12-25 Jouni MalinenRemove ap_config.h dependency from driver_i.h
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-25 Jouni MalinenGet rid of direct hostapd_for_each_interface() calls
2009-12-25 Jouni MalinenMove rest of the generic AP mode functionality into...
2009-12-25 Jouni Malinentest: Use more shared code for driver wrapper AP and...
2009-12-25 Jouni MalinenDo not use virtual driver_ops for wpa_supplicant AP...
2009-12-25 Jouni MalinenClean up some of the hostapd.h function prototype defin...
2009-12-25 Jouni MalinenMove hostapd_prune_associations() into ap/utils.c
2009-12-25 Jouni MalinenMove authentication server setup into separate file
2009-12-25 Jouni MalinenMove iapp.c into src/ap
2009-12-25 Jouni MalinenMove ctrl_iface_ap.c into src/ap
2009-12-25 Jouni Malinenwired: Use os_*() wrappers more consistently
2009-12-24 Jouni MalinenAdd forgotten src/ap/utils.c file
2009-12-24 Jouni MalinenWPS: Fix a memory leak if set_ie_cb() is not set
2009-12-24 Jouni MalinenMove wps_hostapd.c into src/ap
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap
2009-12-24 Jouni MalinenRemoved hostapd_new_assoc_sta() from driver wrapper API
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-24 Jouni MalinenDrop WPA_TRACE reference before eloop timeout handler...
2009-12-24 Jouni MalinenEnable IPv6 support for libutils.a and libradius.a
2009-12-24 Jouni MalinenRedesign struct hostapd_ip_addr to be of fixed size
2009-12-24 Jouni MalinenComment out CONFIG_IPV6 for now in RADIUS library build
2009-12-24 Jouni MalinenAdd build rules for src/radius/libradius.a
2009-12-24 Felix Fietkauhostapd: Add WDS (4-address frame) mode with per-statio...
2009-12-24 Jouni Malinennl80211: Sync with wireless-testing.git linux/nl80211.h
2009-12-23 Jouni MalinenRename EAP TLS variables to make server and peer code...
2009-12-21 Jouni Malinentrace: Show eloop unregistered handler function name...
2009-12-21 Jouni Malinentrace: Filter out uninteresting functions from backtrace
2009-12-21 Jouni Malinentrace: Add active reference tracking
2009-12-21 Jouni MalinenCheck fread return value
2009-12-21 Jouni Malinennl80211: Use couple more os_*() wrappers for allocation
2009-12-21 Jouni Malinennl80211: Use os_* allocation wrappers to avoid WPA_TRAC...
2009-12-21 Jouni MalinenWPS: Make Config Methods configurable for wpa_supplicant
2009-12-21 Jouni MalinenWPS: Prefer PSK format if Enrollee does not advertise...
2009-12-21 Jouni MalinenWPS: Add option for forcing Registrar to use PSK format...
2009-12-20 Jouni MalinenAdd option libbfd support for tracing code
2009-12-20 Jouni MalinenGnuTLS: Implement tls_connection_enable_workaround()
2009-12-20 Jouni MalinenGnuTLS: Add support for piggybacked Application Data
2009-12-20 Jouni MalinenGnuTLS: Define empty tls_connection_set_session_ticket_cb()
2009-12-20 Jouni MalinenUse wpabuf with tls_connection_ia_send_phase_finished()
2009-12-20 Jouni MalinenAllow TLS flags to be configured (allow MD5, disable...
next