index
:
rsdsl/libpcap.git
master
the LIBpcap interface to various kernel packet capture mechanism, precompiled for musl x64 and aarch64
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcap savefile: Update about "link-layer type and additional information"
Francois-Xavier Le Bail
2023-08-02
1
-1
/
+1
*
removed DOS pcap driver, and Makefile aspects that configured it
Michael Richardson
2023-07-26
1
-11
/
+0
*
Don't indent comments.
Guy Harris
2023-06-28
1
-12
/
+12
*
Makefile.in: Update the whitespacecheck target
Francois-Xavier Le Bail
2023-06-01
1
-2
/
+1
*
Rename doc/README.Win32.md to doc/README.windows.md.
Guy Harris
2023-05-26
1
-1
/
+1
*
Revert "Makefile.in: Build libpcap before the testprogs in releasecheck target"
Francois-Xavier Le Bail
2023-05-08
1
-4
/
+2
*
Makefile.in: Build libpcap before the testprogs
Francois-Xavier Le Bail
2023-05-08
1
-1
/
+1
*
Makefile.in: Build libpcap before the testprogs in releasecheck target
Francois-Xavier Le Bail
2023-05-08
1
-2
/
+4
*
Makefile.in: Use the variable MAKE instead of the make command
Francois-Xavier Le Bail
2023-05-08
1
-8
/
+8
*
Make some static variables thread-local.
Guy Harris
2023-05-05
1
-0
/
+1
*
Correct copy-pasteo on Makefile comment about grammar.y.in
Ed Maste
2023-03-27
1
-1
/
+1
*
Remove prototype header for Digital/Tru64 5.x. [skip ci]
Denis Ovsienko
2023-03-18
1
-1
/
+0
*
Remove prototype header for Digital/Tru64 4.x. [skip ci]
Denis Ovsienko
2023-02-22
1
-1
/
+0
*
Remove prototype header for HP-UX 11.x.
Denis Ovsienko
2023-02-18
1
-1
/
+0
*
Clean/ignore shared libraries other than .so. [skip ci]
Denis Ovsienko
2023-02-18
1
-1
/
+1
*
Autoconf: Remove prototype headers for ancient Solaris. [skip appveyor]
Denis Ovsienko
2023-02-18
1
-2
/
+0
*
Autoconf: Retire Ultrix-specific workarounds. [skip appveyor]
Denis Ovsienko
2023-02-17
1
-7
/
+1
*
Merge pull request #1160 from davidkaroly/cmake-cleanup-cxx
Guy Harris
2023-02-15
1
-6
/
+3
|
\
|
*
autoconf: remove check for C++ compiler on Haiku
David Karoly
2023-02-14
1
-6
/
+3
*
|
Makefile.in: Update whitespacecheck target to show spaces before tabs
Francois-Xavier Le Bail
2023-02-15
1
-0
/
+5
*
|
Fix spaces before tabs in indentation
Francois-Xavier Le Bail
2023-02-15
1
-1
/
+1
|
/
*
Remove AIX-specific prototype headers. [skip ci]
Denis Ovsienko
2023-02-13
1
-2
/
+0
*
Makefile.in: Lose a trailing space. [skip ci]
Denis Ovsienko
2023-02-12
1
-1
/
+1
*
Makefile.in: Move config.h.in~ configure~ configure.ac~ in clean target
Francois-Xavier Le Bail
2023-02-11
1
-3
/
+2
*
doc: Add README.haiku.md. [skip ci]
Denis Ovsienko
2023-02-11
1
-0
/
+1
*
Makefile.in: Remove the 'net' symlink from the distclean target
Francois-Xavier Le Bail
2023-02-11
1
-1
/
+1
*
Haiku: convert implementation to C
David Karoly
2023-02-11
1
-1
/
+1
*
Makefile.in: don't remove configure and config.h.in in make distclean. [skip ...
Denis Ovsienko
2023-02-09
1
-1
/
+1
*
Remove missing/snprintf.c from makefiles. [skip ci]
Denis Ovsienko
2023-02-07
1
-3
/
+0
*
Makefile.in: Update a test for better portability
Francois-Xavier Le Bail
2023-01-31
1
-1
/
+1
*
autoconf: Add autogen.sh, remove configure and config.h.in
Francois-Xavier Le Bail
2023-01-30
1
-10
/
+44
*
Get rid of the remains of gnuc.h
Francois-Xavier Le Bail
2023-01-18
1
-1
/
+1
*
Makefile.in: Add a "touch .devel" command in the releasecheck target
Francois-Xavier Le Bail
2023-01-13
1
-0
/
+2
*
Makefile.in: Add some missing files in the distclean target
Francois-Xavier Le Bail
2023-01-10
1
-2
/
+2
*
Makefile.in: sort PUBHDR in "ls" directory order.
Guy Harris
2023-01-03
1
-4
/
+4
*
Don't install pcap-util.h; it's not a public header.
Guy Harris
2023-01-02
1
-1
/
+1
*
Makefile.in: Add the whitespacecheck target
Francois-Xavier Le Bail
2022-12-19
1
-0
/
+13
*
Makefile.in: Add "make -s install" in the releasecheck target
Francois-Xavier Le Bail
2022-12-11
1
-3
/
+14
*
Makefile.in: Add a "Done." message at the end of the releasecheck target
Francois-Xavier Le Bail
2022-11-26
1
-1
/
+2
*
Makefile.in: Add the releasecheck target
Francois-Xavier Le Bail
2022-11-25
1
-0
/
+26
*
Makefile.in: Add a missing file in EXTRA_DIST
Francois-Xavier Le Bail
2022-11-24
1
-0
/
+1
*
Makefile.in: Add two missing files in EXTRA_DIST
Francois-Xavier Le Bail
2022-11-13
1
-0
/
+2
*
Remove the release candidate rcX targets
Francois-Xavier Le Bail
2022-10-31
1
-6
/
+0
*
Use "git archive" for the "make releasetar" process
Francois-Xavier Le Bail
2022-10-28
1
-13
/
+14
*
Makefile.in: Use TEST_DIST, like for tcpdump
Francois-Xavier Le Bail
2022-10-26
1
-4
/
+5
*
autotools, cmake: provide an rpath option if necessary.
Guy Harris
2022-09-26
1
-1
/
+1
*
rpcap: have the server tell the client its byte order.
Guy Harris
2022-08-06
1
-1
/
+2
*
Add cbpf-savefile(5). [skip ci]
Denis Ovsienko
2022-07-01
1
-0
/
+1
*
Linux USB: fix incorrect values for the packet length.
Guy Harris
2022-06-03
1
-1
/
+2
*
configure: get rid of unused substituted variable.
Guy Harris
2022-04-04
1
-1
/
+0
[next]