index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wps
Commit message (
Expand
)
Author
Age
Files
Lines
*
WPS: Fix UNSUBSCRIBE error returns if NT or CALLBACK header is used
Jouni Malinen
2014-02-22
1
-1/+14
*
WPS: Fix UNSUBSCRIBE to return 412 if no SID match found
Jouni Malinen
2014-02-22
1
-0/+4
*
WPS: Remove unnecessary filename NULL check
Jouni Malinen
2014-02-22
1
-2/+0
*
tests: Add module tests for WPS attribute parsing
Jouni Malinen
2014-02-21
1
-0/+337
*
WPS: Fix parsing of 0-length WFA vendor extension subelement
Jouni Malinen
2014-02-21
1
-1/+1
*
WPS: Add more debug information to M7 AP Settings
Jouni Malinen
2014-02-07
1
-2/+14
*
WPS: Indicate current AP settings in M7 in unconfigurated state
Jouni Malinen
2014-02-07
2
-31/+16
*
WPS: Remove unused Credential AP Channel processing
Jouni Malinen
2014-02-04
2
-17/+1
*
WPS: Remove unused 802.1X attribute parsing and processing
Jouni Malinen
2014-02-04
3
-87/+0
*
WPS: Add testing option to corrupt public key hash
Jouni Malinen
2014-01-27
3
-0/+10
*
WPS NFC: Add BSSID and AP channel info to Configuration Token
Jouni Malinen
2014-01-27
2
-2/+7
*
WPS-STRICT: Update valid Device Password ID and Config Error range
Jouni Malinen
2014-01-27
1
-2/+2
*
P2P NFC: Enable own NFC Tag on GO Registrar
Jouni Malinen
2014-01-27
1
-0/+10
*
WPS NFC: Use pubkey mismatch config error from Enrollee
Jouni Malinen
2014-01-27
1
-0/+1
*
P2P NFC: Report connection handover as trigger for P2P
Jouni Malinen
2014-01-27
2
-4/+27
*
P2P NFC: Add WPS attribute building for P2P NFC
Jouni Malinen
2014-01-27
4
-2/+98
*
P2P NFC: Add NDEF helpers for P2P connection handover messages
Jouni Malinen
2014-01-27
2
-0/+28
*
WPS NFC: Allow BSSID and channel to be included in handover select
Jouni Malinen
2014-01-27
3
-3/+38
*
NFC: Update WPS ER to use the new connection handover design
Jouni Malinen
2014-01-27
3
-1/+33
*
WPS NFC: Build new style carrier record for connection handover request
Jouni Malinen
2014-01-27
2
-86/+0
*
WPS NFC: Split DH key generation to a separate function
Jouni Malinen
2014-01-27
2
-9/+28
*
WPS NFC: Update NFC connection handover design
Jouni Malinen
2014-01-27
7
-16/+131
*
WPS NFC: Use abbreviated handshake if both PK hashes delivered OOB
Jouni Malinen
2014-01-27
3
-6/+69
*
WPS NFC: Validate peer public key hash on Enrollee
Jouni Malinen
2014-01-27
4
-0/+31
*
WPS NFC: Send M2D with config error 20 on pkhash mismatch
Jouni Malinen
2014-01-27
2
-2/+7
*
WPS: Remove Version attribute from NFC messages
Jouni Malinen
2014-01-27
2
-6/+3
*
WPS: Add builder functions for AP Channel and RF Bands attributes
Jouni Malinen
2014-01-27
3
-5/+23
*
WPS: Convert printf() debug print to use wpa_printf()
Jouni Malinen
2014-01-07
1
-1/+1
*
WPS: Remove unused send_wpabuf()
Jouni Malinen
2013-12-29
2
-18/+0
*
WPS: Allow testing mode to disable 2.0 functionality
Jouni Malinen
2013-12-29
1
-0/+5
*
Remove unused wps_device_data_dup()
Jouni Malinen
2013-12-29
2
-21/+0
*
Remove unnecessary extra tracking of eloop registration
Jouni Malinen
2013-12-29
1
-24/+9
*
Replace unnecessary hex_value() with hex2byte()
Jouni Malinen
2013-12-29
1
-15/+1
*
WPS ER: Fix deinit timeout handling with delayed/failing unsubscribe
Jouni Malinen
2013-12-26
1
-3/+11
*
WPS_UPNP: Use monotonic time for event debouncing
Johannes Berg
2013-12-24
1
-2/+2
*
wps_registrar: Use monotonic time for PBC workaround
Johannes Berg
2013-12-24
1
-6/+12
*
wps_registrar: Use monotonic time for PBC session timeout
Johannes Berg
2013-12-24
1
-9/+10
*
wps_registrar: Use monotonic time for PIN timeout
Johannes Berg
2013-12-24
1
-5/+5
*
Add CONFIG_CODE_COVERAGE=y option for gcov
Jouni Malinen
2013-11-24
1
-1/+1
*
WPS NFC: Add more debug for NFC Password Token matching
Jouni Malinen
2013-11-07
1
-1/+4
*
WPS NFC: Add debug log entry on OOB Dev Pw attribute addition
Jouni Malinen
2013-11-07
1
-0/+6
*
Add explicit buffer length checks for p2p_build_wps_ie()
Jouni Malinen
2013-10-26
1
-0/+10
*
HTTP server: Allow TCP socket to be reused
Jouni Malinen
2013-10-18
1
-0/+4
*
WPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround
Jouni Malinen
2013-09-14
1
-0/+6
*
P2P: Store P2P Device Address in per-device PSK records
Jouni Malinen
2013-09-01
2
-7/+10
*
P2P: Allow per-device PSK to be assigned
Jouni Malinen
2013-09-01
2
-3/+15
*
WPS: Set currently used RF band in RF Bands attribute
David Spinadel
2013-08-25
6
-9/+21
*
WPS: Track peer MAC address from the last operations
Jeffin Mammen
2013-08-23
5
-29/+46
*
WPS: Track result of the latest WPS operation
Jeffin Mammen
2013-08-23
2
-0/+3
*
WPS: Add PBC mode activated/disabled events
Jeffin Mammen
2013-08-23
4
-0/+32
[next]