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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix *another* typo.
Guy Harris
2023-07-03
1
-1
/
+1
*
Fix a typo in a comment
Francois-Xavier Le Bail
2023-07-02
1
-1
/
+1
*
Put "skip ci" in the body of the commit message.
Guy Harris
2023-06-29
1
-1
/
+0
*
Add a debugging message to try to figure out the latest breakage.
Guy Harris
2023-06-29
1
-0
/
+1
*
Fix universal builds.
Guy Harris
2023-06-28
1
-171
/
+218
*
Don't check for libssl if we're not building with remote support.
Guy Harris
2023-06-28
1
-74
/
+78
*
Fix spelling
Josh Soref
2023-06-25
1
-3
/
+3
*
Add the Solaris "any" device in pcap_findalldevs() if we have it.
Guy Harris
2023-06-13
1
-0
/
+23
*
Fail if packet capture support cannot be found.
Guy Harris
2023-06-07
1
-11
/
+27
*
cmake: fail if -DENABLE_SANITIZERS=ON and no sanitizers were found.
Guy Harris
2023-04-09
1
-0
/
+3
*
cmake: use a macro for testing sanitizers.
Guy Harris
2023-04-09
1
-80
/
+45
*
cmake: support -DENABLE_SANITIZERS={OFF,ON}.
Guy Harris
2023-04-09
1
-37
/
+147
*
CMake: install include files in CMAKE_INSTALL_INCLUDEDIR
David Karoly
2023-03-20
1
-4
/
+4
*
configure, CMake: remove -fPIC hacks for Haiku.
Guy Harris
2023-02-15
1
-36
/
+2
*
CMakeLists.txt: note why we're explicitly listing languages in project(). [sk...
Guy Harris
2023-02-15
1
-0
/
+33
*
CMake: remove remaining references to CXXFLAGS
David Karoly
2023-02-14
1
-6
/
+2
*
CMake: remove check for C++ compiler on Haiku
David Karoly
2023-02-14
1
-79
/
+0
*
CMake: try to fix the Haiku build.
Guy Harris
2023-02-13
1
-16
/
+43
*
CMake: give up on Clang on Haiku.
Guy Harris
2023-02-12
1
-9
/
+40
*
Haiku: convert implementation to C
David Karoly
2023-02-11
1
-1
/
+1
*
CMake: improve comments for the network library tests.
Guy Harris
2023-01-14
1
-33
/
+70
*
CMakeLists.txt: Print "Symlinking: /some/path to ..." conditionally
Francois-Xavier Le Bail
2022-12-11
1
-2
/
+4
*
CMake: fix the install name of the installed shared library.
Guy Harris
2022-11-29
1
-0
/
+12
*
cmake: suppress CMP0042 OLD deprecated warning
Alois Klink
2022-11-27
1
-1
/
+8
*
cmake: Update the minimum required version to 2.8.12 (except Windows)
Francois-Xavier Le Bail
2022-11-25
1
-1
/
+1
*
Fix a typo in a comment
Francois-Xavier Le Bail
2022-10-30
1
-1
/
+1
*
Fix a typo in a comment
Francois-Xavier Le Bail
2022-10-17
1
-1
/
+1
*
cmake: fix check for libibverbs with Sun's C compiler.
Guy Harris
2022-09-30
1
-0
/
+26
*
cmake: just show whether the build is 32-bit or 64-bit.
Guy Harris
2022-09-30
1
-34
/
+14
*
cmake: Print host and target information.
Guy Harris
2022-09-29
1
-1
/
+34
*
cmake: fix up generation of libpcap.pc and pcap-config.
Guy Harris
2022-09-29
1
-77
/
+204
*
cmake: add -ldlpi, not just dlpi, to LIBS_PRIVATE.
Guy Harris
2022-09-28
1
-1
/
+1
*
autoconf, cmake: fix generated pcap-config and libpcap.pc.
Guy Harris
2022-09-27
1
-6
/
+154
*
cmake: fix a comment. [skip ci]
Guy Harris
2022-09-27
1
-1
/
+1
*
Fixup some recent comments. [skip ci]
Denis Ovsienko
2022-09-27
1
-2
/
+2
*
autotools, cmake: provide an rpath option if necessary.
Guy Harris
2022-09-26
1
-25
/
+62
*
rpcap: have the server tell the client its byte order.
Guy Harris
2022-08-06
1
-0
/
+1
*
On Solaris, tweak PKG_CONFIG_PATH as necessary for the build bitwidth.
Guy Harris
2022-07-12
1
-0
/
+61
*
Improve handling of C++.
Guy Harris
2022-07-11
1
-1
/
+62
*
CMake: use NUL: as the null device on Windows.
Guy Harris
2022-07-10
1
-1
/
+6
*
CMake: check for a usable Lex.
Guy Harris
2022-07-10
1
-0
/
+17
*
CMake: check for a usable YACC.
Guy Harris
2022-07-10
1
-0
/
+19
*
On Haiku, add a check for libbsd which has getpass
François Revol
2022-07-09
1
-0
/
+9
*
Revert "Tell CMake libpcap is a C-only project (no C++)." [skip ci]
Denis Ovsienko
2022-07-06
1
-1
/
+1
*
Fix some typos
Francois-Xavier Le Bail
2022-07-04
1
-1
/
+1
*
Tell CMake libpcap is a C-only project (no C++).
Denis Ovsienko
2022-07-03
1
-1
/
+1
*
Add cbpf-savefile(5). [skip ci]
Denis Ovsienko
2022-07-01
1
-1
/
+4
*
Linux USB: fix incorrect values for the packet length.
Guy Harris
2022-06-03
1
-0
/
+1
*
configure, CMake: use pkg-config first when checking for libibverbs.
Guy Harris
2022-03-27
1
-4
/
+14
*
Allow the path in which DPDK is installed to be specified.
Guy Harris
2022-03-24
1
-0
/
+1
[next]