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
/
wps_upnp_ssdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Share a single str_starts() implementation
Jouni Malinen
2016-08-06
1
-6/+0
*
WPS: Merge identical error paths in ssdp_listener_open()
Jouni Malinen
2015-09-05
1
-8/+5
*
WPS: Clean up next_advertisement() error path
Jouni Malinen
2015-08-31
1
-5/+1
*
WPS UPnP: Check os_get_random() result more consistently
Jouni Malinen
2014-10-11
1
-1/+2
*
Make dl_list_first() and dl_list_last() uses easier for static analyzers
Jouni Malinen
2014-04-29
1
-0/+4
*
WPS ER: Allow UPnP interface to be forced
Jouni Malinen
2013-04-28
1
-3/+22
*
WPS SSDP: Fix socket leaks on error paths
Jouni Malinen
2012-07-07
1
-1/+6
*
Remove unused variable and function
Andrii Bordunov
2011-10-22
1
-12/+0
*
WPS: Change concurrent radio AP to use only one WPS UPnP instance
Jouni Malinen
2010-11-11
1
-2/+10
*
WPS ER: Add more debug info on initialization errors
Jouni Malinen
2010-09-24
1
-2/+8
*
Avoid warnings on unused function/variables if debug is disabled
Jouni Malinen
2010-03-06
1
-0/+2
*
WPS: Remove parent pointer from advertisement state machine
Jouni Malinen
2009-12-19
1
-14/+8
*
WPS: Convert struct advertisement_state_machine to use struct dl_list
Jouni Malinen
2009-12-19
1
-21/+6
*
WPS: Do not try to send byebye advertisements if socket is not valid
Jouni Malinen
2009-11-21
1
-1/+1
*
WPS: Send SSDP byebye notifications when stopping UPnP advertisements
Jouni Malinen
2009-11-14
1
-2/+33
*
WPS: Add initial part of External Registrar functionality
Jouni Malinen
2009-11-07
1
-26/+48
*
Work around some gcc 4.4 strict-aliasing warnings
Jouni Malinen
2009-11-04
1
-2/+2
*
Fix WPS UPnP SSDP on 32-bit targets
Jouni Malinen
2009-03-26
1
-1/+1
*
Fix WPS UPnP build for FreeBSD
Jouni Malinen
2009-03-21
1
-0/+4
*
UPnP: Minor coding style cleanup
Jouni Malinen
2009-02-03
1
-4/+3
*
WPS: Add support for external Registrars using UPnP transport
Jouni Malinen
2009-01-29
1
-0/+887