mka: Fix a typo in mka_body_handler (mak to mka)
[mech_eap.git] / src / pae / ieee802_1x_kay.c
2016-08-28 Sabrina Dubrocamka: Fix a typo in mka_body_handler (mak to mka)
2016-08-28 Sabrina Dubrocamka: Add a helper function, sci_equal(), for sci comparison
2016-08-28 Sabrina Dubrocamka: Fix a typo in macsec_capbility
2016-08-07 Sabrina Dubrocamka: Fix use after free
2016-08-07 Sabrina Dubrocamka: Add check for body length when decoding peers
2016-08-07 Sabrina Dubrocamka: Avoid reading past the end of mka_body_handler
2016-08-07 Jouni Malinenmka: Return u8 from get_mka_param_body_type()
2016-08-07 Sabrina Dubrocamka: Add error handling around ieee802_1x_kay_move_live...
2016-08-07 Sabrina Dubrocamka: Avoid inconsistent state in ieee802_1x_kay_move_li...
2016-08-07 Sabrina Dubrocamka: Fix length when encoding SAK-use
2016-08-07 Sabrina Dubrocamka: Fix memory leak in ieee802_1x_kay_create_live_peer...
2016-08-07 Sabrina Dubrocamka: Fix multiple key server election bugs
2016-06-24 Jouni MalinenPAE: Use big endian version in current_peer_id.mn to...
2016-06-24 Jouni MalinenPAE: Use sci->port more consistently
2016-06-23 Jouni MalinenPAE: Mark ieee802_1x_kay_deinit_data_key() static
2016-06-23 Jouni MalinenPAE: Use be16/be32 instead of u16/u32 for spartse
2014-12-09 Xiaofei ShenMACsec: Update protect frames and replay on reauthentic...
2014-10-30 Jouni MalinenMACsec: Fix policy configuration
2014-10-11 Jouni MalinenMACsec: Check os_get_random() return value
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-07-02 Jouni MalinenMACsec: Use os_memcmp_const() for hash/password comparisons
2014-05-09 Hu WangMACsec: Add PAE implementation