]> The Tcpdump Group git mirrors - tcpdump/history - addrtostr.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / addrtostr.c
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2023-04-21  Francois-Xavier... Put "}" at beginning of line with "else" to keep a...
2023-04-19  Francois-Xavier... Put "{" at end of line with "if" to keep a consistent...
2023-04-19  Francois-Xavier... Put "{" at end of line with "for" to keep a consistent...
2023-02-15  Francois-Xavier... Fix spaces before tabs in indentation
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-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2019-08-09  Guy HarrisRemove more old-compiler compensation.
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-01-29  Guy HarrisAdd nd_{v}snprintf() routines/wrappers.
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...
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-11-23  Guy HarrisGet rid of unnecessary casts.
2017-09-13  Guy HarrisClean up addrtostr6().
2017-08-20  Guy HarrisClean up some stuff.
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-08-08  Guy HarrisDo the addrtostr6() bounds checking while we're generat...
2016-08-07  Guy HarrisLet strlcpy() do the truncation check.
2015-11-18  Guy HarrisSquelch a Coverity warning.
2015-11-18  Guy HarrisRemove debugging printouts.
2015-09-17  Guy HarrisDon't require IPv6 library support in order to support...