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 wpa_passphrase utility to the build
sam
2006-11-17
4
-2
/
+87
*
Markup fixes.
ru
2006-09-29
2
-12
/
+20
*
incorporate Rui Paulo's work
sam
2006-09-02
1
-2
/
+156
*
avoid null ptr deref
sam
2006-05-27
1
-5
/
+6
*
correct static array overrun
sam
2006-05-27
1
-1
/
+1
*
add debug msg
sam
2006-04-20
1
-0
/
+3
*
remove some unnecessary perror calls
sam
2006-04-17
1
-2
/
+0
*
Add missing library dependencies.
ru
2006-04-13
1
-1
/
+1
*
adapt PacketGetAdapterNames to 0.4.8 calling convention
sam
2006-04-12
1
-6
/
+6
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-2
/
+4
*
Fix version number when the feature was added.
hrs
2006-03-07
1
-1
/
+1
*
update for v0.4.8 import of wpa_supplicant and hostapd
sam
2006-03-07
5
-26
/
+117
*
use the specified key index for non-group keys; this fixes static
sam
2006-02-21
1
-4
/
+5
*
Change default build of wpa_supplicant to include EAPOL support;
sam
2006-02-14
2
-5
/
+5
*
Add an example for WEP.
wilko
2005-12-25
1
-0
/
+14
*
Hide a diagnostic message under if (verbose) to avoid cluttering the
wpaul
2005-10-21
1
-5
/
+8
*
Fix small grammar nit.
wpaul
2005-10-20
1
-1
/
+1
*
Implement the PacketGetVersion() routine, which is used in
wpaul
2005-10-20
3
-0
/
+8
*
Drain all pending events from the driver when we get an
wpaul
2005-10-12
1
-18
/
+32
*
Make forwarding of connect/disconnect events optional. wpa_supplicant
wpaul
2005-10-10
2
-3
/
+22
*
Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
wpaul
2005-10-10
8
-2
/
+944
*
o correct alignment of 802.11 addresses passed to ether_ntoa to fix
sam
2005-08-30
1
-5
/
+11
*
save+restore wpa, privacy, and roaming settings
sam
2005-08-13
1
-9
/
+57
*
Fix all the spelling mistakes I could find in the man pages for words
keramida
2005-07-31
1
-1
/
+1
*
Correct problems with handling interfaces that go away (e.g. when
sam
2005-07-29
1
-10
/
+26
*
clear eloop registration when deinit'd the l2 packet support
sam
2005-07-29
1
-2
/
+11
*
Spelling and grammar fixes.
brueffer
2005-07-13
2
-12
/
+12
*
handle RTM_IFINFO events so we terminate when an interface is
sam
2005-07-08
1
-1
/
+14
*
explicitly set IEEE80211_KEY_GROUP instead of depending on kernel kludge
sam
2005-07-05
1
-1
/
+1
*
Update key handling:
sam
2005-07-05
1
-12
/
+27
*
Tidy up the markup (fixing some nearby content bugs).
ru
2005-06-27
6
-279
/
+414
*
move hostapd_cli to section 8
sam
2005-06-17
2
-4
/
+6
*
o move hostapd to section 8
sam
2005-06-17
3
-2
/
+54
*
o move wpa_supplicant to section 8
sam
2005-06-17
3
-17
/
+310
*
move wpa_cli to section 8 + minor wordsmithing
sam
2005-06-17
2
-21
/
+29
*
o improve error msg for ioctl failures
sam
2005-06-09
1
-1
/
+6
*
add EAP-TTLS to the EAPOL group; may want a separate knob later
sam
2005-06-07
1
-0
/
+3
*
Catch up with changes in wpa_supplicant:
sam
2005-06-07
1
-37
/
+87
*
freebsd pieces of hostapd support
sam
2005-06-06
6
-1
/
+1128
*
freebsd pieces of wpa supplicant support
sam
2005-06-05
9
-0
/
+1401