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
/
netdissect-stdinc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
We no longer use isascii(), so we don't need to define it with MSVC.
Guy Harris
2019-09-01
1
-1
/
+0
*
Don't use <ctype.h> macros.
Guy Harris
2019-09-01
1
-2
/
+0
*
Clean up comments.
Guy Harris
2019-08-11
1
-0
/
+6
*
<inttypes.h> should suffice to define PRI[doux]64.
Guy Harris
2019-08-11
1
-47
/
+1
*
Remove more old-compiler compensation.
Guy Harris
2019-08-08
1
-61
/
+2
*
Require VS 2015 or later for Windows builds using Visual Studio.
Guy Harris
2019-08-08
1
-49
/
+41
*
Revert "Add PRIsize, to use as the print format for size_t"
Francois-Xavier Le Bail
2019-08-08
1
-11
/
+0
*
Add PRIsize, to use as the print format for size_t
Francois-Xavier Le Bail
2019-08-03
1
-0
/
+11
*
Define ssize_t on Windows.
Guy Harris
2019-07-21
1
-0
/
+5
*
Squelch annoying bogus Clang warnings.
Guy Harris
2018-11-09
1
-1
/
+9
*
Fix nd_snprintf(buf, buflen, "string");
Guy Harris
2018-10-13
1
-2
/
+2
*
Ensure isatty is defined on Win32.
Daniel Miller
2018-10-02
1
-0
/
+1
*
Add nd_{v}snprintf() routines/wrappers.
Guy Harris
2018-01-29
1
-14
/
+43
*
Don't define {v}snprintf() as _{v}snprintf(); they're not the same.
Guy Harris
2018-01-29
1
-2
/
+0
*
Another UN*Xism we need - isascii().
Guy Harris
2018-01-29
1
-0
/
+6
*
Let CMake figure out whether we have snprintf() or not.
Guy Harris
2018-01-29
1
-12
/
+0
*
Include funcattrs.h before you use stuff in it.
Guy Harris
2018-01-28
1
-5
/
+5
*
Pick up Windows snprintf and strdup replacements from libpcap.
Guy Harris
2018-01-28
1
-6
/
+56
*
Declare ND_UNALIGNED in netdissect.h.
Guy Harris
2018-01-28
1
-49
/
+0
*
Don't test for __attribute__ in the configure script.
Guy Harris
2018-01-21
1
-19
/
+39
*
Remove min() and max() macros from netdissect-stdinc.h
Francois-Xavier Le Bail
2018-01-20
1
-7
/
+0
*
Use pcapng as the name of the file format.
Guy Harris
2018-01-08
1
-2
/
+2
*
improved check for ipv6 support on windows (autotools)
Ali Abdulkadir
2017-11-06
1
-1
/
+1
*
Fix the macros for controlling warnings
Francois-Xavier Le Bail
2017-10-21
1
-5
/
+23
*
Fix 64-bit maximum file size argument stuff.
Guy Harris
2017-10-20
1
-2
/
+33
*
Get rid of obsolescent configure test.
Guy Harris
2017-10-16
1
-2
/
+0
*
On UN*X, always use sigaction(), and always have signal handlers return void.
Guy Harris
2017-10-15
1
-1
/
+0
*
Make the delta between 1970 and 1900 a 64-bit signed integral constant.
Guy Harris
2017-09-21
1
-0
/
+20
*
Clean up the stuff we do to get <inttypes.h> stuff defined.
Guy Harris
2017-09-14
1
-95
/
+107
*
Suppress UBSan warnings from EXTRACT_.
Guy Harris
2017-08-18
1
-0
/
+5
*
Check for __attribute__ ((fallthrough)) (GCC 7).
Denis Ovsienko
2017-07-22
1
-0
/
+6
*
Fix a file mode
Francois-Xavier Le Bail
2016-09-26
1
-0
/
+0
*
added some minor protection against multiple inclusion
Michael Richardson
2016-07-09
1
-1
/
+3
*
Additional Windows cleanups.
Guy Harris
2015-09-18
1
-2
/
+15
*
We don't define our own inet_aton() any more, so don't declare it.
Guy Harris
2015-09-18
1
-2
/
+0
*
Don't require IPv6 library support in order to support IPv6 addresses.
Guy Harris
2015-09-17
1
-6
/
+45
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-0
/
+352