aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mle.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-11Fix some spelling errorsMartin Mathieson1-1/+1
2024-01-07Fix some spelling errorsMartin Mathieson1-1/+1
2024-01-03Thread: Update for Thread version 1.2 and 1.3 along with TRELpranay nag1-71/+521
2024-01-02MLE: Don't call tvb_bytes_to_str with zero lengthJohn Thacker1-2/+6
2023-11-20Remove init of proto variablesStig Bjørlykke1-95/+95
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-07-21First pass pinfo->pool conversionEvan Huus1-3/+3
2020-10-04Last batch of filter field string fixes.Martin Mathieson1-1/+1
2020-05-01No explicit glib.h include requiredJaap Keuter1-1/+0
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2018-11-19Fix MLE security suite displayRobert Cragie1-2/+2
2018-03-30IEEE 802.15.4: fix decryption results based on uninitialized dataRobert Sauter1-5/+5
2018-02-24IEEE 802.15.4: Rename ieee802154_payload_* to ieee802154_decrypt_*Robert Sauter1-31/+31
2018-02-18Get rid of unnecessary casts.Guy Harris1-2/+2
2018-02-17Don't gratuitiously cast constness away.Guy Harris1-2/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-30ieee802154: Allow generic nonce to be passed in CCM* API.Mališa Vučinić1-2/+2
2017-05-06packet-mle.c: Fix infinite loopMichael Mann1-2/+2
2017-04-13Require MLE to have IEEE802.15.4 as an underlying layer.Michael Mann1-4/+10
2017-04-12Changes to Connectivity TLV for Thread v1.1 plus a couple of minorRobert Cragie1-46/+10
2017-04-10MLE and Thread: Additional dissectorsRobert Cragie1-0/+2065