summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-23Make value_string ipproto_val static; It should only be referenced using ippr...Bill Meier2-2/+1
2010-09-23Use extended ipproto value_string (ipproto_val_ext).Bill Meier1-2/+2
2010-09-23Whitespace cleanup: convert "4 space tabs" to spaces.Bill Meier1-76/+76
2010-09-23Whitespace cleanup: Convert "4 space tabs" to spaces.Bill Meier1-230/+230
2010-09-23From Pascal Quantin:Anders Broman1-11/+75
2010-09-23Jason Masker <jason at masker.net>:Jörg Mayer4-12/+47
2010-09-23Add some more casts.Jeff Morriss1-8/+8
2010-09-23Updates from Lukasz Kotasa.Stig Bjørlykke1-5/+5
2010-09-23Consistency: Replace tabs by spacesJörg Mayer1-10/+10
2010-09-23Copy behaviour ofJörg Mayer3-1/+4
2010-09-23Add check for HAVE_GZCLEARERR.Jörg Mayer1-0/+4
2010-09-23Corrected check for attribute flag bits.Stig Bjørlykke2-2/+2
2010-09-23Show Abort source in info column.Stig Bjørlykke2-4/+30
2010-09-23H. Sivank <hsivank@gmail.com>Jörg Mayer22-34/+34
2010-09-23Try to add support to learn the HTML_VIEWER variable and the DOC_DIR variable...Jörg Mayer2-1/+10
2010-09-23Fix for bug 5252:Jaap Keuter1-2/+5
2010-09-23Install guides into DOC_DIR if definedJörg Mayer2-6/+25
2010-09-23Put the guides into the "guides" subdirectory of DOC_DIRJörg Mayer1-2/+2
2010-09-23Enable Python in HEAD to find problems during testing.Jörg Mayer1-1/+1
2010-09-23Enable Python for HEAD to make sure build problems are found.Jörg Mayer1-1/+1
2010-09-23Remove unnecessary include: register.hJeff Morriss30-185/+155
2010-09-23Revert 34191 and add some casts insteadJeff Morriss4-25/+24
2010-09-23Assume we HAVE_GZCLEARERR on Windows and when using cmakeJeff Morriss3-0/+5
2010-09-23Use gsize (size_t) in a couple of places to make the Win64 build happy.Jeff Morriss4-16/+17
2010-09-23Remove a trailing space from an AVP name (which becomes a hf name)Jeff Morriss1-7/+7
2010-09-22Make buildbot happy again...Sake Blok2-1/+2
2010-09-22Very old versions of libz (such as the one that comes with Solaris 10) don't ...Jeff Morriss2-0/+8
2010-09-22When using a custom column, make it possible to select which occurrence to sh...Sake Blok14-187/+371
2010-09-22- reassembly code shouldn't be under 'if (tree)'Bill Meier1-39/+40
2010-09-22Fix for bug 5172:Jaap Keuter1-1/+1
2010-09-22Code cleanup: Bill Meier1-53/+52
2010-09-22Code cleanup: Changed proto_tree_add_boolean() and proto_tree_add_bytes()Stig Bjørlykke1-21/+18
2010-09-22From Lukasz Kotasa and Lukasz Suchy via bug 5248:Stig Bjørlykke4-2/+1188
2010-09-22From Lukasz Kotasa via bug 5248:Stig Bjørlykke2-0/+10
2010-09-22From Pascal Quantin:Anders Broman2-21/+8
2010-09-22interlink type is decimalUwe Girlich1-2/+2
2010-09-22From Pascal Quantin:Anders Broman1-5/+30
2010-09-21The CLDAP attribute value on a CLDAP reply is no longer being decodedAnders Broman2-2/+2
2010-09-21Make it compile.Stig Bjørlykke1-2/+2
2010-09-21Move a bunch of definitions before the code that uses at least one ofGuy Harris1-17/+17
2010-09-21Try to fix:Anders Broman1-2/+2
2010-09-21Add an SVN ID.Guy Harris1-0/+2
2010-09-21Get rid of C++ comment.Guy Harris1-1/+3
2010-09-21Make "Displayed Columns" work yet again, as done in revision 34160.Stig Bjørlykke1-5/+21
2010-09-21Fix comments.Guy Harris1-2/+2
2010-09-21Update GUIManager menubar code(#IF 0 ).Anders Broman1-55/+261
2010-09-21Wrong signature used for a GtkToggleActionEntry callback.Anders Broman1-4/+6
2010-09-21Remove leftover debug code/commentAnders Broman1-24/+5
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...Jeff Morriss18-304/+304
2010-09-21Add a castJeff Morriss1-1/+1