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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improved Doxygen documentation for RADIUS client code
Jouni Malinen
2009-11-28
2
-49
/
+363
*
Fix doxygen file level comments
Jouni Malinen
2009-11-28
3
-3
/
+3
*
Fix doxygen references to EAP server/peer module
Jouni Malinen
2009-11-28
2
-3
/
+3
*
Remove old wpa_supplicant/hostapd doxygen files
Jouni Malinen
2009-11-28
25
-3477
/
+0
*
Add new, shared doxygen documentation for hostapd and wpa_supplicant
Jouni Malinen
2009-11-28
14
-0
/
+3866
*
Fix doxygen file level comments
Jouni Malinen
2009-11-28
4
-3
/
+17
*
Fix init2() driver_ops to get the correct global driver context
Jouni Malinen
2009-11-28
3
-1
/
+5
*
WPS: Update couple of missed Primary Device Type uses
Jouni Malinen
2009-11-26
2
-14
/
+11
*
WPS: Clean up Primary Device Type handling
Jouni Malinen
2009-11-26
8
-95
/
+84
*
Resolve some sparse warnings
Jouni Malinen
2009-11-25
10
-2
/
+10
*
Fix internal crypto build with some configurations
Jouni Malinen
2009-11-24
2
-0
/
+2
*
Remove obsoleted get_scan_results() driver_ops
Jouni Malinen
2009-11-23
6
-265
/
+61
*
Remove deprecated scan and set_probe_req_ie driver_ops
Jouni Malinen
2009-11-23
18
-110
/
+81
*
Remove deprecated driver_ops handlers
Jouni Malinen
2009-11-23
20
-302
/
+90
*
Fix CONFIG_AP=y build after driver_ops set_key merge
Jouni Malinen
2009-11-23
1
-1
/
+1
*
Add cleared deprecation notes on iwl,ndiswrapper,madwifi(sta) wrappers
Jouni Malinen
2009-11-23
4
-3
/
+15
*
Merge set_key and hapd_set_key driver_ops into a single function
Jouni Malinen
2009-11-23
19
-117
/
+81
*
Move HOSTAPD_MTU definition into driver_hostap.c
Jouni Malinen
2009-11-23
3
-25
/
+5
*
Remove unneeded set-MTU operation from drivers
Jouni Malinen
2009-11-23
3
-33
/
+0
*
Move definitions away from hostapd_defs.h
Jouni Malinen
2009-11-23
11
-86
/
+53
*
nl80211: Build some client functionality unconditionally
Jouni Malinen
2009-11-23
1
-23
/
+11
*
nl80211: Remove last remaining WEXT code
Jouni Malinen
2009-11-23
1
-37
/
+0
*
Merge set_beacon driver_ops into a single one
Jouni Malinen
2009-11-23
8
-125
/
+28
*
Preparations for v0.7.0 release
Jouni Malinen
2009-11-21
6
-26
/
+10
*
WPS: Do not try to send byebye advertisements if socket is not valid
Jouni Malinen
2009-11-21
1
-1
/
+1
*
Fix Visual Studio projects to match with source code file changes
Jouni Malinen
2009-11-21
4
-13
/
+13
*
Update ChangeLog files for 0.7.0 release
Jouni Malinen
2009-11-21
2
-0
/
+48
*
Fix a typo in a comment
Jouni Malinen
2009-11-21
1
-1
/
+1
*
wpa_gui: Only move to WPS tab if inactive/disconnect and AP ready
Jouni Malinen
2009-11-21
1
-3
/
+6
*
OpenSSL: Remove unneeded MinGW CryptoAPI compat code
Jouni Malinen
2009-11-21
1
-68
/
+0
*
GnuTLS: Fix compilation with newer GnuTLS versions
Jouni Malinen
2009-11-21
1
-0
/
+4
*
Fix strict aliasing issue with the internal SHA-1 implementation
Jouni Malinen
2009-11-21
1
-2
/
+2
*
WPS ER: Deinitialize protocol instance with STA after completion
Jouni Malinen
2009-11-21
1
-0
/
+12
*
wpa_gui: Add peers menu option for learning AP configuration (ER)
Jouni Malinen
2009-11-21
2
-0
/
+35
*
WPS ER: Use random event identifier in event URL
Jouni Malinen
2009-11-21
2
-3
/
+18
*
WPS: Cleanup subscription URL list handling
Jouni Malinen
2009-11-21
3
-6
/
+5
*
WPS ER: Move SSDP functionality into a separate file
Jouni Malinen
2009-11-21
4
-245
/
+284
*
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
4
-14
/
+55
*
WPS ER: Fetch AP's M1 to learn device type and WPS state
Jouni Malinen
2009-11-21
1
-36
/
+90
*
WPS ER: Use (addr,UUID) as the key for AP entries
Jouni Malinen
2009-11-21
1
-17
/
+22
*
WPS ER: Stop AP unlink loop on match
Jouni Malinen
2009-11-21
1
-0
/
+1
*
WPS ER: Move STA entry unlinking into a separate function
Jouni Malinen
2009-11-21
1
-15
/
+22
*
WPS ER: Fix AP entry freeing on timeout
Jouni Malinen
2009-11-21
1
-0
/
+19
*
WPS ER: Refresh ER data on WPS_ER_START when already started
Jouni Malinen
2009-11-20
3
-1
/
+17
*
WPS ER: Fix Enrollee entry freeing on timeout
Jouni Malinen
2009-11-20
1
-1
/
+15
*
Add 'none' driver as an option for wpa_supplicant
Jouni Malinen
2009-11-20
3
-11
/
+50
*
wpa_gui: Avoid using freed item in enter_pin()
Jouni Malinen
2009-11-19
1
-4
/
+9
[prev]
[next]