aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-30Drop privileges very early on.Guy Harris2-43/+10
2014-06-30Clean up a comment.Guy Harris1-1/+1
2014-06-30Do startup things in an order more like that of gtkshark.Guy Harris1-47/+48
2014-06-30Always set the crash information.Guy Harris1-1/+1
2014-06-30Add echld_test to the list of files we ignore (built with --enable-echld).Guy Harris1-0/+1
2014-06-30Get rid of trailing blank line.Guy Harris1-1/+0
2014-06-30Move filters.[ch] to libui.Guy Harris8-13/+11
2014-06-30Move stat_menu.h to libui.Guy Harris93-93/+93
2014-06-30Warn about unencrypted HTTP traffic over port 443Evan Huus2-9/+36
2014-06-30Move proto_hier_stats.[ch] to libui.Guy Harris8-10/+9
2014-06-30From Johan Whahl:AndersBroman1-0/+49
2014-06-30Fix the display of AVP:s that are not fully dissectedAndersBroman1-15/+16
2014-06-30Logcat: Remove commented codeMichal Labedzki1-8/+3
2014-06-30Bluetooth: Add missing connection_handleMichal Labedzki1-0/+1
2014-06-30Fix Bug #10238: Display filter expression dialog items do not expand/display ...Bill Meier1-3/+10
2014-06-30Get rid of another unused routine.Guy Harris1-20/+0
2014-06-30Get rid of unused routine.Guy Harris1-33/+0
2014-06-30Move capture.[ch] to libui.Guy Harris24-22/+21
2014-06-30Make a routine unused outside capture_ui_utils.c static.Guy Harris2-10/+1
2014-06-30Windows: fix update of version information in wireshark and tsharkPascal Quantin2-1/+7
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris16-27/+17
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris27-29/+39
2014-06-30clopts_common.c is now part of wsutil.Guy Harris1-1/+0
2014-06-29clopts_common.c is now part of wsutil.Guy Harris1-1/+0
2014-06-29Put in missing forward declaration.Guy Harris1-0/+1
2014-06-29Move some more stuff into wsutil.Guy Harris15-131/+166
2014-06-29proto_tree_add_subtree[_format]Michael Mann18-625/+367
2014-06-29GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dis...Pascal Quantin2-29/+79
2014-06-29Fix compile error when building w/o GNUTLSBill Meier1-1/+1
2014-06-29[Automatic manuf, services and enterprise-numbers update for 2014-06-29]Gerald Combs5-22/+254
2014-06-29proto_tree_add_subtree[_format]Michael Mann40-825/+505
2014-06-29convert to proto_tree_add_subtree[_format]Michael Mann23-1130/+812
2014-06-29Standardize the names of, and document, the taps and heuristic dissector tabl...David Ameiss7-17/+28
2014-06-28Fix missing g_list_next() with GLib < 2.32Balint Reczey1-0/+1
2014-06-28Remove unused variables post commit 7bf6862ecf0d0a508bf097f3b52d07bd19128272Graham Bloice2-5/+0
2014-06-28convert to proto_tree_add_subtree[_format]Michael Mann26-399/+223
2014-06-28Fix several GTK warnings in Windows.Irene Ruengeler2-32/+24
2014-06-27Have the makefile run windepoyqt if it exists to copy the required dlls to th...AndersBroman2-1/+15
2014-06-27Use g_queue_free_full() only on GLib > 2.32Balint Reczey1-2/+12
2014-06-27Use GQueue for generating statisticsBalint Reczey12-210/+198
2014-06-27Report more information on a sync_xxx_open() call failure.Guy Harris1-2/+6
2014-06-27We're not currently using dissect_rtcp_psfb_remb(); #if 0 it out.Guy Harris1-5/+28
2014-06-27In function 'dissect_rtcp_psfb':AndersBroman1-1/+1
2014-06-27RTCP: Add support for MS-RTPBritt McKinley1-15/+1245
2014-06-27Tighten the dump-glossary test.Evan Huus2-3/+6
2014-06-27If we have no fields, don't try to iterate through them.Evan Huus1-0/+4
2014-06-27show an expert info if a non-control urb contains a setup packetMartin Kaiser1-4/+5
2014-06-27a USB urb of an unknown transfer type does not contain a setup packetMartin Kaiser1-30/+7
2014-06-27Check the validity of fields given to tshark with "-e": complain and exit ifJeff Morriss3-0/+35
2014-06-26Fixed linker flags for MSVC to not attempt to make and link a manifestGraham Bloice2-2/+7