/freebsd-src/contrib/unbound/doc/ |
H A D | Changelog | 2 - Fix for dnsoverquic and dnstap to use the correct dnstap 6 - Fix for dnstap with dnscrypt and dnstap without dnsoverquic. 9 - Fix to display warning if quic-port is set but dnsoverquic is not 11 - Fix dnsoverquic to extend the number of streams when one is closed. 14 - Fix to disable detection of quic configured ports when quic is 16 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups. 17 - Fix contrib/aaaa-filter-iterator.patch for change in call 21 - Fix cookie_file test sporadic fails for time change during 23 - Fix add reallocarray to alloc stats unit test, and disable 34 - Fix t [all...] |
/freebsd-src/contrib/less/ |
H A D | version.c | 52 6 chars. Minor fix to -m. 126 v74 9/18/87 Fix conflict in EOF symbol with stdio.h, 128 v75 9/23/87 Fix problems in get_term (thanks to 142 v84 10/11/87 Fix -e/-E problems (thanks to Felix Lee). 146 v87 3/1/88 Fix bug re BSD signals while reading file. 149 fix bug re BSD hangup. 166 v98 10/14/88 Fix incorrect calloc call; uninitialized 169 Fix some signal bugs. 172 v100 1/5/89 Fix globbing bug when $SHELL not set; 174 v101 1/6/89 Fix proble [all...] |
H A D | NEWS | 19 * Fix build using --with-secure (github #544). 21 * Fix crash when using --header on command line (github #545). 23 * Fix possible crash when scrolling left/right or toggling -S (github #547). 25 * Fix bug when using #stop in a lesskey file (github #551). 27 * Fix bug when using --shift or --match-shift on command line with 30 * Fix bug in R command when file size changes (github #553). 32 * Fix bug using --header when file does not fill screen (github #556). 34 * Fix ^X bug when output is not a terminal (github #558). 36 * Fix bug where ^Z is not handled immediately (github #563). 38 * Fix bu [all...] |
/freebsd-src/contrib/jemalloc/ |
H A D | ChangeLog | 14 - Fix a severe virtual memory leak on Windows. This regression was first 17 - Fix size 0 handling in posix_memalign(). This regression was first released 19 - Fix the prof_log unit test which may observe unexpected backtraces from 22 - Fix the declaration of the extent_avail tree. This regression was first 24 - Fix an incorrect reference in jeprof. This functionality was first released 26 - Fix an assertion on the deallocation fast-path. This regression was first 28 - Fix the TLS_MODEL attribute in headers. This regression was first released 76 - Add stringify to fix a linker directive issue on MSVC. (@daverigby) 115 - Fix background thread index issues with max_background_threads. (@djwatson, 117 - Fix stats output for opt.lg_extent_max_active_fit. (@interwq) [all …]
|
/freebsd-src/contrib/ldns/ |
H A D | Changelog | 6 * Fix for syntax error in pyldns 13 * Fix build error on Solaris 10 with inet_ntop redeclaration error. 14 * Fix -U flag with ldns-signzone. Thanks Ulrich and Jonathan 30 * Undo PR#123 fix ldns.pc installation when building out-of-source 41 * Fix memory leak in examples/ldns-testns handle_tcp routine. 43 * Fix compile warning by variable initialisation for older gcc. 44 * Fix #92: ldns-testns.c:429:15: error: 'fork' is unavailable: not 46 * Fix for #93: fix packaging/libldns.pc Makefile rule. 50 * Fix so that ldns-testns does not leak sockets if the read fails. 61 * Fix that ldns-read-zone and ldns_zone_new_frm_fp_l properly return [all …]
|
/freebsd-src/contrib/libevent/ |
H A D | ChangeLog | 28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin) 30 o http: fix EVHTTP_CON_AUTOFREE in case of timeout (and some else) (1be25938 Azat Khuzhin) 34 o Fix memory corruption in EV_CLOSURE_EVENT_FINALIZE with debug enabled (8ccd8f56 Jan Kasiak) 36 o evdns: fix a crash when evdns_base with waiting requests is freed (6f8e0e97 ayuseleznev) 37 o event_base_once: fix potential null pointer threat (2e9ceb16 chenguolong) 39 o evbuffer_add_file: fix freeing of segment in the error path (5f017bde Azat Khuzhin) 40 o Fix checking return value of the evdns_base_resolv_conf_parse() (fc51bf2c Azat Khuzhin) 41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin) 52 o Fix EV_CLOSED detection/reporting (epoll only) (1df324d4 Azat Khuzhin) (XXX) 63 o cmake: fix getaddrinfo checking error (dea51c2e yuangongji) [all …]
|
H A D | ChangeLog-1.4 | 8 o Valgrind fix: Clear struct kevent before checking for OSX bug. (5713d5d William Ahern) 9 o Fix a crash when reading badly formatted resolve.conf (5b10d00 Yasuoka Masahiko) 10 o Fix memory-leak of signal handler array with kqueue. [backport] (01f3775) 23 o Fix a free(NULL) in min_heap.h (2458934) 24 o Fix memory leak when setting up priorities; reported by Alexander Drozdov (cb1a722) 27 o Fix compile warning in http.c (906d573) 34 o Fix compilation on Android, which forgot to define fd_mask in its sys/select.h 38 o Fix a problem with excessive memory allocation when using multiple event priorities. 44 o Fix an obscure timing-dependent, allocator-dependent crash in the evdns code. 47 o Fix another pair of fencepost bugs in epoll.c. [Patch from Adam Langley.] [all …]
|
H A D | ChangeLog-2.0 | 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 14 o tests: Fix renegotiation test to work around openssl 1.0.1 bug (c2f3086) 22 o evhttp: Fix a memory leak on error in evhttp_uriencode (11c8b31) 37 o Fix an unused variable warning on *BSD. (c0720c1) 40 o Fix a couple of memory leaks (found with Valgrind). (3b2529a Ross Lagerwall) 42 o Fix possible uninitialized read in dns regression tests. Found by coverity. (2259777) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 45 o Fix resource leaks in the unit tests; found by coverity (270f279) 69 o Fix a typo in the bufferevent documentation (98e9119) 71 o Fix the website URL in the readme (f775521) [all …]
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin) 30 o http: fix EVHTTP_CON_AUTOFREE in case of timeout (and some else) (1be25938 Azat Khuzhin) 34 o Fix memory corruption in EV_CLOSURE_EVENT_FINALIZE with debug enabled (8ccd8f56 Jan Kasiak) 36 o evdns: fix a crash when evdns_base with waiting requests is freed (6f8e0e97 ayuseleznev) 37 o event_base_once: fix potential null pointer threat (2e9ceb16 chenguolong) 39 o evbuffer_add_file: fix freeing of segment in the error path (5f017bde Azat Khuzhin) 40 o Fix checking return value of the evdns_base_resolv_conf_parse() (fc51bf2c Azat Khuzhin) 41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin) 52 o Fix EV_CLOSED detection/reporting (epoll only) (1df324d4 Azat Khuzhin) (XXX) 63 o cmake: fix getaddrinfo checking error (dea51c2e yuangongji) [all …]
|
H A D | ChangeLog-1.4 | 8 o Valgrind fix: Clear struct kevent before checking for OSX bug. (5713d5d William Ahern) 9 o Fix a crash when reading badly formatted resolve.conf (5b10d00 Yasuoka Masahiko) 10 o Fix memory-leak of signal handler array with kqueue. [backport] (01f3775) 23 o Fix a free(NULL) in min_heap.h (2458934) 24 o Fix memory leak when setting up priorities; reported by Alexander Drozdov (cb1a722) 27 o Fix compile warning in http.c (906d573) 34 o Fix compilation on Android, which forgot to define fd_mask in its sys/select.h 38 o Fix a problem with excessive memory allocation when using multiple event priorities. 44 o Fix an obscure timing-dependent, allocator-dependent crash in the evdns code. 47 o Fix another pair of fencepost bugs in epoll.c. [Patch from Adam Langley.] [all …]
|
H A D | ChangeLog-2.0 | 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 14 o tests: Fix renegotiation test to work around openssl 1.0.1 bug (c2f3086) 22 o evhttp: Fix a memory leak on error in evhttp_uriencode (11c8b31) 37 o Fix an unused variable warning on *BSD. (c0720c1) 40 o Fix a couple of memory leaks (found with Valgrind). (3b2529a Ross Lagerwall) 42 o Fix possible uninitialized read in dns regression tests. Found by coverity. (2259777) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 45 o Fix resource leaks in the unit tests; found by coverity (270f279) 69 o Fix a typo in the bufferevent documentation (98e9119) 71 o Fix the website URL in the readme (f775521) [all …]
|
/freebsd-src/contrib/libpcap/ |
H A D | CHANGES | 12 Fix findalldevtest compilation if IPv6 isn't enabled. 18 Fix some Coverity errors. 19 Fix availabilities of some functions to match reality. 27 Optimizer fix from Archit Shah to recompute dominators after 30 Optimizer fix from Archit Shah to mark value as unknown when store 38 Fix a file descriptor leak. 40 Fix DLT_CAN_SOCKETCAN handling of CAN FD. 52 Fix AF_LINK handling on illumos. 56 Fix the install name of the installed shared library to have a 58 Fix universa [all...] |
/freebsd-src/sys/contrib/zlib/ |
H A D | ChangeLog | 6 - Fix bug in inflateSync() for data held in bit buffer 8 - Fix decision on the emission of Zip64 end records in minizip 11 - Fix a bug in ZLIB_DEBUG compiles in check_match() 16 - Fix bug in deflateBound() for level 0 and memLevel 9 17 - Fix bug when gzungetc() is used immediately after gzopen() 18 - Fix bug when using gzflush() with a very small buffer 19 - Fix crash when gzsetparams() attempted for transparent write 20 - Fix test/example.c to work with FORCE_STORED 22 - Fix minizip to allow it to open an empty zip file 23 - Fix reading disk number start on zip64 files in minizip [all …]
|
/freebsd-src/sys/contrib/zstd/ |
H A D | CHANGELOG | 45 bug: Fix large dictionary non-determinism (#2607, @terrelln) 46 bug: Fix non-determinism test failures on Linux i686 (#2606, @terrelln) 47 bug: Fix various dedicated dictionary search bugs (#2540 #2586, @senhuang42 @felixhandte) 49 bug: Fix --patch-from mode parameter bound bug with small files (#2637, @occivink) 50 bug: Fix UBSAN error in decompression (#2625, @terrelln) 51 bug: Fix superblock compression divide by zero bug (#2592, @senhuang42) 66 build: Fix excessive compiler warnings with clang-cl and CMake (#2600, @nickhutchinson) 71 cli: Fix CLI filesize display bug (#2550, @Cyan4973) 72 cli: Fix windows CLI `--filelist` end-of-line bug (#2620, @Cyan4973) 74 contrib: Seekable format - Decompression hanging edge case fix (#2516, @senhuang42) [all …]
|
/freebsd-src/contrib/tcpdump/ |
H A D | CHANGES | 5 BGP: Fix an undefined behavior when it tries to parse a too-short packet. 15 Frame Relay (Multilink): Fix the Timestamp Information Element printing. 16 ICMPv6: Fix printing the Home Agent Address Discovery Reply Message. 20 IP: Enable TSO (TCP Segmentation Offload) support; fix printing invalid 23 IPv6: Fix printing invalid cases as invalid, not truncated; use 25 IPv6: Fix invalid 32-bit versus 64-bit printouts of fragment headers. 26 ISAKMP: Fix printing Delete payload SPI when size is zero. 28 lwres: Fix an undefined behavior in pointer arithmetic. 29 OpenFlow 1.0: Fix indentation of PORT_MOD, improve handling of 30 some lengths, and fix handlin [all...] |
/freebsd-src/crypto/openssl/ |
H A D | NEWS.md | 55 * Fix excessive time spent in DH check / generation with large Q parameter 65 * Fix POLY1305 MAC implementation corrupting XMM registers on Windows 70 * Fix excessive time spent checking DH q parameter value ([CVE-2023-3817]) 71 * Fix DH_check() excessive time with over sized modulus ([CVE-2023-3446]) 106 * Fix for custom ciphers to prevent accidental use of NULL encryption 130 * Fix a bug in the OPENSSL_LH_flush() function that breaks reuse of the memory 295 * Fix a bug in DTLS over SCTP. This breaks interoperability with older 414 * Fix Use After Free for large message sizes ([CVE-2016-6309]) 551 * Fix EVP_EncodeUpdate overflow ([CVE-2016-2105]) 552 * Fix EVP_EncryptUpdat [all...] |
/freebsd-src/contrib/tcsh/ |
H A D | Fixes | 3 13. Fix $x:q:h and $x:q:t return the whole string for strings not containing / 5 11. Fix $x:q:h and $x:q:t to not crash (alzwded) with strings containing / 11 6. alzwded@github, fix infinite loop with :gas variable modifier 15 3. Fix version in configure.ac 30 1. PR/81: Fix range matching issue where we were comparing with the 44 3. Fix out of bounds read (Brooks Davis) 45 2. Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar) 53 16. PR/572: Fix $SHLVL issue when exec'ing subshells. 54 15. PR/403: Fix backquote expansion for multi-byte character sets. 55 14. Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar) [all …]
|
/freebsd-src/contrib/expat/ |
H A D | Changes | 17 !! in order to (1) have a sound fix ready before the end of a 90 days !! 35 #915 CVE-2024-50602 -- Fix crash within function XML_ResumeParser 48 #914 Fix signedness of format strings 70 With the fix, XML_ParseBuffer now complains with error 92 #856 Autotools|CMake: Fix main() to main(void) 93 #865 Autotools|CMake: Fix compile tests for HAVE_SYSCALL_GETRANDOM 95 #854 #855 CMake: Fix check for symbols size_t and off_t 99 #885 Fix typo in a code comment 106 #868 CI: Fix various issues 130 #847 Autotools: Fix buil [all...] |
/freebsd-src/contrib/file/ |
H A D | ChangeLog | 52 * PR/415: Fix decompression with program returning empty 56 * PR/408: fix -p with seccomp 57 * PR/412: fix MinGW compilation 78 * Fix error detection for decompression code (Vincent Mihalkovic) 108 * Fix bug with large flist (Florian Weimer) 118 * PR/362: Fix wide printing (ro-ee) 119 * PR/358: Fix width for -f - (jpalus) 120 * PR/356: Fix JSON constant parsing (davewhite) 137 * fix regex cacheing bug (Dirk Mueller) 165 * Avinash Sonawane: Fix tznam [all...] |
/freebsd-src/crypto/heimdal/ |
H A D | NEWS | 10 - Fix building on Solaris, requires c99 11 - Fix building on Windows 83 - Fix the KCM to not leak resources on failure 102 - Fix many memory leaks and bugs 140 [HEIMDAL-62] - Fix printing of sig_atomic_t 146 [HEIMDAL-67] - Fix locking and store credential in atomic writes 227 * Fix memory leaks. 240 * Fix memory leaks 286 * Fix security problem in rshd that enable an attacker to overwrite 289 * Fix a DOS in telnetd. The attacker could force the server to crash [all …]
|
/freebsd-src/contrib/bsnmp/ |
H A D | NEWS | 10 Fix a core dump when -d tracing suboption has no argument (thanks 13 Fix bug in parsing the include path in the daemon. 15 Fix an uninitialize structure field in gensnmptree (thanks to 20 Fix link traps to be more RFC conform (thanks to glebius@freebsd.org) 29 1.11a Fix build of modules when stdint.h is included after asn1.h 60 Fix an error in timer handling in the LIBBEGEMOT case. 62 snmpd/main.c: Fix a 64-bit warning. 74 snmpd/main.c: fix a problem which resulted in the daemon exiting 79 gensnmptree/gensnmptree.c: fix a compile error 85 fix core dump when config file cannot be opened (submitted by [all …]
|
/freebsd-src/contrib/bsddialog/ |
H A D | CHANGELOG | 33 * fix: escaped text ending with an escape symbol. 113 * fix: --load-theme attributes. 114 * fix: --clear-screen with --and-dialog. 167 * fix: bsddialog_pause() elevation bar after resize. 168 * fix: bsddialog_textbox() key '0'. 169 * fix: timebox.c checksize (boxes width). 170 * fix: extend menurows after shrink and enlarge. 171 * fix: menu pad and form pad "re-expansion" after shrink and enlarge. 172 * fix: shadow top-left corner (trick wresize() before wmove()). 173 * fix [all...] |
/freebsd-src/contrib/gdtoa/ |
H A D | changes | 3 (fixed-point mode); fix rounding bug in these modes when the input 17 dtoa.c: fix another bug in modes 3,5,7,9 when the result, before 38 dtoa.c: fix a botch in placement of #ifdef __cplusplus (which only 58 dtoa.c: fix bug in strtod's handling of numbers with very 60 fix storage leak in strtod with underflows and overflows near 112 -DNO_IEEE_Scale restores the old logic. Fix a bug, revealed by 118 dtoa.c: strtod: fix a glitch introduced with the scaling of 19970212 126 dtoa.c: strtod: fix another glitch with scaling to avoid underflow 176 dtoa.c: Fix bug in strtod under -DSudden_Underflow and (the default) 191 dtoa.c, gdtoa.tgz: fix a bug in strtod's reading of 4.9e-324: [all …]
|
/freebsd-src/libexec/bootpd/ |
H A D | Changes | 11 Fix the irix Makefile targets, and other misc. 16 [Thanks to andrew@ntplx.net (Andrew Lindh) for the fix!] 29 Fix reporting of duplicate Ethernet addresses. 38 Fix select calls on linux (modifies timeval arg). 39 Fix setarp (specify Ethernet type for now). 51 Fix bug in boot file name generation (missing init) 56 Fix code to build bootfile name based on combination of 71 address provided in reply messages. (Also minor bug fix) 98 Fix prs_inetaddr() so it allows '_' in hostnames. 101 Fix setarp for SVR4 (needs to use I_STR ioctl) [all …]
|
/freebsd-src/contrib/mandoc/ |
H A D | NEWS | 46 * man(7): fix an assertion failure caused by doubly nested next-line scopes 47 * tbl(7): fix a crash when the last column is only reached by spans 48 * tbl(7): fix a NULL pointer access in some cases of two spans on one row 49 * tbl(7) -T ascii: fix a NULL pointer access on empty data cells 50 * tbl(7) -T ascii: fix a NULL pointer access on a line next to a short row 51 * tbl(7): fix an assertion failure caused by excessive spacing modifiers 52 * tbl(7): fix an infinite loop for some overlapping horizontal spans 53 * roff(7): fix a rare case of writing one byte past the end of the input buffer 55 * roff(7): fix an assertion failure caused by a macro inside .ce .if 56 * roff(7): fix assertio [all...] |