]> git.ipfire.org Git - thirdparty/hostap.git/history - src/pae
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
[thirdparty/hostap.git] / src / pae /
2019-07-29  Jouni Malinenmka: Accept last two used MNs in Peers List of a receiv...
2019-04-15  Jouni Malinenmka: Avoid memory leak in unexpected case in RECEIVE
2019-02-25  Jouni MalinenUBSan: Pack MACsec peer id structure
2019-01-07  Mike Siedzikmka: New MI should only be generated when peer's key...
2018-12-30  Jouni Malinenmka: Log MI update failure in debug log
2018-12-29  Jaap Keutermka: Make ICV Indicator dependant on ICV length
2018-12-29  Jouni Malinenmka: MIB information
2018-12-29  Jouni Malinenmka: Provide more status information over control interface
2018-12-29  Jouni Malinenmka: Stop trying to generate and distribute new SAK...
2018-12-29  Jouni Malinenmka: Add more debug print details
2018-12-29  Jouni Malinenmka: Fix deleteSAs clearing of principal->new_key
2018-12-29  Jouni Malinenmka: Derive MACsec cipher suite and MKA algorithm table...
2018-12-27  Jaap Keutermka: Clean up KaY log output
2018-12-27  Jouni Malinenmka: Do not force entry into INIT state on CP state...
2018-12-27  Jouni Malinenmka: Remove unused authorization data from CP
2018-12-26  Jouni Malinenmka: Extend CAK/CKN-from-EAP-MSK API to pass in MSK...
2018-12-26  Jouni Malinenmka: Allow CAK length 32 (256-bit) to be initialized
2018-12-26  Jouni Malinenmka: Determine KCK/ICK length from CAK length
2018-12-26  Jouni Malinenmka: ICV calculation using 256-bit ICK
2018-12-26  Jouni Malinenmka: Support 256-bit ICK derivation
2018-12-26  Jouni Malinenmka: Support 256-bit KEK derivation
2018-12-26  Jouni Malinenmka: Support 256-bit CAK in SAK derivation
2018-12-26  Jouni Malinenmka: AES-CMAC-256 -based KDF
2018-12-26  Andrey Kartashevmka: Change MI if key invalid
2018-12-26  Andrey Kartashevmka: Speed up processing of duplicated SCI
2018-12-26  Andrey Kartashevmka: Support for 256-bit SAK generation
2018-12-26  Andrey Kartashevmka: Remember LowestPN for each key server
2018-12-26  Andrey Kartashevmka: Check for errors on create Secure Channel
2018-12-26  Andrey Kartashevmka: Fix a memory leak on error path
2018-12-26  Andrey Kartashevmka: Debug output cleanup/fix
2018-12-26  Andrey Kartashevmka: Allow configuration of MACsec replay protection
2018-12-26  Mike Siedzikmka: Do not update potential peer liveness timer
2018-12-26  Mike Siedzikmka: Consider missing MKPDU parameter sets a failure
2018-12-26  Mike Siedzikmka: Do not ignore MKPDU parameter set decoding failures
2018-12-26  Mike Siedzikmka: Fix resource leak when detecting duplicated SCI
2018-12-26  Mike Siedzikmka: Fix READY to TRANSMIT logic in CP state machine
2018-12-26  Mike Siedzikmka: Fix READY to ABANDON logic in CP state machine
2018-12-26  Mike Siedzikmka: Fix RECEIVING to TRANSMIT logic in CP state machine
2018-12-26  Mike Siedzikmka: Fix RETIRE state deletion of SAs
2018-12-26  Mike Siedzikmka: Fix lowest acceptable Packet Number (LPN) calculat...
2018-12-26  Mike Siedzikmka: Fix MKPDU SAK Use Body's Delay Protect bit setting
2018-12-26  Mike Siedzikmka: Fix conf_offset value in MKPDU when in policy...
2018-12-25  Michael BraunMKA: Handle unaligned CKN length
2018-12-25  Jouni MalinenMKA: Mark frame structs packed
2018-08-21  xiaofeismka: Support GCM-AES-256
2018-03-11  Jouni Malinenmka: Mark ieee802_1x_kay_create_mka() ckn and cak argum...
2018-03-11  Mike Siedzikmka: Do not print contents of SAK to debug log
2018-03-11  Mike Siedzikmka: Detect duplicate MAC addresses during key server...
2018-03-11  Mike Siedzikmka: Loss of live peers to result in connect PENDING...
2018-03-11  Mike Siedzikmka: Ignore MACsec SAK Use Old Key parameter if we...
2018-03-11  Mike Siedzikmka: When matching CKNs ensure that lengths are identical
2017-09-25  Michael BraunPAE: Validate input before pointer
2017-09-10  Sabrina Dubrocamka: Add error handling for secy_init_macsec() calls
2017-04-24  Ranga RavuriPAE: Silence static analyzer warning about NULL pointer...
2017-03-26  Davide Carattimka: Fix use-after-free when transmit secure channels...
2017-03-26  Davide Carattimka: Fix use-after-free when receive secure channels...
2017-02-20  Badrish Adiga H Rmka: Fix the order of operations in secure channel...
2017-02-10  Badrish Adiga H Rmka: Send MKPDUs forever if mode is PSK
2017-02-06  Badrish Adiga H Rmka: Some bug fixes for MACsec in PSK mode
2017-02-06  Badrish Adiga H Rmka: Fix an incorrect update of participant->to_use_sak
2016-12-25  Badrish Adiga H Rmka: Make MKA actor priority configurable
2016-12-18  Badrish Adiga H RPAE: Make KaY specific details available via control...
2016-11-30  Sabrina Dubrocamacsec_linux: Add a driver for macsec on Linux kernels
2016-11-19  Sabrina Dubrocawpa_supplicant: Allow configuring the MACsec port for MKA
2016-11-19  Sabrina Dubrocamka: Add enable_encrypt op and call it from CP state...
2016-11-19  Sabrina Dubrocawpa_supplicant: Add macsec_integ_only setting for MKA
2016-11-19  Sabrina Dubrocamka: Disable peer detection timeout for PSK mode
2016-11-19  Sabrina Dubrocamka: Fix getting capabilities from the driver
2016-10-29  Sabrina Dubrocamka: Implement reference counting on data_key
2016-10-29  Sabrina Dubrocamka: Add support for removing SAs
2016-10-29  Sabrina Dubrocamka: Sync structs definitions with IEEE Std 802.1X...
2016-10-29  Sabrina Dubrocamka: Remove "channel" hacks from the stack and the...
2016-10-09  Sabrina Dubrocamka: Add driver op to get macsec capabilities
2016-10-07  Sabrina Dubrocamka: Pass full structures down to macsec drivers' recei...
2016-10-07  Sabrina Dubrocamka: Pass full structures down to macsec drivers' trans...
2016-10-03  Sabrina Dubrocamka: Pass full structures down to macsec drivers' recei...
2016-10-03  Sabrina Dubrocamka: Pass full structures down to macsec drivers' trans...
2016-10-03  Sabrina Dubrocamka: Pass full structures down to macsec drivers' packe...
2016-10-03  Sabrina Dubrocamka: Move structs {transmit,receive}_{sa,sc} to a commo...
2016-08-28  Sabrina Dubrocamka: Clean up key allocation
2016-08-28  Sabrina Dubrocamka: Get rid of struct ieee802_1x_cp_conf
2016-08-28  Sabrina Dubrocamka: Store cipher suite ID in a u64 instead of u8 pointer
2016-08-28  Jouni Malinenmka: Make csindex unsigned
2016-08-28  Sabrina Dubrocamka: Reorganize live peer creation and key server election
2016-08-28  Sabrina Dubrocamka: Share a single delete mka implementation
2016-08-28  Sabrina Dubrocamka: Introduce compare_priorities()
2016-08-28  Sabrina Dubrocamka: Clean up ieee802_1x_kay_mkpdu_sanity_check()
2016-08-28  Sabrina Dubrocamka: Simplify ieee802_1x_mka_dist_sak_body_present()
2016-08-28  Sabrina Dubrocamka: Replace participant->kay with a local kay variable
2016-08-28  Sabrina Dubrocamka: Fix typos in grammar in variable names and comments
2016-08-28  Sabrina Dubrocamka: Use named initializers for mka_body_handler[]
2016-08-28  Sabrina Dubrocamka: Remove unused enum mka_created_mode values
2016-08-28  Sabrina Dubrocamka: Remove cs_len argument from the set_current_cipher...
2016-08-28  Sabrina Dubrocamka: Clean up ieee802_1x_mka_decode_potential_peer_body()
2016-08-28  Sabrina Dubrocamka: Simplify ieee802_1x_mka_encode_icv_body() memory...
2016-08-28  Sabrina Dubrocamka: Simplify ieee802_1x_mka_sak_use_body_present()
2016-08-28  Sabrina Dubrocamka: Reorganize loops in number of KaY functions
2016-08-28  Sabrina Dubrocamka: Remove unused body_peer incrementation
2016-08-28  Sabrina Dubrocamka: Add reset_participant_mi() helper
2016-08-28  Sabrina Dubrocamka: Clean up printf formats
next