aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wpa/wpa_supplicant/Makefile
Commit message (Expand)AuthorAgeFilesLines
* wpa: Fix gcc buildCy Schubert2024-07-241-1/+1
* wpa: Import 2.11Cy Schubert2024-07-231-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* wpa: Fix WITHOUT_OPENSSL buildCy Schubert2021-11-121-1/+4
* wpa: Enable MBOCy Schubert2021-09-031-0/+2
* wpa: Import wpa_supplicant/hostapd commits up to b4f7506ffCy Schubert2021-09-031-2/+5
* wpa: Correctly build the hostapd BSD driverCy Schubert2021-08-301-0/+1
* wpa: The ap library is not needed by wpa_supplicant or wpa_cliCy Schubert2021-06-141-1/+1
* wpa: Fix GCC 6 buildCy Schubert2021-06-041-3/+4
* wpa: Fix a SIGBUS error in wpa_sm_set_rekey_offloadCy Schubert2021-06-031-4/+3
* wpa: Restructure wpa buildCy Schubert2021-06-011-66/+25
* usr.sbin/wpa: complete the revert of wpa importCy Schubert2021-04-171-10/+3
* Revert wpa import.Cy Schubert2021-04-171-3/+10
* ndis(4): remove as previous announcedBrooks Davis2021-01-251-4/+2
* [wpa] Add support for hostapd/wpa_supplicant when WITHOUT_CRYPT=YESAdrian Chadd2021-01-131-1/+1
* Enable support for IEEE 802.11N, 802.11W, 802.11AC and 802.11.AX toCy Schubert2020-07-091-0/+4
* Add MATCH option for CONFIG_MATCH_IFACE.Cy Schubert2020-06-261-1/+2
* Fix build when WITHOUT_WPA_SUPPLICANT_EAPOL option used.Cy Schubert2020-01-211-14/+20
* pkgbase: Add a FreeBSD-wpa packageEmmanuel Vadot2019-07-191-0/+1
* MFV r341618:Cy Schubert2018-12-091-31/+20
* MFV r324714:Cy Schubert2018-07-111-11/+27
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-021-2/+2
* Update hostapd/wpa_supplicant to version 2.5.Rui Paulo2015-10-181-4/+0
* Revert r287578. This patch requires more review.Jung-uk Kim2015-09-081-1/+0
* Enable 802.11n support.Jung-uk Kim2015-09-081-0/+1
* Sort and remove duplicate compiler flags.Jung-uk Kim2015-09-081-9/+6
* Merge wpa_supplicant/hostapd 2.4.Rui Paulo2015-04-211-4/+7
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-4/+2
* convert to using pidfile... This prevents multiple wpa_supplicantsJohn-Mark Gurney2014-06-221-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-0/+2
* Merge hostapd / wpa_supplicant 2.0.Rui Paulo2013-07-041-36/+29
* Fix WITHOUT_EXAMPLES build:Bernhard Schmidt2012-04-291-1/+2
* Move crypto stuff into a common Makefile. While here fix theBernhard Schmidt2012-04-281-49/+15
* enable EAP_GTC and EAP_OTP to match upstream's default configurationBernhard Schmidt2012-04-281-9/+5
* Follow up r234711 and do same for the supplicant, one file/option perBernhard Schmidt2012-04-281-48/+89
* Add missing line continuation \. It did not cause any issue becauseEd Maste2012-01-181-1/+1
* Adapt for wpa_supplicant / hostapd 0.7.3.Rui Paulo2010-11-031-4/+8
* Update for hostapd & wpa_supplicant 0.6.10.Rui Paulo2010-06-141-1/+1
* update to 0.6.8Sam Leffler2009-03-021-12/+22
* - install the example wpa_supplicant.conf file to the share/examples/etcDaniel Gerzo2008-07-011-1/+1
* enable syslog support and add -s option to the man pageSam Leffler2008-03-241-0/+1
* enable wired driver supportSam Leffler2007-12-201-0/+2
* fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOLSam Leffler2007-11-101-8/+19
* install sample wpa_supplicant.conf; not everyone has source to referenceSam Leffler2007-11-101-1/+5
* fix building with NO_CRYPT=trueSam Leffler2007-09-281-0/+3
* o enable use of EAP methods w/o modification to the base system; useSam Leffler2007-09-251-1/+62
* update for wpa_supplicant 0.5.8 import:Sam Leffler2007-07-111-4/+8
* Add missing library dependencies.Ruslan Ermilov2006-04-131-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4