Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
void | software_update_init (void) |
void | software_update_check (void) |
void | software_update_cleanup (void) |
const char * | software_update_info (void) |
Wrappers and routines to check for software updates.
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later
Automatic update routines.
Routines that integrate with WinSparkle on Windows and Sparkle on macOS.
|
extern |
Force a software update check.
Does nothing on platforms that don't support software updates.
Force a software update check.
|
extern |
Clean up software update checking.
Does nothing on platforms that don't support software updates.
Clean up software update checking.
|
extern |
Fetch a description of the software update mechanism.
|
extern |
Initialize software updates.
Does nothing on platforms that don't support software updates.
Initialize software updates.