aboutsummaryrefslogtreecommitdiff
path: root/contrib/wpa
Commit message (Expand)AuthorAgeFilesLines
* Fix build following bfc99943b04b46a6c1c885ce7bcc6f235b7422aa.Cy Schubert2021-01-251-2/+2
* wpa_supplicant uses PF_ROUTE to return the routing table in order toCy Schubert2021-01-201-1/+1
* Post CVE-2020-12695 cleanup patch:Cy Schubert2020-06-091-0/+4
* MFV r361938:Cy Schubert2020-06-091-2/+2
* MFV r361937:Cy Schubert2020-06-092-3/+9
* MFV r361936:Cy Schubert2020-06-093-4/+39
* Silence the once per second CTRL-EVENT-SCAN-FAILED errors when the WiFiCy Schubert2020-05-201-3/+7
* MFV r346563:Cy Schubert2019-08-22187-1752/+24115
* The driver list prints "(null)" for the NDIS driver when -h (help) orCy Schubert2019-05-162-7/+5
* MFV r346563:Cy Schubert2019-04-23295-7064/+15640
* MFV r341618:Cy Schubert2018-12-09366-10018/+66592
* For CID 1394785, add a comment explaining that global->event_buf isCy Schubert2018-08-211-0/+9
* MFV r337818:Cy Schubert2018-08-141-0/+11
* Remove a redundant declaration.Cy Schubert2018-07-201-1/+2
* To reduce our diff between our sources and our upline, sync upCy Schubert2018-07-201-2/+2
* MFV: r336486Cy Schubert2018-07-201-4/+4
* Revert r336501. It was a of the wrong rev from the vendor branch.Cy Schubert2018-07-201-26/+0
* MFV r336490:Cy Schubert2018-07-192-2/+0
* MFV: r336486Cy Schubert2018-07-191-0/+26
* MFV: r336485Cy Schubert2018-07-193-4/+17
* MFV r324714:Cy Schubert2018-07-11417-9655/+35997
* Re-apply r190640.Hans Petter Selasky2018-05-311-1/+1
* MFV r333789: libpcap 1.9.0 (pre-release)Hans Petter Selasky2018-05-281-1/+1
* Update wpa_supplicant/hostapd for 2017-01 vulnerability release.Gordon Tetlow2017-10-1713-53/+240
* [wpa] use IFM_IEEE80211_ADHOC for now on FreeBSD for IBSS operation.Adrian Chadd2015-11-261-0/+7
* [wpa] bring up interface in ap_mode=2Adrian Chadd2015-11-261-0/+7
* [wpa] handle IBSS mediatype.Adrian Chadd2015-11-261-0/+2
* Update hostapd/wpa_supplicant to version 2.5.Rui Paulo2015-10-18274-6169/+19638
* Merge wpa_supplicant/hostapd 2.4.Rui Paulo2015-04-21503-22455/+104929
* convert to using pidfile... This prevents multiple wpa_supplicantsJohn-Mark Gurney2014-06-221-0/+27
* Enable all cryptocaps because net80211 can do software encryption.Rui Paulo2014-03-291-0/+12
* Revert to upstream literal $FreeBSD tagEd Maste2013-10-301-1/+1
* Fix previous commit: both flags must be set.Rui Paulo2013-08-071-1/+2
* Make sure IFM_AVALID is also set when checking ifm_status.Rui Paulo2013-08-071-1/+1
* Fix a timing issue with the wired driver.Rui Paulo2013-08-071-1/+30
* Move to MSG_DEBUG to print it via syslog only when requested.Hiren Panchasara2013-07-081-1/+1
* Delete .gitignore files.Rui Paulo2013-07-047-8/+0
* Restore the dbus directory that was not meant to be deleted in r252729.Rui Paulo2013-07-0425-0/+17173
* Remove unused files / directories.Rui Paulo2013-07-0469-23646/+0
* Merge hostapd / wpa_supplicant 2.0.Rui Paulo2013-07-04577-21098/+94905
* Import change e4ac6417c7504e1c55ec556ce908974c04e29e3c from upstream wpa:Sergey Kandaurov2013-06-171-1/+1
* Import change 40eebf235370b6fe6353784ccf01ab92eed062a5 from upstream wpa:Dimitry Andric2013-02-161-1/+1
* MFS security patches which seem to have accidentally not reached HEAD:Colin Percival2012-11-231-0/+8
* Remove unused files.Rui Paulo2010-11-039-5115/+0
* Merge wpa_supplicant and hostapd 0.7.3.Rui Paulo2010-11-03493-28027/+50887
* Remove unused files.Rui Paulo2010-06-1427-16422/+0
* MFV hostapd & wpa_supplicant 0.6.10.Rui Paulo2010-06-14192-896/+31845
* Add some notes and clarify a few sections:Doug Barton2009-03-161-15/+6
* remove gcc-ism; tsinfo isn't used anywaySam Leffler2009-03-151-1/+1
* fix portability; linux does not have sa_len/sun_lenSam Leffler2009-03-131-7/+13