aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wpa/hostapd
Commit message (Expand)AuthorAgeFilesLines
* Update hostapd/wpa_supplicant to version 2.5.Rui Paulo2015-10-181-1/+0
* Revert r287578. This patch requires more review.Jung-uk Kim2015-09-081-3/+2
* Enable 802.11n support.Jung-uk Kim2015-09-081-2/+3
* Sort and remove duplicate compiler flags.Jung-uk Kim2015-09-081-6/+6
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-10/+10
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-194-4/+5
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | Merge from headSimon J. Gerraty2014-05-081-0/+1
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-052-839/+30
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-041-1/+3
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+23
* | | | | | Merge wpa_supplicant/hostapd 2.4.Rui Paulo2015-04-211-8/+9
* | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | convert to using pidfile... This prevents multiple wpa_supplicantsJohn-Mark Gurney2014-06-221-2/+2
* | | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-202-2/+2
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-0/+1
| |_|/ |/| |
* | | Merge hostapd / wpa_supplicant 2.0.Rui Paulo2013-07-042-839/+30
| |/ |/|
* | Xref mwl(4) and rum(4) in hostapd(8).Glen Barber2012-07-181-1/+3
|/
* Reword hostapd.conf(5) sentence.Glen Barber2012-05-161-2/+2
* Remove end of line whitespace.Joel Dahl2012-05-121-1/+1
* General mdoc(7) and typo fixes.Glen Barber2012-05-121-1/+1
* Fix WITHOUT_EXAMPLES build:Bernhard Schmidt2012-04-291-1/+2
* Move crypto stuff into a common Makefile. While here fix theBernhard Schmidt2012-04-281-44/+12
* not only the file names have changed from eap_xxx.c to eap_server_xxx.c,Bernhard Schmidt2012-04-281-5/+5
* Add a note to hostapd.conf about an unhelpful error message in the hope thatDavid Chisnall2012-04-271-1/+2
* fix EAP server support after the 0.7.3 import:Bernhard Schmidt2012-04-261-54/+101
* Mention run(4)Kevin Lo2012-02-091-0/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-3/+3
* Fix build on bigendian archs.Bernhard Schmidt2010-12-191-0/+1
* Unbreak hostapd. This code has been explicitly removed in upstream versions.Bernhard Schmidt2010-12-181-33/+4
* Fix some whitespace nits.Bernhard Schmidt2010-12-181-22/+22
* Change order in wpa_driver_bsd_ops to match upstream code. Add descriptionBernhard Schmidt2010-12-181-6/+7
* Add a comment explaining the undefs, while here remove one which is notBernhard Schmidt2010-12-181-1/+4
* Rename bsd_set_iface_flags to bsd_ctrl_iface and change arguments to matchBernhard Schmidt2010-12-181-15/+27
* Import bsd_configure_wpa() to sync with upstream code.Bernhard Schmidt2010-12-181-1/+12
* Prefer os_memset, os_strlcpy and os_free. While here adjust the returnBernhard Schmidt2010-12-181-13/+13
* Remove some unused variables and unnecessary casts.Bernhard Schmidt2010-12-181-23/+12
* Remove debug messages which are no longer present in upstream code. WhileBernhard Schmidt2010-12-181-10/+4
* Rename iface to ifname to match the upstream code.Bernhard Schmidt2010-12-181-8/+9
* Rename ioctl_sock to just sock to match the upstream code. While hereBernhard Schmidt2010-12-181-15/+12
* Move some functions around to match the upstream order.Bernhard Schmidt2010-12-181-208/+206
* Add bsd_send_mlme_param to aggregate IEEE80211_IOC_MLME ioctls:Bernhard Schmidt2010-12-181-40/+25
* Change bsd_del_key() to match upstream code:Bernhard Schmidt2010-12-181-11/+9
* Aggregate SIOCS80211 and SIOCG80211 ioctl request code. While here, bringBernhard Schmidt2010-12-181-43/+40
* Adapt for wpa_supplicant / hostapd 0.7.3.Rui Paulo2010-11-032-236/+170
* Update for hostapd & wpa_supplicant 0.6.10.Rui Paulo2010-06-141-1/+1