wpa_gui: Increase control interface message buffer for LIST_NETWORKS
[mech_eap.git] / src / p2p /
2015-08-27 Purushottam KushwahaP2PS: Remove redundant check in for loop
2015-08-11 Ahmad KholaifP2P: Support driver preferred freq list for invitation...
2015-08-06 Jouni MalinenP2PS: Clean up intended interface address passing to...
2015-08-06 Max StepanovP2PS: Fix PD PIN event notifications
2015-08-03 Ilan PeerP2P: Add a function to compute the group common freqs
2015-08-03 Andrei OtcheretianskiShare freq-to-channel conversion function
2015-08-01 Jouni MalinenP2P: Silence bogus compiler warnings
2015-07-31 Ahmad KholaifP2P: Process preferred frequency list as part of GO...
2015-07-30 Ahmad KholaifP2P: Expose driver preferred frequency list fetch to P2P
2015-07-30 Ahmad KholaifP2P: Do not omit known operating channel preference...
2015-07-30 Ahmad KholaifP2P: Parse preferred frequency list extension
2015-07-30 Ahmad KholaifP2P: Add preferred frequency list extension to GO Neg Req
2015-07-30 Ahmad KholaifP2P: Use preferred frequency list from the local driver
2015-07-26 Max StepanovP2PS: Add feature capability to PD events
2015-07-26 Max StepanovP2PS: Add CPT handling on PD request and response
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2PS_PROVISION and P2PS_PROV...
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2P_SERVICE_ADD asp command
2015-07-20 Jouni MalinenUse a single cleanup timer per wpa_supplicant process
2015-07-17 Jouni MalinenP2P: Clear p2p->ssid_set on flush
2015-07-07 Andrei OtcheretianskiP2PS: Save intended interface address after P2PS PD
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-06-27 Stepanov, MaxP2PS: Fix attribute addition in p2p_buf_add_service_ins...
2015-06-27 Jouni MalinenP2PS: Do not reply to ProbeReq on another channel when...
2015-06-23 Jouni MalinenP2P: Use offsetof() instead of local implementation
2015-06-18 Ben RosenfeldP2P: Fix memory leak in p2p_process_nfc_connection_hand...
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-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 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-12 Amr BEN ABDESSALEMP2P: Add Operating class 125 for P2P supported channels
2015-06-06 MAYANK HAARITP2P: Add GO Intent of connecting device in GO Negotiati...
2015-05-07 Ilan PeerP2P: Fix association with an AP/P2P GO that is not...
2015-04-22 Jouni MalinenWPS: Truncate variable length string attributes to...
2015-04-22 Jouni MalinenSimplify DSSS Parameter Set element parsing
2015-04-22 Jouni Malinentests: Add p2p-fuzzer
2015-04-22 Jouni MalinenP2P: Use WPS_SEC_DEV_TYPE_MAX_LEN in P2P array definition
2015-04-22 Jouni MalinenUse common is_ctrl_char() helper function
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-22 Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-04-22 Jouni MalinenP2PS: Check for maximum SSID length in Persistent Group...
2015-04-22 Jouni MalinenP2P: Validate SSID element length before copying it...
2015-03-20 Max StepanovP2PS: Delete ASP advertisements on wpas_p2p_service_flush
2015-03-01 Jouni MalinenP2P: Continue find in GO-Neg-Resp-fail status corner...
2015-02-28 Daisuke NiwaP2P: Allow a specific channel to be specified in P2P_FIND
2015-02-28 Daichi UeuraP2P: Restore P2P_SCAN_SPECIFIC
2015-02-09 Jouni MalinenP2P: Fix send_action_in_progress clearing in corner...
2015-02-04 Krishna VamsiP2P: Fix stopping on search after SD callback
2015-02-03 Jouni MalinenP2P: Clean up Listen channel optimization debug prints
2015-02-02 Krishna VamsiP2PS: Allow PD retry in SEARCH and LISTEN_ONLY also
2015-02-02 Krishna VamsiP2PS: Send P2P_FIND_STOPPED event during P2P SD also
2015-02-02 Krishna VamsiP2PS: PD Response processing
2015-02-02 Krishna VamsiP2PS: Provision Discovery fail event
2015-02-02 Krishna VamsiP2PS: PD Request processing and PD Response building
2015-02-02 Krishna VamsiP2PS: Callback to send P2PS provisioning events
2015-02-02 Krishna VamsiP2PS: Callback to create pending group after sending...
2015-02-02 Krishna VamsiP2PS: Callback to remove stale persistent groups
2015-02-02 Krishna VamsiP2PS: Process P2PS provisioning commands
2015-02-02 Krishna VamsiP2PS: Add P2PS attributes into PD Request if requested
2015-02-02 Krishna VamsiP2PS: Allow p2p_build_ssid() to use pre-set SSID
2015-02-02 Krishna VamsiP2PS: Logic to parse GAS requests for ASP services
2015-02-02 Brian GixP2PS: Add Application Service Info to device found...
2015-02-02 Brian GixP2PS: Add Advertised Service Info into Probe Response...
2015-02-02 Krishna VamsiP2PS: Parse Probe Request frames for matching ASP hashes
2015-02-02 Krishna VamsiP2PS: Extend add/del services logic to support ASP
2015-02-02 Brian GixP2P: Allow p2p_get_group_num_members() to be called...
2015-02-02 Brian GixP2PS: WPS changes needed for P2PS default PIN
2015-02-02 Brian GixP2PS: Add service hash to Probe Request frames
2015-02-02 Brian GixP2PS: Add option to specify seek strings into P2P_FIND
2015-02-02 Krishna VamsiP2PS: Helper functions to build new P2P attributes
2015-02-02 Brian GixP2PS: Add parsing of new P2P attributes
2015-02-02 Jouni MalinenP2P: Add P2P state into p2p_send_action_cb() debug...
2015-01-22 Ola OlssonP2P: Fix NULL pointer dereference with SD query cancell...
2014-12-09 Sunil DuttP2P: Check Invitation Response dialog token match for...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-06 Jouni MalinenP2P: Split p2p_channels_union() into two functions
2014-11-27 Rashmi RamannaP2P: Reinvite with social operation channel if no commo...
2014-11-23 Jouni MalinenP2P: Make p2p_parse_p2p_ie() validation steps easier...
2014-11-22 Jouni MalinenAdd generic operating class and channel to frequency...
next