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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use pcap_dump_ftell64() if we have it.
Guy Harris
2017-09-30
1
-1
/
+13
*
Compile with '-Wassign-enum' in devel mode if supported
Francois-Xavier Le Bail
2017-09-20
1
-0
/
+43
*
Clean up the stuff we do to get <inttypes.h> stuff defined.
Guy Harris
2017-09-14
1
-549
/
+22
*
Make the ESP decryption not crash with OpenSSL 1.1.
Guy Harris
2017-09-01
1
-5
/
+20
*
Handle attributes for function pointers by checking the compiler version.
Guy Harris
2017-08-19
1
-125
/
+0
*
Check for __attribute__ ((fallthrough)) (GCC 7).
Denis Ovsienko
2017-07-22
1
-0
/
+51
*
Merge pull request #588 from glebius/casper
Guy Harris
2017-02-02
1
-0
/
+92
|
\
|
*
Add support for libcasper library available on FreeBSD 11.0 and newer.
Gleb Smirnoff
2017-02-01
1
-0
/
+92
*
|
refine the feedback guidelines
Denis Ovsienko
2017-02-02
1
-1
/
+1
*
|
Stop processing IPPROTO_ values once we hit IPPROTO_IPCOMP.
Guy Harris
2017-01-18
1
-1
/
+0
|
/
*
Compile with '-Wpedantic' in devel mode instead of '-pedantic'
fxlb
2016-11-01
1
-10
/
+10
*
Compile with '-Wused-but-marked-unused' in devel mode if supported
Francois-Xavier Le Bail
2016-08-19
1
-0
/
+43
*
Allow building with libcrypto not in the default directory.
Guy Harris
2016-07-13
1
-5
/
+24
*
Handle OpenSSL 1.1.x.
Guy Harris
2016-06-22
1
-1
/
+20
*
Use the new debugging routines in libpcap.
Guy Harris
2015-12-30
1
-19
/
+51
*
Get rid of "TCPDUMP" in some libnetdissect codes
Francois-Xavier Le Bail
2015-10-08
1
-1
/
+1
*
We need -Werror when testing whether -f or -m flags work.
Guy Harris
2015-09-29
1
-12
/
+144
*
Don't check for libcrypto if we don't have its headers.
Guy Harris
2015-09-28
1
-2
/
+18
*
Don't require IPv6 library support in order to support IPv6 addresses.
Guy Harris
2015-09-17
1
-572
/
+30
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-3
/
+3
*
'-pedantic' option is supported by Travis, '-Wpedantic' is not
Francois-Xavier Le Bail
2015-09-09
1
-4
/
+4
*
Compile with '-Wold-style-definition' in devel mode
Francois-Xavier Le Bail
2015-09-09
1
-0
/
+32
*
Fix incorrect detection of '-Wstrict-prototypes' option
Francois-Xavier Le Bail
2015-09-09
1
-11
/
+47
*
Compile with '-Wpedantic' in devel mode as an attempt to get gcc-ism
Francois-Xavier Le Bail
2015-08-19
1
-0
/
+32
*
Compile with '-Wdeclaration-after-statement' in devel mode
Francois-Xavier Le Bail
2015-08-18
1
-0
/
+32
*
Compile with -Wshadow
Francois-Xavier Le Bail
2015-07-29
1
-0
/
+32
*
Do case-insensitive comparisons assuming ASCII strings.
Guy Harris
2015-06-11
1
-13
/
+0
*
Don't assume you have <net/if_pflog.h> if you have <net/pfvar.h>.
Guy Harris
2015-05-17
1
-1
/
+19
*
Compile with -Wcast-qual.
Guy Harris
2015-04-26
1
-0
/
+32
*
C compilers can, and some do, optimize away pointer underflow checks.
Guy Harris
2015-03-02
1
-0
/
+42
*
configure: add support for cap-ng package
Francois-Xavier Le Bail
2015-02-15
1
-1
/
+95
*
Use immediate mode if available.
Guy Harris
2015-02-10
1
-1
/
+5
*
Move pcap function checks to configure.in.
Guy Harris
2015-02-10
1
-104
/
+104
*
Assume non-buggy getaddrinfo() when cross-compiling.
Guy Harris
2014-12-19
1
-1
/
+7
*
Regenerate configure script.
Guy Harris
2014-12-19
1
-2
/
+7
*
Regenerate configure script.
Guy Harris
2014-11-05
1
-19
/
+29
*
Leave it up to ip6_print() to handle non-IPv6-capable systems.
Guy Harris
2014-10-01
1
-2
/
+2
*
Merge branch 'master' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/tcpdump
Michael Richardson
2014-09-02
1
-36
/
+83
|
\
|
*
Document --with-sandbox-capsicum.
Guy Harris
2014-08-31
1
-1
/
+2
|
*
Clean up configure check for libsmi.
Guy Harris
2014-08-31
1
-36
/
+38
|
*
Add support for FreeBSD capsicum sandboxing.
Loganaden Velvindron
2014-07-10
1
-0
/
+44
*
|
these changes to aclocal let tcpdump, when build out of source tree,
Michael Richardson
2014-09-02
1
-5
/
+17
|
/
*
Allow builds if libpcap doesn't have pcap_set_tstamp_precision().
Guy Harris
2014-06-25
1
-0
/
+15
*
Check for pcap_free_datalinks().
Guy Harris
2014-05-19
1
-4
/
+21
*
Don't care about the Linux kernel version number.
Guy Harris
2014-05-03
1
-32
/
+0
*
Use getopt_long().
Guy Harris
2014-04-30
1
-0
/
+14
*
We still need u_intN_t.
Guy Harris
2014-04-23
1
-81
/
+31
*
u_intN_t is dead, long live uintN_t.
Guy Harris
2014-04-23
1
-71
/
+88
*
Use the new libpcap <pcap/nflog.h> for NFLOG definitions and declarations.
Guy Harris
2014-02-02
1
-2
/
+15
*
Check for compiling for IPv6; don't check whether we can create an IPv6 socket.
Guy Harris
2014-01-17
1
-17
/
+13
[prev]
[next]