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-fr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FR: Fix a typo in a comment.
Denis Ovsienko
2020-09-08
1
-1
/
+1
*
Remove 96 assorted ND_TCHECK calls.
Denis Ovsienko
2020-09-08
1
-1
/
+0
*
Remove many (762) now redundant ND_TCHECK_n() calls
Francois-Xavier Le Bail
2020-09-06
1
-1
/
+0
*
FR: Update the link-layer dissectors to void functions
Francois-Xavier Le Bail
2020-08-04
1
-20
/
+18
*
FR: Remove useless "oui.h" include
Francois-Xavier Le Bail
2020-03-31
1
-1
/
+0
*
FRF.16: Add a length check before the bounds check
Francois-Xavier Le Bail
2019-10-28
1
-1
/
+7
*
FRF.16: Add a length check
Francois-Xavier Le Bail
2019-10-19
1
-0
/
+6
*
Remove more old-compiler compensation.
Guy Harris
2019-08-08
1
-1
/
+1
*
Fix some narrowing warnings on LP64/LLP64 platforms.
Guy Harris
2019-04-18
1
-2
/
+2
*
Use the new GET_ macros instead of the EXTRACT_ ones
Francois-Xavier Le Bail
2019-03-26
1
-53
/
+53
*
Add more nd_print_trunc() calls
Francois-Xavier Le Bail
2018-05-23
1
-11
/
+11
*
Remove the safeputchar() function
Francois-Xavier Le Bail
2018-05-02
1
-1
/
+1
*
Remove useless comments
Francois-Xavier Le Bail
2018-03-19
1
-6
/
+0
*
Add the ndo_protocol field in the netdissect_options structure
Francois-Xavier Le Bail
2018-03-16
1
-0
/
+5
*
Add some const qualifiers
Francois-Xavier Le Bail
2018-03-16
1
-1
/
+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
*
Update ND_PRINT() as a variadic macro
Francois-Xavier Le Bail
2018-01-07
1
-62
/
+62
*
FR: Add parentheses when extracting the flags
Francois-Xavier Le Bail
2017-12-23
1
-2
/
+2
*
FR: Rework extracting the flags
Francois-Xavier Le Bail
2017-12-17
1
-15
/
+13
*
Fix spaces
Francois-Xavier Le Bail
2017-12-17
1
-2
/
+2
*
FR: Fix extracting the DE flag
Francois-Xavier Le Bail
2017-12-17
1
-1
/
+1
*
Use more the ND_TTEST_1() macro
Francois-Xavier Le Bail
2017-12-15
1
-6
/
+6
*
Remove all storage class specifier 'register'
Francois-Xavier Le Bail
2017-12-13
1
-8
/
+8
*
Replace ND_TTEST2()/ND_TCHECK2() macros by macros using pointers (1/n)
Francois-Xavier Le Bail
2017-12-11
1
-3
/
+3
*
Use more the EXTRACT_U_1() macro (52/n)
Francois-Xavier Le Bail
2017-12-09
1
-2
/
+2
*
Use more the EXTRACT_U_1() macro (51/n)
Francois-Xavier Le Bail
2017-12-09
1
-1
/
+1
*
Use more the EXTRACT_U_1() macro (35/n)
Francois-Xavier Le Bail
2017-11-30
1
-1
/
+1
*
Use more ND_TCHECK_n()/ND_TTEST_n() macros
Francois-Xavier Le Bail
2017-11-24
1
-4
/
+4
*
Rename EXTRACT_ macros
Francois-Xavier Le Bail
2017-11-22
1
-51
/
+51
*
Rename ND_TCHECK_/ND_TTEST_ macros
Francois-Xavier Le Bail
2017-11-22
1
-9
/
+9
*
Fix a bound check
Francois-Xavier Le Bail
2017-11-20
1
-1
/
+1
*
More EXTRACT_8BITS() changes. Use ND_CHECK_nBITS() more as well.
Guy Harris
2017-11-19
1
-56
/
+58
*
Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
Francois-Xavier Le Bail
2017-11-18
1
-4
/
+4
*
CVE-2017-12897/ISO CLNS: Use ND_TTEST() for the bounds checks in isoclns_prin...
Guy Harris
2017-09-13
1
-1
/
+1
*
Frame Relay: denote a genuine fall through case
Denis Ovsienko
2017-07-22
1
-0
/
+1
*
CVE-2017-5482/Q.933: add a missing bounds check
Denis Ovsienko
2017-01-18
1
-0
/
+1
*
pass correct caplen to other functions as well
Denis Ovsienko
2017-01-18
1
-3
/
+3
*
CVE-2016-7985,7986/Change the way protocols print link-layer addresses.
Guy Harris
2017-01-18
1
-1
/
+2
*
Clean up "invalid IE" messages.
Guy Harris
2016-09-24
1
-2
/
+2
*
Fix indentation.
Guy Harris
2016-09-24
1
-2
/
+2
*
Check for invalid IE lengths.
Guy Harris
2016-09-21
1
-7
/
+19
*
More cleanups of Q.933 output.
Guy Harris
2016-09-21
1
-34
/
+18
*
Clean up printing of Q.933 packets.
Guy Harris
2016-09-21
1
-111
/
+305
*
The name is "FRF.15", so include the "." in the truncation message.
Guy Harris
2016-09-20
1
-1
/
+1
*
Make another never-negative variable an unsigned.
Guy Harris
2016-09-20
1
-1
/
+1
*
Make a never-negative variable a u_int.
Guy Harris
2016-09-20
1
-2
/
+2
*
Fix incorrect length check.
Guy Harris
2016-09-20
1
-1
/
+1
*
Move the printer summaries from INSTALL.txt to each printer
Francois-Xavier Le Bail
2016-08-14
1
-0
/
+2
[next]