index
:
delta/wget.git
baserock/v1.16.3
master
metalink
openssl-1.1
oss-fuzz
parallel-wget
tim/wget2
wget2
git.savannah.gnu.org: git/wget.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years
Tim Rühsen
2023-02-17
1
-1
/
+1
*
* Update Copyright years
Darshit Shah
2022-02-26
1
-1
/
+1
*
Improve wget_options_fuzzer
Tim Rühsen
2021-05-02
1
-0
/
+8
*
Fix typo in VMS support code
Nekun
2021-05-02
1
-1
/
+1
*
Use gnulib's utime.h
Tim Rühsen
2021-01-23
1
-8
/
+1
*
Run make update-copyright
Darshit Shah
2021-01-01
1
-1
/
+1
*
Fixes for running on VMS
Steven M. Schweda
2020-12-30
1
-2
/
+2
*
Remove SIZEOF_WGINT as wgint is always int64_t
Tim Rühsen
2020-12-29
1
-17
/
+1
*
Add missing linefeed in output strings
Tim Rühsen
2020-04-18
1
-2
/
+2
*
Split unique_name into two functions with just one arg
Tim Rühsen
2020-02-22
1
-13
/
+26
*
* src/utils.c (fnmatch_nocase): Remove FNM_CASEFOLD emulation, gnulib takes c...
Tim Rühsen
2020-02-14
1
-15
/
+2
*
* src/utils.c (make_directory): Replace alloca by fixed array / xmalloc
Tim Rühsen
2020-02-13
1
-1
/
+13
*
* src/utils.c (unique_name_1): Replace alloca by xmalloc
Tim Rühsen
2020-02-13
1
-3
/
+3
*
Update copyright year to 2020
Darshit Shah
2020-01-10
1
-1
/
+1
*
Revert " Hi, Thank you again Darshit for your response. The RejectHeaderField...
Darshit Shah
2019-05-30
1
-43
/
+0
*
Hi, Thank you again Darshit for your response. The RejectHeaderField rule re...
sulfastor
2019-05-30
1
-0
/
+43
*
Update copyright statements
Darshit Shah
2019-02-10
1
-1
/
+2
*
Fix typos detected by codespell (via contrib/spell-checker)
Tim Rühsen
2018-12-28
1
-1
/
+1
*
Add support for PCRE2 pattern matching
Tim Rühsen
2018-09-19
1
-2
/
+49
*
* src/utils.c (open_stat): Fix RESOURCE LEAK found by Coverity
Tomas Hozza
2018-08-27
1
-0
/
+1
*
* src/utils.ci (file_exists_p): Fix stat(NULL,...)
Tim Rühsen
2018-05-09
1
-0
/
+3
*
* src/utils.c (match_tail): Fix unsigned integer overflow
Tim Rühsen
2018-04-27
1
-1
/
+1
*
Fix fopen/stdin issues with fuzzing
Tim Rühsen
2018-04-17
1
-2
/
+6
*
* src/utils.c (compile_posix_regex): Hard-code string to regcomp
Tim Rühsen
2018-04-16
1
-0
/
+5
*
* src/utils.c (fopen_stat): Early return to allow fuzzing/fmemopen
Tim Rühsen
2018-04-16
1
-0
/
+3
*
Move unit-test code to tests/
Tim Rühsen
2018-04-05
1
-1
/
+1
*
Use gnulib's utime()
Tim Rühsen
2018-02-09
1
-29
/
+2
*
Fix logging in background mode
Tim Rühsen
2018-02-09
1
-1
/
+3
*
Update Copyright years
Darshit Shah
2018-01-14
1
-7
/
+2
*
* src/utils.c (wg_pin_peer_pubkey): Fix format warning
Tim Rühsen
2017-12-31
1
-1
/
+1
*
Fix buffer overflow in Public Key Pinning
Tim Rühsen
2017-06-13
1
-58
/
+86
*
* src/utils.c: Remove non-portable __builtin_unreachable()
Tim Rühsen
2017-04-18
1
-1
/
+0
*
Fix typos in comments
klemens
2017-04-01
1
-2
/
+2
*
Safeguards against TOCTTOU
Vijo Cherian
2017-03-24
1
-16
/
+146
*
* src/utils.c: Move macro FMT_MAX_LENGTH into scope
v1.19
Tim Rühsen
2017-02-03
1
-7
/
+7
*
* src/utils.c: Fix -Wformat= warnings
Tim Rühsen
2017-02-03
1
-1
/
+1
*
* src/utils.c: Fix _Noreturn compiler warning
Tim Rühsen
2017-01-13
1
-2
/
+2
*
Replace home-grown portability code by gnulib modules
Tim Rühsen
2017-01-13
1
-5
/
+5
*
Rename base64_{encode,decode} (trivial patch)
Rahul Bedarkar
2016-12-14
1
-4
/
+4
*
Bugfix: Prevent sorting when there are less than two elements
Matthew White
2016-09-30
1
-1
/
+1
*
* src/utils.c (stable_sort): Use xmalloc instead of malloc
Tim Rühsen
2016-09-09
1
-1
/
+1
*
* src/utils.c (stable_sort): Reduce tmp allocation size
Tim Rühsen
2016-09-08
1
-3
/
+2
*
Fix some issues detected by Coverity
Tim Rühsen
2016-09-08
1
-7
/
+14
*
Fix signal race condition
Tobias Stoeckmann
2016-08-09
1
-1
/
+4
*
Fix warning about redefinition of MAP_FAILED
Tim Rühsen
2016-06-07
1
-3
/
+12
*
Implement --pinnedpubkey option to pin public keys
moparisthebest
2016-04-11
1
-0
/
+200
*
Fix function name collision with OpenSSL library
Darshit Shah
2015-07-24
1
-1
/
+1
*
Metalink support.
Hubert Tarasiuk
2015-07-20
1
-0
/
+15
*
Fix format specifier warning
Tim Ruehsen
2015-05-03
1
-1
/
+1
*
Fix error in free_vec.
Hubert Tarasiuk
2015-04-10
1
-1
/
+4
[next]