wpa_gui: Increase control interface message buffer for LIST_NETWORKS
[mech_eap.git] / src / wps /
2015-09-05 Jouni MalinenWPS: Merge identical error paths in ssdp_listener_open()
2015-08-31 Jouni MalinenWPS: Remove trailing CR from subscription callback...
2015-08-31 Jouni MalinenWPS: Print subscription UUID in debug log in more places
2015-08-31 Jouni MalinenWPS: Clean up next_advertisement() error path
2015-08-31 Jouni MalinenWPS: Merge event_send_start() error paths
2015-08-31 Jouni MalinenWPS: Merge SetSelectedRegistrar parsing error returns
2015-08-29 Jouni MalinenWPS: Use a shared error path in http_client_addr()
2015-08-29 Jouni MalinenWPS: Clean up http_client_tx_ready()
2015-08-28 Jouni MalinenWPS: Remove duplicated isgraph() loop in HTTP header...
2015-08-28 Jouni MalinenWPS: Merge common error paths in HTTP server
2015-08-24 Jouni MalinenWPS: Fix HTTP body length check
2015-08-15 Jouni MalinenWPS ER: Fix SSDP CACHE-CONTROL line parser
2015-08-06 Jouni MalinenWPS: Reject AP settings with invalid network key (PSK...
2015-07-17 Jouni MalinenWPS: Avoid bogus static analyzer warning in ndef_parse_...
2015-07-08 Jouni MalinenNFC: Add a hardcoded limit on maximum NDEF payload...
2015-07-08 Jouni MalinenNFC: Fix payload length validation in NDEF record parser
2015-07-07 Jouni MalinenNFC: Avoid misaligned read of an NDEF field
2015-05-03 Jouni MalinenWPS: Add more debug prints to httpread
2015-05-03 Jouni MalinenWPS: Replace the httpread_debug design with standard...
2015-05-03 Jouni MalinenWPS: Check maximum HTTP body length earlier in the...
2015-05-03 Jouni MalinenWPS: Extra validation step for HTTP reader
2015-05-03 Jouni MalinenWPS: Fix HTTP chunked transfer encoding parser
2015-04-27 Hamad KadmanyWPS: Add support for 60 GHz band
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-22 Jouni MalinenWPS: Explicitly reject Public Key attribute with unexpe...
2015-04-22 Jouni MalinenWPS: Truncate variable length string attributes to...
2015-04-22 Jouni Malinentests: Add p2p-fuzzer
2015-04-22 Jouni MalinenUse common is_ctrl_char() helper function
2015-04-22 Jouni MalinenWPS: Ignore too long SSID attribute
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-22 Jouni MalinenWPS: Ignore too long Device Name attribute
2015-04-22 Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-02-02 Brian GixP2PS: WPS changes needed for P2PS default PIN
2015-01-19 Jouni MalinenWPS: Re-fix an interoperability issue with mixed mode...
2014-12-21 Jouni MalinenFlush WPS registrar state on wpa_supplicant FLUSH command
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-10-25 Ilan PeerWPS: Add missing device types
2014-10-11 Jouni MalinenWPS UPnP: Check os_get_random() result more consistently
2014-10-11 Jouni MalinenWPS UPnP: Check os_get_random() result
2014-10-11 Jouni MalinenWPS UPnP: Make dl_list_first() use easier for static...
2014-09-08 Jouni MalinenWPS: Extend internal entropy pool help for key/snonce...
2014-07-02 Jouni MalinenWPS: Clear keys/PINs explicitly
2014-07-02 Jouni MalinenWPS: Use os_memcmp_const() for hash/password comparisons
2014-06-14 Jouni MalinenWPS: Check wps_build_wfa_ext() return value consistentl...
2014-06-12 Jouni MalinenWPS: Clean up indentation level (CID 68109)
2014-06-07 Jouni MalinenWPS: Check for theoretical gmtime() failure
2014-06-07 Jouni MalinenWPS ER: Fix UDN parser to handle missing field
2014-04-29 Jouni MalinenMake dl_list_first() and dl_list_last() uses easier...
2014-04-29 Jouni MalinenWPS HTTP: Remove unused assignment
2014-04-28 Jouni MalinenWPS: Print setsockopt() failure in debug log
2014-04-06 Jouni MalinenWPS: Remove unused WEP related functionality
2014-03-25 Jouni MalinenWPS: Enable WSC 2.0 support unconditionally
2014-03-20 Jouni MalinenWPS: Do not advertise WPA/WPA2-Enterprise Auth Type...
2014-03-13 Jouni MalinenWPS: Extend per-station PSK to support ER case as well
2014-03-05 Rahul JainWPS: Parse Registrar Configuration Methods
2014-03-02 Jouni MalinenWPS: Remove duplicate variable setting
2014-03-02 Jouni MalinenMake code path easier for static analyzers
2014-02-22 Jouni MalinenWPS: Fix UNSUBSCRIBE error returns if NT or CALLBACK...
2014-02-22 Jouni MalinenWPS: Fix UNSUBSCRIBE to return 412 if no SID match...
2014-02-22 Jouni MalinenWPS: Remove unnecessary filename NULL check
2014-02-21 Jouni Malinentests: Add module tests for WPS attribute parsing
2014-02-21 Jouni MalinenWPS: Fix parsing of 0-length WFA vendor extension subel...
2014-02-07 Jouni MalinenWPS: Add more debug information to M7 AP Settings
2014-02-07 Jouni MalinenWPS: Indicate current AP settings in M7 in unconfigurat...
2014-02-04 Jouni MalinenWPS: Remove unused Credential AP Channel processing
2014-02-04 Jouni MalinenWPS: Remove unused 802.1X attribute parsing and processing
2014-01-27 Jouni MalinenWPS: Add testing option to corrupt public key hash
2014-01-27 Jouni MalinenWPS NFC: Add BSSID and AP channel info to Configuration...
2014-01-27 Jouni MalinenWPS-STRICT: Update valid Device Password ID and Config...
2014-01-27 Jouni MalinenP2P NFC: Enable own NFC Tag on GO Registrar
2014-01-27 Jouni MalinenWPS NFC: Use pubkey mismatch config error from Enrollee
2014-01-27 Jouni MalinenP2P NFC: Report connection handover as trigger for P2P
2014-01-27 Jouni MalinenP2P NFC: Add WPS attribute building for P2P NFC
2014-01-27 Jouni MalinenP2P NFC: Add NDEF helpers for P2P connection handover...
2014-01-27 Jouni MalinenWPS NFC: Allow BSSID and channel to be included in...
2014-01-27 Jouni MalinenNFC: Update WPS ER to use the new connection handover...
2014-01-27 Jouni MalinenWPS NFC: Build new style carrier record for connection...
2014-01-27 Jouni MalinenWPS NFC: Split DH key generation to a separate function
2014-01-27 Jouni MalinenWPS NFC: Update NFC connection handover design
2014-01-27 Jouni MalinenWPS NFC: Use abbreviated handshake if both PK hashes...
2014-01-27 Jouni MalinenWPS NFC: Validate peer public key hash on Enrollee
2014-01-27 Jouni MalinenWPS NFC: Send M2D with config error 20 on pkhash mismatch
2014-01-27 Jouni MalinenWPS: Remove Version attribute from NFC messages
2014-01-27 Jouni MalinenWPS: Add builder functions for AP Channel and RF Bands...
2014-01-07 Jouni MalinenWPS: Convert printf() debug print to use wpa_printf()
2013-12-29 Jouni MalinenWPS: Remove unused send_wpabuf()
2013-12-29 Jouni MalinenWPS: Allow testing mode to disable 2.0 functionality
2013-12-29 Jouni MalinenRemove unused wps_device_data_dup()
2013-12-29 Jouni MalinenRemove unnecessary extra tracking of eloop registration
2013-12-29 Jouni MalinenReplace unnecessary hex_value() with hex2byte()
2013-12-26 Jouni MalinenWPS ER: Fix deinit timeout handling with delayed/failin...
2013-12-24 Johannes BergWPS_UPNP: Use monotonic time for event debouncing
2013-12-24 Johannes Bergwps_registrar: Use monotonic time for PBC workaround
2013-12-24 Johannes Bergwps_registrar: Use monotonic time for PBC session timeout
2013-12-24 Johannes Bergwps_registrar: Use monotonic time for PIN timeout
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-07 Jouni MalinenWPS NFC: Add more debug for NFC Password Token matching
2013-11-07 Jouni MalinenWPS NFC: Add debug log entry on OOB Dev Pw attribute...
2013-10-26 Jouni MalinenAdd explicit buffer length checks for p2p_build_wps_ie()
2013-10-18 Jouni MalinenHTTP server: Allow TCP socket to be reused
next