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-domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
DNS: Remove nd_print_invalid() call in truncation case
Francois-Xavier Le Bail
2020-04-11
1
-1
/
+0
*
DNS: Update printing the EDNS options and their data with -vv
jacobgb24
2020-04-10
1
-30
/
+219
*
DNS: Add printing the EDNS options
Casey Deccio
2020-04-10
1
-0
/
+43
*
Use more HTTPS in URLs
Francois-Xavier Le Bail
2019-08-19
1
-1
/
+1
*
Use %zu as the print format for size_t
Francois-Xavier Le Bail
2019-08-08
1
-1
/
+1
*
DNS: Use PRIsize format instead of using a cast
Francois-Xavier Le Bail
2019-08-04
1
-1
/
+1
*
Use nd_ipv6 rather than struct in6_addr
Francois-Xavier Le Bail
2019-06-10
1
-3
/
+3
*
DNS: Add a length check
Francois-Xavier Le Bail
2019-06-09
1
-0
/
+8
*
Add support for decoding DNS URI RR (typecode 256, RFC7553)
Wang Jian
2019-04-13
1
-0
/
+9
*
DNS: Rename a printer
Francois-Xavier Le Bail
2019-04-03
1
-11
/
+11
*
Squelch a compiler warning.
Guy Harris
2019-03-26
1
-1
/
+1
*
Use the new GET_ macros instead of the EXTRACT_ ones
Francois-Xavier Le Bail
2019-03-26
1
-48
/
+49
*
Extract extend DNS rcode from OPT record and print it.
Mark Andrews
2019-02-13
1
-2
/
+59
*
Add more nd_print_trunc() calls
Francois-Xavier Le Bail
2018-05-10
1
-1
/
+1
*
Rename the fn_printX() functions to nd_printX()
Francois-Xavier Le Bail
2018-04-30
1
-3
/
+3
*
Add the ndo_protocol field in the netdissect_options structure
Francois-Xavier Le Bail
2018-03-16
1
-0
/
+1
*
Use nd_ipv6 rather than struct in6_addr in packet-layout structures.
Guy Harris
2018-01-30
1
-2
/
+2
*
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
*
Clean up signed vs. unsigned.
Guy Harris
2018-01-11
1
-17
/
+17
*
Update ND_PRINT() as a variadic macro
Francois-Xavier Le Bail
2018-01-07
1
-78
/
+78
*
Use ND_TTEST_SIZE()/ND_TCHECK_SIZE() macros (1/n)
Francois-Xavier Le Bail
2018-01-03
1
-1
/
+1
*
DNS: Coding style update
Francois-Xavier Le Bail
2018-01-02
1
-2
/
+2
*
DNS: Address two clang warnings
Francois-Xavier Le Bail
2017-12-30
1
-0
/
+4
*
C99 type, not BSD type; use uint16_t.
Guy Harris
2017-12-13
1
-1
/
+1
*
Remove all storage class specifier 'register'
Francois-Xavier Le Bail
2017-12-13
1
-19
/
+19
*
Use nd_ types for DNS.
Guy Harris
2017-12-13
1
-49
/
+66
*
Replace ND_TTEST2()/ND_TCHECK2() macros by macros using pointers (1/n)
Francois-Xavier Le Bail
2017-12-11
1
-6
/
+6
*
Use more the ND_TCHECK_1() macro
Francois-Xavier Le Bail
2017-12-04
1
-3
/
+3
*
Use more the EXTRACT_U_1() macro (31/n)
Francois-Xavier Le Bail
2017-11-27
1
-1
/
+1
*
Use more ND_TCHECK_n()/ND_TTEST_n() macros
Francois-Xavier Le Bail
2017-11-24
1
-3
/
+3
*
Rename EXTRACT_ macros
Francois-Xavier Le Bail
2017-11-22
1
-44
/
+44
*
Rename ND_TCHECK_/ND_TTEST_ macros
Francois-Xavier Le Bail
2017-11-22
1
-17
/
+17
*
More EXTRACT_8BITS() changes. Use ND_CHECK_nBITS() more as well.
Guy Harris
2017-11-19
1
-31
/
+41
*
Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
Francois-Xavier Le Bail
2017-11-18
1
-32
/
+32
*
DNS: Rename entry function
Francois-Xavier Le Bail
2017-11-16
1
-1
/
+1
*
CVE-2017-12995/Check for DNS compression pointers that don't point backwards.
Guy Harris
2017-09-13
1
-18
/
+19
*
CVE-2016-7993/Clean up relative time stamp printing.
Guy Harris
2017-01-18
1
-1
/
+1
*
Move the printer summaries from INSTALL.txt to each printer
Francois-Xavier Le Bail
2016-08-14
1
-0
/
+2
*
Don't require IPv6 library support in order to support IPv6 addresses.
Guy Harris
2015-09-17
1
-6
/
+3
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-1
/
+1
*
Remove obsolete comments
Francois-Xavier Le Bail
2015-09-07
1
-1
/
+1
*
Printers must include 'netdissect.h', not 'interface.h'
Francois-Xavier Le Bail
2015-09-05
1
-1
/
+1
*
For DNS messages, represent the "DNSSEC OK" bit as "DO" instead of "OK"
Duane Wessels
2015-06-18
1
-1
/
+1
*
Fix a bunch of de-constifications.
Guy Harris
2015-04-26
1
-1
/
+1
*
dismiss NETDISSECT_REWORKED macro
Denis Ovsienko
2015-03-22
1
-1
/
+0
*
u_intN_t is dead, long live uintN_t.
Guy Harris
2014-04-23
1
-1
/
+1
*
NDOize the rest of util.c
Denis Ovsienko
2014-04-14
1
-3
/
+3
*
NDOize some generic code
Denis Ovsienko
2014-04-03
1
-1
/
+1
*
NDOize BOOTP, DHCPv6, DNS, PIM and sFlow decoders
Denis Ovsienko
2014-03-25
1
-179
/
+183
[next]