aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-29Copy over some comment-and-whitespace-only changes from FreeRADIUS.Guy Harris126-167/+237
2017-05-29Sync up again.Guy Harris1-1/+1
2017-05-29radius: Sync with FreeRADIUSAlexis La Goutte4-0/+20
2017-05-29Put back whitespace cleanups.Guy Harris1-8/+8
2017-05-29Copy over the file from the current FreeRADIUS.Guy Harris1-9/+11
2017-05-29RADIUS: sync with FreeRADIUSAlexis La Goutte1-0/+11
2017-05-29GTK: Bugfix not allowing extcap capture filters to be verified.Michael Mann1-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 Mann2-5/+56
2017-05-29Qt: Fix capture filter verification for non-extcap interfaces.Stig Bjørlykke1-1/+1
2017-05-29Update some comments.Guy Harris1-10/+12
2017-05-28packet-mq: Handle MQV902Robert Grange2-9/+89
2017-05-28GTK+Qt: Show Osmux Packet Counter on Telephony menuPau Espin Pedrol5-1/+27
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 Combs5-23/+408
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-27Qt: About dialog fails when configured without pluginsJaap Keuter1-2/+6
2017-05-26Report syntax errors in UAT prefs parsingPeter Wu7-26/+64
2017-05-26WSUG: Add a TCP Analysis section.Gerald Combs3-7/+197
2017-05-25Modbus: Add dissection of each bit for holding coils and discrete inputsGraham Bloice1-23/+65
2017-05-25Added IEEE CID support to the make-manuf script. These prefixes are commonly...Brandon Enochs1-3/+32
2017-05-25GTK: Don't allow extcap capture filters to be verified.Michael Mann1-0/+5
2017-05-25Don't try to compile capture filter if pcap_compile isn't available.Michael Mann2-6/+24
2017-05-25FP - Fixed bug in heur PCH dissectorDarienSpencer651-4/+4
2017-05-25checkAPIs.pl: Add check to make sure tvb_get_ function isn't used in proto_tr...Michael Mann1-2/+19
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 Valverde4-66/+144
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