Wireshark-commits: [Wireshark-commits] master cac102e: Change a lot of http:// URLs to https://.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Mar 2015 19:30:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cac102eee3db8d498b1e2d91ee2b49cfe4f531e4 Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx) Changed: branch: master Repository: wireshark Commits: cac102e by Gerald Combs (gerald@xxxxxxxxxxxxx): Change a lot of http:// URLs to https://. Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx> Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx> Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx> Actions performed: from 7f61e90 SPNEGO: fix compilation without Kerberos adds cac102e Change a lot of http:// URLs to https://. Summary of changes: INSTALL | 2 +- Makefile.nmake | 2 +- README.windows | 12 ++-- asn1/atn-ulcs/atn-ulcs.asn | 2 +- caputils/airpcap.h | 6 +- caputils/capture-wpcap.c | 16 ++--- config.nmake | 4 +- debian/README.Debian | 12 ++-- .../05_note-README-when-running-as-root.patch | 2 +- doc/README.dissector | 10 +-- doc/dumpcap.pod | 2 +- doc/tshark.pod | 2 +- doc/wireshark-filter.pod | 4 +- doc/wireshark.pod.template | 2 +- docbook/asciidoc.conf | 10 +-- docbook/release-notes.asciidoc | 2 +- docbook/wsdg_src/WSDG_chapter_libraries.asciidoc | 26 ++++---- docbook/wsug_src/WSUG_app_files.asciidoc | 12 ++-- dumpcap.c | 28 +++----- epan/dissectors/packet-dvbci.c | 2 +- epan/dissectors/packet-ieee80211-prism.c | 2 +- epan/dissectors/packet-mac-lte.h | 2 +- epan/dissectors/packet-pdcp-lte.h | 2 +- epan/dissectors/packet-ppp.c | 2 +- epan/dissectors/packet-rlc-lte.h | 2 +- epan/dissectors/packet-rlc.h | 2 +- epan/dissectors/packet-skype.c | 2 +- epan/dissectors/packet-smb2.c | 4 +- epan/dissectors/packet-sml.c | 2 +- epan/expert.h | 4 +- epan/proto.h | 2 +- epan/wslua/console.lua | 2 +- epan/wslua/template-init.lua | 2 +- epan/wslua/wslua_int64.c | 6 +- file.c | 4 +- help/faq.py | 69 +++++--------------- macosx-setup.sh | 10 +-- packaging/nsis/WinPcapPage.ini | 2 +- packaging/nsis/wireshark.nsi | 20 +++--- test/lua/acme_file.lua | 2 +- test/suite-decryption.sh | 8 +-- tfshark.c | 6 +- tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm | 2 +- tools/pidl/pidl | 9 +-- tshark.c | 8 +-- ui/capture.c | 6 +- ui/gtk/main.c | 8 +-- ui/gtk/main_welcome.c | 24 ++----- ui/help_url.c | 22 +++---- ui/qt/main_welcome.ui | 8 +-- wireshark-qt.cpp | 2 +- wiretap/pcapng.c | 8 ++- 52 files changed, 171 insertions(+), 241 deletions(-)
- Prev by Date: [Wireshark-commits] master 7f61e90: SPNEGO: fix compilation without Kerberos
- Next by Date: [Wireshark-commits] master 0bbbda7: TCP: use curr_num_layer as key for p_(add|get)_proto_data
- Previous by thread: [Wireshark-commits] master 7f61e90: SPNEGO: fix compilation without Kerberos
- Next by thread: [Wireshark-commits] master 0bbbda7: TCP: use curr_num_layer as key for p_(add|get)_proto_data
- Index(es):