]> The Tcpdump Group git mirrors - tcpdump/history - print-zephyr.c
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / print-zephyr.c
2024-03-28  Francois-Xavier... Include <config.h> unconditionally
2022-02-09  Francois-Xavier... Zephyr: Fix the ZEPHYR_PRINT() macro
2022-02-07  Francois-Xavier... Zephyr: Avoid printing non-ASCII characters
2022-02-07  Francois-Xavier... Zephyr: Fix indentation
2021-07-10  Guy HarrisMerge pull request #916 from stevekay/master
2021-05-22  Francois-Xavier... Zephyr: Update 'length' type to unsigned
2020-10-16  Denis OvsienkoZephyr: Modernize packet parsing style.
2020-09-28  Francois-Xavier... Remove useless 'return' at end of void functions (style)
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-09-01  Guy HarrisDon't use <ctype.h> macros.
2019-08-19  Francois-Xavier... Use more HTTPS in URLs
2019-08-09  Guy HarrisRemove more old-compiler compensation.
2019-03-24  Michael RichardsonMerge branch 'master' of https://github.com/kivinen...
2019-01-29  Guy HarrisMerge pull request #703 from nmap/update-gitignore
2018-12-11  Guy HarrisAdd, and use, macros to do locale-independent case...
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-05-17  Francois-Xavier... Add more nd_print_trunc() calls
2018-03-16  Francois-Xavier... Add the ndo_protocol field in the netdissect_options...
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...
2018-01-14  Guy HarrisSquelch incomplete initializer warnings.
2018-01-14  Francois-Xavier... Zephyr: Simplify the initialization of a structure
2018-01-07  Francois-Xavier... Update ND_PRINT() as a variadic macro
2018-01-03  Francois-Xavier... Use ND_TTEST_SIZE()/ND_TCHECK_SIZE() macros (2/n)
2017-09-13  Guy HarrisCVE-2017-12902/Zephyr: Fix bounds checking.
2017-09-13  Guy HarrisCVE-2017-12900/Properly terminate all struct tok arrays.
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2016-08-14  Francois-Xavier... Move the printer summaries from INSTALL.txt to each...
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-03-15  Denis Ovsienkomake use of NETDISSECT_REWORKED
2014-03-14  Denis OvsienkoNDOize FDDI, MPCP, Token Ring, VQP and Zephyr decoders
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2013-09-24  Denis Ovsienkojustify declarations of struct tok arrays
2007-08-09  hannessquelch compiler warnings
2005-04-21  guyGive a URL for the Zephyr protocol spec.
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2002-09-05  guyAdd a few more GCC warnings on GCC >= 2 for ".devel...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2002-04-27  guyAdd a cast to squelch a compiler complaint - and remove...
2002-03-05  guyDeclare the packet type enum as an "enum z_packet_type...
2001-09-11  guyInclude "config.h" if present, so that stuff discovered...
2001-09-09  guyZephyr support, from Nickolai Zeldovich <kolya@MIT...