index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
wpa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all uses of libncurses and libtermcap with their wide character
brooks
2014-07-17
1
-2
/
+2
*
convert to using pidfile... This prevents multiple wpa_supplicants
jmg
2014-06-22
5
-6
/
+12
*
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
8
-11
/
+10
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
2
-0
/
+3
*
Fix reference to ioctl(2).
pluknet
2013-11-21
1
-1
/
+1
*
Merge hostapd / wpa_supplicant 2.0.
rpaulo
2013-07-04
10
-1818
/
+99
*
Teach wpa_supplicant to properly compute wireless signal strength.
eadler
2013-05-11
1
-0
/
+5
*
Document all of the options that wpa_supplicant accepts.
issyl0
2012-11-07
1
-21
/
+50
*
Xref mwl(4) and rum(4) in hostapd(8).
gjb
2012-07-18
1
-1
/
+3
*
Fixes to man8 groff mandoc style, usage mistakes, or typos.
wblock
2012-05-24
1
-1
/
+1
*
Reword hostapd.conf(5) sentence.
gjb
2012-05-16
1
-2
/
+2
*
Remove end of line whitespace.
joel
2012-05-12
1
-1
/
+1
*
General mdoc(7) and typo fixes.
gjb
2012-05-12
2
-3
/
+3
*
Fix WITHOUT_EXAMPLES build:
bschmidt
2012-04-29
2
-2
/
+4
*
Move crypto stuff into a common Makefile. While here fix the
bschmidt
2012-04-28
3
-93
/
+148
*
not only the file names have changed from eap_xxx.c to eap_server_xxx.c,
bschmidt
2012-04-28
1
-5
/
+5
*
enable EAP_GTC and EAP_OTP to match upstream's default configuration
bschmidt
2012-04-28
1
-9
/
+5
*
Follow up r234711 and do same for the supplicant, one file/option per
bschmidt
2012-04-28
2
-48
/
+92
*
Add a note to hostapd.conf about an unhelpful error message in the hope that
theraven
2012-04-27
1
-1
/
+2
*
fix EAP server support after the 0.7.3 import:
bschmidt
2012-04-26
2
-54
/
+107
*
Mention run(4)
kevlo
2012-02-09
1
-0
/
+1
*
Add missing line continuation \. It did not cause any issue because
emaste
2012-01-18
1
-1
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
1
-3
/
+3
*
Remove duplicated header files
kevlo
2011-06-24
2
-3
/
+0
*
* Add the readline(3) API to libedit. The libedit versions of
obrien
2011-04-05
1
-3
/
+3
*
Add notes about ASCII/Hex WEP keys
imp
2011-02-20
1
-0
/
+13
*
Fix build on bigendian archs.
bschmidt
2010-12-19
1
-0
/
+1
*
Unbreak hostapd. This code has been explicitly removed in upstream versions.
bschmidt
2010-12-18
1
-33
/
+4
*
Fix some whitespace nits.
bschmidt
2010-12-18
1
-22
/
+22
*
Change order in wpa_driver_bsd_ops to match upstream code. Add description
bschmidt
2010-12-18
1
-6
/
+7
*
Add a comment explaining the undefs, while here remove one which is not
bschmidt
2010-12-18
1
-1
/
+4
*
Rename bsd_set_iface_flags to bsd_ctrl_iface and change arguments to match
bschmidt
2010-12-18
1
-15
/
+27
*
Import bsd_configure_wpa() to sync with upstream code.
bschmidt
2010-12-18
1
-1
/
+12
*
Prefer os_memset, os_strlcpy and os_free. While here adjust the return
bschmidt
2010-12-18
1
-13
/
+13
*
Remove some unused variables and unnecessary casts.
bschmidt
2010-12-18
1
-23
/
+12
*
Remove debug messages which are no longer present in upstream code. While
bschmidt
2010-12-18
1
-10
/
+4
*
Rename iface to ifname to match the upstream code.
bschmidt
2010-12-18
1
-8
/
+9
*
Rename ioctl_sock to just sock to match the upstream code. While here
bschmidt
2010-12-18
1
-15
/
+12
*
Move some functions around to match the upstream order.
bschmidt
2010-12-18
1
-208
/
+206
*
Add bsd_send_mlme_param to aggregate IEEE80211_IOC_MLME ioctls:
bschmidt
2010-12-18
1
-40
/
+25
*
Change bsd_del_key() to match upstream code:
bschmidt
2010-12-18
1
-11
/
+9
*
Aggregate SIOCS80211 and SIOCG80211 ioctl request code. While here, bring
bschmidt
2010-12-18
1
-43
/
+40
*
Adapt for wpa_supplicant / hostapd 0.7.3.
rpaulo
2010-11-03
5
-392
/
+306
*
mdoc: remove unused/empty macros
uqs
2010-08-02
1
-1
/
+1
*
- Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replay
bschmidt
2010-07-01
1
-0
/
+34
*
Update for hostapd & wpa_supplicant 0.6.10.
rpaulo
2010-06-14
4
-484
/
+2
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
1
-5
/
+5
*
Add WPA-None support:
bschmidt
2010-04-10
2
-3
/
+34
*
Enable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories properly
sam
2009-08-23
1
-0
/
+2
*
fix Jouni's email address
sam
2009-07-12
7
-7
/
+7
[next]