aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2021-07-25[Automatic update for 2021-07-25]Gerald Combs1-1/+1
2021-07-24check_typed_item_calls.py: Add a check for all-zeroes maskMartin Mathieson9-44/+44
2021-07-24WOWW: Make undecryptable server messages stop decryptionGtker1-0/+17
2021-07-24WOWW: Make additional messages appear under the proto subtreeGtker1-6/+25
2021-07-24WOWW: Add ability to decrypt multiple messages in PDUGtker1-10/+20
2021-07-24WOWW: Make headers need decryption tree into mapGtker1-5/+9
2021-07-24WOWW: Change decrypted headers tree to mapGtker1-7/+15
2021-07-24WOWW: Add type for decrypted headerGtker1-8/+13
2021-07-24WOWW: Make tree only take the data that belongs to itGtker1-2/+6
2021-07-24WOWW: Move tree building of headers into seperate functionGtker1-32/+43
2021-07-24WOWW: Move adding of tree items to be closer to tree logicGtker1-5/+4
2021-07-24WOWW: Fix allocs with hardcoded valuesGtker1-2/+2
2021-07-24WOWW: Refactor decryption logicGtker1-30/+23
2021-07-24WOWW: Refactor header decryption logic slightlyGtker1-16/+18
2021-07-23DoIP: Add better check of length fieldDr. Lars Völker1-6/+32
2021-07-23CMS: Correct RFC 4108 AttributesDylan Ulis2-25/+25
2021-07-23CIP Motion: Match spec data namingDylan Ulis1-85/+92
2021-07-23ieee80211: Fix the handling of Ranging NDP Announcements.Richard Sharpe1-14/+18
2021-07-22rpcap: add support for IPv6 addresses in findalldevs replies.Guy Harris1-14/+155
2021-07-22mp4: handle missing timescaleEvan Huus1-12/+20
2021-07-21eCPRI: don't show UINT32 type of 4-byte hdr subtree.Martin Mathieson1-4/+6
2021-07-21MKA: Don't just pretend to dissect version 3, implement the additionJaap Keuter1-5/+28
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus189-944/+944
2021-07-21JSON: correction of 3gpp ueEpsPdnConnectionJoakim Karlsson2-4/+4
2021-07-21Add some comments and long text to eCPRI dissector.Martin Mathieson2-16/+39
2021-07-21GTPv2: Add dissect of EN-DC SON Configuration IE in F-ContainerJoakim Karlsson1-46/+59
2021-07-21CMake: Remove unneeded GLIB2_LIBRARIES.Gerald Combs1-1/+1
2021-07-21First pass pinfo->pool conversionEvan Huus176-721/+721
2021-07-20WOWW: Rename 'index' variables to 'idx'Gtker1-18/+20
2021-07-20WOWW: Remove template commentsGtker1-28/+3
2021-07-20WOWW: Make saved original values use structGtker1-11/+14
2021-07-20WOWW: Update documentationGtker1-24/+30
2021-07-20WOWW: Add better support out of order parsingGtker1-22/+40
2021-07-20WOWW: Move header decryption into separate functionGtker1-65/+84
2021-07-20WOWW: Remove and move declarationsGtker1-10/+6
2021-07-20WOWW: Add all remaining opcodes for 1.12.xGtker1-5/+1816
2021-07-20WOWW: Make session key deduction workGtker1-19/+109
2021-07-20WOWW: Add working decryptionGtker1-5/+103
2021-07-20WOWW: Add protocolGtker2-0/+211
2021-07-20WOW: Make username and realm names display as UTF-8Gtker1-3/+3
2021-07-19Carry drop count/packet ID/queue ID as options on packet blockDavid Perry1-10/+12
2021-07-18json: fix buffer overflow in string_unescape()Developer Alexander1-151/+287
2021-07-18[Automatic update for 2021-07-18]Gerald Combs1-0/+6
2021-07-17Delete various unused fieldsEvan Huus9-72/+0
2021-07-17XML: don't try to hide the UTF-8 Byte Order MarkJaap Keuter1-11/+5
2021-07-17can: Optimized column info for better readabilityDeveloper Alexander1-23/+13
2021-07-16LIN: Fix ID parsing (bugfix)Dr. Lars Völker1-3/+3
2021-07-16BLF: fix clang warningsDr. Lars Völker1-2/+2
2021-07-16ISO15765: Add support for the new CAN APIDr. Lars Völker1-5/+29
2021-07-16oampdu: Add Network port declaration and it's parsing to GetRequest packetsArkady Gilinsky1-2/+8