]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2008-08-31  Jouni MalinenIEEE 802.11w: Added association ping
2008-08-30  Jouni MalinenCopy previous BSSID into STA data only after full valid...
2008-08-30  Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-08-28  Jouni MalinenAdded a place for example mac80211_hwsim test cases
2008-08-28  Jouni MalinenAdded support for setting VLAN ID for STAs based on...
2008-08-27  Jouni MalinenFixed WEXT scan result parser to not crash on invalid...
2008-08-25  Jouni MalinenSend HT parameters for new STAs
2008-08-25  Jouni MalinenSwitched driver_nl80211 to use the new sta_add2()
2008-08-24  Jouni MalinenUpdated the OpenSSL EAP-FAST patch for the current...
2008-08-24  Jouni MalinenFixed internal TLSv1 server implementation for abbrevia...
2008-08-24  Jouni MalinenFixed EAP-FAST server PAC-Opaque padding
2008-08-22  Jouni MalinenHT: Removed unused definitions
2008-08-22  Jouni MalinenMoved IEEE 802.11n parameter to be per-radio instead...
2008-08-22  Jouni MalinenDo not store dynamic HT IEs in configuration structures
2008-08-22  Tomas WinklerAdd Intel copyright for files with 802.11n Intel changes
2008-08-21  Jouni MalinenAdd configuration option for enabling optional use...
2008-08-21  Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-08-18  Jouni MalinenAdded mlme_{add,remove}_sta() for userspace MLME
2008-08-16  Jouni MalinenInternal X.509/TLSv1: Support SHA-256 in X.509 certific...
2008-08-16  Jouni MalinenUpdated EAP-TTLSv0 references to use RFC 5281
2008-08-15  Jouni Malinennl80211: Preliminary code for usermode MLME support
2008-08-15  Jouni MalinenFixed supported rates IE generation for Probe Response...
2008-08-15  Jouni Malinennl80211: Fixed re-initialization of removed and re...
2008-08-15  Jouni Malinennl80211: Fixed set_mode() to actually use adhoc/station...
2008-08-15  Jouni MalinenIEEE Std 802.11r-2008 has been released, so update...
2008-08-10  Jouni MalinenPreparations for 0.6.4 release hostap_0_6_4
2008-08-10  Jouni MalinenFixed MinGW build without CONFIG_NDIS_EVENTS_INTEGRATED...
2008-08-10  Jouni MalinenRenamed MSG to PROC_MSG to avoid conflicts with MinGW...
2008-08-08  Jouni MalinenFixed a NULL pointer dereference when driver initializa...
2008-08-07  Jouni MalinenAdded support for setting BSS parameters with NL80211_C...
2008-08-03  Jouni MalinenAdded support for opportunistic key caching (OKC)
2008-08-03  Jouni MalinenFixed opportunistic key caching (OKC)
2008-07-24  Jouni MalinenWEXT: Fixed re-initialization of removed and re-inserte...
2008-07-23  Jouni MalinenCleaned up some of invalid documentation related to...
2008-07-18  Jouni MalinenFixed NULL pointer dereference on error path [Bug 273]
2008-07-16  Jouni MalinenFixed EAP-TNC not to include extra EAP header and TNC...
2008-07-15  Dan Williamswext: fix maxrate calculation
2008-07-15  Jouni MalinenFixed wpa_scan_get_max_rate() to clear the basicrate...
2008-07-06  Michael BernhardMake proactive key caching working again
2008-06-18  Pavel Polischoukman wpa_supplicant: Clearly state which options are...
2008-06-18  Jouni MalinenAdd IGTK/MFP configuration (disabled by default)
2008-06-18  Jouni MalinenAdded temporary #ifdef WEXT_MFP_PENDING around the...
2008-06-18  Jouni MalinenWEXT: IEEE 802.11w/MFP configuration
2008-06-18  Masakazu MokunoAdd support for the driver which do 4-way handshake
2008-06-18  Masakazu MokunoAdd the flags for the drivers which do 4-way handshake
2008-06-17  Jouni MalinenAdded WLAN_STA_MFP flag for driver wrappers so that...
2008-06-16  Jouni MalinenAdded support for configuring IGTK
2008-06-10  Jouni MalinenRemoved forgotten todo entry
2008-06-10  Jouni MalinenAdded support for AP mode Beacon transmission
2008-06-10  Jouni MalinenSet ACK flag properly for txstatus
2008-06-10  Jouni MalinenUse _irqsafe versions of ieee80211 rx and tx_status...
2008-06-10  Jouni MalinenAdded start/stop handlers and do not send frames to...
2008-06-10  Jouni MalinenAdded a comment about hwsim#
2008-06-10  Jouni MalinenAdded global monitor interface (hwsim#)
2008-06-10  Jouni MalinenFixed tx() handler to use GFP_ATOMIC.
2008-06-10  Jouni MalinenAdded mac80211_hwsim - software simulator of 802.11...
2008-06-09  Jouni MalinenFixed race condition between disassociation event and...
2008-06-09  Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-06-06  Jouni MalinenAdded a preliminary nl80211/cfg80211 driver interface...
2008-06-06  Jouni MalinenFixed a buffer overflow in nla_parse call
2008-06-06  Pavel RoskinFix compile warnings on 64-bit systems
2008-06-06  Jouni MalinenUpdated the LibTomMath reference to use 0.41 version
2008-06-06  Jouni MalinenRemoved the 20% estimate on faster bignum routines
2008-06-06  Jouni MalinenCombined internal LibTomMath configuration into one...
2008-06-06  Jouni MalinenAdded an option to build internal LibTomMath with faste...
2008-06-05  Jouni MalinenRead Michael MIC keys through TK2 union instead of...
2008-06-05  Jouni MalinenFixed potential NULL pointer dereference if memory...
2008-06-05  Jouni MalinenFixed RADIUS client local address forcing for IPv6...
2008-06-05  Jouni MalinenAdd faster, optional sqr routine for internal LibTomMath
2008-06-05  Jouni MalinenSilence compiler warnings about out of array bounds...
2008-06-04  Dan WilliamsGive adhoc associations a bit more time
2008-06-04  Dan Williamswext: handle mode switches correctly for mac80211
2008-06-04  Jouni MalinenUpdated the comments since Montgomery reduction is...
2008-06-04  Jouni MalinenInternal LibTomMath: add optional support for Montgomer...
2008-06-04  Jouni MalinenReduce integrated LibTomMath size by dropping negative...
2008-06-03  Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-06-03  Jouni MalinenFix USE_KERNEL_HEADERS build with compat-wireless
2008-06-03  Dan WilliamsDo not continually reschedule specific scans to help...
2008-06-03  Jouni MalinenInclude wireless_copy.h instead of linux/wireless.h...
2008-06-02  Dan Williamswext: don't overwrite BSS frequency
2008-06-02  Jouni MalinenInternal TLS: Added support for parsing PKCS #8 formatt...
2008-06-02  Jouni MalinenFixed dbus build without OpenSSL.
2008-05-30  Jouni MalinenFixed build without CONFIG_IEEE8021X_EAPOL, but with...
2008-05-29  Jouni MalinenChanged TLS server to use OpenSSL SSL_accept() instead...
2008-05-29  Jouni MalinenUpdated the EAP-FAST patch for the latest OpenSSL 0...
2008-05-29  Jouni MalinenAdded the EAP-FAST patch for OpenSSL 0.9.8h
2008-05-28  Jouni MalinenAdd eap_tls_state() to get closer to EAP-TTLS/PEAP...
2008-05-28  Jouni MalinenShare EAP-TLS/PEAP/TTLS/FAST core process() functionality
2008-05-28  Jouni MalinenDo not refer to Flags::Version field as 'PEAP version'
2008-05-28  Jouni MalinenRedesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly
2008-05-26  Jouni MalinenFixed EAP-IKEv2 server fragment processing
2008-05-26  Jouni MalinenAdded a workaround for handling TLS compression
2008-05-26  Jouni MalinenDo not define tls_engine_get_cert() if OpenSSL engine...
2008-05-26  Jouni MalinenAdded fragmentation support for EAP-TNC
2008-05-23  Jouni MalinenExample configuration for EAP-TLS authentication using...
2008-05-23  David SmithAdd support to wpa_supplicant configuring eap_peer...
2008-05-23  David SmithAdd support to eap_peer for client cert and CA cert...
2008-05-23  David SmithAdd support to crypto/tls for client cert and CA cert...
2008-05-21  Jouni MalinenAdded instructions on how to create the DH parameters...
2008-05-21  Jouni MalinenOnly use SSL_OP_NO_COMPRESSION if it is defined
next