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
*
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
*
o Fix usage() prototype [1] and correct its call.
maxim
2009-06-23
1
-2
/
+2
*
o style(9) usage() definition: it doesn't need an argument.
maxim
2009-06-23
1
-3
/
+2
*
o Remove unneeded argument in fprintf(3) call in usage().
maxim
2009-06-23
1
-1
/
+1
*
Do not force the mtu to 2290; this was done to insure large EAPOL frames
sam
2009-06-05
1
-12
/
+0
*
no need to for gnu89 any more
sam
2009-03-15
1
-2
/
+0
*
Fix build breakage due to the interplay between r189801 and r189824.
das
2009-03-14
1
-0
/
+2
*
uupdate for 0.6.8
sam
2009-03-02
1
-2
/
+3
*
update for 0.6.8
sam
2009-03-02
1
-4
/
+2
*
update for 0.6.8
sam
2009-03-02
1
-2
/
+3
*
update to 0.6.8
sam
2009-03-02
8
-96
/
+107
*
use ansi prototypes
sam
2009-03-01
1
-11
/
+4
*
'Strict EAP conformance' makes more sense here than 'String EAP
imp
2008-11-21
1
-1
/
+1
*
- install the example wpa_supplicant.conf file to the share/examples/etc
danger
2008-07-01
2
-1
/
+6
*
o update for vaps
sam
2008-04-20
3
-21
/
+314
*
o update for vaps
sam
2008-04-20
2
-112
/
+160
*
enable syslog support and add -s option to the man page
sam
2008-03-24
2
-2
/
+7
*
Add some missing Xrefs to drivers.
brueffer
2008-02-21
1
-1
/
+5
*
enable wired driver support
sam
2007-12-20
1
-0
/
+2
*
install hostapd.conf and related files for folks that don't have source
sam
2007-11-10
1
-0
/
+5
*
fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOL
sam
2007-11-10
1
-8
/
+19
*
install sample wpa_supplicant.conf; not everyone has source to reference
sam
2007-11-10
1
-1
/
+5
[next]