index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpa_supplicant: Allow FTM functionality to be published
Lior David
2016-09-05
6
-0/+63
*
hostapd: Allow FTM functionality to be published
Lior David
2016-09-05
4
-0/+26
*
tests: VHT with 80 MHz channel width and use_sta_nsts=1
Jouni Malinen
2016-09-05
1
-0/+31
*
hostapd: Use stations nsts capability in (Re)Association Response frame
Tamizh chelvam
2016-09-05
8
-7/+45
*
QCA vendor subcommand for LL_STATS extension
Zhang Qian
2016-09-05
1
-0/+46
*
D-Bus: Add ConfigFile parameter into the interface properties
Jose Blanquicet
2016-08-29
4
-0/+35
*
mka: Clean up key allocation
Sabrina Dubroca
2016-08-28
2
-133/+64
*
mka: Get rid of struct ieee802_1x_cp_conf
Sabrina Dubroca
2016-08-28
4
-60/+10
*
mka: Store cipher suite ID in a u64 instead of u8 pointer
Sabrina Dubroca
2016-08-28
12
-42/+36
*
mka: Make csindex unsigned
Jouni Malinen
2016-08-28
2
-6/+7
*
mka: Reorganize live peer creation and key server election
Sabrina Dubroca
2016-08-28
1
-29/+11
*
mka: Share a single delete mka implementation
Sabrina Dubroca
2016-08-28
1
-15/+12
*
mka: Introduce compare_priorities()
Sabrina Dubroca
2016-08-28
1
-16/+18
*
mka: Clean up ieee802_1x_kay_mkpdu_sanity_check()
Sabrina Dubroca
2016-08-28
1
-10/+8
*
mka: Simplify ieee802_1x_mka_dist_sak_body_present()
Sabrina Dubroca
2016-08-28
1
-4/+1
*
mka: Replace participant->kay with a local kay variable
Sabrina Dubroca
2016-08-28
1
-64/+55
*
mka: Fix typos in grammar in variable names and comments
Sabrina Dubroca
2016-08-28
1
-10/+10
*
mka: Use named initializers for mka_body_handler[]
Sabrina Dubroca
2016-08-28
1
-46/+46
*
mka: Remove unused enum mka_created_mode values
Sabrina Dubroca
2016-08-28
1
-2/+0
*
mka: Remove cs_len argument from the set_current_cipher_suite functions
Sabrina Dubroca
2016-08-28
8
-20/+13
*
mka: Clean up ieee802_1x_mka_decode_potential_peer_body()
Sabrina Dubroca
2016-08-28
1
-9/+9
*
mka: Simplify ieee802_1x_mka_encode_icv_body() memory copying
Sabrina Dubroca
2016-08-28
1
-6/+3
*
mka: Simplify ieee802_1x_mka_sak_use_body_present()
Sabrina Dubroca
2016-08-28
1
-4/+1
*
mka: Reorganize loops in number of KaY functions
Sabrina Dubroca
2016-08-28
1
-48/+35
*
mka: Remove unused body_peer incrementation
Sabrina Dubroca
2016-08-28
1
-2/+0
*
mka: Add reset_participant_mi() helper
Sabrina Dubroca
2016-08-28
1
-18/+19
*
mka: Clean up printf formats
Sabrina Dubroca
2016-08-28
1
-32/+32
*
mka: Use named initializers for static structs
Sabrina Dubroca
2016-08-28
1
-15/+19
*
mka: Add MKA_ALIGN_LENGTH macro
Sabrina Dubroca
2016-08-28
1
-14/+9
*
mka: Add helper functions for dumping and creating peer
Sabrina Dubroca
2016-08-28
1
-29/+36
*
mka: Clean up ieee802_1x_kay_get_cipher_suite() lookup function
Sabrina Dubroca
2016-08-28
1
-4/+2
*
mka: Refactor the get_*_peer() functions
Sabrina Dubroca
2016-08-28
1
-20/+27
*
mka: Fix a typo in mka_body_handler (mak to mka)
Sabrina Dubroca
2016-08-28
1
-12/+12
*
mka: Add a helper function, sci_equal(), for sci comparison
Sabrina Dubroca
2016-08-28
1
-10/+13
*
mka: Use less bitfields in the IEEE 802.1X-2010 structs
Sabrina Dubroca
2016-08-28
1
-68/+68
*
mka: Fix a typo in macsec_capbility
Sabrina Dubroca
2016-08-28
2
-10/+10
*
tests: Allow regdb missing some op classes in mbo_supp_oper_classes
Jouni Malinen
2016-08-22
1
-2/+8
*
tests: Make FST kill_pid() more robust
Jouni Malinen
2016-08-22
1
-3/+11
*
tests: hostapd and ctrl_iface commands when BSS not yet fully enabled
Jouni Malinen
2016-08-22
1
-0/+64
*
Initialize hapd->nr_db in hostapd_alloc_bss_data()
Jouni Malinen
2016-08-22
2
-1/+2
*
Fix TRACK_STA_LIST before BSS enabled
Jouni Malinen
2016-08-19
1
-0/+3
*
Check for driver initialization before doing driver operations
Jouni Malinen
2016-08-19
3
-11/+11
*
radius: Sanity check for NULL pointer segfault
Eduardo Abinader
2016-08-19
1
-1/+6
*
Move network add/remove operations to a common function
Roshan Pius
2016-08-18
5
-86/+106
*
mesh: Report HT operation mode to kernel
Masashi Honma
2016-08-18
3
-0/+60
*
mesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification flag
Masashi Honma
2016-08-18
3
-9/+17
*
mesh: Do NL80211_MESHCONF_* setting in single function
Masashi Honma
2016-08-18
1
-21/+33
*
mesh: Move max_peer_links parameter to appropriate struct
Masashi Honma
2016-08-18
3
-3/+3
*
tests: IAPP and multiple BSSes
Jouni Malinen
2016-08-18
2
-1/+44
*
IAPP: Set SO_REUSEADDR on listening socket
Petko Bordjukov
2016-08-18
1
-0/+13
[next]