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
/
cmakeconfig.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the Solaris "any" device in pcap_findalldevs() if we have it.
Guy Harris
2023-06-13
1
-0
/
+3
*
Lose some SINIX-specific build props. [skip appveyor]
Denis Ovsienko
2023-02-25
1
-5
/
+0
*
pcap-usb-linux: fix scan for usbmon devices.
Guy Harris
2022-03-13
1
-3
/
+0
*
Get rid of no-longer-defined HAVE_ macros.
Guy Harris
2022-01-29
1
-6
/
+0
*
Revert "pcap-npf.c: handle NdisMediumIP."
Guy Harris
2021-06-25
1
-3
/
+0
*
pcap-npf.c: handle NdisMediumIP.
Guy Harris
2021-06-23
1
-0
/
+3
*
On Linux, don't assume the compiler supports __atomic builtins.
Guy Harris
2021-05-11
1
-0
/
+6
*
Add support for getting and setting packet time stamps with Npcap.
Guy Harris
2020-12-15
1
-0
/
+3
*
dpdk: check for rte_ether_addr and RTE_ETHER_MAX_JUMBO_FRAME_LEN.
Guy Harris
2020-05-19
1
-0
/
+3
*
linux: drop support for libnl 1 and 2.
Guy Harris
2020-05-19
1
-12
/
+0
*
Support AirPcap devices with a pcap module.
Guy Harris
2020-05-07
1
-0
/
+3
*
Add support for UTF-8 strings on Windows.
Guy Harris
2020-04-11
1
-3
/
+3
*
Remove duplicate words
Francois-Xavier Le Bail
2020-03-28
1
-1
/
+1
*
Always assume we have SIOCBONDINFOQUERY on Linux.
Guy Harris
2020-02-18
1
-3
/
+0
*
Don't check for ethtool.h.
Guy Harris
2020-02-18
1
-3
/
+0
*
Don't check for linux/sockios.h.
Guy Harris
2020-02-18
1
-3
/
+0
*
Don't check for struct tpacket_stats.
Guy Harris
2020-02-18
1
-3
/
+0
*
Regenerate autoconf files, update cmakeconfig.h.in.
Guy Harris
2020-02-18
1
-3
/
+0
*
Regenerate configure script and update cmakeconfig.h.in.
Guy Harris
2020-02-09
1
-3
/
+0
*
Don't speak of Linux usbmon as generic USB sniffing support.
Guy Harris
2019-10-31
1
-3
/
+3
*
Detect Npcap's version.h in build tree and set HAVE_VERSION_H
Daniel Miller
2019-04-19
1
-1
/
+4
*
Make sure asprintf() is declared if it's present.
Guy Harris
2019-03-19
1
-3
/
+6
*
Fix entry for HAVE_VSYSLOG.
Guy Harris
2019-03-12
1
-1
/
+1
*
Make cmakeconfig.h.in a bit more like config.h.in.
Guy Harris
2019-03-12
1
-3
/
+6
*
Use asprintf(), and provide a version for systems that lack it.
Guy Harris
2019-02-09
1
-0
/
+6
*
Handle systems that lack vsyslog(), such as AIX.
Guy Harris
2019-01-11
1
-0
/
+3
*
Add CMake support for building with TLS support.
Guy Harris
2019-01-06
1
-0
/
+3
*
update cmakeconfig.h.in to support DPDK
jingleyang
2018-12-17
1
-0
/
+3
*
Merge branch 'master' into breakloop_poll
Guy Harris
2018-09-14
1
-3
/
+0
|
\
|
*
Assume we have limits.h.
Guy Harris
2018-09-09
1
-3
/
+0
*
|
Proper breakloop for linux on pcap_dispatch
Adrian Budau
2018-08-06
1
-0
/
+3
|
/
*
Check for required alignment by testing CPU types.
Guy Harris
2018-08-04
1
-3
/
+0
*
Remove (unused) SITA support here.
Guy Harris
2018-08-02
1
-3
/
+0
*
Clarify what --enable-packet-ring does.
Guy Harris
2018-01-28
1
-1
/
+1
*
Try to make pcap_compile() thread-safer.
Guy Harris
2018-01-27
1
-0
/
+18
*
Change comment to match autotools config.h.
Guy Harris
2018-01-21
1
-1
/
+1
*
Don't test for __attribute__ in the configure script.
Guy Harris
2018-01-21
1
-3
/
+0
*
Use AC_CHECK_TYPES and AC_CHECK_MEMBERS.
Guy Harris
2018-01-20
1
-29
/
+30
*
Fix checks for thread-safe strerror variants.
Guy Harris
2017-12-01
1
-0
/
+6
*
Check for msg_control or msg_flags in struct msghdr.
Guy Harris
2017-11-11
1
-0
/
+6
*
Base the shadow-password decision on whether we have getspnam().
Guy Harris
2017-10-05
1
-0
/
+3
*
Move ENABLE_REMOTE to where it is in config.h.in.
Guy Harris
2017-10-03
1
-3
/
+3
*
Call the flag to enable remote capture ENABLE_REMOTE.
Guy Harris
2017-10-03
1
-1
/
+1
*
Wrap @string@s in quotes, so they expand to a string.
Guy Harris
2017-10-03
1
-3
/
+3
*
And here's how you put it in quotes.
Guy Harris
2017-09-27
1
-1
/
+1
*
This is how you do string values in cmakeconfig.h.in.
Guy Harris
2017-09-27
1
-1
/
+1
*
LINUX_USB_MON_DEV is a string, not a number.
Guy Harris
2017-09-27
1
-1
/
+1
*
We need STRINGS_H_DECLARES_FFS in config.h with CMake.
Guy Harris
2017-09-27
1
-0
/
+3
*
Added version information to libraries build with cmake
Ali Abdulkadir
2017-09-26
1
-3
/
+6
*
Clean up the ether_hostton() stuff.
Guy Harris
2017-09-19
1
-8
/
+10
[next]