aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-23Remove a trailing space from an AVP name (which becomes a hf name)morriss1-7/+7
2010-09-22Make buildbot happy again...sake2-1/+2
2010-09-22Very old versions of libz (such as the one that comes with Solaris 10) don't ...morriss2-0/+8
2010-09-22When using a custom column, make it possible to select which occurrence to sh...sake14-187/+371
2010-09-22- reassembly code shouldn't be under 'if (tree)'wmeier1-39/+40
2010-09-22Fix for bug 5172:jake1-1/+1
2010-09-22Code cleanup: wmeier1-53/+52
2010-09-22Code cleanup: Changed proto_tree_add_boolean() and proto_tree_add_bytes()stig1-21/+18
2010-09-22From Lukasz Kotasa and Lukasz Suchy via bug 5248:stig4-2/+1188
2010-09-22From Lukasz Kotasa via bug 5248:stig2-0/+10
2010-09-22From Pascal Quantin:etxrab2-21/+8
2010-09-22interlink type is decimalgirlich1-2/+2
2010-09-22From Pascal Quantin:etxrab1-5/+30
2010-09-21The CLDAP attribute value on a CLDAP reply is no longer being decodedetxrab2-2/+2
2010-09-21Make it compile.stig1-2/+2
2010-09-21Move a bunch of definitions before the code that uses at least one ofguy1-17/+17
2010-09-21Try to fix:etxrab1-2/+2
2010-09-21Add an SVN ID.guy1-0/+2
2010-09-21Get rid of C++ comment.guy1-1/+3
2010-09-21Make "Displayed Columns" work yet again, as done in revision 34160.stig1-5/+21
2010-09-21Fix comments.guy1-2/+2
2010-09-21Update GUIManager menubar code(#IF 0 ).etxrab1-55/+261
2010-09-21Wrong signature used for a GtkToggleActionEntry callback.etxrab1-4/+6
2010-09-21Remove leftover debug code/commentetxrab1-24/+5
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...morriss18-304/+304
2010-09-21Add a castmorriss1-1/+1
2010-09-21Use size_t to keep the Windows compiler happymorriss1-1/+1
2010-09-21From Jakub Zawadzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3...morriss1-96/+130
2010-09-20Fix sequence numbers reported when duplicate SN detected.martinm1-4/+6
2010-09-20Make "Displayed Columns" work again.stig1-5/+19
2010-09-20Put Abort reason in info column.stig3-12/+28
2010-09-19[Automatic manuf and enterprise-numbers update for 2010-09-19]gerald2-8/+209
2010-09-18Fix for bug 5220:jake1-13/+24
2010-09-18Update Cal Turney's entry for the tshark SCSI tapmorriss1-1/+2
2010-09-18From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 :morriss3-0/+264
2010-09-17Copy the rev 34143 changes to packet-snmp.c over to the asn1 source.morriss2-25/+25
2010-09-17Don't include stock icons that we no longer use.morriss1-9/+3
2010-09-17Use GTK dialog stock icons rather than our own.etxrab1-16/+5
2010-09-17Fix some bugs that show up when you build with the old packet list.guy1-5/+7
2010-09-17Put the definition of NEW_PACKET_LIST into config.h rather than theguy1-1/+2
2010-09-17Use the same control sequences for the old packet list that are used forguy1-5/+5
2010-09-17Use val_to_str_ext() & friends to access sminmpec_values[];wmeier20-39/+45
2010-09-17Remove check_col(). Clean up some spacing/indentation too.morriss3-656/+488
2010-09-17From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5197 :morriss4-74/+390
2010-09-17Extensive V9/V10 code clean up, bug fixing & dissection display improvements:wmeier1-1433/+1648
2010-09-16More typos.gerald1-3/+3
2010-09-16Fix a typo.gerald1-1/+1
2010-09-16Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy().gerald11-23/+44
2010-09-16Add "(BE)" to the big endian representations of the ICMP identifier andsfisher1-2/+2
2010-09-16#if out ui_desc_conv_filter_popup to get the builds going (it looks like it s...morriss1-62/+64