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
/
bpf_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some static variables thread-local.
Guy Harris
2023-05-05
1
-1
/
+3
*
Squelch some annoying warnings.
Guy Harris
2019-10-14
1
-0
/
+8
*
Show special magic Linux absolute load addresses symbolically.
Guy Harris
2019-10-14
1
-3
/
+87
*
Remove some workarounds for old compilers.
Guy Harris
2019-08-09
1
-32
/
+32
*
Squelch warnings due to empty format strings.
Guy Harris
2018-05-06
1
-50
/
+81
*
Squelch non-constant format warnings.
Guy Harris
2018-05-06
1
-55
/
+50
*
Don't use old-style function definitions.
Guy Harris
2018-03-20
1
-3
/
+1
*
Get rid of pcap-stdinc.h.
Guy Harris
2017-09-05
1
-3
/
+0
*
Put the stuff to get the sized integer types defined into pcap-types.h.
Guy Harris
2017-09-04
1
-10
/
+1
*
Always include <config.h> rather than "config.h".
Guy Harris
2017-08-18
1
-1
/
+1
*
Use pcap_snprintf() instead of snprintf().
Guy Harris
2015-11-03
1
-3
/
+3
*
The official #define for 32-bit and 64-bit Windows is _WIN32.
Guy Harris
2015-08-31
1
-3
/
+3
*
Support mod and XOR operators.
Guy Harris
2014-05-18
1
-0
/
+20
*
remove libpcap's own CVS keywords
Denis Ovsienko
2014-01-03
1
-5
/
+0
*
Squelch format vs. argument warnings from clang.
Guy Harris
2012-11-30
1
-6
/
+9
*
Include headers that should cause u_int64_t to be defined.
Guy Harris
2010-01-27
1
-0
/
+14
*
Make some arguments const pointers if that makes sense.
guy
2008-01-02
1
-2
/
+2
*
Pick up changes from NetBSD:
guy
2007-06-11
1
-2
/
+2
*
Add _U_ to "rcsid[]" definitions, to eliminate "unused variable"
guy
2003-11-15
1
-2
/
+2
*
<pcap.h> includes <sys/types.h> and <sys/time.h>; there's no need to
guy
2002-03-24
1
-4
/
+1
*
add config.h, remove gnuc.h. remove __dead
assar
2000-07-11
1
-2
/
+5
*
do not use sprintf(). always use snprintf().
itojun
2000-04-27
1
-3
/
+3
*
Initial revision
mcr
1999-10-07
1
-0
/
+288