Commit Graph

19 Commits

Author SHA1 Message Date
sam
f87f3cf9d3 resolve merge conflicts
MFC after:	2 weeks
2006-03-07 05:44:45 +00:00
sam
8b3f1ba26b This commit was generated by cvs2svn to compensate for changes in r156369,
which included commits to RCS files with non-trunk default branches.
2006-03-07 05:26:33 +00:00
sam
840099f34d Import of WPA supplicant 0.4.8 2006-03-07 05:26:33 +00:00
wpaul
34dbcde8df Import a fixed version of driver_ndis.c from the vendor. The existing
version has a bug where it fails to properly cancel the polling loop
that periodically queries the BSSID (this is done to detect the
association/disassociation state). The timeout is supposed to fire
once a second, but the eloop_cancel_timeout() call uses a different
'user data' value than what was passed to eloop_register_timeout(),
so cancelling the timeouts fails. This results in an additional timeout
being created each time an EAPOL packet is received, which can lead
to dozens of unwanted timeouts firing every second instead of just one.
2005-10-20 16:31:54 +00:00
wpaul
9630baabc4 This commit was generated by cvs2svn to compensate for changes in r151513,
which included commits to RCS files with non-trunk default branches.
2005-10-20 16:31:54 +00:00
wpaul
de32b93467 Remove the driver_ndis files from the exclusion list 2005-10-10 17:48:01 +00:00
wpaul
6a5bf1d411 Import the driver_ndis files from the 0.3.9 distribution. 2005-10-10 17:46:15 +00:00
wpaul
8b8cdd8659 This commit was generated by cvs2svn to compensate for changes in r151208,
which included commits to RCS files with non-trunk default branches.
2005-10-10 17:46:15 +00:00
sam
b9e6c6d781 terminate when all interfaces have been removed; since we do not
do interface discovery there's no point in sticking around

MFC after:	3 days
2005-07-29 05:58:35 +00:00
sam
cbd7bfe946 clr ptr after freeing state to avoid subsequent null ptr deref
(on vendor branch since this change already exists in Jouni's cvs).

Approved by:	re (scottl)
2005-07-06 22:06:27 +00:00
sam
bbc077981c This commit was generated by cvs2svn to compensate for changes in r147801,
which included commits to RCS files with non-trunk default branches.
2005-07-06 22:06:27 +00:00
sam
959b8ed223 resolve merge conflicts 2005-06-13 16:54:21 +00:00
sam
b6ecc83f22 stripped down import of wpa_supplicant v0.3.9
Approved by:	re (dwhite)
2005-06-13 16:43:14 +00:00
sam
848adee197 This commit was generated by cvs2svn to compensate for changes in r147338,
which included commits to RCS files with non-trunk default branches.
2005-06-13 16:43:14 +00:00
sam
7b035d47f2 fix byte order handling: FreeBSD != Linux 2005-06-07 23:33:13 +00:00
sam
e0939fddf8 fix for ctrl interface socket setup
Submitted by:	brooks
2005-06-05 21:13:08 +00:00
cvs2svn
2cc0915680 This commit was manufactured by cvs2svn to create branch
'VENDOR-wpa_supplicant'.
2005-06-05 20:55:02 +00:00
sam
ee5b2d618f import/ugprade instructions 2005-06-05 20:55:01 +00:00
sam
2b0ba7bae5 Stripped down import of wpa_supplicant v0.3.8 2005-06-05 20:52:14 +00:00