aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-21From Richard van der Hoff:Anders Broman1-3/+15
2007-02-21From Richard van der Hoff:Anders Broman2-10/+419
2007-02-21Include "emem.h".Anders Broman1-0/+1
2007-02-21From Richard van der Hoff:Anders Broman1-8/+8
2007-02-21From Richard van der Hoff:Anders Broman3-249/+1367
2007-02-21Major overhaul of VNC dissector: split everything into its own function andStephen Fisher1-375/+1399
2007-02-21+ add some more packages from 3GPP TS 29.232Luis Ontanon3-15/+304
2007-02-20Get rid of yet another printout that does not go well with optional IE:sAnders Broman1-0/+2
2007-02-20Test before comitting...Anders Broman1-3/+3
2007-02-20dont use _U_ when typedeffing a function pointer.Ronnie Sahlberg2-5/+5
2007-02-20DTPT: Improve Blob handling, more error codesUwe Girlich1-55/+186
2007-02-20Fix a typo and some reported compiler warnings(hopefully).Anders Broman1-5/+5
2007-02-20From Florent Drouin:Anders Broman1-241/+183
2007-02-20Update to current version of openchangeJörg Mayer5-144/+284
2007-02-20WEP decryption is destructive -- pass a fresh copy of our data bufferGerald Combs1-3/+8
2007-02-20add a PIDL specific helper for managing dissection of policy handles.Ronnie Sahlberg4-43/+78
2007-02-20changes to comments generated for winreg using the latest svn of pidlRonnie Sahlberg1-16/+24
2007-02-20Clarify the description of frame.time_delta. This partially addressesGerald Combs1-10/+10
2007-02-19Initial version of the new Statistics -> Content List -> HTTP feature. ThisStephen Fisher2-0/+11
2007-02-19Continuing the tradition: squelch some compiler warnings ....Bill Meier10-13/+12
2007-02-19Fix some C++ style commentsBill Meier1-1/+1
2007-02-19Squelch a few unused parameter warnings.Jeff Morriss2-2/+2
2007-02-19Remove some unused parameters (pinfo).Jeff Morriss1-184/+171
2007-02-19fetch_tapped_data() returns a const pointer, so declare the function as retur...Jeff Morriss2-2/+2
2007-02-19Remove some unused parameters (pinfo).Jeff Morriss1-166/+152
2007-02-19the policy handles created/opened in CreateKey and OpenKey are now called "ha...Ronnie Sahlberg2-5/+5
2007-02-19Decode some RANAP elements.Anders Broman3-21/+82
2007-02-19From Kriang Lerdsuwanakij:Stephen Fisher1-6/+6
2007-02-19Add comments to the statistics functions to tell which is whichStephen Fisher1-0/+6
2007-02-19packet-afp: remove unneeded line of code;Bill Meier2-2/+3
2007-02-19Initialize the description in UAT_FLD_PROTO().Guy Harris1-1/+1
2007-02-19wep_decrypt() isn't needed if we have AirPDCap.Guy Harris1-11/+6
2007-02-19Get rid of an unused variable.Guy Harris1-7/+6
2007-02-19dissect_x411_mts_apdu() is an old-style dissector, so it shouldn'tGuy Harris2-3/+3
2007-02-19Declare nbytes to match what the routine getting a pointer to itGuy Harris1-1/+1
2007-02-19Get rid of an unused variable.Guy Harris1-2/+0
2007-02-18Added a DTPT (DekTop PassThrough) dissector.Uwe Girlich2-0/+1074
2007-02-18Fix bug 1380:Jeff Morriss1-2/+4
2007-02-18From Mike Duigou:Stephen Fisher1-67/+572
2007-02-17From Florent Drouin:Anders Broman2-428/+946
2007-02-17From X.690 8.6.2.3 Graeme Lunt1-2/+11