wget/src
2020-03-06 12:09:02 +01:00
..
build_info.c.in Add options --bind-dns-address and --dns-servers 2016-03-23 09:26:22 +01:00
connect.c * src/connect.c (connect_cleanup): Only needed with DEBUG_MALLOC or TESTING 2020-02-27 14:26:31 +01:00
connect.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
convert.c * src/convert.c (convert_cleanup): Free downloaded_css_set 2020-02-27 20:04:24 +01:00
convert.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
cookies.c * src/cookies.c (cookie_jar_delete): Set psl to NULL after calling psl_free 2020-02-27 14:38:01 +01:00
cookies.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
css-tokens.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
css-url.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
css-url.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
css.l Update copyright year to 2020 2020-01-10 12:56:08 +01:00
decc_ver.c Ensure main calls bindtextdomain 2014-06-12 18:49:14 +02:00
DESCRIP_DEPS.MMS imported patch vms-overlay 2010-01-09 15:24:02 -08:00
DESCRIP_MODS.MMS Remove trailing empty lines 2014-06-12 18:49:15 +02:00
DESCRIP_SRC.MMS Remove trailing empty lines 2014-06-12 18:49:15 +02:00
exits.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
exits.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
ftp-basic.c * src/ftp-basic.c (ftp_request): Remove use of alloca 2020-02-13 17:10:01 +01:00
ftp-ls.c * src/ftp-ls.c (eat_carets): Fix caret decoding issue (Coverity #1419653) 2020-02-21 14:55:03 +01:00
ftp-opie.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
ftp.c * src/ftp.c (ftp_retrieve_dirs): Remove use of alloca 2020-02-13 20:19:26 +01:00
ftp.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
gnutls.c Always build ssl_cleanup 2020-02-29 17:25:41 +01:00
hash.c Fix typos found by codespell 2020-02-20 16:21:33 +01:00
hash.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
host.c * src/host.c (host_cleanup): Only compile for DEBUG_MALLOC or TESTING 2020-02-27 19:55:31 +01:00
host.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
hsts.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
hsts.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
html-parse.c * src/html-parse.c (name_allowed): Remove use of alloca 2020-02-13 17:01:29 +01:00
html-parse.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
html-url.c * src/html-url.c (cleanup_html_url): Only compile for DEBUG_MALLOC or TESTING 2020-02-27 19:51:55 +01:00
html-url.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
http-ntlm.c * src/http-ntlm.c (mkhash): Fix read buffer overflow 2020-03-06 11:37:57 +01:00
http-ntlm.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
http.c * src/http.c (check_auth): Fix memory leak 2020-03-06 12:09:02 +01:00
http.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
init.c * src/init.c (cleanup): Call ssl_cleanup and connect_cleanup 2020-02-27 14:30:53 +01:00
init.h Remove use of alloca in setoptval 2020-02-13 16:39:36 +01:00
iri.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
iri.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
log.c * src/log.c (log_cleanup): Only compile for DEBUG_MALLOC or TESTING 2020-02-27 19:56:05 +01:00
log.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
main.c * src/main.c (init_switches): Remove unneeded code (Coverity #1419658) 2020-02-20 13:20:21 +01:00
Makefile.am Add code coverage reporting 2020-03-05 20:24:07 +01:00
metalink.c Split unique_name into two functions with just one arg 2020-02-22 12:59:18 +01:00
metalink.h * src/metalink.h: Include dirname.h, remove declaration of last_component 2020-02-12 16:10:58 +01:00
mswindows.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
mswindows.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
netrc.c * src/netrc.c (netrc_cleanup): Only compile for DEBUG_MALLOC or TESTING 2020-02-27 19:56:40 +01:00
netrc.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
openssl.c Always build ssl_cleanup 2020-02-29 17:25:41 +01:00
options.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
progress.c * src/progress.c (eta_to_human_short): Silence -Wformat-overflow 2020-02-19 14:44:21 +01:00
progress.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
ptimer.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
ptimer.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
recur.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
recur.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
res.c * src/res.c (res_cleanup): Only compile for DEBUG_MALLOC or TESTING 2020-02-27 19:53:57 +01:00
res.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
retr.c * src/retr.c (fd_read_body): Check timer before accessing (Coverity #600494) 2020-02-21 17:46:41 +01:00
retr.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
spider.c * src/spider.c (spider_cleanup): Only compile for DEBUG_MALLOC or TESTING 2020-02-27 19:54:48 +01:00
spider.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
ssl.h Add ssl_cleanup to free memory 2020-02-27 14:29:25 +01:00
sysdep.h Remove alloca includes and macros 2020-02-14 16:13:50 +01:00
url.c Split unique_name into two functions with just one arg 2020-02-22 12:59:18 +01:00
url.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
utils.c Split unique_name into two functions with just one arg 2020-02-22 12:59:18 +01:00
utils.h Split unique_name into two functions with just one arg 2020-02-22 12:59:18 +01:00
version.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00
vms.c Remove trailing empty lines 2014-06-12 18:49:15 +02:00
warc.c * src/warc.c (warc_write_start_record): Check return values of fseek, fflush (Coverity #1419650) 2020-02-21 17:38:41 +01:00
warc.h Add buffer size param to warc_uuid_str 2020-02-13 11:28:18 +01:00
wget.h Remove alloca includes and macros 2020-02-14 16:13:50 +01:00
xattr.c Update copyright year to 2020 2020-01-10 12:56:08 +01:00
xattr.h Update copyright year to 2020 2020-01-10 12:56:08 +01:00