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
/
aclocal.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a trailing tab
Francois-Xavier Le Bail
2020-08-01
1
-1
/
+1
*
autoconf: replace --with-system-libpcap with --disable-local-libpcap.
Guy Harris
2020-07-19
1
-42
/
+51
*
Compile with '-Wmissing-variable-declarations' if it's available
Francois-Xavier Le Bail
2020-05-30
1
-0
/
+1
*
Look for mkdep in the top-level source directory.
Guy Harris
2020-03-02
1
-1
/
+1
*
Remove the hacks to avoid floating-point issues in the tcpdump checks.
Guy Harris
2020-02-04
1
-8
/
+0
*
Use -Wpointer-sign if it's available
Francois-Xavier Le Bail
2019-07-13
1
-0
/
+1
*
Note that we don't need to worry about pkg-config lacking --exists.
Guy Harris
2019-04-30
1
-0
/
+4
*
Use pkg-config if we can. Clean up some CMake stuff.
Guy Harris
2019-04-26
1
-47
/
+95
*
Compile with '-Wsign-compare' in devel mode if supported
Francois-Xavier Le Bail
2018-10-29
1
-0
/
+1
*
Don't warn about declarations after statements.
Guy Harris
2018-09-15
1
-1
/
+0
*
Fix spaces
Francois-Xavier Le Bail
2018-09-03
1
-4
/
+4
*
Fix some spelling in comments.
Denis Ovsienko
2018-08-01
1
-3
/
+3
*
Compile with '-Wunreachable-code-return' in devel mode if supported
Francois-Xavier Le Bail
2018-07-17
1
-0
/
+1
*
Sort the tested compiler warning options
Francois-Xavier Le Bail
2018-07-07
1
-8
/
+8
*
If we have a local libpcap, add it to the dependencies for tcpdump.
Guy Harris
2018-01-22
1
-2
/
+6
*
Use AC_RUN_LOG when testing the dependency-generating flag.
Guy Harris
2018-01-22
1
-2
/
+1
*
Don't test for __attribute__ in the configure script.
Guy Harris
2018-01-21
1
-113
/
+0
*
Fix typo, and request additional libraries for *static* linking.
Guy Harris
2017-11-30
1
-4
/
+5
*
Fix the handling of libpcap.
Guy Harris
2017-11-29
1
-64
/
+105
*
Clean up indentation.
Guy Harris
2017-11-13
1
-134
/
+134
*
Some tweaks for AC_LBL_LIBPCAP
Ali Abdulkadir
2017-11-14
1
-38
/
+39
*
Check for unaligned memory access support at compile time.
Guy Harris
2017-10-16
1
-100
/
+0
*
On UN*X, always use sigaction(), and always have signal handlers return void.
Guy Harris
2017-10-15
1
-35
/
+0
*
Get rid of an unnecessary test.
Guy Harris
2017-10-15
1
-25
/
+0
*
Compile with '-Wassign-enum' in devel mode if supported
Francois-Xavier Le Bail
2017-09-20
1
-0
/
+1
*
Handle attributes for function pointers by checking the compiler version.
Guy Harris
2017-08-19
1
-90
/
+0
*
Check for __attribute__ ((fallthrough)) (GCC 7).
Denis Ovsienko
2017-07-22
1
-0
/
+41
*
refine the feedback guidelines
Denis Ovsienko
2017-02-02
1
-1
/
+1
*
Compile with '-Wpedantic' in devel mode instead of '-pedantic'
fxlb
2016-11-01
1
-1
/
+1
*
Compile with '-Wused-but-marked-unused' in devel mode if supported
Francois-Xavier Le Bail
2016-08-19
1
-0
/
+1
*
We need -Werror when testing whether -f or -m flags work.
Guy Harris
2015-09-29
1
-1
/
+12
*
Don't require IPv6 library support in order to support IPv6 addresses.
Guy Harris
2015-09-17
1
-125
/
+0
*
'-pedantic' option is supported by Travis, '-Wpedantic' is not
Francois-Xavier Le Bail
2015-09-09
1
-1
/
+1
*
Compile with '-Wold-style-definition' in devel mode
Francois-Xavier Le Bail
2015-09-09
1
-0
/
+1
*
Fix incorrect detection of '-Wstrict-prototypes' option
Francois-Xavier Le Bail
2015-09-09
1
-1
/
+32
*
Compile with '-Wpedantic' in devel mode as an attempt to get gcc-ism
Francois-Xavier Le Bail
2015-08-19
1
-0
/
+1
*
Compile with '-Wdeclaration-after-statement' in devel mode
Francois-Xavier Le Bail
2015-08-18
1
-0
/
+1
*
Compile with -Wshadow
Francois-Xavier Le Bail
2015-07-29
1
-0
/
+1
*
Compile with -Wcast-qual.
Guy Harris
2015-04-26
1
-0
/
+1
*
Move pcap function checks to configure.in.
Guy Harris
2015-02-10
1
-48
/
+0
*
Use system libpcap when configured with --with-system-pcap
Baruch Siach
2014-10-29
1
-21
/
+25
*
these changes to aclocal let tcpdump, when build out of source tree,
Michael Richardson
2014-09-02
1
-4
/
+16
*
comma in AC_MSG_ERROR confuses configure
Michael Richardson
2014-09-02
1
-1
/
+1
*
Check for pcap_free_datalinks().
Guy Harris
2014-05-19
1
-5
/
+7
*
delete trailing spaces/tabs
Francois-Xavier Le Bail
2014-05-12
1
-1
/
+1
*
u_intN_t is dead, long live uintN_t.
Guy Harris
2014-04-23
1
-4
/
+1
*
remove tcpdump's own CVS keywords
Denis Ovsienko
2014-01-03
1
-2
/
+0
*
Add -g3 on some platforms even if .devel isn't present.
Guy Harris
2013-10-21
1
-24
/
+24
*
Explain why we set -xansi -signed for MIPS C.
Guy Harris
2013-10-17
1
-0
/
+15
*
Update a comment for the previous commit.
Guy Harris
2013-10-17
1
-1
/
+0
[next]