P2PS: Set intended interface address correctly for new group
[mech_eap.git] / src /
2015-07-07 Andrei OtcheretianskiP2PS: Set intended interface address correctly for...
2015-07-07 Andrei OtcheretianskiP2PS: Add PD Response validation
2015-07-07 Andrei OtcheretianskiP2PS: Add intended iface address during PD for persiste...
2015-07-07 Andrei OtcheretianskiP2PS: Save wps_prov_info on the responder side
2015-07-07 Andrei OtcheretianskiP2PS: Validate WPS config methods more accurately in...
2015-07-07 Max StepanovP2P: Refactor p2p_process_prov_disc_resp() function
2015-07-07 Max StepanovP2P: Delete redundant comparison in p2p_process_prov_di...
2015-07-07 Max StepanovP2PS: Fix adv_id and adv_mac params of P2P-PROV-DISC...
2015-07-07 Dan Williamshostap: Fix send_mlme() after 'freq' parameter addition
2015-07-07 Jouni MalinenSend EAPOL-Start on HELD->CONNECTING transition
2015-07-07 Mike Gerowpkcs11: Don't ask for a new PIN on TLS handshake failure
2015-07-07 Jouni MalinenAvoid ubsan warning on 0x80<<24 not fitting in int...
2015-07-07 Jouni Malinenndisc_snoop: Avoid misaligned read of IPv6 address
2015-07-07 Jouni MalinenEAP-TTLS: Avoid ubsan warning on 0x80<<24 not fitting...
2015-07-07 Jouni Malinenradiotap: Avoid ubsan warning on 1<<31
2015-07-07 Jouni MalinenNFC: Avoid misaligned read of an NDEF field
2015-07-07 Jouni Malinentrace: Use explicit alignment requirements to avoid...
2015-07-07 Jouni Malinendrivers: Use unsigned arguments for sta_set_flags()
2015-07-07 Jouni MalinenMake BIT() unsigned int instead of int
2015-07-07 Jouni MalinenInclude stddef.h to use the standard offsetof()
2015-07-07 Jouni MalinenRADIUS DAS: Avoid compiler warning on abs()
2015-07-07 Jouni MalinenERP: Avoid mixing of enum types
2015-07-07 Jouni MalinenFT: Allow CCMP-256 and GCMP-256 as group ciphers
2015-06-30 Jouni MalinenOpenSSL: Merge error returns
2015-06-30 Jouni MalinenTLS: Remove unused tls_capabilities()
2015-06-29 Jouni Malinenms_funcs: Merge similar return cases
2015-06-29 Jouni Malinenhw_features: Merge similar return case in check_40mhz_2g4()
2015-06-29 Jouni MalinenReject the initial 4-way handshake if initial GTK setup...
2015-06-29 Jouni MalinenAdd backtrace-based error path testing mechanism
2015-06-28 Jouni MalinenP2P: Do not allow 40 MHz co-ex PRI/SEC switch to force MCC
2015-06-27 Stepanov, MaxP2PS: Fix attribute addition in p2p_buf_add_service_ins...
2015-06-27 Jouni MalinenAP: Increase maximum value accepted for cwmin/cwmax
2015-06-27 Jouni MalinenSAE: Reject FFC commit-element with value p-1
2015-06-27 Jouni MalinenP2PS: Do not reply to ProbeReq on another channel when...
2015-06-27 Jouni MalinenSAE: Reject commit-scalar value 1
2015-06-27 Dmitry ShmidtSend CTRL-EVENT-NETWORK-NOT-FOUND if no suitable networ...
2015-06-26 Kevin CernekeeAndroid: Fix nl80211 build if BOARD_*_PRIVATE_LIB is...
2015-06-26 Kevin CernekeeAndroid: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB
2015-06-26 Maneesh Jainradius: Fix NULL dereference issue on allocation failure
2015-06-26 Jouni MalinenOpenSSL: Handle EC_POINT_is_on_curve() error case
2015-06-26 Jouni MalinenSAE: Use random "password" in extra hunting-and-pecking...
2015-06-26 Jouni MalinenSAE: Add side-channel protection to PWE derivation...
2015-06-26 Jouni Malinencrypto: Add functions for computing the Legendre symbol...
2015-06-26 Jouni MalinenOpenSSL: Add support for Brainpool Elliptic Curves
2015-06-25 Jouni MalinenSAE: Increase security parameter k to 40 based on Drago...
2015-06-25 Jouni MalinenSAE: Fix PWE generation to use minimum loop count ...
2015-06-23 Jouni MalinenSAE: Merge sae_derive_commit() error case return statements
2015-06-23 Jouni MalinenSAE: Merge sae_get_rand() error case return statements
2015-06-23 Jouni MalinenSAE: Verify that own/peer commit-scalar and COMMIT...
2015-06-23 Jouni MalinenAdd crypto_ec_point_cmp()
2015-06-23 Jouni MalinenOpenSSL: Remove SSL_CTX_{get,set}_app_data() compatibil...
2015-06-23 Jouni Malinenlibtommath: Fix mp_init_multi() stdarg use on error...
2015-06-23 Jouni MalinenUse os_* wrapper more consistently
2015-06-23 Jouni MalinenP2P: Use offsetof() instead of local implementation
2015-06-23 Jouni MalinenERP server: Make erp_send_finish_reauth() easier for...
2015-06-23 Jouni Malinenbsd: Remove redundant NULL check in bsd_init()
2015-06-23 Jouni MalinenRemove redundant NULL check in ieee802_1x_encapsulate_r...
2015-06-23 Jouni MalinenAP: Add more 2.4 GHz channels for 20/40 MHz HT co-ex...
2015-06-23 Jouni Malinenhw_features: Merge similar return cases
2015-06-21 Jouni MalinenSAE: Simplify sae_prepare_commit() error path
2015-06-20 Jouni MalinenHS 2.0: Add WLAN RADIUS attributes in OSEN case
2015-06-20 Jouni MalinenRemove unnecessary wpa_ie_len check from wpa_parse_wpa_...
2015-06-20 Jouni MalinenRemove WEP40/WEP104 cipher suite support for WPA/WPA2
2015-06-20 Jouni MalinenMake check_20mhz_bss() static
2015-06-19 Ilan Peernl8021: Allow sending wowlan configuration on any interface
2015-06-19 Ilan Peernl80211: Remove android_genl_ctrl_resolve()
2015-06-18 Ben RosenfeldP2P: Fix memory leak in p2p_process_nfc_connection_hand...
2015-06-18 Jouni MalinenEAP-FAST peer: Stop immediately on key derivation failure
2015-06-18 Ben RosenfeldOpenSSL: Fix memory leak on an openssl_tls_prf() error...
2015-06-18 Jouni MalinenP2PS: Fix Probe Response frame building in error cases
2015-06-18 Jouni MalinenP2PS: Fix org.wi-fi.wfds matching when building the...
2015-06-18 Jouni MalinenP2PS: Add more debug prints for service info building
2015-06-18 Jouni MalinenP2PS: Remove unnecessary service hash filtering from...
2015-06-18 Jouni MalinenP2PS: Do not ignore other hashes if org.wi-fi.wfds...
2015-06-18 Jouni MalinenP2PS: Fix service hash matching for org.wi-fi.wfds
2015-06-18 Jouni MalinenP2PS: Fix p2p_find handling to allow "wildcard" with...
2015-06-18 Jouni MalinenP2PS: Verify service name length in P2P_FIND command
2015-06-18 Max StepanovP2PS: Add a wildcard with other advertised service...
2015-06-18 Max StepanovP2PS: Re-factor p2p_buf_add_service_instance function
2015-06-17 Jouni MalinenClear allocated debug message buffers explicitly
2015-06-15 Max StepanovP2PS: Refactor p2p_data::query_hash and p2p_data::query...
2015-06-15 Sunil DuttP2P: Add vendor elements into Invitation Response frames
2015-06-14 Max StepanovP2PS: Delete p2ps_svc_found from struct p2p_data
2015-06-14 Max StepanovP2PS: Add a function to free a PD context
2015-06-14 Andrei OtcheretianskiP2P: Prefer direct Probe Response frames over GO's...
2015-06-14 Andrei OtcheretianskiP2P: Use more precise device timestamping for group...
2015-06-14 Andrei OtcheretianskiP2P: Specify frequency when sending Probe Response...
2015-06-14 Andrei Otcheretianskidrivers: Add freq parameter to send_mlme() function
2015-06-14 Max StepanovP2P: Fix return value of p2p_reply_probe() and p2p_prob...
2015-06-14 Max StepanovP2P: Add rx_freq parameter to Probe Request frame handler
2015-06-14 Jouni MalinenRemove duplicated country code from operating class...
2015-06-14 Jouni Malinentests: Additional ieee802_11_parse_elems() module test...
2015-06-14 Jouni Malinentests: Module test for gas.c corner cases in gas_anqp_s...
2015-06-14 Michael BraunFix removal of tagged interface and bridge when multipl...
2015-06-12 Amr BEN ABDESSALEMP2P: Add Operating class 125 for P2P supported channels
2015-06-10 Jouni MalinenDocument the wpa_msg_cb "global" parameter
2015-06-10 Jouni MalinenFix pairwise cipher suite bitfields to the driver in...
2015-06-10 Jouni MalinenFix spelling of initialize in a comment and an error...
2015-06-06 MAYANK HAARITP2P: Add GO Intent of connecting device in GO Negotiati...
2015-06-06 Alan T. DeKokSet Acct-Session-Id from os_get_random() instead of...
next