aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-05-31acn: fix conflict for hf fieldAlexis La Goutte1-11/+13
2017-05-31UMTS FP: backout part of g899fd42Pascal Quantin1-19/+33
2017-05-31Update a comment.Guy Harris1-3/+2
2017-05-31Give more information in a comment.Guy Harris1-2/+7
2017-05-30[GTP] Update cause values.AndersBroman1-2/+13
2017-05-30[Diameter 3GPP] Add subdissection of AVP 1679 AIR-FlagsAndersBroman1-0/+40
2017-05-30FP - Checks to avoid NULL dereferencingDarien Spencer1-38/+70
2017-05-29gif: expert info for unknown data block typeMartin Kaiser1-1/+20
2017-05-29packet-rsl.c: fixed emlpp priority bit rangePiotr Tulpan1-1/+1
2017-05-29Fix up dissector tables' UI names.Jeff Morriss18-33/+33
2017-05-29Extend display filter len() to support all string and byte field types.Michael Mann1-5/+55
2017-05-28packet-mq: Handle MQV902Robert Grange2-9/+89
2017-05-28GTK+Qt: Show Osmux Packet Counter on Telephony menuPau Espin Pedrol1-1/+1
2017-05-28Fixup support of BASE_UNIT_STRING for 64 bit based integer fieldsJim Young1-5/+11
2017-05-28proto_tree_add_bytes_format[_value] can handle NULL treesMichael Mann1-1/+10
2017-05-28RADIUS: Add Vendor ID, Vendor Type and Vendor Length fieldsJoão Valverde1-4/+30
2017-05-28proto.c : fix indentAlexis La Goutte1-2/+1
2017-05-28cql: Dump row resultsBenoît Canet1-50/+649
2017-05-28[Automatic update for 2017-05-28]Gerald Combs2-12/+292
2017-05-27List all plugin files for static buildJaap Keuter1-25/+67
2017-05-27LAPDm: Support the LAPDm B4 Frame FormatHarald Welte4-12/+102
2017-05-26Report syntax errors in UAT prefs parsingPeter Wu2-15/+19
2017-05-26WSUG: Add a TCP Analysis section.Gerald Combs1-4/+4
2017-05-25Modbus: Add dissection of each bit for holding coils and discrete inputsGraham Bloice1-23/+65
2017-05-25FP - Fixed bug in heur PCH dissectorDarienSpencer651-4/+4
2017-05-25packet-lpp.c: Create temporary variables for some proto_tree_add_uint calcula...Michael Mann2-76/+92
2017-05-25packet-lte-rrc.c: Create temporary variables for some proto_tree_add_uint cal...Michael Mann2-6/+12
2017-05-25umts_fp: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+1
2017-05-25umts_fp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2017-05-25RADIUS: Add support for extended attributes (RFC 6929)João Valverde3-45/+140
2017-05-25icq: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+2
2017-05-25Simplify proto_tree_add_bytes_format[_value]Michael Mann1-30/+6
2017-05-24packet-icq.c: Use more FT_UINT_STRINGMichael Mann1-82/+58
2017-05-24packet-gsm_a_rr.c: proto_tree_add_uint -> proto_tree_add_bits_itemMichael Mann1-8/+8
2017-05-24NBAP: Create E-DCH channel infoDarienSpencer652-32/+44
2017-05-24SMB2: set session server port in partial captureAurelien Aptel1-0/+5
2017-05-23[RANAP] Pretify info column.AndersBroman2-0/+681
2017-05-23Revert "Fix issue with dissecting multiple DT1 packets in the frame"Anders Broman1-2/+2
2017-05-22UMTS FP: Fixed heuristic FACH dissectorsswsdev1-8/+8
2017-05-22ZigBee: Add attribute and command names from Events clusterKenneth Soerensen2-0/+235
2017-05-22[RANAP] Update to 3GPP TS 25.413 V14.0.0 (2017-03)AndersBroman8-302/+604
2017-05-22packet-dccp.c: Don't use tvb_get_ptr for getting a uint number.Michael Mann1-18/+28
2017-05-22packet-h261.c: Use proto_tree_add_itemMichael Mann1-13/+9
2017-05-22packet-rfc2190.c: Use proto_tree_add_item instead of proto_tree_add_xxx.Michael Mann1-38/+103
2017-05-22packet-megaco.c: Rename my_proto_tree_add_string -> megaco_tree_add_string.Michael Mann1-9/+9
2017-05-22Create temporary variables for some proto_tree_add_<datatype> calculations.Michael Mann3-13/+18
2017-05-21dnp3: fix parser when a packed variation is used with prefix value qualifierEric Wetzel1-5/+15
2017-05-21[Automatic update for 2017-05-21]Gerald Combs2-8/+198
2017-05-21QUIC: fix some indent issueAlexis La Goutte1-5/+5
2017-05-20Revert "Change exports from Q.932 to use VALS_WITH_TABLE in the same way as Q...Pascal Quantin3-58/+65