<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ax_prog_doxygen.m4</title>
    <link>http://nxr.netbsd.org/rss/src/external/bsd/ntp/dist/sntp/libevent/m4/ax_prog_doxygen.m4</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/external/bsd/ntp/dist/sntp/libevent/m4/ax_prog_doxygen.m4 - 1.1</description>
    <pubDate>Sun Aug 18 20:37:42 UTC 2024</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.4;<br/>Import ntp-4.2.8p18 (previous was ntp-4.2.8p15<br/><br/>---<br/>(4.2.8p18) 2024/05/25 Released by Harlan Stenn &lt;stenn@ntp.org&gt;<br/><br/>* [Bug 3918] Tweak openssl header/library handling. &lt;stenn@ntp.org&gt;<br/>* [Bug 3914] Spurious "Unexpected origin timestamp" logged after time<br/>             stepped. &lt;hart@ntp.org&gt;<br/>* [Bug 3913] Avoid duplicate IPv6 link-local manycast associations.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3912] Avoid rare math errors in ntptrace.  &lt;brian.utterback@oracle.com&gt;<br/>* [Bug 3910] Memory leak using openssl-3 &lt;hart@ntp.org&gt;<br/>* [Bug 3909] Do not select multicast local address for unicast peer.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3901] LIB_GETBUF isn't thread-safe. &lt;hart@ntp.org&gt;<br/>* [Bug 3900] fast_xmit() selects wrong local addr responding to mcast on<br/>             Windows. &lt;hart@ntp.org&gt;<br/>* [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates<br/>             duplicate associations. &lt;hart@ntp.org&gt;<br/>* [Bug 3872] Ignore restrict mask for hostname. &lt;hart@ntp.org&gt;<br/>* [Bug 3871] 4.2.8p17 build without hopf6021 refclock enabled fails.<br/>             Reported by Hans Mayer.  Moved NONEMPTY_TRANSLATION_UNIT<br/>             declaration from ntp_types.h to config.h.  &lt;hart@ntp.org&gt;<br/>* [Bug 3870] Server drops client packets with ppoll &lt; 4.  &lt;stenn@ntp.org&gt;<br/>* [Bug 3869] Remove long-gone "calldelay" &amp; "crypto sign" from docs.<br/>             Reported by PoolMUC@web.de. &lt;hart@ntp.org&gt;<br/>* [Bug 3868] Cannot restrict a pool peer. &lt;hart@ntp.org&gt;  Thanks to<br/>             Edward McGuire for tracking down the deficiency.<br/>* [Bug 3864] ntpd IPv6 refid different for big-endian and little-endian.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3859] Use NotifyIpInterfaceChange on Windows ntpd. &lt;hart@ntp.org&gt;<br/>* [Bug 3856] Enable Edit &amp; Continue debugging with Visual Studio.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3855] ntpq lacks an equivalent to ntpdc's delrestrict. &lt;hart@ntp.org&gt;<br/>* [Bug 3854] ntpd 4.2.8p17 corrupts rawstats file with space in refid.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3853] Clean up warnings with modern compilers. &lt;hart@ntp.org&gt;<br/>* [Bug 3852] check-libntp.mf and friends are not triggering rebuilds as<br/>             intended. &lt;hart@ntp.org&gt;<br/>* [Bug 3851] Drop pool server when no local address can reach it.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3850] ntpq -c apeers breaks column formatting s2 w/refclock refid.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3849] ntpd --wait-sync times out. &lt;hart@ntp.org&gt;<br/>* [Bug 3847] SSL detection in configure should run-test if runpath is needed.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3846] Use -Wno-format-truncation by default. &lt;hart@ntp.org&gt;<br/>* [Bug 3845] accelerate pool clock_sync when IPv6 has only link-local access.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3842] Windows ntpd PPSAPI DLL load failure crashes. &lt;hart@ntp.org&gt;<br/>* [Bug 3841] 4.2.8p17 build break w/ gcc 12 -Wformat-security without -Wformat<br/>             Need to remove --Wformat-security when removing -Wformat to<br/>             silence numerous libopts warnings.  &lt;hart@ntp.org&gt;<br/>* [Bug 3837] NULL pointer deref crash when ntpd deletes last interface.<br/>             Reported by renmingshuai.  Correct UNLINK_EXPR_SLIST() when the<br/>             list is empty. &lt;hart@ntp.org&gt;<br/>* [Bug 3835] NTP_HARD_*FLAGS not used by libevent tearoff. &lt;hart@ntp.org&gt;<br/>* [Bug 3831] pollskewlist zeroed on runtime configuration. &lt;hart@ntp.org&gt;<br/>* [Bug 3830] configure libevent check intersperses output with answer. &lt;stenn@&gt;<br/>* [Bug 3828] BK should ignore a git repo in the same directory.<br/>             &lt;burnicki@ntp.org&gt;<br/>* [Bug 3827] Fix build in case CLOCK_HOPF6021 or CLOCK_WHARTON_400A<br/>             is disabled.  &lt;burnicki@ntp.org&gt;<br/>* [Bug 3825] Don't touch HTML files unless building inside a BK repo.<br/>             Fix the script checkHtmlFileDates.  &lt;burnicki@ntp.org&gt;<br/>* [Bug 3756] Improve OpenSSL library/header detection.<br/>* [Bug 3753] ntpd fails to start with FIPS-enabled OpenSSL 3. &lt;hart@ntp.org&gt;<br/>* [Bug 2734] TEST3 prevents initial interleave sync.  Fix from &lt;PoolMUC@web.de&gt;<br/>* Log failures to allocate receive buffers.  &lt;hart@ntp.org&gt;<br/>* Remove extraneous */ from libparse/ieee754io.c<br/>* Fix .datecheck target line in Makefile.am.  &lt;stenn@ntp.org&gt;<br/>* Update the copyright year.  &lt;stenn@ntp.org&gt;<br/>* Update ntp.conf documentation to add "delrestrict" and correct information<br/>  about KoD rate limiting.  &lt;hart@ntp.org&gt;<br/>* html/clockopt.html cleanup.  &lt;stenn@ntp.org&gt;<br/>* util/lsf-times - added.  &lt;stenn@ntp.org&gt;<br/>* Add DSA, DSA-SHA, and SHA to tests/libntp/digests.c. &lt;hart@ntp.org&gt;<br/>* Provide ntpd thread names to debugger on Windows. &lt;hart@ntp.org&gt;<br/>* Remove dead code libntp/numtohost.c and its unit tests. &lt;hart@ntp.org&gt;<br/>* Remove class A, B, C IPv4 distinctions in netof(). &lt;hart@ntp.org&gt;<br/>* Use @configure_input@ in various *.in files to include a comment that<br/>  the file is generated from another pointing to the *.in. &lt;hart@ntp.org&gt;<br/>* Correct underquoting, indents in ntp_facilitynames.m4. &lt;hart@ntp.org&gt;<br/>* Clean up a few warnings seen building with older gcc. &lt;hart@ntp.org&gt;<br/>* Fix build on older FreeBSD lacking sys/procctl.h. &lt;hart@ntp.org&gt;<br/>* Disable [Bug 3627] workaround on newer FreeBSD which has the kernel fix<br/>  that makes it unnecessary, re-enabling ASLR stack gap. &lt;hart@ntp.org&gt;<br/>* Use NONEMPTY_COMPILATION_UNIT in more conditionally-compiled files.<br/>* Remove useless pointer to Windows Help from system error messages.<br/>* Avoid newlines within Windows error messages. &lt;hart@ntp.org&gt;<br/>* Ensure unique association IDs if wrapped. &lt;hart@ntp.org&gt;<br/>* Simplify calc_addr_distance(). &lt;hart@ntp.org&gt;<br/>* Clamp min/maxpoll in edge cases in newpeer(). &lt;hart@ntp.org&gt;<br/>* Quiet local addr change logging when unpeering. &lt;hart@ntp.org&gt;<br/>* Correct missing arg for %s printf specifier in<br/>  send_blocking_resp_internal(). &lt;hart@ntp.org&gt;<br/>* Suppress OpenSSL 3 deprecation warning clutter. &lt;hart@ntp.org&gt;<br/>* Correct OpenSSL usage in Autokey code to avoid warnings about<br/>  discarding const qualifiers with OpenSSL 3. &lt;hart@ntp.org&gt;<br/>* Display KoD refid as text in recently added message. &lt;hart@ntp.org&gt;<br/>* Avoid running checkHtmlFileDates script repeatedly when no html/*.html<br/>    files have changed. &lt;hart@ntp.org&gt;<br/>* Abort configure if --enable-crypto-rand given &amp; unavailable. &lt;hart@ntp.org&gt;<br/>* Add configure --enable-verbose-ssl to trace SSL detection. &lt;hart@ntp.org&gt;<br/>* Add build test coverage for --disable-saveconfig to flock-build script.<br/>  &lt;hart@ntp.org&gt;<br/>* Remove deprecated configure --with-arlib option. &lt;hart@ntp.org&gt;<br/>* Remove configure support for ISC UNIX ca. 1998. &lt;hart@ntp.org&gt;<br/>* Move NTP_OPENSSL and NTP_CRYPTO_RAND invocations from configure.ac files<br/>  to NTP_LIBNTP. &lt;hart@ntp.org&gt;<br/>* Remove dead code: HAVE_U_INT32_ONLY_WITH_DNS. &lt;hart@ntp.org&gt;<br/>* Eliminate [v]snprintf redefinition warnings on macOS. &lt;hart@ntp.org&gt;<br/>* Fix clang 14 cast increases alignment warning on Linux. &lt;hart@ntp.org&gt;<br/>* Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests.<br/>  &lt;hart@ntp.org&gt;<br/>* Use NTP_HARD_CPPFLAGS in libopts tearoff. &lt;hart@ntp.org&gt;<br/>* wire in --enable-build-framework-help<br/><br/>---<br/>(4.2.8p17) 2023/06/06 Released by Harlan Stenn &lt;stenn@ntp.org&gt;<br/><br/>* [Bug 3824] Spurious "ntpd: daemon failed to notify parent!" logged at<br/>             event_sync.  Reported by Edward McGuire.  &lt;hart@ntp.org&gt;<br/>* [Bug 3822] ntpd significantly delays first poll of servers specified by name.<br/>             &lt;hart@ntp.org&gt;  Miroslav Lichvar identified regression in 4.2.8p16.<br/>* [Bug 3821] 4.2.8p16 misreads hex authentication keys, won't interop with<br/>             4.2.8p15 or earlier.  Reported by Matt Nordhoff, thanks to<br/>	     Miroslav Lichvar and Matt for rapid testing and identifying the<br/>	     problem. &lt;hart@ntp.org&gt;<br/>* Add tests/libntp/digests.c to catch regressions reading keys file or with<br/>  symmetric authentication digest output. &lt;hart@ntp.org&gt;<br/><br/>---<br/>(4.2.8p16) 2023/05/31 Released by Harlan Stenn &lt;stenn@ntp.org&gt;<br/><br/>* [Sec 3808] Assertion failure in ntpq on malformed RT-11 date &lt;perlinger@ntp.org&gt;<br/>* [Sec 3807] praecis_parse() in the Palisade refclock driver has a<br/>             hypothetical input buffer overflow. Reported by ... stenn@<br/>* [Sec 3806] libntp/mstolfp.c needs bounds checking &lt;perlinger@ntp.org&gt;<br/>  - solved numerically instead of using string manipulation<br/>* [Sec 3767] An OOB KoD RATE value triggers an assertion when debug is enabled.<br/>             &lt;stenn@ntp.org&gt;<br/>* [Bug 3819] Updated libopts/Makefile.am was missing NTP_HARD_* values. &lt;stenn@&gt;<br/>* [Bug 3817] Bounds-check "tos floor" configuration. &lt;hart@ntp.org&gt;<br/>* [Bug 3814] First poll delay of new or cleared associations miscalculated.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3802] ntp-keygen -I default identity modulus bits too small for<br/>             OpenSSL 3.  Reported by rmsh1216@163.com &lt;hart@ntp.org&gt;<br/>* [Bug 3801] gpsdjson refclock gps_open() device name mishandled. &lt;hart@ntp.org&gt;<br/>* [Bug 3800] libopts-42.1.17 does not compile with Microsoft C. &lt;hart@ntp.org&gt;<br/>* [Bug 3799] Enable libopts noreturn compiler advice for MSC. &lt;hart@ntp.org&gt;<br/>* [Bug 3797] Windows getaddrinfo w/AI_ADDRCONFIG fails for localhost when<br/>             disconnected, breaking ntpq and ntpdc. &lt;hart@ntp.org&gt;<br/>* [Bug 3795] pollskewlist documentation uses | when it shouldn't.<br/>  - ntp.conf manual page and miscopt.html corrections. &lt;hart@ntp.org&gt;<br/>* [Bug 3793] Wrong variable type passed to record_raw_stats(). &lt;hart@ntp.org&gt;<br/>  - Report and patch by Yuezhen LUAN &lt;wei6410@sina.com&gt;.<br/>* [Bug 3786] Timer starvation on high-load Windows ntpd. &lt;hart@ntp.org&gt;<br/>* [Bug 3784] high-load ntpd on Windows deaf after enough ICMP TTL exceeded.<br/>             &lt;hart@ntp.org&gt;<br/>* [Bug 3781] log "Unable to listen for broadcasts" for IPv4 &lt;hart@ntp.org&gt;<br/>* [Bug 3774] mode 6 packets corrupted in rawstats file &lt;hart@ntp.org&gt;<br/>  - Reported by Edward McGuire, fix identified by &lt;wei6410@sina.com&gt;.<br/>* [Bug 3758] Provide a 'device' config statement for refclocks &lt;perlinger@ntp.org&gt;<br/>* [Bug 3757] Improve handling of Linux-PPS in NTPD &lt;perlinger@ntp.org&gt;<br/>* [Bug 3741] 4.2.8p15 can't build with glibc 2.34 &lt;perlinger@ntp.org&gt;<br/>* [Bug 3725] Make copyright of clk_wharton.c compatible with Debian.<br/>             Philippe De Muyter &lt;phdm@macqel.be&gt;<br/>* [Bug 3724] ntp-keygen with openSSL 1.1.1 fails on Windows &lt;perlinger@ntp.org&gt;<br/>  - openssl applink needed again for openSSL-1.1.1<br/>* [Bug 3719] configure.ac checks for closefrom() and getdtablesize() missing.<br/>             Reported by Brian Utterback, broken in 2010 by &lt;hart@ntp.org&gt;<br/>* [Bug 3699] Problems handling drift file and restoring previous drifts &lt;perlinger@ntp.org&gt;<br/>  - command line options override config statements where applicable<br/>  - make initial frequency settings idempotent and reversible<br/>  - make sure kernel PLL gets a recovered drift componsation<br/>* [Bug 3695] Fix memory leak with ntpq on Windows Server 2019 &lt;perlinger@ntp.org&gt;<br/>* [Bug 3694] NMEA refclock seems to unnecessarily require location in messages<br/>  - misleading title; essentially a request to ignore the receiver status.<br/>    Added a mode bit for this. &lt;perlinger@ntp.org&gt;<br/>* [Bug 3693] Improvement of error handling key lengths &lt;perlinger@ntp.org&gt;<br/>  - original patch by Richard Schmidt, with mods &amp; unit test fixes<br/>* [Bug 3692] /dev/gpsN requirement prevents KPPS &lt;perlinger@ntp.org&gt;<br/>  - implement/wrap 'realpath()' to resolve symlinks in device names<br/>* [Bug 3691] Buffer Overflow reading GPSD output<br/>  - original patch by matt&lt;ntpbr@mattcorallo.com&gt;<br/>  - increased max PDU size to 4k to avoid truncation<br/>* [Bug 3690] newline in ntp clock variable (parse) &lt;perlinger@ntp.org&gt;<br/>  - patch by Frank Kardel<br/>* [Bug 3689] Extension for MD5, SHA-1 and other keys &lt;perlinger@ntp.org&gt;<br/>  - ntp{q,dc} now use the same password processing as ntpd does in the key<br/>    file, so having a binary secret &gt;= 11 bytes is possible for all keys.<br/>    (This is a different approach to the problem than suggested)<br/>* [Bug 3688] GCC 10 build errors in testsuite &lt;perlinger@ntp.org&gt;<br/>* [Bug 3687] ntp_crypto_rand RNG status not known &lt;perlinger@ntp.org&gt;<br/>  - patch by Gerry Garvey<br/>* [Bug 3682] Fixes for warnings when compiled without OpenSSL &lt;perlinger@ntp.org&gt;<br/>  - original patch by Gerry Garvey<br/>* [Bug 3677] additional peer events not decoded in associations listing &lt;perlinger@ntp.org&gt;<br/>  - original patch by Gerry Garvey<br/>* [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough)<br/>  - applied patches by Gerry Garvey<br/>* [Bug 3675] ntpq ccmds[] stores pointer to non-persistent storage<br/>* [Bug 3674] ntpq command 'execute only' using '~' prefix &lt;perlinger@ntp.org&gt;<br/>  - idea+patch by Gerry Garvey<br/>* [Bug 3672] fix biased selection in median cut &lt;perlinger@ntp.org&gt;<br/>* [Bug 3666] avoid unlimited receive buffer allocation &lt;perlinger@ntp.org&gt;<br/>  - follow-up: fix inverted sense in check, reset shortfall counter<br/>* [Bug 3660] Revert 4.2.8p15 change to manycast. &lt;hart@ntp.org&gt;<br/>* [Bug 3640] document "discard monitor" and fix the code. &lt;hart@ntp.org&gt;<br/>  - fixed bug identified by Edward McGuire &lt;perlinger@ntp.org&gt;<br/>* [Bug 3626] (SNTP) UTC offset calculation needs dst flag &lt;perlinger@ntp.org&gt;<br/>  - applied patch by Gerry Garvey<br/>* [Bug 3428] ntpd spinning consuming CPU on Linux router with full table.<br/>             Reported by Israel G. Lugo. &lt;hart@ntp.org&gt;<br/>* [Bug 3103] libopts zsave_warn format string too few arguments &lt;bkorb@gnu.org&gt;<br/>* [Bug 2990] multicastclient incorrectly causes bind to broadcast address.<br/>             Integrated patch from Brian Utterback. &lt;hart@ntp.org&gt;<br/>* [Bug 2525] Turn on automake subdir-objects across the project. &lt;hart@ntp.org&gt;<br/>* [Bug 2410] syslog an error message on panic exceeded. &lt;brian.utterback@oracle.com&gt;<br/>* Use correct rounding in mstolfp(). perlinger/hart<br/>* M_ADDF should use u_int32.  &lt;hart@ntp.org&gt;<br/>* Only define tv_fmt_libbuf() if we will use it. &lt;stenn@ntp.org&gt;<br/>* Use recv_buffer instead of the longer recv_space.X_recv_buffer. hart/stenn<br/>* Make sure the value returned by refid_str() prints cleanly. &lt;stenn@ntp.org&gt;<br/>* If DEBUG is enabled, the startup banner now says that debug assertions<br/>  are in force and that ntpd will abort if any are violated. &lt;stenn@ntp.org&gt;<br/>* syslog valid incoming KoDs.  &lt;stenn@ntp.org&gt;<br/>* Rename a poorly-named variable.  &lt;stenn@ntp.org&gt;<br/>* Disable "embedded NUL in string" messages in libopts, when we can. &lt;stenn@&gt;<br/>* Use https in the AC_INIT URLs in configure.ac.  &lt;stenn@ntp.org&gt;<br/>* Implement NTP_FUNC_REALPATH.  &lt;stenn@ntp.org&gt;<br/>* Lose a gmake construct in ntpd/Makefile.am.  &lt;stenn@ntp.org&gt;<br/>* upgrade to: autogen-5.18.16<br/>* upgrade to: libopts-42.1.17<br/>* upgrade to: autoconf-2.71<br/>* upgrade to: automake-1.16.15<br/>* Upgrade to libevent-2.1.12-stable &lt;stenn@ntp.org&gt;<br/>* Support OpenSSL-3.0</title>
    <description>/src/external/bsd/ntp/dist/sntp/libevent/m4/ax_prog_doxygen.m4 - 1.1.1.1</description>
    <pubDate>Sun Aug 18 20:37:42 UTC 2024</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/bsd/ntp/dist/sntp/libevent/m4/ax_prog_doxygen.m4 - 1.1.1.1.4.2</description>
    <pubDate>Sat Aug 02 05:22:55 UTC 2025</pubDate>
    <dc:creator>perseant</dc:creator>
</item>

<item>
    <title>file ax_prog_doxygen.m4 was added on branch perseant-exfatfs on 2025-08-02 05:22:55 +0000</title>
    <description>/src/external/bsd/ntp/dist/sntp/libevent/m4/ax_prog_doxygen.m4 - 1.1.1.1.4.1</description>
    <pubDate>Sun Aug 18 20:37:42 UTC 2024</pubDate>
    <dc:creator>perseant</dc:creator>
</item>
</channel></rss>

