Wireshark-commits: [Wireshark-commits] master 2b91f04: sharkd: windows support
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Feb 2017 04:36:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b91f04008530039e830da5f820c6d449a9d5c4d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2b91f04 by Jakub Zawadzki (darkjames-ws@xxxxxxxxxxxx):

    sharkd: windows support
    
    Change-Id: I6581bacdea49416cc26431f66b093f36b39c5a67
    Reviewed-on: https://code.wireshark.org/review/19829
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e25c458   ssl-utils: fix format specifies type 'void *' but the argument has type 'SslFlow *' (aka 'struct _SslFlow *') [-Wformat-pedantic]
    adds  2b91f04   sharkd: windows support


Summary of changes:
 sharkd_daemon.c  |  117 +++++++++++++++++++++++++++++++++++++++++++-----------
 sharkd_session.c |    7 ++--
 2 files changed, 98 insertions(+), 26 deletions(-)