Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set default ciphers. | Cy Schubert | 2018-12-12 | 1 | -1/+1 |
* | MFV r341618: | Cy Schubert | 2018-12-09 | 5 | -64/+139 |
* | wpa_supplicant.8: Remove removed option | Conrad Meyer | 2018-07-28 | 1 | -3/+1 |
* | MFV r324714: | Cy Schubert | 2018-07-11 | 5 | -20/+45 |
* | wpa_supplicant.conf.5: Document minimal eduroam configuration | Conrad Meyer | 2018-03-26 | 1 | -1/+16 |
* | spdx: initial adoption of licensing ID tags. | Pedro F. Giffuni | 2017-11-18 | 3 | -0/+6 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 6 | -6/+0 |
* | Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones | Enji Cooper | 2017-03-02 | 7 | -11/+11 |
* | Extend manual to cover more commands and options. | Sevan Janiyan | 2017-01-24 | 1 | -8/+122 |
* | 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 |