aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Update the X11 dissector to use the latest mesa and xcbproto.Jeff Morriss7-80/+416
2018-09-24evs: add DISSECTOR_ASSERT_NOT_REACHED (CID: 1439591)Dario Lombardo1-0/+1
2018-09-24FP: Fix commentsDarien Spencer1-15/+10
2018-09-23QUIC: support CRYPTO_ERROR (draft -13)Peter Wu1-0/+17
2018-09-23QUIC: shorten labels for transport error codesPeter Wu1-32/+17
2018-09-23mswsp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2018-09-23FP: Fix Sub-Frame number dissectionDarien Spencer1-1/+1
2018-09-22TFTP: Use a GByteArray.Gerald Combs3-45/+12
2018-09-22rtp-ed137: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+0
2018-09-22mbim: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2018-09-22Remove packet-gnutella.hGerald Combs3-74/+62
2018-09-22Remove some unneeded headers.Gerald Combs15-148/+35
2018-09-21evs: remove double semicolon.Dario Lombardo1-1/+1
2018-09-21ieee802154: Make a variable volatileStig Bjørlykke1-1/+1
2018-09-21QUIC: improve Info column and packet details when decryption failsPeter Wu1-12/+28
2018-09-20DTN: updated dissection of confidentiality and integrity blocksPatricia Lindner2-16/+265
2018-09-20skinny: remove comment that matches field label (callState)Peter Wu1-1/+1
2018-09-20proto.h: add type checks for VALS/VALS64/VALS_EXT_PTR/TFS/RVALSPeter Wu1-5/+8
2018-09-20FP: Show E-DCH entity in treeDarien Spencer1-0/+22
2018-09-20erf: do not use VALS to cast a void pointerPeter Wu1-4/+8
2018-09-20netlink-*: fix various VALS/TFS misusePeter Wu3-79/+79
2018-09-20lte-rrc: avoid BASE_EXT_STRING field without stringsPeter Wu2-2/+2
2018-09-20epan: fix various misannotations of VALS/RVALS/VALS64/TFSPeter Wu6-30/+30
2018-09-20simple: fix value_string type mismatch with simple.link16.rcPeter Wu1-7/+1
2018-09-20ospf: avoid BASE_EXT_STRING without stringsPeter Wu1-1/+1
2018-09-20ieee80211: fix potential crash due to value_string type mismatchPeter Wu1-4/+4
2018-09-20nfapi: fix potential crash with nfapi.csi.rs.flag due to type mismatchPeter Wu1-7/+1
2018-09-20QUIC: use application error codes for some framesPeter Wu1-7/+14
2018-09-19QUIC: simplify and fix frame item length in some casesPeter Wu1-27/+3
2018-09-19QUIC: simplify PADDING framePeter Wu1-23/+9
2018-09-19Try to discourage the use of APIs via counting.Gerald Combs27-154/+133
2018-09-19XRA: Display length information in XRA protocol description. Set correct leng...Bruno Verstuyft1-2/+5
2018-09-19NBAP: Change E-DCH type choosing conditionDarien Spencer3-51/+77
2018-09-19quic: put quic_connection_add_cid into ifdef.Dario Lombardo1-0/+2
2018-09-19NAS-5GS: Add dissection of Parameters content and bug fixes.AndersBroman1-6/+39
2018-09-19quic: mark unused parameter in quic_process_payload.Dario Lombardo1-1/+1
2018-09-19GTPv2: Update 8.38 MM Context.AndersBroman1-2/+55
2018-09-19QUIC: recognize short header packets after connection migrationPeter Wu1-1/+30
2018-09-19QUIC: small connection tracking optimizationPeter Wu1-2/+13
2018-09-19QUIC: use NCI to improve connection trackingPeter Wu1-9/+50
2018-09-19QUIC: Add new initial_max_stream_* TP (draft -14)Alexis La Goutte2-20/+50
2018-09-18QUIC: Add frame type on Connection Close (draft -13)Alexis La Goutte1-1/+10
2018-09-18docsis: minor improvements in displaying MDD TLV 22.4.2Andrii Vladyka1-1/+4
2018-09-18QUIC: Remove old Hello Extension (26)Alexis La Goutte2-2/+0
2018-09-18Fix a checkAPIs warning.Gerald Combs1-2/+2
2018-09-18docsis: add MDD TLV 21, 22 supportAndrii Vladyka1-1/+321
2018-09-17QUIC: drop support for draft -12Peter Wu1-107/+28
2018-09-17QUIC: fix decryption failure with larger PKN (draft -13)Peter Wu1-3/+19
2018-09-17QUIC: Remove error code UNSOLICITED_PATH_RESPONSE (draft -14)Alexis La Goutte1-2/+0
2018-09-17QUIC: Change value ACK_ECN (draft -14)Alexis La Goutte1-1/+3