Age | Commit message (Expand) | Author |
2004-08-06 | build on hppa | Michael Shalayeff |
2004-07-20 | Make ENXIO from SIOCGWAVELAN a fatal error so we don't get garbage | Todd C. Miller |
2004-07-15 | Keep trying if we get EINPROGRESS from SIOCGWAVELAN, up to 10 times. | Todd C. Miller |
2004-07-15 | Make wi_getval() return int and check the rval when printing the AP list. | Todd C. Miller |
2004-06-22 | Remove the CNF_ from WI_RID_CNF_ENH_SECURITY and WI_RID_CNF_DBM_ADJUST | Todd C. Miller |
2004-05-29 | Changes from Andrey Matveev: | Todd C. Miller |
2004-04-09 | typos; ok jmc@. | Xavier Santolaria |
2004-03-18 | Starting with Prism firmware version 1.6.3, HostAP supports an | Todd C. Miller |
2004-01-29 | cats will have these | Theo de Raadt |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2003-07-29 | spaces | Theo de Raadt |
2003-07-02 | missing protos | Theo de Raadt |
2003-06-23 | Enable wicontrol build on sparc. | Miod Vallat |
2003-06-07 | print minor version as 02d; from Adam Montague via pr 3284; matches what free... | Michael Shalayeff |
2003-06-03 | - section reorder | Jason McIntyre |
2003-02-17 | typos; | Jason McIntyre |
2003-01-11 | typo | Christian Weisgerber |
2002-12-19 | no you | Theo de Raadt |
2002-12-12 | ansi | Theo de Raadt |
2002-11-09 | second round to SEE ALSO fixes. | Federico G. Schwindt |
2002-11-09 | SEE ALSO reordering and corrections. | Federico G. Schwindt |
2002-10-27 | Add an option to use software WEP now that we have a software decrypt | Todd C. Miller |
2002-10-11 | Add a letoh16() since card ids in WI_CARD_IDS are not guaranteed | Todd C. Miller |
2002-10-10 | Make wi_get_id() table driven, similar to NetBSD and FreeBSD but | Todd C. Miller |
2002-07-25 | pretty | Theo de Raadt |
2002-06-20 | wi_ssid_len is in little-endian as well, so convert it. fixes ssid | Federico G. Schwindt |
2002-06-20 | enable wicontrol on sparc64 as well; deraadt ok. | Federico G. Schwindt |
2002-06-19 | Since we can no longer count on isprint() to tell us whether or not | Todd C. Miller |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-06-09 | spelling; moritz@jodeit.org | Theo de Raadt |
2002-06-06 | Tyop. IBBS->IBSS | Kjell Wooding |
2002-06-02 | BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.com | Todd C. Miller |
2002-05-30 | power management and microwave over robustness are booleans | Todd C. Miller |
2002-05-30 | spaces | Theo de Raadt |
2002-04-30 | print usage right | Theo de Raadt |
2002-04-26 | Fix typo--2347 should be 2047; from FreeBSD (moses) | Todd C. Miller |
2002-04-26 | Mention that just because you can store a 104 bit WEP key on the card | Todd C. Miller |
2002-04-21 | Speak English please. | Todd C. Miller |
2002-04-11 | o Document the difference between "open system" and "shared key" auth | Todd C. Miller |
2002-04-11 | Accept "ibss" for port type 4 | Todd C. Miller |
2002-04-06 | o Add -D option to set antenna diversity on Symbol cards | Todd C. Miller |
2002-04-06 | Use new WI_NIC_* names for lucent cards instead of hard-coded hex values. | Todd C. Miller |
2002-04-02 | minor cleanups | Theo de Raadt |
2002-04-02 | Fix -A flag values in summary | Todd C. Miller |
2002-04-02 | Prism2 firmware should be reported as version a.b.c not a.b variant c. | Todd C. Miller |
2002-04-01 | Also accept "adhoc" (or "ad-hoc"), "bss", and "hostap" instead of | Todd C. Miller |
2002-04-01 | members of wi_counters are u_int32_t so print them with "%u" not "%d" | Todd C. Miller |
2002-04-01 | Fix max WEP key len. Max len for a 104 bit WEP key len is 26 hex digits | Todd C. Miller |
2002-04-01 | yes, string could be up to 32; pt out by Cory Bosley (openbsd@bosleys.org) vi... | Michael Shalayeff |
2002-04-01 | ok, there are a few more US choices, Todd says | Theo de Raadt |