aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2007-05-22improve FIND_FIRST2 useability in the same way as in the previous Ronnie Sahlberg1-10/+31
2007-05-22remember the object name from a QUERY_PATH_INFO and show it as a Ronnie Sahlberg2-0/+12
2007-05-22fix gcc 4.2 warnings (qualifier type)Sebastien Tandel2-28/+36
2007-05-22fix an incorrect shiftRonnie Sahlberg1-2/+1
2007-05-22show the QUERY_FS_INFO level as a generated item in the response packetRonnie Sahlberg1-1/+3
2007-05-22add the level of interest to the dissection of QUERY_PATH_INFO/QUERY_FILE_I...Ronnie Sahlberg1-0/+4
2007-05-22add the disposition to the data we store for how a fid is openedRonnie Sahlberg2-2/+8
2007-05-21From Rob Casey a dissector for the KingFisher protocolRonnie Sahlberg2-0/+418
2007-05-21additional smb2 fixes from metzeRonnie Sahlberg1-6/+40
2007-05-21from metzeRonnie Sahlberg1-77/+132
2007-05-21add tracking of OFFSET/LENGTH to reads/writes so we can easily see in a faile...Ronnie Sahlberg2-11/+145
2007-05-21since we now have a generic "track fid for transactions" we no longer need to...Ronnie Sahlberg1-34/+0
2007-05-21track FIDs on a per transaction (request+response) basis and make sure the FI...Ronnie Sahlberg2-2/+35
2007-05-21there wre two fields in smb for filenames with the same display filer string.Ronnie Sahlberg1-1/+1
2007-05-20Update MAP_DialoguePDU to 3GPP TS 29.002 V8.1.0 (2007-03) update makefiles andAnders Broman2-48/+9
2007-05-20Remove cvs2svn:cvs-rev propertyJörg Mayer1-2/+0
2007-05-20Môshe van der Sterre:Jörg Mayer3-240/+1851
2007-05-19Make the SliMP3 dissector a "new-style" dissector, so it rejects packetsGuy Harris1-8/+19
2007-05-19There's more than one IE table; instead of fixing up all the IE tablesGuy Harris1-14/+10
2007-05-18From Dustin Johnson:Gerald Combs4-13/+70
2007-05-18Use proto_tree_add_bits_ret_val and proto_tree_add_bits_item().Anders Broman1-249/+39
2007-05-18- show service val in protocol tree label (there can be multiple of them)Martin Mathieson1-2/+9
2007-05-18Split tvb_get_bits64 into tvb_get_bits8 tvb_get_bits16 tvb_get_bits32 and tvb...Anders Broman1-54/+54
2007-05-18RRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)Tomas Kukosa3-96/+2361
2007-05-18this error is returned in srvsvc when a SessDel fails because no matching ses...Ronnie Sahlberg2-0/+2
2007-05-17add a new dos error codeRonnie Sahlberg2-0/+2
2007-05-16Allow Via sigcomp-id parameter name to be matched properly.Martin Mathieson1-1/+1
2007-05-16RNSAP updated to V7.4.0 (2007-03)Tomas Kukosa1-103/+5692
2007-05-16from metzeRonnie Sahlberg1-14/+13
2007-05-16use some by mistake unused typesTomas Kukosa1-70/+93
2007-05-16start prettifying SRVSVCRonnie Sahlberg2-10/+28
2007-05-15we must provide a hfinfo field when dissecting a dcerpc integer or else Ronnie Sahlberg2-2887/+2465
2007-05-15when spawning off to the next smb2 pdu in a chain we need to create a Ronnie Sahlberg1-2/+7
2007-05-15add dissection of the end_of_chain bit in the header flagsRonnie Sahlberg2-0/+11
2007-05-15from metzeRonnie Sahlberg2-51/+161
2007-05-15from metzeRonnie Sahlberg1-19/+39
2007-05-15Fix problem from previous commit (confused myself with FT_UINT_STRING needing...Martin Mathieson1-5/+14
2007-05-15TBCP fixes:Martin Mathieson1-16/+27
2007-05-15get rid of the rest of dummy ASN.1 code and switch()Tomas Kukosa1-1269/+1159
2007-05-15since the fid dissector helper now adds a lot of extra info to the treeRonnie Sahlberg1-1/+1
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...Tomas Kukosa3-464/+384
2007-05-15support for value range and unions in permitted alphabetTomas Kukosa2-6/+6
2007-05-15prettify the server_name component of NetWkstaTransportEnumRonnie Sahlberg2-1/+2
2007-05-15actx in the rest of dissect_ber..()lAnders Broman64-2018/+2063
2007-05-14Attempt to fix bug 1360.Jaap Keuter1-8/+6
2007-05-14From Dustin Johnson: Fix a couple of spelling errors. Normalize the displayGerald Combs1-10/+4
2007-05-14remove packet-rnsap.h which was emptyTomas Kukosa1-1/+0
2007-05-14- give NACK reason codes in hex rather than decimalMartin Mathieson1-39/+39
2007-05-14fix packet-per.c:155: warning: 'val_tvb' may be used uninitialized in this fu...Tomas Kukosa1-1/+1
2007-05-14- RNSAP regenerated from the last specification Release 6 V6.13.0 (2007-03)Tomas Kukosa2-19213/+20162