aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-03Clean up indentation. Guy Harris1-106/+106
2007-12-03add end of line to the last line of the fileRonnie Sahlberg1-1/+1
2007-12-03mark two unused parameters as _U_Ronnie Sahlberg1-1/+1
2007-12-03If CoreFoundation create calls fail, fail, don't drive on.Guy Harris1-0/+6
2007-12-03Parenthesize the operand of the cast, to make it clearer that we'reGuy Harris1-1/+1
2007-12-03Mark pinfo as unused.Stig Bjørlykke1-1/+1
2007-12-03Add another cast.Anders Broman1-1/+1
2007-12-03Add some casts to get the windows compiler happy.Stig Bjørlykke1-4/+4
2007-12-03Added two more y axis scale values to be able to draw time values up toStig Bjørlykke1-2/+2
2007-12-03Dissect RTP payload of H.264 and SDP profile-leve-id for H.264.Anders Broman4-12/+447
2007-12-03Ensure we don't wrap the values when calculating advanced time values.Stig Bjørlykke1-2/+2
2007-12-03Revised P7 dissector to use #.TABLE directive to generate tables for the ROS ...Graeme Lunt6-988/+620
2007-12-03Support table-based dissection of ROS operations.Graeme Lunt6-23/+305
2007-12-03Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2059 : reassemble XUDT...Jeff Morriss1-3/+64
2007-12-03Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2063 : there's only 1 ...Jeff Morriss1-6/+7
2007-12-03Add "soap" -> "http" mapping.Martin Mathieson1-2/+3
2007-12-03fix confusion in tag handlingTomas Kukosa2-88/+28
2007-12-03My compiler (I think wrongly) says that fnum could be used uninitialised.Martin Mathieson1-1/+1
2007-12-03Include reassembled protocols, as this probably is the output the user wants.Stig Bjørlykke1-8/+14
2007-12-03Codec plugin example. The stub for ImTelephone libraries.Tomas Kukosa12-0/+629
2007-12-02Update screenshot according to button change.Stig Bjørlykke1-0/+0
2007-12-02Changed from Ok button to Close button.Stig Bjørlykke1-5/+5
2007-12-02fix bug #1594: compositions must be differentiated by both protocol and summa...Ulf Lamping1-1/+2
2007-12-01After taking a closer look at SVN 23089, I believe it was intended only to ad...Sake Blok1-1/+1
2007-12-01Add a compatibility note from Ethereal(!) bug 1130.Gerald Combs1-187/+190
2007-11-30move "Display Filter Macros" from View to Analyze menu, just below "Display F...Ulf Lamping1-2/+2
2007-11-30add libwireshark.defUlf Lamping1-0/+4
2007-11-30first steps to support MSVC 2008 Express EditionUlf Lamping8-10/+36
2007-11-30Update the users guide according to recent changes in the statistics windows:Stig Bjørlykke6-6/+9
2007-11-30Give the flow graph window the correct title.Sake Blok1-1/+1
2007-11-30From Florent DROUIN:Stig Bjørlykke1-1/+26
2007-11-30From Florent DROUIN:Stig Bjørlykke1-3/+8
2007-11-30Show the Display filter in Protocol Hierarchy Statistics.Stig Bjørlykke3-11/+23
2007-11-30Move the "copy" button down to the button bar, to match the layout in Stig Bjørlykke1-25/+71
2007-11-30More summary enhancements:Stig Bjørlykke1-112/+88
2007-11-30define ssl_debug_flush() for disabled debugTomas Kukosa1-0/+1
2007-11-30setup SRTP stream if MIKEY is detected in OLCTomas Kukosa3-93/+133
2007-11-30use g_strconcat() which should be faster instead of g_strdup_printf()Tomas Kukosa1-5/+5
2007-11-30- fix warnings in prefs.cTomas Kukosa6-11/+24
2007-11-30Next few improvements to speed up startup about 10%.Tomas Kukosa8-99/+133
2007-11-30(Ugh: remove debug cmd from script)Bill Meier1-2/+0
2007-11-30Fix (really) so all dlls and exes found to set exec bitBill Meier1-1/+3
2007-11-30Add a directory argument and some default directories to "configureGerald Combs4-42/+126
2007-11-30Fix script: setting 'executable' bit for dlls/exes now works after downloadin...Bill Meier1-2/+5
2007-11-29Update to gtk+ 2.14.2 and glib glib-2.14.4Anders Broman3-9/+11
2007-11-29From Jens Braeuer (bug 1999):Stig Bjørlykke1-16/+79
2007-11-29List Conversations before Endpoints to be in sync with the application.Stig Bjørlykke1-38/+38
2007-11-29Is ping not installed on the Solaris buildbot, or does the path of theGuy Harris1-1/+1
2007-11-29hide implementation of module listTomas Kukosa4-21/+50
2007-11-29fix GLIB 1.x compatibilityTomas Kukosa1-1/+9