aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Clean up some UN*X-vs-Windows socket issues.Guy Harris5-49/+87
2017-01-26Make some variables 64-bit, to avoid overflows.Guy Harris1-9/+8
2017-01-26Fix sharkd compiling on WindowsMichael Mann2-11/+49
2017-01-26ldss: Ensure ldss_file_request_t structure gets allocatedMichael Mann1-23/+3
2017-01-26x11: add shutdown routine.Dario Lombardo1-0/+12
2017-01-25Qt: Use preference editor for port number entriesStig Bjørlykke2-0/+6
2017-01-25CMake,autotools: remove unneeded files, fixes buildPeter Wu2-3/+0
2017-01-25sharkd: add cmake option.Dario Lombardo1-0/+1
2017-01-25wsp: Sanity check capability lengthMichael Mann1-1/+9
2017-01-25Put sharkd.h into the distribution.Guy Harris1-0/+1
2017-01-25Add sharkd - daemon variantJakub Zawadzki9-2/+3305
2017-01-25Clean up EVPN NLRIs dissection.Guy Harris1-25/+93
2017-01-25Add URL for the AoE spec.Guy Harris1-0/+5
2017-01-25That field is a route type, not an address family identifier.Guy Harris1-2/+2
2017-01-25Clean up and update list of RFCs and I-Ds supported.Guy Harris1-3/+2
2017-01-25Update comment, clean up identation.Guy Harris1-72/+72
2017-01-24Dissector: IndigoCare nursecall protocols supportErik de Jong6-0/+1000
2017-01-24RTPS: avoid errors when encountering empty sequences of stringsAdam Mitz2-6/+13
2017-01-24RTPS: updated ContentFilterProperty field names to match the specAdam Mitz1-23/+23
2017-01-24Fix segfault, when only one TSN is capturedruengeler1-6/+24
2017-01-24dvbci: add shutdown routine.Dario Lombardo1-0/+10
2017-01-24Add a comment talking about the dictionary file format.Guy Harris1-0/+27
2017-01-24WSUG: Display filter: add matches, contains, bitwise_andUli Heilmeier1-0/+25
2017-01-23Fuzz: Fix the capinfos check (again).Gerald Combs1-1/+1
2017-01-23DHCPv6: Avoid integer overflows.Gerald Combs1-9/+9
2017-01-23GTK+: Yell at the user less.Gerald Combs3-6/+6
2017-01-23ASTERIX: Avoid an integer overflow.Gerald Combs1-4/+5
2017-01-23tcp_graph (Gtk) Fix Dereference of null pointerAlexis La Goutte1-2/+2
2017-01-23tools: allow multiple suppression file for valgrind.Dario Lombardo1-1/+1
2017-01-23DVB-S2-BB: Support all four MA modesMustBeArt1-34/+92
2017-01-23Qt: Reject drag and drop if we're capturing.Gerald Combs2-5/+18
2017-01-22ISAKMP: Add Fortigate (Fortinet) Vendor IDAlexis La Goutte1-0/+27
2017-01-22DNS: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-01-22CQL: Add support for prepared batch statementBenoît Canet1-2/+81
2017-01-22SMB2: better RSVD flowVolodymyr Khomenko2-2/+45
2017-01-22MAN wireshark-filter: Add ~ operatorUli Heilmeier1-4/+4
2017-01-22reassemble: fix no previous prototype for ‘reassembly_table_free’ [-Wmiss...Alexis La Goutte1-1/+1
2017-01-22[Automatic update for 2017-01-22]Gerald Combs11-1445/+2181
2017-01-22Qt: Add Goodput graph (ACK rate), and minor bug fixesKevin Hogan4-58/+592
2017-01-22Internalize struct preferenceMichael Mann23-661/+992
2017-01-22Qt: Implement Custom CMakeRoland Knall2-0/+40
2017-01-22wmem: fix rb-tree data printer feedJaap Keuter1-2/+2
2017-01-22packet-frame: Make interface_name a filterable field.Jim Young1-4/+21
2017-01-22DNS: use formatted text in add_rr_to_tree() and add_opt_rr_to_treePascal Quantin1-3/+3
2017-01-21One more cf_merge_files_to_tempfile() call needed to be changed.Guy Harris1-2/+3
2017-01-21Qt: Fixup drag and drop merging.Gerald Combs3-8/+41
2017-01-21Qt: Show merge progress.Gerald Combs10-15/+58
2017-01-21reassemble: add cleanup routine.Dario Lombardo3-0/+24
2017-01-21conversation_table: add cleanup function.Dario Lombardo3-0/+19
2017-01-21dissector_filters: add cleanup function.Dario Lombardo3-0/+16