summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-26Cast away remaining warnings seen on buildbotMartin Mathieson1-3/+3
2006-10-26Mention the 64-bit-integer accessors.Guy Harris1-5/+8
2006-10-26Hopefully zap some warningsMartin Mathieson2-3/+3
2006-10-26break request/response matching to track transactions out from the CONTROL ha...Ronnie Sahlberg1-36/+40
2006-10-26slightly improve info column outputUlf Lamping1-3/+3
2006-10-26put python script name in bracketsUlf Lamping1-1/+1
2006-10-26from stephen f fix for 1040Ronnie Sahlberg1-65/+66
2006-10-26update of shaun j's detainsRonnie Sahlberg1-1/+3
2006-10-26Missed a change.Anders Broman1-1/+1
2006-10-26Preparations for using the latest GTK 2.8 files for now only gettext is updated.Anders Broman3-13/+21
2006-10-26don't use custom build buttons for standard tasks like: Ok, Apply, Cancel.Ulf Lamping1-91/+18
2006-10-25the labels of the airpcap toolbar, e.g. "Not a valid Wireless Interface" are ...Ulf Lamping1-6/+8
2006-10-25Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.Anders Broman3-1262/+77
2006-10-25Unreffing rci->cursor_pixbuf should cause the pixbuf to be released, soGuy Harris1-0/+1
2006-10-25Fix Id markingAnders Broman1-1/+1
2006-10-25Include the top-level header for CoreFoundation, to see whether it'llGuy Harris1-3/+1
2006-10-25Add more paranoid pointer checks. Fixes CID 219.Gerald Combs3-1114/+543
2006-10-25Allow DCT2000 support to find a couple of more protocols.Martin Mathieson2-4/+16
2006-10-25Squelch Coverity CID 220. Fix up whitespace.Gerald Combs1-20/+22
2006-10-25From Stephen FisherJaap Keuter1-1/+1
2006-10-25Fix bug 1085 -- handle the various ways that a radiotap frame canGilbert Ramirez1-53/+254
2006-10-25Clean up some compiler warnings.Guy Harris1-7/+6
2006-10-25Attempt to squelch Coverity CID 221.Gerald Combs1-26/+31
2006-10-25Attempt to get compilation working under Windows.Gerald Combs1-4/+4
2006-10-24From Reinhard Speyerer:Anders Broman1-8/+20
2006-10-24Put a trailing ellipsis behind the wireless toolbar buttons since they openGerald Combs1-4/+4
2006-10-24Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179Jörg Mayer15-279/+2139
2006-10-24Improve the documentation generatorsLuis Ontanon4-67/+39
2006-10-24Have Lua disabled by default.Luis Ontanon9-132/+193
2006-10-24by popular requestRonnie Sahlberg1-5/+5
2006-10-24From Alejandro Vaquero:Anders Broman6-40/+1045
2006-10-24From Alejandro Vaquero:Jaap Keuter1-4/+8
2006-10-23Fix for bug 1178. Allow FT_?INT24 BASE_DEC VALs in the expression selection d...Jaap Keuter1-1/+3
2006-10-23Add support for dissecting RSVP E2E IGNORE proto packets (RFC3175)Ashok Narayanan1-1/+7
2006-10-23- Fix problems with parsing sctpprim headersMartin Mathieson3-12/+65
2006-10-23Use G_GINT64_CONSTANT to handle 64-bit constants in the code.Michael Tüxen1-4/+4
2006-10-23As proposed by Tim Furlong:Luis Ontanon1-1/+4
2006-10-23From Stephen Fisher:Jaap Keuter1-4/+6
2006-10-22Fix bug 1173, remove the space after the comma in CSV linesJaap Keuter1-2/+2
2006-10-22add a dissector table for class specific control input/output pdusRonnie Sahlberg3-15/+195
2006-10-22add tracking of interface class for CONTROL_INPUT as well as existing support...Ronnie Sahlberg1-18/+22
2006-10-22fix some endianess issuesRonnie Sahlberg1-8/+8
2006-10-22dissect the individual bits in the CONFIDURATION descriptor field for the end...Ronnie Sahlberg1-2/+28
2006-10-22add a tcp_tree field to packet_info so that we can access the tree from tcp_d...Ronnie Sahlberg3-0/+17
2006-10-21teach the http header dissector how to handle integer fields instead of just ...Ronnie Sahlberg1-4/+22
2006-10-21Put the ", " before the PortAudio item regardless of whether we haveGuy Harris1-1/+1
2006-10-21the text in the about box license page was hard to read because of line break...Ulf Lamping1-0/+2
2006-10-21remove two packaging warnings - could this be applied to 0.99.4?Ulf Lamping1-3/+2
2006-10-21the flags are FT_BOOLEAN not FT_UINT8Ronnie Sahlberg1-2/+2
2006-10-21prettify the flags field and power consumption for CONFIGURATION DESCRIPTORRonnie Sahlberg1-3/+44