aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-07Update manuf and faqJörg Mayer3-30/+223
2007-03-07Fix a couple of off-by-one overflows reported in bug 1415. Update theGerald Combs2-1/+20
2007-03-06Under Windows, try to use the first interface that looks like EthernetGerald Combs1-1/+7
2007-03-06two inverted value_stringsLuis Ontanon1-1/+1
2007-03-06terminate an array!Luis Ontanon1-0/+1
2007-03-06Pubate Satienpoch keeps finding typos and incongruences in H.248 packages:Luis Ontanon3-16/+13
2007-03-06PROFINET RT frames can also be transported over UDP Port 0x8892 - to be routableUlf Lamping1-0/+2
2007-03-06From Stig Bjørlykke:Anders Broman1-2/+5
2007-03-06More dissecting of H.263 according to RFC 4629.Anders Broman1-5/+204
2007-03-06Append ms calculation to DLSR field.Martin Mathieson1-20/+25
2007-03-06+ get the Acks in the block where they belong.Luis Ontanon1-18/+34
2007-03-06Export Object code/documentation updates:Stephen Fisher5-45/+46
2007-03-06Introduce a new function called have_tap_listener(int tap_id) toStephen Fisher2-0/+17
2007-03-05prepare for in-tree call tracing of bssap and ranap.Luis Ontanon2-41/+73
2007-03-05From Mikael Magnusson:Anders Broman4-5/+1795
2007-03-05+ Quick and dirty fix in association matching code to avoid a vtag==0 (init) ...Luis Ontanon1-3/+24
2007-03-05Add Dave Butt to the AUTHORS file.Anders Broman1-0/+5
2007-03-05From Richard van der Hoff:Jaap Keuter1-53/+55
2007-03-04Some updates to the tunnel protocol decoding.Jörg Mayer1-102/+198
2007-03-04do not return before ENDTRY when handling an exception, this would leave the ...Luis Ontanon2-7/+12
2007-03-04The beginnings of a TAPA dissector (Trapeze Access Point Access Protocol).Jörg Mayer3-1/+537
2007-03-04protect callbacks of derived windows from dereferencing a null pointer if the...Luis Ontanon1-6/+30
2007-03-04add sections for the various user tables.Luis Ontanon1-0/+187
2007-03-04add dissection of the WINREG specific bits in the accessmask for WINREG objectsRonnie Sahlberg2-0/+16
2007-03-03Add an optional generated id to each association and have a tree with links t...Luis Ontanon2-39/+104
2007-03-03- have the signal name to be in the right subtreeLuis Ontanon3-42/+16
2007-03-03+ improve dissection of PkdNameLuis Ontanon5-31/+273
2007-03-03Ensure that the correct U3 environment variables are set when the U3 Wireshar...Graeme Lunt3-10/+152
2007-03-03fix read handling of index 0x8051 and 0xe00cUlf Lamping1-1/+2
2007-03-03use the official PROFINET names (only comments changed)Ulf Lamping1-6/+6
2007-03-03Update object export code:Stephen Fisher9-266/+354
2007-03-02Bugs 1095 and 1096 in the Ethereal bug database both pointed out that we Gerald Combs1-331/+331
2007-03-02Activate the File -> Export menu when a capture is inStephen Fisher1-0/+2
2007-03-02Add a description for errno EINVAL (Invalid Argument) toStephen Fisher1-0/+4
2007-03-02If the VERSION_EXTRA is set in config.nmake, this can lead to an invalid U3 p...Graeme Lunt1-1/+3
2007-03-01Fix bug #1409:Stephen Fisher1-1/+1
2007-03-01add export_object.h so distcheck don't failUlf Lamping1-0/+1
2007-03-01Wrap long lines in simple dialogs so that the dialog and its messageStephen Fisher1-0/+1
2007-03-01Those two spaces before sdp were bctp (Q.1990), a protocol conveniently encod...Luis Ontanon4-14/+128
2007-02-28Sync up my changes so far to the content list (now called objectStephen Fisher9-424/+577
2007-02-28Fix problem where specifying -b duration:xx on tshark wasn't working byStephen Fisher1-7/+5
2007-02-28Start dissecting H.263 according to RFC 4629.Anders Broman1-7/+179
2007-02-28Add a missing OPTIONAL.Anders Broman2-6/+6
2007-02-28SCTP TSN analysis part 1.Luis Ontanon1-328/+241
2007-02-28Fix for bug #1408:Stephen Fisher1-0/+1
2007-02-27Update from samba tree revision 21535 to 21565Jörg Mayer3-7/+110
2007-02-27fix Bug 1407Luis Ontanon1-25/+25
2007-02-27fix Bug 1406:Luis Ontanon1-38/+34
2007-02-27Some minor readability enhancements to the (still disabled) sequence analysis...Jeff Morriss1-22/+33
2007-02-27add PIDL friendly helper to manage unicode stringsRonnie Sahlberg2-1/+26