aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Ontanon2-23/+10
2007-03-03+ improve dissection of PkdNameLuis Ontanon3-22/+163
2007-03-03use the official PROFINET names (only comments changed)Ulf Lamping1-6/+6
2007-03-03Update object export code:Stephen Fisher1-1/+1
2007-03-02Bugs 1095 and 1096 in the Ethereal bug database both pointed out that we Gerald Combs1-331/+331
2007-03-02Add a description for errno EINVAL (Invalid Argument) toStephen Fisher1-0/+4
2007-03-01Those two spaces before sdp were bctp (Q.1990), a protocol conveniently encod...Luis Ontanon4-14/+128
2007-02-28Start dissecting H.263 according to RFC 4629.Anders Broman1-7/+179
2007-02-28Add a missing OPTIONAL.Anders Broman1-1/+1
2007-02-28SCTP TSN analysis part 1.Luis Ontanon1-328/+241
2007-02-28Fix for bug #1408:Stephen Fisher1-0/+1
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
2007-02-27From Daniel Krüger:Anders Broman2-423/+781
2007-02-27From Richard van der Hoff:Anders Broman1-0/+4
2007-02-25Eliminate __inline - not all compilers support it.Guy Harris3-83/+35
2007-02-25ANSI C defines size_t; if we don't have that defined, we have biggerGuy Harris1-6/+0
2007-02-25The type argument to dnp3_al_obj_quality() isn't taken from the packet,Guy Harris1-16/+15
2007-02-25I'm checking in what I got so far for TSN analysis.Luis Ontanon1-56/+497
2007-02-25add a new function dissect_dcom_HRESULT_item() for some more flexibility, use...Ulf Lamping3-0/+30
2007-02-25add new flag for PIDL conformance files : PIDL_SET_COL_INFORonnie Sahlberg2-9/+156
2007-02-25remove warningsLuis Ontanon3-41/+31
2007-02-25+ some cosmetic changes to package dissection.Luis Ontanon2-82/+377
2007-02-25move the defines for PIDL_POLHND_{OPEN|CLOSE} to packet-dcerpc.hRonnie Sahlberg2-2/+11
2007-02-25add new PIDL friendly helpers for dissection of integer types.Ronnie Sahlberg3-57/+142
2007-02-24update EFS and EVENTLOG conformance files to use the new definesRonnie Sahlberg7-126/+210
2007-02-24Add basic support for RFC4585.Anders Broman1-1/+100
2007-02-24have sdp ignoring useless caracters efore the first element (this is a hack t...Luis Ontanon1-1/+11
2007-02-23From Mark Lewis:Stephen Fisher1-5/+13
2007-02-23I unadvertedly checked in this one, it adds tsn analysis to sctp which is sti...Luis Ontanon1-490/+56
2007-02-23fix some bugs introduced in the latest releases and add value_strings for par...Luis Ontanon7-187/+762
2007-02-23remove another hidden item Luis Ontanon1-1/+0
2007-02-23Wow!Luis Ontanon1-6/+12
2007-02-23add hidden fields for mtp3.dpc mtp3.opc mtp3.pc to m3ua so that if someone fi...Luis Ontanon1-0/+16
2007-02-23From Morro Roberto:Jaap Keuter1-1/+1
2007-02-23From Charles Lepple:Anders Broman1-2/+2
2007-02-22From Richard van der Hoff:Anders Broman1-4/+5
2007-02-22From Ryan Wamsley: Add Connection Configuration Object support to EtherNet/IP...Bill Meier2-65/+152
2007-02-21regenerate WINREG as a test with the some new PIDL enhancements to show ithe ...Ronnie Sahlberg2-75/+144
2007-02-21add a field in pinfo where dcerpc/pidl can store the name of the current dcer...Ronnie Sahlberg3-1/+24