aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-09-30scsi osd updatesRonnie Sahlberg2-5/+139
2006-09-30remove a warningUlf Lamping1-1/+1
2006-09-30add an extra_data pointer to the itlq structure where specific commandsets/cd...Ronnie Sahlberg5-6/+120
2006-09-30scsi opcode 0x7f is variable length so dont clamp the cdb length to 16 bytesRonnie Sahlberg1-4/+11
2006-09-30scsi osd additionsRonnie Sahlberg2-19/+230
2006-09-29from Stephen Fisher:Ulf Lamping3-14/+20
2006-09-29MSVC doesn't like empty array initsUlf Lamping1-2/+2
2006-09-29Update Diamater and Radius AVP:sAnders Broman1-48/+54
2006-09-29Fix for bug 1133:Jaap Keuter1-2/+5
2006-09-29Dissect Via headerMartin Mathieson1-8/+309
2006-09-29From Nicolas DICHTEL:Jaap Keuter1-1/+1
2006-09-29add a missing heuristic to acept a NOP_IN packet and correct a broken heurist...Ronnie Sahlberg1-4/+18
2006-09-29From Reinhard Speyerer:Tomas Kukosa1-1/+1
2006-09-29add initial scsi osd dissector but only dissect sdbs that are impoerted from...Ronnie Sahlberg5-19/+457
2006-09-29move the defines for SPC command opcode values to the headerfileRonnie Sahlberg2-32/+33
2006-09-29Update some value_stringsAnders Broman1-9/+47
2006-09-29From Martin Peylo:Anders Broman1-485/+645
2006-09-28From Nicolas DICHTEL:Jaap Keuter2-13/+39
2006-09-28From stephen fisher:Ronnie Sahlberg4-6/+184
2006-09-28additional scsi sense codes from patrick@abra2.bitwizard.nlRonnie Sahlberg1-1/+10
2006-09-28Hi,Ronnie Sahlberg1-1/+1
2006-09-28From Alex BurlygaRonnie Sahlberg1-29/+249
2006-09-27EFS is generated by PIDL now so we dont need the old idl2wrs folder any moreRonnie Sahlberg5-241/+0
2006-09-27generate the EFS DCERPC interface dissector using PIDLRonnie Sahlberg4-825/+930
2006-09-27From Florent Drouin:Anders Broman7-113/+1777
2006-09-27Handle unaligned dissect_per_length_determinant and dissect_per_restricted_ch...Anders Broman1-34/+115
2006-09-27* rename REGISTER_STAT_GROUP_E -> register_stat_group_tLuis Ontanon5-35/+51
2006-09-27Dissect sequence number & method name of CSeq header.Martin Mathieson1-15/+53
2006-09-27add new dcerpc protocol WZCSVC based on samba4 idlRonnie Sahlberg5-0/+482
2006-09-27Add a simple lua console to allow evaluation of conde into init.luaLuis Ontanon1-0/+25
2006-09-26Don't try to build wslua if LUA_DIR isn't defined.Gerald Combs1-7/+15
2006-09-26Fix distcheck errors. Add epan/wslua to the list of distributionGerald Combs2-8/+11
2006-09-26- Mark the multipart type as a generated field.Martin Mathieson1-8/+12
2006-09-26Re-enable lua as the windows version is already there.Luis Ontanon1-1/+1
2006-09-26wslua_init() must return a valueLuis Ontanon1-1/+1
2006-09-26Lua 5.1.1 for windowsLuis Ontanon4-51/+79
2006-09-26Complete the workarround of prev rev, temporarilly disabling lua from unix as...Luis Ontanon1-1/+1
2006-09-26Since there's no Lua headers in windows yet, as a temporary workarround just ...Luis Ontanon1-1/+1
2006-09-25update the idl for wkssvc and generate the dissector by pidlRonnie Sahlberg4-1399/+4094
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon21-4/+6859
2006-09-24Handle Zero length SEQUENCE and SEQUENCE OF.Anders Broman1-13/+34
2006-09-24dissect_ndr_uint16()'s last argument points to a guint16, not a guint.Guy Harris2-2/+2
2006-09-24Squelch a compiler warning.Guy Harris1-7/+7
2006-09-24these dissector functions should not be in svn in pidl they are just tempor...Ronnie Sahlberg6-5988/+0
2006-09-24pidl has been updated to use WERR instead of DOS error tables.Ronnie Sahlberg10-549/+544
2006-09-24print the connectionless interface name if such is knownUlf Lamping1-3/+11
2006-09-24don't replace the COL_PROTO and COL_INFO entries simply with "PNG", but appen...Ulf Lamping1-7/+2
2006-09-23we did not have a proper WERR error table for the windows errors insterad w...Ronnie Sahlberg2-0/+207
2006-09-23replace a rotating buffer in smb with ep allocated memoryRonnie Sahlberg3-23/+8
2006-09-22Add missing files from last commit. Fix an #include.Gerald Combs3-2/+184