]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2009-12-05  Jouni MalinenUse simpler make rules for test programs
2009-12-05  Jouni MalinenGet rid of some compiler warnings
2009-12-05  Jouni MalinenMove MD4 test from wpa_supplicant/tests into tests
2009-12-05  Jouni MalinenAdd rules for building src/crypto as a library
2009-12-05  Jouni MalinenInclude needed header files to avoid compiler warnings
2009-12-05  Jouni MalinenAdd build rules for building a library from src/utils...
2009-12-05  Jouni MalinenRemove Milenage test from hostapd/Makefile
2009-12-05  Jouni MalinenMove Milenage test code into the new tests directory
2009-12-05  Jouni MalinenMove milenage.[ch] into src/crypto
2009-12-05  Jouni MalinenUse auto-generated dependency files and clean them
2009-12-05  Jouni MalinenMove base64 test code into a new tests subdirectory
2009-12-04  Jouni MalinenIBSS RSN: Add more verbose debug info for key setup
2009-12-04  Jouni Malinennl80211: Add extra IEs into IBSS join request
2009-12-04  Jouni MalinenIBSS RSN: Wait for connection event and do not use...
2009-12-04  Jouni MalinenSME: Do not process disassoc frame unless SME is used
2009-12-04  Jouni MalinenFix build with both CONFIG_AP=y and CONFIG_IBSS_RSN...
2009-12-03  Jouni MalinenFix hostapd build with WPS disabled
2009-12-03  Jouni Malinennl80211: Add support for IBSS networks
2009-12-03  Witold Sowadbus: switch dbus APIs initialization order
2009-12-03  Witold Sowadbus: Enable -u option when only the new DBus API is...
2009-12-03  Jouni MalinenFix wpa_priv compilation after driver_ops changes
2009-12-03  Dmitry ShmidtFix wpa_priv memory leak in wpa_priv_get_scan_results2()
2009-12-02  Jouni MalinenAdd more Doxygen documentation for RADIUS server implem...
2009-12-02  Jouni Malinennl80211: Clear BSS state mismatches with deauth as...
2009-12-02  Jouni MalinenSME: Deauthenticate to clear state after disassociation...
2009-12-02  Jouni Malinennl80211: Add debug prints for BSS status in scan results
2009-12-02  Jouni MalinenFix driver initialization not to crash if driver does...
2009-11-29  Jouni MalinenMove internal EAPOL authenticator defines into their...
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-11-29  Jouni MalinenSplit handle_assoc() into number of helper functions
2009-11-29  Jouni MalinenMark IE input to hostapd_eid_wmm_valid() const
2009-11-29  Jouni MalinenCheck AID availability before handling HT state updates...
2009-11-29  Jouni MalinenAllocate sta->ht_capabilities dynamically
2009-11-29  Jouni MalinenInclude src/eapol_auth in Doxygen documents
2009-11-29  Jouni MalinenAdd Makefile for the new src/eapol_auth directory
2009-11-29  Jouni MalinenMake HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUM...
2009-11-29  Jouni MalinenMove EAPOL authenticator state machine into src/eapol_auth
2009-11-29  Jouni MalinenChange EAPOL authenticator hapd pointers to be opaque...
2009-11-29  Jouni MalinenRemove dependency on sta_info.h from eapol_sm.c
2009-11-29  Jouni MalinenMake eapol_auth_initialize() static since it is interna...
2009-11-29  Jouni MalinenAdd EAPOL authenticator event callback
2009-11-29  Jouni MalinenGet PMKSA cache status as EAPOL alloc flag
2009-11-29  Jouni MalinenInitialize EAPOL authenticator flags during allocation
2009-11-29  Jouni MalinenInclude common/eapol_common.h explicit and fix eapol_au...
2009-11-29  Jouni MalinenReplace eap_type_text() with EAP server methods function
2009-11-29  Jouni MalinenConver hostapd specific files to include common.h
2009-11-29  Jouni MalinenFix IBSS RSN build
2009-11-29  Jouni MalinenRemove src/rsn_supp from default header path
2009-11-29  Jouni MalinenAdd driver wrapper callback for WPS push button pressed
2009-11-29  Jouni Malinendriver_prism54: Use hostapd_notif_disassoc() instead...
2009-11-29  Jouni MalinenRemove some unneeded header file inclusions
2009-11-29  Jouni MalinenInclude sta_flags.h explicitly, not via sta_info.h
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-29  Jouni MalinenSplit scan processing for RSN preauthentication into...
2009-11-29  Jouni MalinenAdd Doxygen documentation for directories
2009-11-29  Jouni MalinenMove uuid_gen_mac_addr() from uuid.c into src/wps
2009-11-29  Jouni Malinennl80211: Remove unneeded header file: ieee802_11_common.h
2009-11-29  Jouni MalinenHT: Remove unneeded struct ht_cap_ie wrapper
2009-11-29  Jouni MalinenRemove unused/unneeded IEEE 802.11n definitions
2009-11-29  Jouni MalinenFix AP mode HT Capabilities IE to use A-MPDU Parameters...
2009-11-29  Jouni MalinenRename HT Capabilities IE fields to match with IEEE...
2009-11-29  Jouni MalinenComplete Doxygen documentation for RADIUS client
2009-11-29  Jouni MalinenReplace hostapd devel doc link with shared doc with...
2009-11-28  Jouni MalinenRemove unused RADIUS client reconfig function
2009-11-28  Jouni MalinenMove acct_interim_interval away from RADIUS client...
2009-11-28  Jouni MalinenImproved Doxygen documentation for RADIUS client code
2009-11-28  Jouni MalinenFix doxygen file level comments
2009-11-28  Jouni MalinenFix doxygen references to EAP server/peer module
2009-11-28  Jouni MalinenRemove old wpa_supplicant/hostapd doxygen files
2009-11-28  Jouni MalinenAdd new, shared doxygen documentation for hostapd and...
2009-11-28  Jouni MalinenFix doxygen file level comments
2009-11-28  Jouni MalinenFix init2() driver_ops to get the correct global driver...
2009-11-26  Jouni MalinenWPS: Update couple of missed Primary Device Type uses
2009-11-26  Jouni MalinenWPS: Clean up Primary Device Type handling
2009-11-24  Jouni MalinenResolve some sparse warnings
2009-11-24  Jouni MalinenFix internal crypto build with some configurations
2009-11-23  Jouni MalinenRemove obsoleted get_scan_results() driver_ops
2009-11-23  Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-23  Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23  Jouni MalinenFix CONFIG_AP=y build after driver_ops set_key merge
2009-11-23  Jouni MalinenAdd cleared deprecation notes on iwl,ndiswrapper,madwif...
2009-11-23  Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23  Jouni MalinenMove HOSTAPD_MTU definition into driver_hostap.c
2009-11-23  Jouni MalinenRemove unneeded set-MTU operation from drivers
2009-11-23  Jouni MalinenMove definitions away from hostapd_defs.h
2009-11-23  Jouni Malinennl80211: Build some client functionality unconditionally
2009-11-23  Jouni Malinennl80211: Remove last remaining WEXT code
2009-11-23  Jouni MalinenMerge set_beacon driver_ops into a single one
2009-11-21  Jouni MalinenPreparations for v0.7.0 release hostap_0_7_0
2009-11-21  Jouni MalinenWPS: Do not try to send byebye advertisements if socket...
2009-11-21  Jouni MalinenFix Visual Studio projects to match with source code...
2009-11-21  Jouni MalinenUpdate ChangeLog files for 0.7.0 release
2009-11-21  Jouni MalinenFix a typo in a comment
2009-11-21  Jouni Malinenwpa_gui: Only move to WPS tab if inactive/disconnect...
2009-11-21  Jouni MalinenOpenSSL: Remove unneeded MinGW CryptoAPI compat code
2009-11-21  Jouni MalinenGnuTLS: Fix compilation with newer GnuTLS versions
2009-11-21  Jouni MalinenFix strict aliasing issue with the internal SHA-1 imple...
2009-11-21  Jouni MalinenWPS ER: Deinitialize protocol instance with STA after...
2009-11-21  Jouni Malinenwpa_gui: Add peers menu option for learning AP configur...
2009-11-21  Jouni MalinenWPS ER: Use random event identifier in event URL
next