]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2009-12-20  Jouni MalinenConvert TLS wrapper to use struct wpabuf
2009-12-20  Jouni MalinenAdd empty FIPS PRF wrapper for CryptoAPI
2009-12-20  Jouni MalinenAdd empty crypto_mod_exp() wrapper for CryptoAPI.
2009-12-20  Jouni MalinenFix MinGW build: CertCreateCertificateContext() is...
2009-12-20  Jouni Malineneloop_win: Fix build after eloop user_data removal
2009-12-20  Jouni MalinenFix lastReqData freeing to use wpabuf_free()
2009-12-20  Jouni Malinenwpabuf: Add WPA_TRACE code to validate correct freeing...
2009-12-20  Jouni Malinenwpabuf: Allow wpabuf_resize(NULL, len) to be used
2009-12-20  Jouni MalinenEAP-FAST server: Piggyback Phase 2 start with end of...
2009-12-19  Jouni MalinenWPS ER: Delay wpa_supplicant termination to allow unsub...
2009-12-19  Jouni MalinenWPS ER: Unsubscribe from AP events whenever removing...
2009-12-19  Jouni MalinenWPS: Convert Registrar PIN list to use struct dl_list
2009-12-19  Jouni Malinenhostapd_cli: Use os_program_{init,deinit}
2009-12-19  Jouni MalinenWPS ER: Convert lists to use struct dl_list
2009-12-19  Jouni MalinenFree readline() output with free(), not os_free()
2009-12-19  Jouni MalinenWPS: Remove unused net_if copy
2009-12-19  Jouni Malinendriver_test: Use OS wrappers consistently for memory...
2009-12-19  Jouni MalinenAdd memory allocation analyzer to verify OS wrapper use
2009-12-19  Jouni Malinenhostapd: Call os_program_{init,deinit}()
2009-12-19  Jouni Malineneloop: Do not use printf() or fprintf() directly
2009-12-19  Jouni Malineneloop: Use struct dl_list for timeouts
2009-12-19  Jouni Malineneloop: Remove global user data pointer
2009-12-19  Jouni MalinenMake hostapd_for_each_interface() take context pointer...
2009-12-19  Jouni MalinenFix RADIUS client to cancel IPv6 socket read notifications
2009-12-19  Jouni MalinenFix RADIUS server deinit to cancel timeout for session...
2009-12-19  Jouni MalinenAdd backtrace support for debugging
2009-12-19  Jouni Malineneapol_test: Fix build after RADIUS msg API changes
2009-12-19  Jouni MalinenMake struct radius_msg private to radius.c
2009-12-19  Jouni MalinenConvert RADIUS message code to use wpabuf internally
2009-12-19  Jouni MalinenChange radius_msg_free() to free the buffer
2009-12-19  Jouni MalinenRADIUS message initialization cleanup
2009-12-19  Jouni MalinenAdd documentation for RADIUS code and some minor cleanup
2009-12-19  Jouni MalinenWPS: Remove parent pointer from advertisement state...
2009-12-19  Jouni MalinenWPS: Convert struct advertisement_state_machine to...
2009-12-19  Jouni MalinenWPS: Remove unused struct subscr_addr parent pointer
2009-12-19  Jouni MalinenWPS: Convert struct wps_event_ to use struct dl_list
2009-12-19  Jouni MalinenWPS: Convert struct subscription to use struct dl_list
2009-12-19  Jouni MalinenWPS: Convert struct subscr_addr to use dl_list
2009-12-19  Jouni MalinenAdd generic doubly-linked list implementation
2009-12-18  Jouni MalinenFix xcode build (eap_register.c needs to be included)
2009-12-18  Masashi HonmaMac OS X: Fix driver_osx.c build
2009-12-18  Snowpin Leeralink: Add WPS support
2009-12-18  Jouni MalinenChange Linux driver wrappers to use shared netlink...
2009-12-18  Jouni Malinennetlink: Move more of the newlink/dellink parsing into...
2009-12-18  Jouni Malinennetlink: Use NLMSG_OK and NLMSG_NEXT macros
2009-12-18  Jouni Malinennl80211/wext: Share netlink new/del link event receive...
2009-12-18  Jouni Malinendriver_nl80211/wext: Share netlink operstate send function
2009-12-18  Jouni MalinenFix netlink payload length calculation
2009-12-16  Jouni MalinenShow current mode (station/AB/IBSS) in status
2009-12-16  Jouni Malinendriver_test: Fix AP mode to initialize bss_ctx for...
2009-12-15  Jouni MalinenInitialize new_connection = 1 to fix wpa_supplicant...
2009-12-14  Jouni MalinenFix driver_nl80211.c build without CONFIG_CLIENT_MLME
2009-12-14  Jouni MalinenOpenSSL: Silence "Failed to read possible Application...
2009-12-13  Jouni MalinenMark management frame processing functions to use const...
2009-12-13  Jouni MalinenMark ieee802_11_parse_elems() input and parsed elems...
2009-12-13  Jouni MalinenUse generic driver events for TX status and RX reporting
2009-12-13  Jouni Malinennl80211: Remove some of the unnecessary conditional...
2009-12-13  Jouni MalinenReplace hostapd_button_pushed() with generic driver...
2009-12-13  Jouni MalinenFix EVENT_FT_RRB_RX processing
2009-12-13  Jouni MalinenReplace hostapd_michael_mic_failure() with generic...
2009-12-13  Jouni MalinenFix VS project files to match with source code file...
2009-12-13  Jouni Malinendriver_test: Merge drv->hapd into drv->ctx
2009-12-13  Jouni MalinenAdd BSS ctx to if_add() driver op
2009-12-13  Jouni MalinenMerge hostapd/sta_flags.h into sta_info.h
2009-12-13  Jouni MalinenMap STA flags into values defined in driver.h
2009-12-13  Jouni MalinenRemove unneeded hostapd_wmm_sta_config()
2009-12-13  Jouni MalinenRemove usused flags parameter from sta_add() driver op
2009-12-12  Jouni Malinendriver_bsd: Fix build after previous commit
2009-12-12  Jouni MalinenAdd more WPA/IEEE 802.1X parameters into set_ieee8021x...
2009-12-12  Jouni Malinendriver_bsd: Fix build (eapol_sm.h is not needed anymore)
2009-12-12  Jouni MalinenChange set_ieee8021x driver op to use parameters structure
2009-12-12  Jouni MalinenReplace direct driver call to wpa_ft_rrb_rx() with...
2009-12-12  Jouni Malinendriver_wired: Share multicast membership add/drop function
2009-12-12  Jouni Malinendriver_wired: Remove unneeded conditional building...
2009-12-12  Jouni MalinenRemove obsolete Prism54.org driver support (driver_pris...
2009-12-12  Jouni Malinendriver_wired: Move STA entry processing away from drive...
2009-12-12  Jouni MalinenWPS: Handle Selected Registrar as a union of info from...
2009-12-12  Jouni MalinenWPS: Add display and keypad config methods for WPS ER
2009-12-12  Jouni MalinenWPS: Move POST URL validation into web_connection_parse...
2009-12-12  Jouni MalinenWPS: Remove an obsolete comment about UPnP actions...
2009-12-12  Jouni MalinenWPS: Remove unnecessary GetDevice and PutMessage callbacks
2009-12-12  Jouni MalinenWPS: Remove unnecessary SetSelectedRegistrar callback
2009-12-12  Jouni MalinenUpdate git instructions to use more modern command...
2009-12-11  Jouni MalinenFix dh_groups.o build for some configurations
2009-12-11  Jouni MalinenFix hostapd build without RADIUS server
2009-12-10  Jouni MalinenMerge get_seqnum_igtk() driver op with get_seqnum()
2009-12-10  Jouni MalinenAdd Doxygen comments for rest of struct wpa_driver_ops...
2009-12-10  Jouni MalinenMove vendor-specific IE type defines away from driver.h
2009-12-09  Jouni MalinenAdd more documentation for driver ops
2009-12-09  Masashi HonmaEAP-TTLS/PAP: User-Password obfuscation for zero length...
2009-12-09  Jouni Malinenhostapd: Remove unused bridge_packets configuration...
2009-12-09  Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-09  Jouni MalinenRemove unused rate flags from driver use
2009-12-09  Jouni MalinenMerge bss_add/bss_remove drivers ops into if_add/if_remove
2009-12-09  Jouni MalinenRemove unused if_update() driver op
2009-12-07  Masashi HonmaFix driver_bsd.c build
2009-12-06  Jouni MalinenAdd support for building IEEE 802.11n support into...
2009-12-06  Jouni MalinenFix conditional EAP-SIM/AKA DB code selection
2009-12-06  Jouni MalinenMove IEEE 802.11n HT management code into a separate...
2009-12-06  Jouni MalinenRemove unnecessary CONFIG_IEEE80211N use
next