index
:
delta/tcpdump.git
add-program-name-option
additional-changes-to-testrun
bare
coverity_scan
enable-probot-stale
lbl
master
mcr-macro-update-1
move-packets-captured-to-ndo
origin
tcpdump-3.5
tcpdump-3.6
tcpdump-3.7
tcpdump-3.8
tcpdump-3.9
tcpdump-4.0
tcpdump-4.1
tcpdump-4.10
tcpdump-4.2
tcpdump-4.3
tcpdump-4.4
tcpdump-4.5
tcpdump-4.6
tcpdump-4.7
tcpdump-4.8
tcpdump-4.9
tcpdump-4.99
tcpdump_3_5
tcpdump_3_6
tcpdump_3_7
tcpdump_3_8
tcpdump_3_9
tcpdump_4.1
tcpdump_4.2
tcpdump_4.3
tcpdump_4.4
tcpdump_4.5
tcpdump_4_0
tcpdump_4_4rel0
tcpdump_4_5
test-rc
github.com: the-tcpdump-group/tcpdump.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
print-zephyr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use <ctype.h> macros.
Guy Harris
2019-09-01
1
-1
/
+3
*
Use more HTTPS in URLs
Francois-Xavier Le Bail
2019-08-19
1
-1
/
+1
*
Remove more old-compiler compensation.
Guy Harris
2019-08-08
1
-1
/
+1
*
Add, and use, macros to do locale-independent case mapping.
Guy Harris
2018-12-10
1
-1
/
+1
*
Add more nd_print_trunc() calls
Francois-Xavier Le Bail
2018-05-17
1
-1
/
+1
*
Add the ndo_protocol field in the netdissect_options structure
Francois-Xavier Le Bail
2018-03-16
1
-0
/
+1
*
Add nd_{v}snprintf() routines/wrappers.
Guy Harris
2018-01-29
1
-1
/
+1
*
Always include <config.h> rather than "config.h".
Guy Harris
2018-01-21
1
-1
/
+1
*
Use quoted include netdissect-stdinc.h instead of angle-bracketed one
Francois-Xavier Le Bail
2018-01-21
1
-1
/
+1
*
Squelch incomplete initializer warnings.
Guy Harris
2018-01-14
1
-1
/
+19
*
Zephyr: Simplify the initialization of a structure
Francois-Xavier Le Bail
2018-01-14
1
-8
/
+1
*
Update ND_PRINT() as a variadic macro
Francois-Xavier Le Bail
2018-01-07
1
-31
/
+31
*
Use ND_TTEST_SIZE()/ND_TCHECK_SIZE() macros (2/n)
Francois-Xavier Le Bail
2018-01-03
1
-1
/
+1
*
CVE-2017-12902/Zephyr: Fix bounds checking.
Guy Harris
2017-09-13
1
-15
/
+30
*
CVE-2017-12900/Properly terminate all struct tok arrays.
Guy Harris
2017-09-13
1
-1
/
+2
*
Move the printer summaries from INSTALL.txt to each printer
Francois-Xavier Le Bail
2016-08-14
1
-0
/
+2
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-1
/
+1
*
Printers must include 'netdissect.h', not 'interface.h'
Francois-Xavier Le Bail
2015-09-05
1
-1
/
+1
*
Fix a bunch of de-constifications.
Guy Harris
2015-04-26
1
-25
/
+27
*
dismiss NETDISSECT_REWORKED macro
Denis Ovsienko
2015-03-22
1
-1
/
+0
*
make use of NETDISSECT_REWORKED
Denis Ovsienko
2014-03-15
1
-1
/
+2
*
NDOize FDDI, MPCP, Token Ring, VQP and Zephyr decoders
Denis Ovsienko
2014-03-14
1
-40
/
+39
*
remove tcpdump's own CVS keywords
Denis Ovsienko
2014-01-03
1
-5
/
+0
*
justify declarations of struct tok arrays
Denis Ovsienko
2013-09-24
1
-1
/
+1
*
squelch compiler warnings
hannes
2007-08-09
1
-1
/
+10
*
Give a URL for the Zephyr protocol spec.
guy
2005-04-21
1
-1
/
+3
*
Have the configure script arrange that the Makefile define _U_
guy
2003-11-16
1
-4
/
+4
*
From Neil Spring:
guy
2003-11-15
1
-4
/
+4
*
Add a few more GCC warnings on GCC >= 2 for ".devel" builds.
guy
2002-09-05
1
-3
/
+3
*
Added support for Win32, based on WinPcap.
risso
2002-08-01
1
-3
/
+3
*
Add a cast to squelch a compiler complaint - and remove a potential
guy
2002-04-27
1
-2
/
+2
*
Declare the packet type enum as an "enum z_packet_type" without
guy
2002-03-05
1
-3
/
+3
*
Include "config.h" if present, so that stuff discovered by the configure
guy
2001-09-11
1
-0
/
+9
*
Zephyr support, from Nickolai Zeldovich <kolya@MIT.EDU>.
guy
2001-09-09
1
-0
/
+302