Wireshark-commits: [Wireshark-commits] master 5cf3fd0: HTTPS In More Places, update some URLs.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Jul 2019 07:55:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cf3fd03f1538b37704d83b6c38b8223f9036108
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5cf3fd0 by Guy Harris (guy@xxxxxxxxxxxx):

    HTTPS In More Places, update some URLs.
    
    Change-Id: Ice2e1e2e4d94f6c9da7c651866cfa1a8ac4a31d8
    Reviewed-on: https://code.wireshark.org/review/34096
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3a53b86   Qt: Fix coloring rules dialog
     add  5cf3fd0   HTTPS In More Places, update some URLs.


Summary of changes:
 .editorconfig                                |  2 +-
 AUTHORS                                      |  4 ++--
 AUTHORS.src                                  |  4 ++--
 CMakeLists.txt                               | 16 ++++++-------
 INSTALL                                      |  2 +-
 README.aix                                   |  2 +-
 README.hpux                                  | 10 ++++----
 README.macos                                 |  4 ++--
 caputils/.editorconfig                       |  2 +-
 caputils/capture-pcap-util.c                 |  2 +-
 caputils/capture_wpcap_packet.c              | 11 +++++----
 cmake/modules/COPYING-CMAKE-SCRIPTS          |  2 +-
 cmake/modules/FindWiX.cmake                  |  2 +-
 debian/copyright                             |  4 ++--
 doxygen_global.cfg                           | 35 +++++++++++++---------------
 dtds/rss.dtd                                 |  2 +-
 dtds/smil.dtd                                |  2 +-
 epan/dissectors/packet-dcm.c                 |  2 +-
 epan/dissectors/packet-dcm.h                 |  2 +-
 extcap/.editorconfig                         |  2 +-
 idl/gias/README.gias                         |  2 +-
 packaging/nsis/GetWindowsVersion.nsh         |  2 +-
 packaging/nsis/USBPcapPage.ini               |  2 +-
 packaging/nsis/common.nsh                    |  4 ++--
 packaging/nsis/servicelib.nsh                |  2 +-
 packaging/nsis/uninstall.nsi                 |  2 +-
 packaging/nsis/wireshark.nsi                 | 20 ++++++++--------
 packaging/portableapps/WiresharkPortable.ini |  2 +-
 packaging/portableapps/readme.txt            |  2 +-
 packaging/rpm/wireshark.spec.in              |  2 +-
 plugins/epan/ethercat/packet-ams.c           |  2 +-
 plugins/epan/gryphon/README                  |  2 +-
 plugins/epan/gryphon/packet-gryphon.c        |  2 +-
 plugins/epan/irda/packet-ircomm.c            |  6 ++++-
 plugins/epan/irda/packet-irda.c              |  6 ++++-
 plugins/epan/transum/README                  |  2 +-
 plugins/epan/wimaxasncp/packet-wimaxasncp.c  |  2 +-
 test/lua/struct.lua                          |  2 +-
 tools/Get-HardenFlags.ps1                    |  2 +-
 tools/asn2deb                                |  2 +-
 tools/asn2wrs.py                             |  4 ++--
 tools/checkAPIs.pl                           |  6 ++---
 tools/checkhf.pl                             |  2 +-
 tools/fix-encoding-args.pl                   |  2 +-
 tools/generate_authors.pl                    |  2 +-
 tools/licensecheck.pl                        |  4 ++--
 tools/make-packet-dcm.py                     |  2 +-
 tools/ncp2222.py                             | 11 +++++----
 tools/parse_xml2skinny_dissector.py          |  4 ++--
 tools/pidl/idl.yp                            |  2 +-
 tools/test-common.sh                         |  4 ++--
 tools/yacc.py                                |  4 ++--
 ui/cli/.editorconfig                         |  2 +-
 ui/cli/tap-sipstat.c                         |  2 +-
 ui/qt/capture_file_dialog.h                  |  2 +-
 ui/qt/follow_stream_dialog.cpp               |  2 +-
 ui/qt/iax2_analysis_dialog.cpp               |  4 ++--
 ui/qt/io_graph_dialog.cpp                    |  4 ++--
 ui/qt/main.cpp                               |  4 ++--
 ui/qt/main_window.h                          |  6 ++---
 ui/qt/models/fileset_entry_model.cpp         |  2 +-
 ui/qt/models/sparkline_delegate.cpp          |  2 +-
 ui/qt/rtp_analysis_dialog.cpp                |  4 ++--
 ui/qt/sequence_diagram.cpp                   |  2 +-
 ui/qt/sequence_dialog.cpp                    |  2 +-
 ui/qt/utils/qt_ui_utils.cpp                  |  2 +-
 ui/qt/utils/stock_icon.cpp                   | 16 +++++++------
 ui/qt/wireshark_application.cpp              | 14 +++++------
 ui/qt/wireshark_dialog.cpp                   |  9 ++++---
 ui/tap-rtp-analysis.c                        |  6 ++---
 ui/util.c                                    |  2 +-
 ui/win32/file_dlg_win32.c                    |  8 +++----
 ws_symbol_export.h                           |  2 +-
 73 files changed, 169 insertions(+), 155 deletions(-)