mesh: Make beacon interval configurable
[mech_eap.git] / src / wps /
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
2013-09-14 Jouni MalinenWPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround
2013-09-01 Jouni MalinenP2P: Store P2P Device Address in per-device PSK records
2013-09-01 Jouni MalinenP2P: Allow per-device PSK to be assigned
2013-08-25 David SpinadelWPS: Set currently used RF band in RF Bands attribute
2013-08-23 Jeffin MammenWPS: Track peer MAC address from the last operations
2013-08-23 Jeffin MammenWPS: Track result of the latest WPS operation
2013-08-23 Jeffin MammenWPS: Add PBC mode activated/disabled events
2013-08-23 Jouni MalinenWPS: Share a common function for error strings
2013-07-11 Jouni MalinenWPS: Stop SSDP service before freeing the pending entries
2013-05-27 Jouni MalinenWPS: Allow Device Password Id changes between PIN methods
2013-05-04 Jouni MalinenWPS: Do not use void* in arithmetic
2013-04-28 Jouni MalinenWPS ER: Allow UPnP interface to be forced
2013-04-27 Jouni MalinenAdd dup_binstr() to help common binary string tasks
2013-04-27 Jouni MalinenWPS: Fix AP auto configuration on config token generation
2013-04-27 Jouni MalinenWPS NFC: Allow Device Password ID override for selected...
2013-04-27 Jouni MalinenWPS: Use generic MAC Address attribute builder
2013-04-01 Jouni MalinenWPS NFC: Allow configuration token to be built from...
2013-04-01 Jouni MalinenWPS ER: Allow Enrollee to be specified with MAC address
2013-04-01 Jouni MalinenWPS ER: Allow AP to be specified with BSSID
2013-04-01 Jouni MalinenWPS: Fix use of pre-configured DH keys with multiple...
2013-04-01 Jouni MalinenWPS: Be more careful with pre-configured DH parameters
2013-02-24 Jouni MalinenWPS: Fix OOB Device Password use in PSK1,PSK1 derivation
2013-02-15 Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-02-14 Jouni MalinenWPS: Allow Device Password to be changed from M1 to M2
2013-02-10 Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2012-12-17 Jouni MalinenWPS: Add RF bands attribute conditionally to Probe...
2012-11-25 Jouni MalinenRemove unneeded header file inclusion
2012-11-15 Jouni MalinenWPS: Add a workaround for PBC session overlap detection
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-11-01 Jouni MalinenWPS: Reject invalid credential more cleanly
2012-10-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-10-28 Jouni MalinenWPS: Use AP Channel attribute in credential to speed...
2012-10-28 Jouni MalinenWPS: Add preliminary NFC connection handover support...
2012-10-10 Jouni MalinenWPS: Limit number of active wildcard PINs to one
next