Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update hostapd/wpa_supplicant to version 2.5. | Rui Paulo | 2015-10-18 | 3 | -6/+2 |
* | Add more SUBDIR_PARALLEL. | Bryan Drewery | 2015-09-26 | 1 | -0/+1 |
* | Revert r287578. This patch requires more review. | Jung-uk Kim | 2015-09-08 | 2 | -4/+2 |
* | Enable 802.11n support. | Jung-uk Kim | 2015-09-08 | 2 | -2/+4 |
* | Sort and remove duplicate compiler flags. | Jung-uk Kim | 2015-09-08 | 2 | -15/+12 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 6 | -0/+125 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 6 | -12/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 9 | -36/+30 |
| |\ | |/ |/| | |||||
| * | Updated/new dependencies | Simon J. Gerraty | 2014-11-19 | 1 | -2/+0 |
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -3/+3 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 18 | -18/+28 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 6 | -4/+2 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 4 | -0/+8 |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 2 | -0/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -1/+0 |
| * | | | | | Merge from head | Simon J. Gerraty | 2013-09-05 | 10 | -1813/+99 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 6 | -0/+6 |
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 6 | -12/+0 |
| * | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -21/+50 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 6 | -0/+129 |
* | | | | | | | | | Fix wpa/hostapd build without OpenSSL. | Rui Paulo | 2015-04-21 | 1 | -2/+3 |
* | | | | | | | | | Merge wpa_supplicant/hostapd 2.4. | Rui Paulo | 2015-04-21 | 3 | -16/+19 |
* | | | | | | | | | Stop including if_var.h from userland. | Gleb Smirnoff | 2015-04-06 | 2 | -2/+0 |
* | | | | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 7 | -16/+8 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | wpa_cli does not use libedit anymore since version 1.0 | Baptiste Daroussin | 2014-11-15 | 1 | -3/+3 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
* | | | | | | | convert to using pidfile... This prevents multiple wpa_supplicants | John-Mark Gurney | 2014-06-22 | 5 | -6/+12 |
* | | | | | | | use .Mt to mark up email addresses consistently (part2) | Baptiste Daroussin | 2014-06-20 | 8 | -11/+10 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 2 | -0/+3 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fix reference to ioctl(2). | Sergey Kandaurov | 2013-11-21 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge hostapd / wpa_supplicant 2.0. | Rui Paulo | 2013-07-04 | 10 | -1818/+99 |
* | | | | Teach wpa_supplicant to properly compute wireless signal strength. | Eitan Adler | 2013-05-11 | 1 | -0/+5 |
| |_|/ |/| | | |||||
* | | | Document all of the options that wpa_supplicant accepts. | Isabell Long | 2012-11-07 | 1 | -21/+50 |
| |/ |/| | |||||
* | | Xref mwl(4) and rum(4) in hostapd(8). | Glen Barber | 2012-07-18 | 1 | -1/+3 |
|/ | |||||
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | Warren Block | 2012-05-24 | 1 | -1/+1 |
* | Reword hostapd.conf(5) sentence. | Glen Barber | 2012-05-16 | 1 | -2/+2 |
* | Remove end of line whitespace. | Joel Dahl | 2012-05-12 | 1 | -1/+1 |
* | General mdoc(7) and typo fixes. | Glen Barber | 2012-05-12 | 2 | -3/+3 |
* | Fix WITHOUT_EXAMPLES build: | Bernhard Schmidt | 2012-04-29 | 2 | -2/+4 |
* | Move crypto stuff into a common Makefile. While here fix the | Bernhard Schmidt | 2012-04-28 | 3 | -93/+148 |
* | not only the file names have changed from eap_xxx.c to eap_server_xxx.c, | Bernhard Schmidt | 2012-04-28 | 1 | -5/+5 |
* | enable EAP_GTC and EAP_OTP to match upstream's default configuration | Bernhard Schmidt | 2012-04-28 | 1 | -9/+5 |
* | Follow up r234711 and do same for the supplicant, one file/option per | Bernhard Schmidt | 2012-04-28 | 2 | -48/+92 |
* | Add a note to hostapd.conf about an unhelpful error message in the hope that | David Chisnall | 2012-04-27 | 1 | -1/+2 |
* | fix EAP server support after the 0.7.3 import: | Bernhard Schmidt | 2012-04-26 | 2 | -54/+107 |
* | Mention run(4) | Kevin Lo | 2012-02-09 | 1 | -0/+1 |
* | Add missing line continuation \. It did not cause any issue because | Ed Maste | 2012-01-18 | 1 | -1/+1 |
* | Spelling fixes for usr.sbin/ | Ulrich Spörlein | 2011-12-30 | 1 | -3/+3 |