summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa
Commit message (Expand)AuthorAgeFilesLines
* Mention run(4)kevlo2012-02-091-0/+1
* Add missing line continuation \. It did not cause any issue becauseemaste2012-01-181-1/+1
* Spelling fixes for usr.sbin/uqs2011-12-301-3/+3
* Remove duplicated header fileskevlo2011-06-242-3/+0
* * Add the readline(3) API to libedit. The libedit versions ofobrien2011-04-051-3/+3
* Add notes about ASCII/Hex WEP keysimp2011-02-201-0/+13
* Fix build on bigendian archs.bschmidt2010-12-191-0/+1
* Unbreak hostapd. This code has been explicitly removed in upstream versions.bschmidt2010-12-181-33/+4
* Fix some whitespace nits.bschmidt2010-12-181-22/+22
* Change order in wpa_driver_bsd_ops to match upstream code. Add descriptionbschmidt2010-12-181-6/+7
* Add a comment explaining the undefs, while here remove one which is notbschmidt2010-12-181-1/+4
* Rename bsd_set_iface_flags to bsd_ctrl_iface and change arguments to matchbschmidt2010-12-181-15/+27
* Import bsd_configure_wpa() to sync with upstream code.bschmidt2010-12-181-1/+12
* Prefer os_memset, os_strlcpy and os_free. While here adjust the returnbschmidt2010-12-181-13/+13
* Remove some unused variables and unnecessary casts.bschmidt2010-12-181-23/+12
* Remove debug messages which are no longer present in upstream code. Whilebschmidt2010-12-181-10/+4
* Rename iface to ifname to match the upstream code.bschmidt2010-12-181-8/+9
* Rename ioctl_sock to just sock to match the upstream code. While herebschmidt2010-12-181-15/+12
* Move some functions around to match the upstream order.bschmidt2010-12-181-208/+206
* Add bsd_send_mlme_param to aggregate IEEE80211_IOC_MLME ioctls:bschmidt2010-12-181-40/+25
* Change bsd_del_key() to match upstream code:bschmidt2010-12-181-11/+9
* Aggregate SIOCS80211 and SIOCG80211 ioctl request code. While here, bringbschmidt2010-12-181-43/+40
* Adapt for wpa_supplicant / hostapd 0.7.3.rpaulo2010-11-035-392/+306
* mdoc: remove unused/empty macrosuqs2010-08-021-1/+1
* - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replaybschmidt2010-07-011-0/+34
* Update for hostapd & wpa_supplicant 0.6.10.rpaulo2010-06-144-484/+2
* mdoc: move remaining sections into consistent orderuqs2010-05-131-5/+5
* Add WPA-None support:bschmidt2010-04-102-3/+34
* Enable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories properlysam2009-08-231-0/+2
* fix Jouni's email addresssam2009-07-127-7/+7
* o Fix usage() prototype [1] and correct its call.maxim2009-06-231-2/+2
* o style(9) usage() definition: it doesn't need an argument.maxim2009-06-231-3/+2
* o Remove unneeded argument in fprintf(3) call in usage().maxim2009-06-231-1/+1
* Do not force the mtu to 2290; this was done to insure large EAPOL framessam2009-06-051-12/+0
* no need to for gnu89 any moresam2009-03-151-2/+0
* Fix build breakage due to the interplay between r189801 and r189824.das2009-03-141-0/+2
* uupdate for 0.6.8sam2009-03-021-2/+3
* update for 0.6.8sam2009-03-021-4/+2
* update for 0.6.8sam2009-03-021-2/+3
* update to 0.6.8sam2009-03-028-96/+107
* use ansi prototypessam2009-03-011-11/+4
* 'Strict EAP conformance' makes more sense here than 'String EAPimp2008-11-211-1/+1
* - install the example wpa_supplicant.conf file to the share/examples/etcdanger2008-07-012-1/+6
* o update for vapssam2008-04-203-21/+314
* o update for vapssam2008-04-202-112/+160
* enable syslog support and add -s option to the man pagesam2008-03-242-2/+7
* Add some missing Xrefs to drivers.brueffer2008-02-211-1/+5
* enable wired driver supportsam2007-12-201-0/+2
* install hostapd.conf and related files for folks that don't have sourcesam2007-11-101-0/+5
* fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOLsam2007-11-101-8/+19
OpenPOWER on IntegriCloud