Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix usage example since we don't have wext driver. | kevlo | 2007-10-02 | 1 | -1/+1 |
| | | | | | Reviewed by: sam Approved by: re (kensmith) | ||||
* | update for 0.5.8 import | sam | 2007-07-11 | 2 | -4/+16 |
| | | | | Approved by: re (hrs) | ||||
* | resolve merge conflicts | sam | 2007-07-11 | 10 | -1971/+1372 |
| | | | | | Reviewed by: thompsa, sephe Approved by: re (hrs) | ||||
* | This commit was generated by cvs2svn to compensate for changes in r171366, | sam | 2007-07-11 | 205 | -9098/+48300 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import of WPA supplicant 0.5.8 | sam | 2007-07-11 | 211 | -9538/+49687 |
| | | |||||
* | | resolve merge conflicts | sam | 2006-03-07 | 7 | -2199/+964 |
| | | | | | | | | MFC after: 2 weeks | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r156369, | sam | 2006-03-07 | 153 | -5319/+31534 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import of WPA supplicant 0.4.8 | sam | 2006-03-07 | 156 | -6489/+32479 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r151513, | wpaul | 2005-10-20 | 1 | -2/+2 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import a fixed version of driver_ndis.c from the vendor. The existing | wpaul | 2005-10-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Remove the driver_ndis files from the exclusion list | wpaul | 2005-10-10 | 1 | -3/+0 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r151208, | wpaul | 2005-10-10 | 3 | -0/+1779 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import the driver_ndis files from the 0.3.9 distribution. | wpaul | 2005-10-10 | 3 | -0/+1779 |
| | | |||||
* | | terminate when all interfaces have been removed; since we do not | sam | 2005-07-29 | 1 | -0/+14 |
| | | | | | | | | | | | | do interface discovery there's no point in sticking around MFC after: 3 days | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r147801, | sam | 2005-07-06 | 1 | -0/+1 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | clr ptr after freeing state to avoid subsequent null ptr deref | sam | 2005-07-06 | 1 | -0/+1 |
| | | | | | | | | | | | | (on vendor branch since this change already exists in Jouni's cvs). Approved by: re (scottl) | ||||
* | | resolve merge conflicts | sam | 2005-06-13 | 1 | -2/+1 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r147338, | sam | 2005-06-13 | 18 | -37/+1546 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | stripped down import of wpa_supplicant v0.3.9 | sam | 2005-06-13 | 20 | -42/+1554 |
| | | | | | | | | Approved by: re (dwhite) | ||||
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2005-06-05 | 2 | -0/+46 |
| | | | | | | | | 'VENDOR-wpa_supplicant'. | ||||
* | | fix byte order handling: FreeBSD != Linux | sam | 2005-06-07 | 1 | -0/+6 |
| | | |||||
* | | fix for ctrl interface socket setup | sam | 2005-06-05 | 1 | -4/+5 |
| | | | | | | | | Submitted by: brooks | ||||
* | | import/ugprade instructions | sam | 2005-06-05 | 2 | -0/+46 |
|/ | |||||
* | Stripped down import of wpa_supplicant v0.3.8 | sam | 2005-06-05 | 82 | -0/+35297 |