aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-28Fetch a combobox control handle before we try to use it. Add some neededGerald Combs1-11/+6
2006-04-28Fix logic used to test protection under Windows OT. Only initializeGerald Combs1-14/+27
2006-04-28 tcp analysis updates to prepare for later tcp reassembly updatesRonnie Sahlberg2-188/+56
2006-04-28- fix Bug 890Tomas Kukosa1-7/+5
2006-04-28Don't change rflags for any properties other thanGuy Harris1-10/+0
2006-04-27add some higher packet length valuesUlf Lamping1-2/+2
2006-04-27This was completely broken, as the "length" variable actually reflectedGuy Harris1-25/+27
2006-04-27From Diego Petteno and Daniel Black: add more libraries to the list ofGuy Harris2-1/+2
2006-04-27Add an extra null pointer check. Fixes Coverity CID 154.Gerald Combs1-20/+25
2006-04-27Properly grow our buffers for utf_8to16().Gerald Combs1-1/+1
2006-04-27From Martin Mathieson:Anders Broman1-1/+1
2006-04-26From Mark C. Brown:Jaap Keuter1-77/+77
2006-04-26Properly set our export file name before we try to use it. Fixes bug 894.Gerald Combs1-1/+1
2006-04-26If we're running under Windows 95/98/Me, don't abort if we can't protectGerald Combs1-15/+21
2006-04-26Add dissection of MPEG4 fmtp parameter.Anders Broman1-11/+191
2006-04-26minor enhancementsUlf Lamping1-7/+18
2006-04-26Check for NULL return value from wtap_dump_open().Gilbert Ramirez1-0/+4
2006-04-26authesserre samuel <sauthess@gmail.com>:Jörg Mayer2-4/+4
2006-04-26add tracking of ndmp conversations and use this to track the version used if ...Ronnie Sahlberg1-45/+64
2006-04-26 NOTIFY_[DATA|MOVER]_HALTED requests no longer take an XDR string containing ...Ronnie Sahlberg1-4/+29
2006-04-26Workaround for bug 852. Force a line break so that the text view d...Jaap Keuter1-2/+13
2006-04-25Add some more ANSI Message types and Parameters dissect ANSI cause.Anders Broman2-20/+147
2006-04-25Add distclean and maintainerclean rules.Guy Harris56-0/+225
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-04-25Add the usual Makefile.nmake comment.Guy Harris1-105/+108
2006-04-25Check several sets of additional libraries that libpcap might needGuy Harris1-16/+33
2006-04-25Add a URLJörg Mayer1-0/+1
2006-04-25Update from samba tree revision 14805 to 15243Jörg Mayer8-2/+127
2006-04-25Include non-dissector support files in the source.Guy Harris1-0/+1
2006-04-25rename some value_Strings from ..._val to ..._valsRonnie Sahlberg4-25/+25
2006-04-25WinPcap 3.2 beta 1 (3, 2, 0, 29) seems to be working with the packet.dll, so ...Ulf Lamping1-1/+2
2006-04-25fix win32 build:Ulf Lamping2-3/+6
2006-04-25various changes:Ulf Lamping1-59/+283
2006-04-25bugifx (should be copied to the 1.0 trunk): don't crash, if the interface har...Ulf Lamping1-0/+6
2006-04-25copy input data into the buffer given to PacketRequest(), so functions with i...Ulf Lamping1-0/+1
2006-04-24remove a debugging printfRonnie Sahlberg1-2/+0
2006-04-24SCSI Service Response Time StaisticsRonnie Sahlberg5-3/+448
2006-04-24Column list pointer became invalid when element was removed from list. Fixes ...Jaap Keuter1-1/+2
2006-04-24Preparations to include ANSI ISUP dissection.Anders Broman2-259/+995
2006-04-24From Miha Jemec:Anders Broman6-0/+1342
2006-04-24From Martin Mathieson:Anders Broman1-23/+46
2006-04-24Make some /******...*/ lines less wide: They make svn-diffs on the web pageJörg Mayer1-7/+8
2006-04-24change the signature for dissect_scsi_snsinfo() to take itlq and itl structuresRonnie Sahlberg6-24/+67
2006-04-24Use 2-space indentation.Guy Harris1-450/+441
2006-04-23Use proto_tree_add_item() whenever possible; this simplifies the code,Guy Harris1-29/+16
2006-04-23Export tvb_uncompress to plugins; fixes bug 893.Guy Harris1-0/+1
2006-04-23Try using the new generic plugin Makefile.nmake.Guy Harris1-6/+9
2006-04-23From Diego Petteno: link the shared libethereal against the ADNSGuy Harris2-1/+2
2006-04-23Fix CID: 150 Anders Broman1-1/+1
2006-04-23Use the PLUGIN_NAME macro, to see if we can minimize the number ofGuy Harris1-4/+5