aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-01-14dfilter: add string() function.Dario Lombardo1-4/+135
2019-01-14gprscdr: Update to 3GPP TS 32.298 V15.5.1Joakim Karlsson3-38/+104
2019-01-14QUIC: Update QUIC Transport Parameter (draft-17)Alexis La Goutte2-89/+92
2019-01-14QUIC: Initial support of draft-17Alexis La Goutte1-142/+125
2019-01-13Update packet-dcm.h using DICOM 2018e definitionsRickard Holmberg1-3/+185
2019-01-13MPLS Echo: Dissect additional FEC stack RFC8287Uli Heilmeier1-1/+210
2019-01-13dissectors: can: Handle CAN id flagsMaksim Salau9-63/+97
2019-01-13pfcp: Update to 3GPP TS 29.244 V15.4.0Joakim Karlsson1-119/+357
2019-01-13LPP: upgrade dissector to v15.2.0Pascal Quantin6-199/+683
2019-01-13MPLS Echo: Fix length for FEC stack elementsUli Heilmeier1-1/+1
2019-01-13Updates and bugfixes of ASTERIX I021Atli Guðmundsson1-145/+674
2019-01-13proto: ensure valid width through assert.Dario Lombardo1-1/+4
2019-01-13proto.h: fix indentation and add modeline.Dario Lombardo1-347/+353
2019-01-12ftype: rework val_from_unparsed to avoid double free.Dario Lombardo1-6/+6
2019-01-12CMake: use object libraries to avoid redundant buildsPeter Wu1-3/+1
2019-01-11quic: fix compilation without libgcrypt aead.Dario Lombardo1-2/+10
2019-01-11mas5gs: Add dissection of IE 9.11.3.10 ABBAAnders Broman2-132/+193
2019-01-11F1AP: upgrade dissector to v15.4.0Pascal Quantin9-542/+2065
2019-01-11XnAP: upgrade dissector to v15.2.0Pascal Quantin26-2375/+3409
2019-01-11dissectors: remove unused assignments.Dario Lombardo5-7/+0
2019-01-11QUIC: initial support for new header protection cipher (draft -17)Peter Wu1-110/+105
2019-01-11MPLS Echo: Additional downstream mappings RFC8287Uli Heilmeier1-1/+2
2019-01-10QUIC: update flag on long packet headers (draft-17)Alexis La Goutte1-7/+7
2019-01-10dfilter: remove size() function.Dario Lombardo1-58/+3
2019-01-09Clarify the name and description for a link-layer encapsulation type.Guy Harris2-3/+3
2019-01-09E1AP: upgrade dissector to v15.2.0Pascal Quantin9-468/+1248
2019-01-09NGAP: use extended value_string for CauseRadioNetworkPascal Quantin2-119/+122
2019-01-09NGAP: upgrade dissector to v15.2.0Pascal Quantin9-436/+1700
2019-01-09zbee: zbee_zdp.profile wrong data typeDana Sy1-1/+1
2019-01-09rdp: add parsing MONITOR_DEF fields [1]Mariusz Zaborski1-8/+75
2019-01-09dissectors: j1939: Use raw id to filter packetsMaksim Salau1-23/+30
2019-01-09dissectors: socketcan: Pass raw ids to dissectorsMaksim Salau2-10/+13
2019-01-09dissectors: socketcan: Fix indentationMaksim Salau1-5/+5
2019-01-08mas5gs: Fix dissection of QoS flow descriptions and QoS rules.Anders Broman1-108/+152
2019-01-08S1AP: upgrade dissector to v15.4.0Pascal Quantin10-41/+43
2019-01-08CIP Safety: Correct Safety Configuration IDDylan Ulis1-15/+11
2019-01-08NTP: don't increment offsets that aren't used again.Jeff Morriss1-31/+0
2019-01-08ieee1609dot2: remove unused handoff functionAlexis La Goutte2-14/+0
2019-01-08cesoeth: declare register and handoff functionAlexis La Goutte1-0/+3
2019-01-08epan: Add a boundary check to get_t61_string.Gerald Combs1-1/+1
2019-01-07f5ethtrailer: Fix Dead Store (Dead assignement/Dead increment) Warning found ...Alexis La Goutte1-4/+1
2019-01-07Minor bugfix of ASTERIX I023Atli Guðmundsson1-12/+12
2019-01-07CIP: Correct DATE_AND_TIME parsingDylan Ulis2-5/+5
2019-01-07dfilter: remove legacy comment.Dario Lombardo1-1/+0
2019-01-06Fix whitespace.Guy Harris1-1/+1
2019-01-06Require that dissect_atm_pw_oam_cell() be called with a non-null data pointer.Guy Harris1-11/+9
2019-01-06cdma2k: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-15/+1
2019-01-06No need to check whether atm_info is null in that code path.Guy Harris1-3/+3
2019-01-06pgsql: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2019-01-06ISIS(-lsp): Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-2/+0