index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update ChangeLog files for 0.7.0 release
Jouni Malinen
2009-11-21
1
-0
/
+33
*
wpa_gui: Only move to WPS tab if inactive/disconnect and AP ready
Jouni Malinen
2009-11-21
1
-3
/
+6
*
wpa_gui: Add peers menu option for learning AP configuration (ER)
Jouni Malinen
2009-11-21
2
-0
/
+35
*
WPS ER: Move SSDP functionality into a separate file
Jouni Malinen
2009-11-21
1
-0
/
+1
*
wpa_gui: Add peer dialog option for WPS PBC
Jouni Malinen
2009-11-21
2
-6
/
+50
*
wpa_gui: Add WPS config methods and device password ID into peer data
Jouni Malinen
2009-11-21
1
-1
/
+74
*
wpa_gui: Move peer tooltip into Properties dialog
Jouni Malinen
2009-11-21
2
-45
/
+122
*
WPS ER: Add more AP information into the ctrl_interface message
Jouni Malinen
2009-11-21
2
-14
/
+46
*
WPS ER: Refresh ER data on WPS_ER_START when already started
Jouni Malinen
2009-11-20
1
-1
/
+1
*
Add 'none' driver as an option for wpa_supplicant
Jouni Malinen
2009-11-20
1
-0
/
+3
*
wpa_gui: Avoid using freed item in enter_pin()
Jouni Malinen
2009-11-19
1
-4
/
+9
*
wpa_gui: Add AP and laptop icons for peer dialog
Jouni Malinen
2009-11-19
8
-9
/
+2455
*
wpa_gui: Add support for multiple icon files
Mike Shepherd
2009-11-19
1
-15
/
+11
*
wpa_gui: Add preliminary WPS ER support into the peers dialog
Jouni Malinen
2009-11-19
2
-5
/
+177
*
nl80211/SME: Use reassociation when roaming within the ESS
Jouni Malinen
2009-11-17
3
-0
/
+14
*
wpa_supplicant: Fix ctrl_interface group permissions to allow read/execute
Anders Aspegren Søndergaard
2009-11-16
1
-0
/
+8
*
dbus: Allow only root to receive signals
Witold Sowa
2009-11-16
1
-1
/
+2
*
wpa_gui-qt4: Fix build with Session Manager disabled in Qt4
Christian Rüb
2009-11-16
3
-0
/
+10
*
WPS ER: Deinit ER before WPS registrar/context
Jouni Malinen
2009-11-15
1
-5
/
+5
*
WPS ER: Add command for fetching current AP settings
Jouni Malinen
2009-11-15
4
-0
/
+55
*
WPS ER: Add preliminary PBC support
Jouni Malinen
2009-11-15
4
-0
/
+39
*
WPS ER: Add ctrl_iface notifications for AP/Enrollee add/remove
Jouni Malinen
2009-11-15
1
-0
/
+77
*
dbus: Use method/property/signal handler arrays for registration
Jouni Malinen
2009-11-14
3
-358
/
+336
*
dbus: Remove duplicated error printing from registration
Jouni Malinen
2009-11-14
1
-424
/
+163
*
dbus: Split wpas_dbus_ctrl_iface_init() into helper functions
Jouni Malinen
2009-11-14
3
-126
/
+143
*
dbus: Minor coding style cleanup
Jouni Malinen
2009-11-14
1
-8
/
+8
*
dbus: Fix some of the function comment typos
Jouni Malinen
2009-11-14
1
-13
/
+13
*
WPS ER: Add PIN configuration and SetSelectedRegistrar call
Jouni Malinen
2009-11-13
4
-0
/
+80
*
Remove a note about other repositories of wpa_supplicant
Jouni Malinen
2009-11-11
1
-3
/
+3
*
Reset EAPOL pointer when handling DBus smartcard parameters
David Smith
2009-11-11
1
-0
/
+4
*
Add dbus mechanism for fetching all network configuration parameters
Witold Sowa
2009-11-11
3
-7
/
+55
*
Add notifications for scan result BSS changes (added/removed)
Witold Sowa
2009-11-11
3
-1
/
+71
*
dbus: Use snprintf() and bounds checking instead of strcat()
Jouni Malinen
2009-11-10
1
-8
/
+13
*
dbus: Do not dereference wpa_s if explicitly checking it is not NULL
Jouni Malinen
2009-11-10
1
-13
/
+10
*
dbus: Remove unnecessary wpa_s->bssid comparison
Jouni Malinen
2009-11-10
1
-1
/
+1
*
dbus: Fix a NULL pointer dereference on error path
Jouni Malinen
2009-11-10
1
-3
/
+2
*
Call wpas_notify_network_selected only if a specific network was selected
Jouni Malinen
2009-11-10
1
-1
/
+2
*
Fix per-SSID scan (scan_ssid=1)
Jouni Malinen
2009-11-10
1
-5
/
+5
*
dbus: Coding style cleanup
Jouni Malinen
2009-11-10
1
-742
/
+906
*
dbus: Remove unneeded typecast
Jouni Malinen
2009-11-10
1
-2
/
+2
*
Add wpa_msg_ctrl() for ctrl_interface-only messages
Jouni Malinen
2009-11-10
1
-1
/
+2
*
Fix non-WPS build
Jouni Malinen
2009-11-10
1
-0
/
+10
*
WPS: Fix WPS build with ER support disabled
Jouni Malinen
2009-11-10
1
-0
/
+2
*
wpa_supplicant: new DBus API implementation
Witold Sowa
2009-11-09
12
-54
/
+7825
*
WPS: Add HTTP server module
Jouni Malinen
2009-11-08
1
-0
/
+1
*
WPS: Move generic UPnP XML helper functionality into a separate file
Jouni Malinen
2009-11-08
1
-0
/
+1
*
WPS: Add HTTP client module to clean up code
Jouni Malinen
2009-11-08
1
-0
/
+1
*
WPS: Add initial part of External Registrar functionality
Jouni Malinen
2009-11-07
6
-0
/
+67
*
Allow driver and ctrl_interface parameters to be overridden
Jouni Malinen
2009-11-04
3
-2
/
+53
*
Add Xcode project file for building wpa_supplicant
Jouni Malinen
2009-11-02
1
-0
/
+515
[prev]
[next]