URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce991ecb7da78b23926ed9767af6464783e57ba1
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

ce991ec by Craig Jackson (cejackso...@gmail.com):

    TDS: Improve dissection of TDS5 tokenized requests.
    
    Add dissection of more tokens in the TDS5 tokenized request packet. These 
include RPC calls and parameterized language calls. The majority of the 
remaining tokens are associated with cursors. Cursors are a large enough 
problem to merit a separate patch.
    
    Change-Id: I5bdf33cd167178c2bc6027a5434740d70ef50744
    Reviewed-on: https://code.wireshark.org/review/26455
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  1915ce6   CMake: Skip some header checks on Windows.
    adds  ce991ec   TDS: Improve dissection of TDS5 tokenized requests.


Summary of changes:
 epan/dissectors/packet-tds.c | 2966 ++++++++++++++++++++++++------------------
 1 file changed, 1735 insertions(+), 1231 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to