aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-26add a cast, the mask makes it safe (stupid compiler)Evan Huus1-1/+1
2014-06-26iSER: Add iSER dissector supportYan Burman4-2/+459
2014-06-26Fix Function call argument is an uninitialized valueMichael Mann1-4/+4
2014-06-26Fix several compilation warningsPascal Quantin3-5/+2
2014-06-26convert to proto_tree_add_subtree[_format]Michael Mann34-1249/+642
2014-06-26STUN: Add support of MS-ICE2 (Used by Lync)Britt McKinley1-0/+15
2014-06-26New HP DTD dictionary fileBasil4-0/+53
2014-06-26Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-06-26Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-06-25Decrease TRAFFIC_CAPTURE_DURATION from 60s to 15s.Gerald Combs1-1/+1
2014-06-25Update a comment.Guy Harris1-13/+16
2014-06-25Boost the maximum snapshot length to 262144, for USBPcap.Guy Harris1-2/+2
2014-06-25Boost the maximum packet size to 131072.Guy Harris1-2/+2
2014-06-25DLSw: better fix, as suggested by EvanPascal Quantin1-2/+1
2014-06-25Indicate tshark can read (-r) from stdin and named pipes now.Jeff Morriss2-3/+4
2014-06-25DLSw: ett2 proto_item variable is an input parameter for dissect_dlsw_capex()Pascal Quantin1-1/+2
2014-06-25ssl-utils: add missing ett registrationPeter Wu1-8/+22
2014-06-25DTPT: remove unused variablesPascal Quantin1-2/+0
2014-06-25convert to proto_tree_add_subtree[_format]Michael Mann26-536/+288
2014-06-25fix_bug_10199: enhancement Telephony VoIP Call add ability to show all SIP Fl...James Coleman5-13/+91
2014-06-25Remove wiretap/AUTHORS (after ensuring all names are present in the top-level...Jeff Morriss2-34/+1
2014-06-25List elided_label.h only once.Irene Ruengeler1-1/+0
2014-06-25Get rid of an unused variable.Guy Harris1-1/+0
2014-06-25Update my email address in a couple more spots.Jeff Morriss3-3/+3
2014-06-24Reduce maximum permitted leakage to 100KBEvan Huus1-1/+1
2014-06-24convert to proto_tree_add_subtree[_format]Michael Mann20-736/+443
2014-06-24Add back initializers dropped in g9356d5c689faEvan Huus2-4/+4
2014-06-24GTK3: Fix changing filter expression's bg color based on validityBalint Reczey1-8/+20
2014-06-24Fix two bugs in kafka dissectionEvan Huus1-17/+24
2014-06-24Support -w even if we're not built with pcap.Guy Harris1-3/+16
2014-06-24Add the capchild directory to some lists of rules.Guy Harris1-0/+8