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
/
missing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup a comment in missing/asprintf.c. [skip ci]
Denis Ovsienko
2023-02-19
1
-1
/
+1
*
Fix some typos
Francois-Xavier Le Bail
2022-08-01
1
-1
/
+1
*
Cleaning spaces
Francois-Xavier Le Bail
2019-11-08
1
-1
/
+1
*
Remove some workarounds for old compilers.
Guy Harris
2019-08-09
3
-676
/
+2
*
Use asprintf(), and provide a version for systems that lack it.
Guy Harris
2019-02-09
4
-1
/
+169
*
Provide out own strlcpy() and strlcat() routines if necessary.
Guy Harris
2018-10-16
2
-0
/
+117
*
Clean up the code a bit.
Guy Harris
2018-09-14
1
-3
/
+12
*
Fixing va_start/va_end usage
nnposter
2018-08-09
1
-2
/
+4
*
Squelch warning about optreset not being declared.
Gisle Vanem
2018-05-02
1
-1
/
+1
*
Don't use old-style function definitions.
Guy Harris
2018-03-20
1
-4
/
+1
*
Always include <config.h> rather than "config.h".
Guy Harris
2017-08-18
1
-1
/
+1
*
Add a wrapper for strtok_r().
Guy Harris
2016-08-11
1
-0
/
+87
*
Fix MSVC compile warnings on the WinPcap specific code.
Yang Luo
2016-07-29
1
-1
/
+1
*
Oops, forgot to add the file with the Windows _snprintf() wrappers.
Guy Harris
2015-11-03
1
-0
/
+31
*
Use pcap_snprintf() instead of snprintf().
Guy Harris
2015-11-03
2
-10
/
+12
*
Extract progname from argv[0].
Guy Harris
2015-11-01
1
-5
/
+8
*
Add a "getopt.h" header and include it instead of <unistd.h> on Windows.
Guy Harris
2015-11-01
1
-0
/
+7
*
Move getopt.c to the missing directory.
Guy Harris
2015-09-23
1
-0
/
+121
*
remove libpcap's own CVS keywords
Denis Ovsienko
2014-01-03
1
-7
/
+0
*
Move "snprintf.c" to the "missing" directory, as that's where
guy
2004-04-05
1
-0
/
+632