libeap.git
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
2009-12-06 Jouni MalinenRemove unused phytype RX info variable
2009-12-06 Jouni MalinenRemove unused hostapd reconfig code
2009-12-06 Jouni MalinenFix some issues with test program builds
2009-12-06 Jouni MalinenMove EAP-SIM DB conditional build into hostapd
2009-12-06 Jouni MalinenMove test_x509v3 into the new tests subdirectory
2009-12-06 Jouni MalinenRemove forgotten asn1_test build target
2009-12-06 Jouni MalinenRemove conditional no-RADIUS build from src/radius
2009-12-06 Jouni MalinenResolve circular library references with --start-group
2009-12-06 Jouni MalinenMove asn1_test.c into tests subdirectory and split...
2009-12-06 Jouni MalinenMove hlr_auc_gw into hostapd directory
2009-12-06 Jouni MalinenAdd rules for building src/tls/libtls.a and use it...
2009-12-06 Jouni MalinenInclude functionality to support EAP-FAST unconditionally
2009-12-06 Jouni MalinenRemove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256...
2009-12-06 Jouni MalinenSplit crypto_internal.c into parts to clean up build
2009-12-06 Jouni MalinenFix rsn_preauth_scan_result() inline wrapper for no...
2009-12-06 Jouni MalinenUse thin archives to allow libraries to be merged
2009-12-06 Jouni MalinenIncrease EAP server extra room for encryption overhead...
2009-12-06 Jouni Malineneap_example: Fix build after recent crypto changes
2009-12-06 Jouni MalinenRemove obsolete comment about wpa_supplicant header...
2009-12-06 Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-12-05 Jouni MalinenRemove unnecessary defines
2009-12-05 Jouni MalinenResolve compiler warnings in the test programs
2009-12-05 Jouni MalinenAdd forgotten files into libcrypto.a
2009-12-05 Jouni MalinenMove more tests from wpa_supplicant/tests into tests
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...
next