]> The Tcpdump Group git mirrors - tcpdump/history - print-ntp.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-ntp.c
2025-03-31  Francois-Xavier... NTP: Update a field name with the RFC 5905 name
2024-09-30  Francois-Xavier... NTP: Use GET_U_1() to replace a direct dereference
2024-09-16  Joachim KrossNTP: Print kiss codes relevant for NTP debugging
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2024-02-28  Francois-Xavier... Fix some typos
2024-02-25  Guy Harrisntp: always make sure the entire extension field is...
2023-09-23  Miroslav LichvarNTP: Print extension fields
2023-02-15  Francois-Xavier... Fix spaces before tabs in indentation
2023-02-15  Denis OvsienkoInclude <time.h> from netdissect.h.
2023-01-30  Guy Harrisconfigure, CMakeLists.txt: don't check for snprintf().
2021-01-19  Denis OvsienkoNTP: Modernize packet parsing style. [skip ci]
2020-09-06  Francois-Xavier... Remove many (762) now redundant ND_TCHECK_n() calls
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-04-21  Herwin WeststrateExtract NTP printing
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2020-01-20  Guy HarrisMore bounds checking when fetching addresses and conver...
2019-03-26  Francois-Xavier... Use the new GET_ macros instead of the EXTRACT_ ones
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-09-11  Francois-Xavier... Add the nd_print_invalid() function
2018-09-03  Francois-Xavier... Fix spaces
2018-08-14  Francois-Xavier... NTP: Fix UTC/GMT timestamps printing according to RFC3339
2018-05-20  Francois-Xavier... NTP: Fix extracting the poll value
2018-05-18  Francois-Xavier... Fix space printing with istr[]
2018-05-04  Francois-Xavier... Print truncations with nd_print_trunc() instead of...
2018-04-30  Francois-Xavier... Rename the fn_printX() functions to nd_printX()
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
2018-02-03  Guy HarrisDo time stamp deltas with unsigned arithmetic.
2018-01-31  Guy HarrisMerge branch 'master' of github.com:the-tcpdump-group...
2018-01-31  Guy HarrisHave ip{6}addr_string take a u_char * as the second...
2018-01-22  Francois-Xavier... NTP: Replace ND_TCHECK calls by ND_TCHECK_SIZE calls
2018-01-21  Guy HarrisAlways include <config.h> rather than "config.h".
2018-01-21  Francois-Xavier... Use quoted include netdissect-stdinc.h instead of angle...
2018-01-14  Guy HarrisCheck against various modes explicitly.
2018-01-11  Guy HarrisClean up signed vs. unsigned.
2018-01-08  Francois-Xavier... Remove unneeded '&' when getting a pointer to an nd_uin...
2018-01-07  Francois-Xavier... NTP: Use more ND_TCHECK_n() macros
2018-01-07  Francois-Xavier... Update ND_PRINT() as a variadic macro
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-14  Francois-Xavier... NTP: Replace ND_TCHECK2 calls by ND_TCHECK_LEN calls
2017-12-13  Francois-Xavier... Remove all storage class specifier 'register'
2017-12-13  Guy HarrisC99 type, not BSD type; use uint8_t.
2017-12-11  Francois-Xavier... Replace ND_TTEST2()/ND_TCHECK2() macros by macros using...
2017-12-11  Guy HarrisMake nd_uint8_t and nd_int8_t arrays, to catch direct...
2017-11-22  Francois-Xavier... Rename EXTRACT_ macros
2017-11-18  Francois-Xavier... Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
2017-11-11  David CroninMerge remote-tracking branch 'upstream/master'
2017-09-28  Michael RichardsonMerge pull request #635 from sjvudp/f-contribute
2017-09-21  Guy HarrisMake the delta between 1970 and 1900 a 64-bit signed...
2017-09-21  Guy HarrisFix handling of NTP time stamps.
2017-09-20  Guy HarrisActually, the UNALIGNED might not be necessary.
2017-09-20  Denis OvsienkoNTP: Remove some duplicate output.
2017-09-20  Guy HarrisTry marking structures as UNALIGNED.
2017-09-04  Denis OvsienkoNTP: Add missing bounds checks.
2017-09-04  Denis OvsienkoNTP: Update length checks after the recent commit.
2017-09-04  Denis OvsienkoNTP: Use nd_XXXXX integer types in the structures.
2017-09-04  Denis OvsienkoNTP: Use tstr for truncation indicator.
2017-09-04  Ulrich Windlprint-ntp.c: Handle NTP Control Messages
2017-09-04  Guy HarrisSquelch a warning.
2017-08-30  Denis OvsienkoNTP: Improve length checks.
2017-08-30  Miroslav LichvarPrint NTP MAC with 160-bit digest.
2017-08-29  Guy HarrisMerge pull request #613 from msehnout/master
2017-08-29  Ulrich WindlPrint NTP timestamps as UTC, not local time
2017-08-29  Ulrich WindlPrepare print-ntp.c for NTP Control Messages
2017-08-29  Ulrich Windlprint-ntp.c: Add and use VERSIONSHIFT
2017-08-29  Denis OvsienkoNTP: For clarity use 0x with hexadecimal format.
2017-08-29  Miroslav LichvarFix printing of NTP key-id.
2017-08-29  Miroslav LichvarPrint NTP refid as hexadecimal number.
2017-08-29  Miroslav LichvarFix printing of NTP poll interval.
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-08-15  Francois-Xavier... Add a summary comment in all other printers
2016-08-14  Francois-Xavier... Move the printer summaries from INSTALL.txt to each...
2015-09-14  Guy HarrisUse double rather than float.
2015-09-14  Guy HarrisConsistently use float constants.
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-05-20  Guy HarrisMerge pull request #455 from brooksdavis/gndo-cleanup
2015-04-27  Guy HarrisFix a bunch of de-constifications.
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-14  Denis OvsienkoNDOize the rest of util.c
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Guy HarrisNetdissectify the to-name resolution routines.
2014-04-02  Denis Ovsienkoconvert some stray printf()'s
2014-03-20  Denis OvsienkoNDOize ATM, MPTCP, NTP, VTP & Whiteboard decoders
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2014-01-02  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Michael Richardsonwhitespace changes
2013-12-31  Guy HarrisPull a bunch of headers into the only source file that...
2013-09-24  Denis Ovsienkojustify declarations of struct tok arrays
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2013-02-07  Ajith AdapaMerge remote branch 'upstream/master'
2012-11-16  Wesley ShieldsMerge branch 'master' of https://github.com/mcr/tcpdump
2012-11-13  peppeThe peer polling interval is an exponent; treat it...
2010-03-09  Dmitry Eremin-Sole... Merge remote branch 'origin/master'
2010-02-24  Guy HarrisMerge branch 'cleanup' of git://github.com/krajaratnam...
next