aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Windows: add JSON-GLib libraryPascal Quantin4-9/+12
2018-04-20Windows: upgrade GLib to 2.52.2Pascal Quantin4-28/+8
2018-04-20BFCP: fix possible infinite loopIvan Nardi1-5/+7
2018-04-20PDCP-NR: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2018-04-20protobuf: fix typo reponse => responseAlexis La Goutte1-1/+1
2018-04-20steam-ihs-discovery.c : fix typo Reponse => ResponseAlexis La Goutte1-1/+1
2018-04-20grpc: fix typo reponse => responseAlexis La Goutte1-2/+2
2018-04-20TCP: improve handling of unknown TCP optionsIvan Nardi1-8/+33
2018-04-20SCTP: INIT collisionruengeler4-33/+104
2018-04-20PTP: found typo adress => addressAlexis La Goutte1-7/+7
2018-04-20netlink-route: fix typo found by lintianAlexis La Goutte1-1/+1
2018-04-20Qt: fix invalid member access within expert info dialogPeter Wu1-11/+12
2018-04-20Handle subset tvbuffs where the length goes past the end of the parent.Guy Harris12-146/+273
2018-04-20More indentation cleanups.Guy Harris1-1/+1
2018-04-20Clean up indentation.Guy Harris1-4/+4
2018-04-20Update some comments.Guy Harris3-30/+38
2018-04-19Fix cppcheck 1.83 warningsAlexandr Savca6-11/+11
2018-04-19tshark: prepend tshark to all examples in doc.Dario Lombardo1-20/+20
2018-04-19tshark: improve -G elastic-mapping command by adding filters.Dario Lombardo4-10/+71
2018-04-19tshark: put -G elastic-mapping in help under ifdef.Dario Lombardo1-0/+2
2018-04-19zbee-zcl (general) fix Unused href entry: epan/dissectors/packet-zbee-zcl-gen...Alexis La Goutte1-5/+0
2018-04-19zbee-zcl (general): fix no previous prototype for ‘decode_setpoint’ [-Wmi...Alexis La Goutte1-1/+1
2018-04-19CIP: fix no previous prototype for ‘add_cip_pccc_function_to_info_column’...Alexis La Goutte1-1/+1
2018-04-19DNS: fix inverted condition for filtering error packets in statsPeter Wu1-1/+1
2018-04-19proto: use json_node_free instead of json_node_unref.Dario Lombardo1-1/+1
2018-04-19CMake: fix build with json-glib with gold linkerPeter Wu4-6/+23
2018-04-19Remove remnants of WS_QT_BIN_PATHPascal Quantin2-4/+1
2018-04-19Clean up option handling.Guy Harris1-127/+132
2018-04-18Fix tapo.Guy Harris1-1/+1
2018-04-18Style cleanups.Guy Harris1-5/+5
2018-04-18QUIC: add draft version and rename some transport parameters (draft-11)Peter Wu3-18/+19
2018-04-18Remove trailing comma from enum list.Guy Harris1-1/+1
2018-04-18Remove more autotools stuff.Guy Harris11-1497/+0
2018-04-18Qt: expose CaptureEvent definition for MOCPeter Wu3-57/+84
2018-04-18release-notes: add autotools removal.Dario Lombardo1-0/+1
2018-04-18INSTALL: update cmake instructions and remove INSTALL.configure.Dario Lombardo2-183/+1
2018-04-18tshark: add -G elastic-mapping report.Dario Lombardo11-3/+311
2018-04-18QUIC: fix short packet type, update error codes (draft -10)Peter Wu1-21/+23
2018-04-18QUIC: implement PATH_CHALLENGE and PATH_RESPONSE frames (draft-10)Peter Wu1-23/+34
2018-04-18QUIC: initial draft-10 decryption supportPeter Wu1-107/+73
2018-04-18dfilter: require spaces as set element separatorPeter Wu4-6/+23
2018-04-18dfilter: make spaces around ".." optional in display filterPeter Wu5-9/+21
2018-04-18dfilter: add range support to set membership operator ("f in {x .. y}")Peter Wu13-33/+235
2018-04-18Remove autotools build system.Dario Lombardo186-18636/+55
2018-04-17CMake: API reference fixes.Gerald Combs1-1/+4
2018-04-17More GTK+ removal.Gerald Combs3-119/+5
2018-04-17Qt: fix remaining CaptureEvent signal connectionsPeter Wu8-15/+15
2018-04-17Autotools: Update for recently removed files.Gerald Combs1-7/+0
2018-04-17glib: Use g_slist_free_full() in a couple of places.Anders8-47/+13
2018-04-17lapdm: Hand B4 frames into a dissector supporting L2 pseudo-lengthHarald Welte1-0/+13