libeap.git
2008-11-23 Jouni MalinenPreparations for 0.6.6 release hostap_0_6_6
2008-11-23 Jouni MalinenPreparations for 0.6.6 release
2008-11-23 Jouni MalinenSimplified RADIUS accounting id usage
2008-11-23 Jouni MalinenUse SM_ENTER_GLOBAL to clean up EAPOL state machine...
2008-11-23 Jouni MalinenAllocate new Acct-Session-Id on EAPOL-Logoff
2008-11-22 Jouni MalinenFixed listen interval configuration for nl80211 drivers
2008-11-22 Jouni MalinenAdd more verbose debug output for GSM-Milenage use...
2008-11-21 Jouni MalinenRemove experimental non-AP STA code from hostapd
2008-11-21 Jouni MalinenRemove overly complex hostapd setup sequence with n...
2008-11-21 Jouni MalinenRemoved forgotten register_drivers() prototype
2008-11-21 Jouni MalinenRemoved partial IEEE 802.11h implementation
2008-11-21 Jouni MalinenRemoved now unused reconfig variables.
2008-11-21 Jouni Malinenreconfig.c file was not used at all, so remove it.
2008-11-21 Jouni MalinenAdded an attribution based on the original SSLeay licen...
2008-11-21 Jouni MalinenFixed hostapd build without l2_packet (e.g., RADIUS...
2008-11-21 Jouni MalinenFixed canceling of PMKSA caching with driver generated...
2008-11-21 Jouni MalinenRemove the unwanted Windows console from the Windows...
2008-11-21 Jouni MalinenSilence printf() calls in wpa_gui to avoid stdout outpu...
2008-11-21 Jouni Malinenwpa_gui: Add a PNG version of the tray icon for Windows...
2008-11-20 Jouni MalinenFixed EAP-TLS message fragmentation for the last TLS...
2008-11-20 Jouni MalinenFixed Milenage debug output to use correct length for...
2008-11-20 Jouni MalinenFixed EAPA-AKA warning message about AT_RES length...
2008-11-20 Jouni MalinenChanged PEAPv0 cryptobinding to be disabled by default
2008-11-19 Jouni MalinenFixed size_t printf format for 64-bit builds
2008-11-19 Jouke WitteveenFixed a bug in read -> _read cleanup; one missed change
2008-11-19 Jouni MalinenEAP-PEAP: Copy Binding nonce from cryptobinding request...
2008-11-18 Carolin LatzeSeparate OpenSSL engine configuration for Phase 2
2008-11-18 Jouni Malinenroboswitch: Minor coding style cleanup
2008-11-18 Jouke WitteveenAdd RoboSwitch driver interface for wpa_supplicant
2008-11-18 Jouni MalinenUpdated userspace MLME instructions for current mac80211
2008-11-18 Jouni MalinenRemove extra typedefs since they do not seem to be...
2008-11-18 Jouni MalinenImproved the error message for passive scan not being...
2008-11-18 Jouni Malinendriver_nl80211: Remove monitor interface if AP initiali...
2008-11-18 Jouni MalinenChanged channel flags configuration to read the informa...
2008-11-16 Jouni MalinenOpenSSL 0.9.9 API change for EAP-FAST session ticket...
2008-11-16 Jouni MalinenUpdated interop results for ACS 4.2
2008-11-16 Jouni MalinenEAP-FAST: Reorder TLVs in PAC Acknowledgment to fix...
2008-11-12 Jouni MalinenModified the OpenSSL patch to use session ticket -speci...
2008-11-12 Jouni MalinenUpdated indentation in the patch to match style used...
2008-11-11 Kel Moddermanwpa_gui-qt4: tweak icon Makefile
2008-11-11 Martin Michlmayrwpa_gui-qt4: FTBFS with GCC 4.4: missing #include
2008-11-08 Jouni MalinenAdded an optional mitigation mechanism for certain...
2008-11-07 Jouni MalinenEAP-SIM/AKA: fixed initialization to verify PIN even...
2008-11-07 Jouni MalinenEAP-AKA: Validate RES Length field in AT_RES
2008-11-07 Jouni MalinenFixed EAP-AKA RES Length field in AT_RES as length...
2008-11-06 Jouni MalinenEAP-FAST server: allow expired PAC for PAC refresh
2008-11-06 Jouni MalinenEAP-FAST: Include Tunnel PAC request only after EAP...
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-11-06 Jouni MalinenAdded Milenage-GSM simulator for EAP-SIM
2008-11-05 Jouni Malinendriver_ndis: Added a workaround for a driver that remov...
2008-11-05 Jouni MalinenAdded Milenage USIM emulator for EAP-AKA (can be used...
2008-11-01 Jouni MalinenPreparations for 0.6.5 release hostap_0_6_5
2008-11-01 Jouni MalinenFixed fwrite error path in eap_fast_write_pac not to...
2008-11-01 Jouni MalinenAdded a comment about VS2008EE and updated WinPcap...
2008-11-01 Jouni MalinenAdded a note about hostapd driver_nl80211 and AP mode...
2008-11-01 Jouni MalinenFixed ctrl_iface BSS command to fetch scan results...
2008-11-01 Johannes Bergdriver_nl80211: Remove set_ssid from nl80211 driver
2008-11-01 Jouni MalinenUpdated VS2005 project files with new and removed C...
2008-11-01 Jouni MalinenUse os_snprintf() instead of snprintf()
2008-10-29 Jouni MalinenUse the common ieee802_11_parse_elems() implementations...
2008-10-29 Jouni MalinenMoved ieee802_11_parse_elems() into common code
2008-10-29 Jouni MalinenRemoved the unused hapd argument to ieee802_11_parse_el...
2008-10-29 Jouni Malinendriver_nl80211: Added TX queue parameter configuration
2008-10-29 Jouni Malinendriver_nl80211: Added basic rate configuration
2008-10-29 Jouni MalinenVerify fread(), fwrite(), and system() return values
2008-10-29 Jouni MalinenFixed size_t printf format for 64-bit targets
2008-10-29 Jouni Malinennl80211: Finish dumps properly (ported from iw.git)
2008-10-29 Jouni MalinenSet TX queue parameters during initialization
2008-10-25 Jouni MalinenFixed EAPOL skip for PMKSA caching case to remain in...
2008-10-21 Jouni MalinenFix group key rekeying when reauth happens during pendi...
2008-10-19 Jouni MalinenEAP-FAST peer: Fixed not to add PAC Request in PAC...
2008-10-19 Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-15 Jouni MalinenFixed WPA/RSN IE validation to verify the proto (WPA...
2008-10-14 Jouni MalinenAvoid some gcc 4.3 warnings about deprecated string...
2008-10-08 Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08 Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
2008-10-08 Jouni MalinenChange the order of Result TLV and PAC TLV to avoid...
2008-10-07 Jouni Malinenwpa_gui-qt4: Set EAP-FAST provisioning parameters if...
2008-10-02 Jouni MalinenUpdated the comment on MS-Packet-Info mismatch based...
2008-10-02 Jouni MalinenSoH: Add null termination for empty url in MS-Quarantin...
2008-10-02 Jouni MalinenSoH: Add all the mandatory attributes into SSoH vendor...
2008-10-02 Jouni MalinenFixed EAP-FAST peer not to add double Result TLV when...
2008-10-02 Jouni MalinenRegister a quick auth timeout if EAPOL fails to avoid...
2008-10-02 Jouni MalinenAdded debug_timestamp option to Windows registry
2008-10-02 Jouni MalinenNDIS: Set authMode=WPA2, if needed, when flushing PMKID...
2008-10-02 Jouni MalinenSet update_config=1 in the example Windows registry...
2008-10-02 Jouni MalinenSave config after blob updates from EAP (if update_conf...
2008-10-02 Jouni Malinenwpa_gui-qt4: Fixed phase2 format for EAP-FAST GTC+MSCHA...
2008-10-02 Jouni MalinenFixed a typo
2008-10-02 Jouni Malinenwpa_gui-qt4: Set EAP-FAST provisioning parameters
2008-10-02 Jouni Malinenwpa_gui-qt4: Unset string variables instead of setting...
2008-10-02 Jouni MalinenExtended ctrl_iface SET_NETWORK to allow variables...
2008-10-01 Jouni Malinenwpa_gui-qt4: Added support for configuring Phase 2...
2008-10-01 Jouni MalinenAdd pcsc="" to configuration for EAP-SIM and EAP-AKA
2008-10-01 Jouni MalinenSilenced some of the driver-related messages for driver...
2008-10-01 Jouni MalinenAdded a new driver wrapper, "none", for RADIUS server...
2008-10-01 Jouni MalinenFixed EAP-TTLS server to verify eap_ttls_phase2_eap_ini...
2008-10-01 Kel Moddermanwpa_gui-qt4: add support for starting in system tray...
2008-10-01 Kel Moddermanwpa_gui-qt4: clean up closeEvent handler
2008-09-30 Jouni Malinennl80211: clean up netlink code
next