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
/
sys
/
net80211
/
ieee80211_crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add/improve debug msgs
sam
2008-10-25
1
-0
/
+4
*
Crypto api changes:
sam
2008-09-21
1
-39
/
+42
*
Add ieee80211_crypto_reload_keys to push all keys known
sam
2008-05-28
1
-0
/
+43
*
Add a mac address to the key definition as otherwise we lose the
sam
2008-05-28
1
-7
/
+5
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-119
/
+137
*
Update 802.11 wireless support:
sam
2007-06-11
1
-8
/
+8
*
copyright updates:
sam
2007-06-06
1
-7
/
+1
*
white space diff reduction
sam
2007-03-11
1
-1
/
+1
*
add IEEE80211_KEY_UNDEFINED and use it instead of local defs
sam
2007-03-11
1
-2
/
+2
*
Split crypto tx+rx key indices and add a key index -> node mapping table:
sam
2005-08-08
1
-11
/
+18
*
don't include 802.3 header in min frame length calculation as it may
sam
2005-07-22
1
-1
/
+1
*
Change default key allocation method to do the right thing for
sam
2005-07-09
1
-1
/
+18
*
o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires
sam
2005-06-10
1
-4
/
+2
*
Revise crypto api lightly to improve group key handling:
sam
2005-04-12
1
-24
/
+31
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
const'ify ivp reference
sam
2004-12-31
1
-2
/
+2
*
add/fixup debug msgs
sam
2004-12-31
1
-2
/
+15
*
Update 802.11 support; too much new functionality to fully describe
sam
2004-12-08
1
-232
/
+469
*
add statistics for all failures and/or abnormal events; still need
sam
2003-10-17
1
-4
/
+19
*
revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>
sam
2003-06-27
1
-23
/
+17
*
new 802.11 layer:
sam
2003-06-23
1
-0
/
+313