mech_eap.git
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-12 Jouni MalinenP2P: Postpone P2P-DEVICE-FOUND if config_methods not...
2013-02-12 Jouni MalinenP2P: Do not allow peer update to clear config_methods
2013-02-11 Jouni MalinenWPS: Report NFC connection handover completion differently
2013-02-11 Jouni MalinenP2P: Avoid concurrent scans during all steps of group...
2013-02-10 Jouni MalinenP2P: Cancel group formation timeout on group removal...
2013-02-10 Jouni MalinenWPS: Change listen time to match nfcpy default (250 ms)
2013-02-10 Jouni MalinenWPS: Report only the carrier record from NFC to wpa_sup...
2013-02-10 Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2013-02-10 Jouni MalinenWPS: Update nfcpy script to support AP mode NFC connect...
2013-02-10 Jouni MalinenWPS: Add command for fetching carrier record for NFC...
2013-02-10 Jouni MalinenWPS: Clean up debug prints with nfcpy
2013-02-10 Jouni MalinenWPS: Remove 0.5 sec extra wait from NFC handover with...
2013-02-10 Jouni MalinenWPS: Use alternating poll/listen for NFC peer discovery...
2013-02-10 Jouni MalinenWPS: Configure logging to show nfcpy log message
2013-02-09 Jouni MalinenWPS: Add an example python script for NFC operations...
2013-02-09 Johannes Berghostapd: Do not change HT40 capability due to OBSS...
2013-02-09 Peter Wudbus: Add missing signal description for WPS (7)
2013-02-08 Jouni MalinenEAP peer: Add Session-Id derivation to more EAP methods
2013-02-08 Stevent LiEAP peer: Add Session-Id derivation
2013-02-08 Jouni MalinenEAP-IKEV2 server: Fix invalid memory freeing operation
2013-02-08 Jouni Malineneap_proxy: Add a dummy implementation for compilation...
2013-02-08 Deepthi GowriAndroid: Enable EAP-AKA support in the build
2013-02-08 Deepthi Gowrieap_proxy: Add mechanism for allowing EAP methods to...
2013-02-08 Deepthi GowriAndroid: Allow setgroups to be overridden from build...
2013-02-08 Deepthi GowriP2P: Send p2p_stop_find event on failure to start pendi...
2013-02-07 Jouni MalinenP2P: Fix GO Probe Response IEs when Wi-Fi Display is...
2013-02-07 Dmitry ShmidtAdd 'SCAN TYPE=ONLY' functionality
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-02-07 Jouni MalinenP2P: Allow local configuration to use 5 GHz band 40...
2013-02-07 Amar SinghalFix BSS RANGE command for no exact id match cases
2013-02-05 Amar SinghalAdd "BSS LAST ..." command
2013-02-05 Amar SinghalFix the "BSS FIRST.." command
2013-02-05 Jouni MalinenHS 2.0: Fix IE buffer length for extra scan IEs
2013-02-05 Sunil DuttTDLS: Fix MIC calculation for teardown frame to depend...
2013-02-05 Sunil DuttTDLS: Remove link, if any, on an implicit set up request
2013-02-05 Jouni MalinenTDLS: Move existing-entry check into wpa_tdls_add_peer()
2013-02-05 Sunil DuttTDLS: Use existing peer entry if available when process...
2013-02-04 Jouni MalinenP2P: Fix P2P-GROUP-STARTED event for p2p_connect-join
2013-02-04 Jouni MalinenP2P: Fix Action frame processing if Interworking is...
2013-02-03 Jaewan Kimwpa_supplicant: Fix access to the freed memory when...
2013-02-03 Mark KettenisAdd driver for OpenBSD net80211 layer
2013-02-03 Jouni MalinenMake wpas_select_network_from_last_scan() static
2013-02-03 Paul Stewartwpa_supplicant: Implement fast-associate on SelectNetwork
2013-02-03 Pontus FuchsUpdate scan interval gracefully
2013-02-03 Pontus Fuchseloop: Add a timer cancel that returns the remaining...
2013-02-03 Jouni Malineneloop_win: Update to be closer to the current eloop.c
2013-02-03 Jouni Malineneloop_win: Use struct dl_list for timeouts
2013-02-03 Jouni Malineneloop_none: Update sample to be closer to the current...
2013-02-03 Jouni Malineneloop_none: Use struct dl_list for timeouts
2013-02-03 Jouni Malineneloop_none: Fix compilation
2013-02-03 Jouni MalinenFix compilation with PMKSA caching support disabled
2013-02-03 Jouni Malinennl80211: Do not use void pointer for driver_ops used...
2013-02-03 Ben Greearhostapd: Fix crash when scan fails
2013-01-22 Sunil DuttTDLS: Disable the link also on driver request for teardown
2013-01-17 Jouni Malinenwlantest: Add radiotap header when re-writing DLT_IEEE8...
2013-01-17 Jouni Malinenwlantest: Add -F option for assuming FCS is included
2013-01-15 Jouni Malineneapol_test: Remove unnecessary header file inclusion
2013-01-15 Pavan KumarP2P: Send P2P-FIND-STOPPED event in the new continue...
2013-01-13 Jouni MalinenFix wpa_priv build
2013-01-13 Jouni MalinenFix EAP-pwd server file name for wpa_supplicant AP...
2013-01-13 Jouni MalinenUpdated test_wpa to use new header file for WPA authent...
2013-01-13 Jouni MalinenAdd new binaries to .gitignore
2013-01-13 Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
2013-01-13 Jouni MalinenUse helper function for writing cipher suite names
2013-01-13 Jouni MalinenDefine allowed pairwise/group cipher suites in a header...
2013-01-13 Jouni MalinenUse a common function for parsing cipher suites
2013-01-13 Jouni MalinenMove cipher suite selection into common helper functions
2013-01-13 Jouni MalinenP2P: Add some more details on Service Query TLV format
2013-01-12 Paul Stewartwpa_supplicant: Add more DBus EAP status
2013-01-12 Jouni MalinenUpdate ChangeLog files to match current implementation
2013-01-12 Jouni Malinennl80211: Add MFP information for NL80211_CMD_CONNECT
2013-01-12 Sunil DuttP2P: Use the same Dialog Token value for every GO Negot...
2013-01-12 Jan ValesInclude session transfer stats into SIGUSR1 dump
2013-01-12 Jouni MalinenSAE: Move temporary data into a separate data structure
2013-01-12 Jouni MalinenSAE: Free temporary buffers when moving to Accepted...
2013-01-12 Jouni MalinenSAE: Remove unnecessary sae_derive_k() wrapper
2013-01-12 Jouni MalinenSAE: Clean up exponent calculation for PWE
2013-01-12 Jouni MalinenSAE: Share more commit value derivation between FFC...
2013-01-12 Jouni MalinenSAE: Replace comparison to one with crypto_bignum wrapper
2013-01-12 Jouni MalinenSAE: Rename and move ECC/FFC functions to be next to...
2013-01-12 Jouni MalinenSAE: Remove duplicated SAE field debug dumps
2013-01-12 Jouni MalinenSAE: Store commit elements as EC point or bignum instea...
2013-01-12 Jouni MalinenSAE: Validate peer commit values as part of parsing...
2013-01-12 Jouni MalinenSAE: Split sae_parse_commit() into helper functions
2013-01-12 Jouni MalinenSAE: Store commit scalars as bignum instead of octet...
2013-01-12 Jouni MalinenSAE: Store PWE as EC point or bignum instead of octet...
2013-01-12 Jouni MalinenSAE: Use more generic random bignum generation
2013-01-12 Jouni MalinenSAE: Store rand value as bignum instead of octet string
2013-01-12 Jouni MalinenSAE: Add support for FFC groups that do not use a safe...
2013-01-12 Jouni MalinenAdd Diffie-Hellman group definitions for MODP groups...
2013-01-12 Jouni MalinenSAE: Add support for FFC groups
2013-01-12 Jouni MalinenSAE: Maintain bignum of group order and prime in contex...
2013-01-12 Jouni MalinenAdd more crypto_bignum_*() wrappers
2013-01-12 Jouni MalinenAllow AP mode deauth/disassoc reason code to be overridden
2013-01-12 Sunil DuttP2P: Publish more connected clients info in Probe Respo...
2013-01-12 Jouni MalinenExtra validation to keep static analyzers happy
2013-01-12 Jouni MalinenTDLS: Use merge_byte_arrays() helper
next