packet-smb2: handle SMB2_CHANNEL_RDMA_V1_INVALIDATE for read
[gd/wireshark/.git] / epan / dissectors / packet-smb2.c
2020-01-07 Stefan Metzmacherpacket-smb2: handle SMB2_CHANNEL_RDMA_V1_INVALIDATE...
2019-12-26 Volodymyr KhomenkoSMB2: display oplock/lease break packets properly
2019-12-08 Volodymyr KhomenkoSMB2: IOCTL response dissector minor fixes
2019-12-08 Volodymyr KhomenkoBugfix SMB IOCTL response with BUFFER_OVERFLOW
2019-11-19 Richard SharpeSMB2: Fix an error with the timestamp for TimeWarp...
2019-11-13 Richard SharpeSMB2: When we add the timestamp to a previous version...
2019-11-13 Aurelien Aptelsmb2: namepsace => namespace typo
2019-11-12 Richard SharpeSMB2: Add @timestamp to the info column if we see a...
2019-11-06 Uli HeilmeierSMB2: Use defines for dialect values
2019-11-06 Uli HeilmeierSMB2: add string value for dialect
2019-10-04 Volodymyr KhomenkoSMB2: improved dissector of QUERY_INFO/SET_INFO - Addit...
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-07-15 Aurelien Aptelsmb2: add support for decompression
2019-07-05 Aurelien Aptelsmb2: fix description from copy/paste typo
2019-07-05 Joakim Karlssonsmb2: Fix compilation with older gcrypt versions
2019-07-02 Aurelien Aptelsmb2: dissect netname and compression negotiate contexts
2019-07-02 Aurelien Aptelsmb2: add support for AES-128-GCM decryption
2019-06-17 Alexis La Gouttesmb2; Fix Dead Store (Dead assignement/Dead increment...
2019-06-12 Guy HarrisDon't assume dissect_smb2_olb_string() returned a non...
2019-06-08 Guy HarrisHave routines to add a protocol tree item and return...
2019-06-08 Guy HarrisGet rid of get_unicode_or_ascii_string() calls in the...
2019-06-07 Guy HarrisImprove handling of binary data that *might* be text.
2019-05-14 Guy HarrisFix SMB2 decryption on big-endian machines.
2019-04-04 Gerald Combsepan: Convert our PROTO_ITEM_ macros to inline functions.
2019-04-03 Volker Lendeckesmb2: NFS symlink reparse target is not NULL terminated
2019-03-05 Aurelien Aptelsmb2: add support for SMB3.1.1 multiple error context...
2019-03-05 Aurelien Aptelsmb2: pass down payload length
2019-03-05 Aurelien Aptelsmb2: cleanup sockaddr dissector and make more generic
2019-03-02 Aurelien Aptelsmb2: add support for NFS reparse tags
2019-02-19 Pascal QuantinSMB2: fix Chain Offset field endianness
2019-02-04 Pascal QuantinSMB2: follow-up of g14d5ab01c0
2019-01-26 Pascal QuantinSMB2: ensure that preauth_hash_current pointer is alway...
2019-01-24 Aurelien Aptelsmb2: cleanup
2019-01-24 Aurelien Aptelsmb2: add NULL checks
2019-01-23 Peter WuSMB2: fix memleak of tids hash table
2019-01-22 Aurelien Aptelsmb2: implement generation of SMB3.1.1 decryption keys
2019-01-22 Aurelien Aptelsmb2: factor out session lookup&create
2019-01-22 Aurelien Aptelsmb2: correct small typos
2019-01-22 Aurelien Aptelsmb2: stash dialect in conversation stuct
2019-01-22 Aurelien Aptelsmb2: factor out generated session info
2019-01-22 Aurelien Aptelsmb2: replace magic value by macro
2019-01-01 Guy HarrisAdd a "failed" return for tap packet routines.
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-07-21 Guy HarrisAdd a tap "finish" callback, called when a listener...
2018-07-01 Dylan Ulissmb2: Add request/response arrows
2018-05-13 Guy HarrisGet rid of some GTK+-only stuff.
2018-03-07 Ronnie SahlbergSMB1/2: Update some FileFS fields with new flags
2018-03-07 Pascal QuantinSMB2: use file scope to avoid leaking memory
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-11-08 Richard Sharpesmb2: Fix bug 6027 to correct SRT computations.
2017-10-18 Aurelien AptelSMB2: accept and save empty filenames on CREATE requests
2017-10-17 Aurelien AptelSMB2: rename QUERY_INFO buffer input fields and parse...
2017-08-01 Hassan SultanSMB2: Move the blob offset & length fields
2017-07-14 Aurelien AptelSMB2: add sessionkey table in prefs for decryption
2017-06-14 Richard SharpeSMB2: Improve FILE_ALL_INFORMATION query response.
2017-06-13 Richard SharpeAdd support for dissecting FIND responses of FileIdFull...
2017-06-08 linzhao115export-smb2-objects: Make sure tap be called for named...
2017-05-24 Aurelien AptelSMB2: set session server port in partial capture
2017-04-18 Guy HarrisRename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.
2017-04-10 Alexis La GoutteAdd support for BASE_VALS_NO_UNKNOWN
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2017-04-02 Guy HarrisFix dissection of Get Info requests.
2017-03-19 Michael MannSMB2: Remove useless blurbs
2017-03-19 Jeremy HittEnhance SMB2 dissector to include negotiate contexts...
2017-03-10 Volodymyr KhomenkoSMB3 SVHDX_OPEN_DEVICE_CONTEXT_V2 implementation
2017-02-26 Alexis La Gouttesmb2: Fix Dead Store (Dead assignement/Dead increment...
2017-02-18 Volodymyr KhomenkoSMB2 ioctl FSCTL_STORAGE_QOS_CONTROL dissector
2017-02-13 Peter WuMake Libgcrypt a mandatory dependency
2017-02-08 Volodymyr KhomenkoRSVDv2 support - 1st stage
2017-02-05 Volodymyr KhomenkoRSVD dissector: minor fixes
2017-01-29 Michael MannRegister reassembly tables
2017-01-22 Volodymyr KhomenkoSMB2: better RSVD flow
2017-01-19 Volodymyr KhomenkoRSVD dissector: added RSVD v2 verbs
2017-01-10 Guy HarrisRename tvb_new_subset() to tvb_new_subset_length_caplen().
2016-12-02 Michael MannMake SMB2 MessageId field a FT_UINT64
2016-10-31 Guy HarrisHandle -K, -n, -N, and -u in the common dissection...
2016-10-27 Alexis La Gouttesmb2: fix spelling typo found by lintian
2016-09-06 Alexis La GoutteSMB2: Always display reserved field
2016-09-06 Alexis La Gouttesmb2: Fix Dead Store (Dead assignement/Dead increment...
2016-09-04 Uri SimchoniSMB2: dissect the buffer of getinfo quota request
2016-09-03 Uri SimchoniSMB2: dissect getinfo request fixed parameters
2016-09-02 Uri SimchoniSMB2: dissect class and infolevel in get quota info...
2016-09-02 Uri SimchoniSMB2: dissect quota info
2016-07-31 Hiroshi Iokapacket-smb2: fix field type of hf_smb2_ea_data_len
2016-07-26 Hiroshi Iokapacket-smb2: fix data type of share_type
2016-07-26 Hiroshi Iokapacket-smb2: add a dissector for STATUS_STOPPED_ON_SYMLINK
2016-07-26 Alexis La GoutteSMB2: Always display reserved field
2016-07-25 Alexis La GoutteSMB2: (Re)indent hf_register_info hf (use tab)
2016-07-18 Hiroshi Iokapacket-smb2: add dissectors for
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-06-03 Alexis La GoutteSMB2: Fix Dead Store (Dead assignement/Dead increment...
2016-06-01 Gordon RossSMB2 ioctl FSCTL_OFFLOAD_WRITE
2016-05-31 Gordon RossSMB2 ioctl FSCTL_SRV_COPYCHUNK and related
2016-05-30 Gordon RossSMB2 ioctl FSCTL_QUERY_ALLOCATED_RANGES etc
2016-05-27 Guy HarrisShow the reserved fields in AAPL buffers.
2016-05-27 Gordon RossSMB2 FSCTL_SRV_ENUMERATE_SNAPSHOTS misnamed
2016-05-27 Gordon RossSMB2 Notify response shown as malformed
2016-05-25 Guy HarrisRemove an extra break from a copy-and-pasteo.
2016-05-25 Guy HarrisClean up indentation.
next