Change #276001
| Category | wget |
| Changed by | Tim Rühsen <tim.ruehsen@gmx.de> |
| Changed at | Sun 26 Jul 2026 18:27:05 |
| Repository | https://gitlab.com/gnuwget/wget2.git |
| Project | wget2 |
| Branch | master |
| Revision | 3141260f5b4405e7499c6f277ce527f9b88539ad |
Comments
Remove port from HSTS * fuzz/libwget_hsts_fuzzer.c: Remove port. * include/wget/wget.h: Remove por from wget_hsts_host_match_fn() and from wget_hsts_db_add_fn(). * libwget/hsts.c: Drop port. * src/wget.c: Drop port from HSTS callers. * tests/test-plugin-dummy.c: Drop port from HSTS tests. * unit-tests/test.c: Fix tests. Reported-by: baradika <nexzter.net@gmail.com>
Changed files
- fuzz/libwget_hsts_fuzzer.c
- include/wget/wget.h
- libwget/hsts.c
- src/wget.c
- tests/test-plugin-dummy.c
- unit-tests/test.c