summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa
Commit message (Expand)AuthorAgeFilesLines
* MFC r314541:ngie2017-05-307-11/+11
* MFC 312684sevan2017-03-301-8/+122
* Update hostapd/wpa_supplicant to version 2.5.rpaulo2015-10-183-6/+2
* Add more SUBDIR_PARALLEL.bdrewery2015-09-261-0/+1
* Revert r287578. This patch requires more review.jkim2015-09-082-4/+2
* Enable 802.11n support.jkim2015-09-082-2/+4
* Sort and remove duplicate compiler flags.jkim2015-09-082-15/+12
* Add META_MODE support.sjg2015-06-136-0/+125
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-086-12/+0
| * Merge sync of headsjg2015-05-279-36/+30
| |\ | |/ |/|
| * Updated/new dependenciessjg2014-11-191-2/+0
| * Merge from head@274682sjg2014-11-191-3/+3
| |\
| * \ Merge head from 7/28sjg2014-08-1918-18/+28
| |\ \
| * | | Updated dependenciessjg2014-05-166-4/+2
| * | | Updated dependenciessjg2014-05-104-0/+8
| * | | Merge from headsjg2014-05-082-0/+3
| |\ \ \
| * \ \ \ Merge headsjg2014-04-281-1/+1
| |\ \ \ \
| * | | | | Updated dependenciessjg2013-10-131-1/+0
| * | | | | Merge from headsjg2013-09-0510-1813/+99
| |\ \ \ \ \
| * | | | | | Updated dependenciessjg2013-03-116-0/+6
| * | | | | | Updated dependenciessjg2013-02-166-12/+0
| * | | | | | Sync with HEAD.obrien2013-02-081-21/+50
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Sync from headsjg2012-11-041-1/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-226-0/+129
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fix wpa/hostapd build without OpenSSL.rpaulo2015-04-211-2/+3
* | | | | | | | | Merge wpa_supplicant/hostapd 2.4.rpaulo2015-04-213-16/+19
* | | | | | | | | Stop including if_var.h from userland.glebius2015-04-062-2/+0
* | | | | | | | | Convert usr.sbin to LIBADDbapt2014-11-257-16/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | wpa_cli does not use libedit anymore since version 1.0bapt2014-11-151-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* | | | | | | convert to using pidfile... This prevents multiple wpa_supplicantsjmg2014-06-225-6/+12
* | | | | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-208-11/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-0/+3
| |_|_|_|/ |/| | | |
* | | | | Fix reference to ioctl(2).pluknet2013-11-211-1/+1
| |_|_|/ |/| | |
* | | | Merge hostapd / wpa_supplicant 2.0.rpaulo2013-07-0410-1818/+99
* | | | Teach wpa_supplicant to properly compute wireless signal strength.eadler2013-05-111-0/+5
| |_|/ |/| |
* | | Document all of the options that wpa_supplicant accepts.issyl02012-11-071-21/+50
| |/ |/|
* | Xref mwl(4) and rum(4) in hostapd(8).gjb2012-07-181-1/+3
|/
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-1/+1
* Reword hostapd.conf(5) sentence.gjb2012-05-161-2/+2
* Remove end of line whitespace.joel2012-05-121-1/+1
* General mdoc(7) and typo fixes.gjb2012-05-122-3/+3
* Fix WITHOUT_EXAMPLES build:bschmidt2012-04-292-2/+4
* Move crypto stuff into a common Makefile. While here fix thebschmidt2012-04-283-93/+148
* not only the file names have changed from eap_xxx.c to eap_server_xxx.c,bschmidt2012-04-281-5/+5
* enable EAP_GTC and EAP_OTP to match upstream's default configurationbschmidt2012-04-281-9/+5
* Follow up r234711 and do same for the supplicant, one file/option perbschmidt2012-04-282-48/+92
* Add a note to hostapd.conf about an unhelpful error message in the hope thattheraven2012-04-271-1/+2
* fix EAP server support after the 0.7.3 import:bschmidt2012-04-262-54/+107
* Mention run(4)kevlo2012-02-091-0/+1
OpenPOWER on IntegriCloud