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
/
aclocal.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
autoconf: Add some warning flags for clang 13 or newer
Francois-Xavier Le Bail
2023-07-28
1
-0
/
+3
*
Fix spelling
Josh Soref
2023-06-25
1
-2
/
+2
*
Autoconf: Update a stale comment in aclocal.m4. [skip ci]
Denis Ovsienko
2023-03-27
1
-1
/
+1
*
Autoconf: Convert all instances of AC_TRY_LINK. [skip appveyor]
Denis Ovsienko
2023-02-25
1
-11
/
+11
*
Autoconf: Retire Ultrix-specific workarounds. [skip appveyor]
Denis Ovsienko
2023-02-17
1
-16
/
+0
*
Autoconf: Refine reporting of os-proto.h. [skip ci]
Denis Ovsienko
2023-02-14
1
-2
/
+4
*
Autoconf: Do not try shlicc2 on BSD/OS. [skip ci]
Denis Ovsienko
2023-02-11
1
-12
/
+0
*
Autoconf: Retire AC_LBL_FIXINCLUDES. [skip appveyor]
Denis Ovsienko
2023-02-10
1
-38
/
+0
*
autoconf: Retire AC_LBL_C_INLINE. [skip appveyor]
Denis Ovsienko
2023-02-09
1
-51
/
+0
*
Remove AC_LBL_CHECK_LIB from aclocal.m4. [skip ci]
Denis Ovsienko
2023-01-24
1
-64
/
+0
*
Remove some unused declarations from aclocal.m4. [skip ci]
Denis Ovsienko
2023-01-19
1
-54
/
+0
*
configure: fix _PKG_CONFIG_WITH_FLAGS.
Guy Harris
2023-01-15
1
-4
/
+2
*
configure: properly report errors from --cflags/--libs pkg-config calls.
Guy Harris
2023-01-15
1
-74
/
+61
*
configure: require at least pkg-config 0.17.0 by default.
Guy Harris
2023-01-15
1
-4
/
+3
*
configure: improve comments for AC_LBL_LIBRARY_NET.
Guy Harris
2023-01-14
1
-22
/
+52
*
autoconf, cmake: fix generated pcap-config and libpcap.pc.
Guy Harris
2022-09-27
1
-5
/
+31
*
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
-14
/
+22
*
Fix a linker error on GNU Hurd.
Samuel Thibault
2022-09-19
1
-1
/
+1
*
Fix a typo in a comment in aclocal.m4. [skip ci]
Denis Ovsienko
2022-07-03
1
-1
/
+1
*
configure: clean up AC_LBL_LIBRARY_NET. [skip ci]
Guy Harris
2022-04-04
1
-13
/
+17
*
configure: get rid of the attempt to auto-run PKG_PROG_PKG_CONFIG.
Guy Harris
2022-02-24
1
-19
/
+5
*
configure: clean up messages.
Guy Harris
2022-02-24
1
-5
/
+20
*
configure: don't have PKG_CHECK_MODULES not finding a package be a fatal error.
Guy Harris
2022-02-24
1
-24
/
+31
*
configure: use PKG_CHECK_MODULES to run pkg-config.
Guy Harris
2022-02-24
1
-14
/
+4
*
aclocal.m4: get rid of marker cruft I left in.
Guy Harris
2022-02-24
1
-2
/
+0
*
configure: use AC_COMPILE_IFELSE() and AC_LANG_SOURCE() for testing flags.
Guy Harris
2021-07-25
1
-31
/
+13
*
configure: AC_TRY_COMPILE() generates a return; don't add one.
Guy Harris
2021-07-25
1
-1
/
+33
*
configure: use ac_c_werror_flag to force unknown compiler flags to fail.
Guy Harris
2021-07-25
1
-43
/
+13
*
On Linux, don't assume the compiler supports __atomic builtins.
Guy Harris
2021-05-11
1
-0
/
+42
*
Revert "Don't wrap chunks of headers with extern "C" { ... }."
Guy Harris
2021-03-17
1
-6
/
+3
*
Don't wrap chunks of headers with extern "C" { ... }.
Guy Harris
2021-03-17
1
-3
/
+6
*
Fix some typos
Francois-Xavier Le Bail
2020-12-12
1
-3
/
+3
*
Fix some spelling. [skip ci]
Denis Ovsienko
2020-10-09
1
-1
/
+1
*
Correctly look for mkdep in the top-level source directory.
Guy Harris
2020-03-02
1
-3
/
+3
*
Use more HTTPS in URLs
Francois-Xavier Le Bail
2020-01-19
1
-1
/
+1
*
Cleaning spaces
Francois-Xavier Le Bail
2019-11-08
1
-3
/
+3
*
Use -fPIC for 64-bit SPARC on Linux, as well as on FreeBSD and OpenBSD.
Guy Harris
2019-08-21
1
-1
/
+1
*
Use -Wpointer-arith and -Wpointer-sign if they are available
Francois-Xavier Le Bail
2019-07-13
1
-0
/
+2
*
Fix building shared libpcap library on midipix
Ørjan Malde
2019-04-25
1
-1
/
+1
*
aclocal: Check for libnetwork on Haiku
François Revol
2019-03-10
1
-4
/
+13
*
Haiku uses GNU ld and .so as shared object extension
François Revol
2019-03-10
1
-1
/
+1
*
Clean up some whitespaces
Francois-Xavier Le Bail
2019-01-23
1
-1
/
+1
*
Merge branch 'master' of https://github.com/rixed/libpcap into rixed-master
Guy Harris
2019-01-06
1
-0
/
+278
|
\
|
*
Bring openssl onboard.
Cedric Cellier
2018-09-13
1
-0
/
+278
*
|
Don't warn about declarations after statements.
Guy Harris
2018-09-15
1
-1
/
+0
|
/
*
Use -Wshorten-64-to-32 if it's available, and fix warnings it shows.
Guy Harris
2018-09-09
1
-0
/
+1
*
Check for required alignment by testing CPU types.
Guy Harris
2018-08-04
1
-100
/
+0
*
Compile with '-W' 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-14
1
-9
/
+9
[next]