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