index
:
delta/libpcap.git
android-libpcap-0.9.8
bare
baserock/1.5.3-openwrt
coverity_scan
lbl
libpcap-0.6
libpcap-0.7
libpcap-0.8
libpcap-0.9
libpcap-1.0
libpcap-1.1
libpcap-1.10
libpcap-1.2
libpcap-1.3
libpcap-1.4
libpcap-1.5
libpcap-1.6
libpcap-1.7
libpcap-1.8
libpcap-1.9
libpcap_0_6
libpcap_0_7
libpcap_0_8
libpcap_0_8rel1
libpcap_0_9
libpcap_1.1
libpcap_1.2
libpcap_1.3
libpcap_1.4
libpcap_1.5
libpcap_1_0
libpcap_1_0_rel0b
libpcap_1_4rel0
linux-2-2-packet
master
origin
pcap-options
raybellis-gzip-v2
test
test-rc
github.com: the-tcpdump-group/libpcap.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Run Bison with -Wno-yacc.
Guy Harris
2021-01-23
1
-7
/
+19
|
*
Remove trailing spaces
Francois-Xavier Le Bail
2020-12-29
1
-1
/
+1
*
|
added pcap-options.c with pcap_options structure to abstract settings that ke...
Michael Richardson
2022-03-08
1
-1
/
+2
|
/
*
Add support for getting and setting packet time stamps with Npcap.
Guy Harris
2020-12-15
1
-0
/
+1
*
grammar.y is now a built file.
Guy Harris
2020-10-19
1
-3
/
+3
*
Use "%define api.pure" if supported, otherwise use "%pure-parser".
Guy Harris
2020-10-19
1
-0
/
+27
*
Fixup pcap_datalink_val_to_description_or_dlt(). [skip ci]
Denis Ovsienko
2020-09-09
1
-0
/
+1
*
With .devel, have MSVC treat all warnings as errors.
Guy Harris
2020-05-31
1
-0
/
+5
*
dpdk: check for rte_ether_addr and RTE_ETHER_MAX_JUMBO_FRAME_LEN.
Guy Harris
2020-05-19
1
-0
/
+12
*
cmake: fix libnl check.
Guy Harris
2020-05-19
1
-2
/
+2
*
Use pkg-config to find libnl-3.0 if we can.
Guy Harris
2020-05-19
1
-12
/
+19
*
linux: drop support for libnl 1 and 2.
Guy Harris
2020-05-19
1
-34
/
+6
*
CMake: clean up white space.
Guy Harris
2020-05-19
1
-5
/
+5
*
cmake: trust pkg-config if it finds libdpdk.
Guy Harris
2020-05-19
1
-1
/
+1
*
dpdk: check for rte_eth_dev_count_avail().
Guy Harris
2020-05-19
1
-1
/
+6
*
Support AirPcap devices with a pcap module.
Guy Harris
2020-05-07
1
-1
/
+23
*
Fix a typo
Francois-Xavier Le Bail
2020-04-16
1
-1
/
+1
*
Set the additinal linker flags early, so they apply to the test programs.
Guy Harris
2020-04-13
1
-8
/
+12
*
Add an ENABLE_PROFILING option.
Guy Harris
2020-04-13
1
-2
/
+19
*
Add support for UTF-8 strings on Windows.
Guy Harris
2020-04-11
1
-4
/
+8
*
Merge pull request #876 from bscottm/cmake_library_architecture
Michael Richardson
2020-03-01
1
-6
/
+6
|
\
|
*
CMAKE_C_LIBRARY_ARCHITECTURE
B. Scott Michel
2020-01-12
1
-6
/
+6
*
|
Merge pull request #889 from vovkos/master
Michael Richardson
2020-03-01
1
-0
/
+4
|
\
\
|
*
|
Unset PCAP_SUPPORT_BT_MONITOR if DISABLE_BLUETOOTH is set
Vladimir Gladkov (office-arch)
2019-11-26
1
-0
/
+2
|
*
|
Unset HAVE_LIBNL if BUILD_WITH_LIBNL is not set
Vladimir Gladkov (office-arch)
2019-11-26
1
-0
/
+2
|
|
/
*
|
Always assume we have SIOCBONDINFOQUERY on Linux.
Guy Harris
2020-02-18
1
-6
/
+0
*
|
Don't check for ethtool.h.
Guy Harris
2020-02-18
1
-2
/
+0
*
|
Don't check for linux/sockios.h.
Guy Harris
2020-02-18
1
-1
/
+0
*
|
Don't check for struct tpacket_stats.
Guy Harris
2020-02-18
1
-13
/
+0
*
|
Linux: expect eventfd.
Mario J. Rugiero
2020-02-16
1
-5
/
+0
*
|
Use ${CMAKE_INSTALL_LIBDIR} as the subdirectory for libraries.
Guy Harris
2020-02-11
1
-1
/
+1
*
|
Linux: require turbo packet.
Mario J. Rugiero
2020-02-09
1
-1
/
+0
*
|
Use more HTTPS in URLs
Francois-Xavier Le Bail
2020-01-19
1
-1
/
+1
|
/
*
Yes, we want to define _WIN32_WINNT as 0x0600; do so.
Guy Harris
2019-11-06
1
-3
/
+3
*
Temporarily turn off the definition of _WIN32_WINNT as 0x0600.
Guy Harris
2019-11-06
1
-3
/
+3
*
Note that we do *NOT* support the old msvcrt.dll.
Guy Harris
2019-11-05
1
-0
/
+4
*
Fix installation if we have MinGW but don't have ln.
Guy Harris
2019-11-05
1
-54
/
+62
*
For MinGW, ask for Windows Vista support.
Guy Harris
2019-11-04
1
-0
/
+9
*
Don't speak of Linux usbmon as generic USB sniffing support.
Guy Harris
2019-10-31
1
-9
/
+12
*
Fix permissions - CMakeLists files don't need to be executable.
Guy Harris
2019-10-31
1
-0
/
+0
*
Require CMake 3.12 or later on Windows.
Guy Harris
2019-10-29
1
-1
/
+8
*
Use Packet_ROOT to specify the Npcap or WinPcap SDK root directory.
Guy Harris
2019-10-28
1
-2
/
+14
*
CMake: install libraries to ${CMAKE_INSTALL_FULL_LIBDIR}
Matwey V. Kornilov
2019-08-25
1
-1
/
+1
*
Remove trailing spaces/tabs
Francois-Xavier Le Bail
2019-08-16
1
-2
/
+2
*
Require C99 support at configure time.
Guy Harris
2019-08-11
1
-11
/
+27
*
Remove some workarounds for old compilers.
Guy Harris
2019-08-09
1
-98
/
+87
*
Use -Wpointer-arith and -Wpointer-sign if they are available
Francois-Xavier Le Bail
2019-07-13
1
-0
/
+2
*
That comment was for tcpdump; adjust it to refer to libpcap code.
Guy Harris
2019-04-29
1
-7
/
+2
*
Squelch warnings about Spectre.
Guy Harris
2019-04-29
1
-0
/
+14
*
Use /, not -, for MSVC options.
Guy Harris
2019-04-29
1
-1
/
+1
[prev]
[next]