mech_eap.git
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
2013-01-12 Jouni MalinenReplace macros with inline functions for WPA_{GET,PUT...
2013-01-12 Jouni MalinenAdd more debug info if wpa_supplicant_set_suites()...
2013-01-12 Jouni MalinenWPS: Verify wpa_config_set() return value more consistently
2013-01-12 Jouni MalinenUse more explicit way of copying pointer value to a...
2013-01-12 Jouni MalinenSAE: Check random_get_bytes() return value
2013-01-12 Jouni MalinenSAE: Indicate used group in ctrl_iface STATUS
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenUpdate copyright notices to include year 2013
2013-01-12 Jouni MalinenSAE: Add support for ECC group 21 (521-bit random ECP...
2013-01-12 Jouni MalinenSAE: Add support for additional ECC groups
2013-01-12 Jouni MalinenSAE: Fix PWE loop termination on excessive iterations
2013-01-12 Jouni MalinenSAE: Set pwd-value length based on prime length
2013-01-12 Jouni MalinenSAE: Use EC group context to get the group prime
2013-01-12 Jouni MalinenSAE: Use EC group context for peer-commit-scalar validation
2013-01-12 Jouni MalinenSAE: Use EC group context for random number generation
2013-01-12 Jouni MalinenSAE: Store the group order in EC context data
2013-01-12 Jouni MalinenSAE: Use defines for key lengths
2013-01-12 Jouni MalinenSAE: Add a define for maximum supported prime length
2013-01-12 Jouni MalinenSAE: Use sae->prime_len instead of hardcoded 32
2013-01-12 Jouni MalinenSAE: Use the EC context from struct sae_data
2013-01-12 Jouni MalinenSAE: Maintain EC group context in struct sae_data
2013-01-12 Jouni MalinenSAE: Use crypto wrappers instead of direct OpenSSL...
2013-01-12 Jouni Malinencrypto: Add wrappers for OpenSSL BIGNUM and EC_POINT
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Do not allow re-use of peer-scalar in a new protoc...
2013-01-12 Jouni MalinenSAE: Rename state variables to match IEEE 802.11 standard
2013-01-12 Jouni MalinenSAE: Use PMK in 4-way handshake
2013-01-12 Jouni MalinenSAE: Add processing of the confirm message
2013-01-12 Jouni MalinenSAE: Add generation of the confirm message fields
2013-01-12 Jouni MalinenSAE: Add processing of the commit message
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
next