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
/
rpcapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix universal builds.
Guy Harris
2023-06-28
1
-27
/
+2
*
Fix spelling
Josh Soref
2023-06-25
3
-5
/
+5
*
Refine rpcapd-config.manfile. [skip ci]
Denis Ovsienko
2023-03-26
1
-4
/
+8
*
rpcapd(8): Use formatting more consistently. [skip ci]
Denis Ovsienko
2023-03-26
1
-29
/
+27
*
Fix spaces before tabs in indentation
Francois-Xavier Le Bail
2023-02-15
1
-1
/
+1
*
rpcapd: fix name of launchd service. [skip ci]
Guy Harris
2023-01-20
2
-2
/
+2
*
rpcapd: add more service-launcher documentation to the man page.
Guy Harris
2023-01-20
1
-3
/
+40
*
Slight manpage improvement
Antonio Vázquez Blanco
2023-01-20
1
-0
/
+3
*
cmake: use ${CMAKE_INSTALL_SBINDIR} rather than just sbin.
Guy Harris
2022-10-13
1
-1
/
+5
*
Fix a typo
Francois-Xavier Le Bail
2022-08-16
1
-1
/
+1
*
rpcap: have the server tell the client its byte order.
Guy Harris
2022-08-06
1
-1
/
+6
*
rpcapd: add a -t flag to specify the data channel port.
Guy Harris
2022-08-02
4
-20
/
+48
*
rpcapd: use \- for a command-line hyphen in the man page. [skip ci]
Guy Harris
2022-08-01
1
-1
/
+1
*
rpcap: fix sock_open() issues.
Guy Harris
2022-08-01
2
-34
/
+44
*
Use a more meaningful name
Francois-Xavier Le Bail
2022-08-01
1
-1
/
+1
*
rpcap: improve error messages for host and port resolution errors.
Guy Harris
2022-08-01
1
-2
/
+2
*
man: Lose excess newlines in rpcapd(8). [skip ci]
Denis Ovsienko
2022-07-31
1
-3
/
+0
*
Use C99 types for specific-number-of-octets values.
Guy Harris
2022-07-08
1
-53
/
+53
*
Fix some typos
Francois-Xavier Le Bail
2022-07-04
1
-1
/
+1
*
Use "%d" to print a signed int
Francois-Xavier Le Bail
2022-03-01
1
-1
/
+1
*
Remove trailing spaces/tabs
Francois-Xavier Le Bail
2021-11-30
1
-3
/
+3
*
rpcapd: clean up the code to fill in the struct rpcap_findalldevs_if.
Guy Harris
2021-07-22
1
-17
/
+12
*
rpcapd: note the alignment issue, get rid of an extra pointer variable.
Guy Harris
2021-07-21
1
-19
/
+30
*
fix unaligned access to structs in daemon_msg_findallif_req() and daemon_sera...
ramin
2021-07-21
1
-3
/
+14
*
rpcapd: the installation directory depends on the target OS, not the compiler.
Guy Harris
2021-07-20
1
-4
/
+17
*
Suppress temporarily the warnings with "enable remote packet capture"
Francois-Xavier Le Bail
2021-06-29
1
-0
/
+3
*
rpcapd: fix bogus error message buffer argument.
Guy Harris
2021-02-26
1
-1
/
+1
*
rpcapd: make a shift count unsigned.
Guy Harris
2021-02-23
1
-1
/
+1
*
Fix some typos
Francois-Xavier Le Bail
2020-12-12
2
-7
/
+7
*
Improve "-h" text printing in rpcapd. [skip ci]
Denis Ovsienko
2020-09-15
1
-6
/
+10
*
Fixup rpcapd destination in CMake. [skip ci]
Denis Ovsienko
2020-09-10
1
-5
/
+9
*
Refine rpcapd.manadmin.in a little bit. [skip ci]
Denis Ovsienko
2020-09-10
1
-14
/
+28
*
Merge pull request #800 from catenacyber/fuzzr
Michael Richardson
2020-08-28
1
-1
/
+9
|
\
|
*
Fuzz rpcpap protocol
Philippe Antoine
2020-07-20
1
-1
/
+9
*
|
man: Fixup some typos and letter case. [skip ci]
Denis Ovsienko
2020-08-22
1
-2
/
+2
*
|
Fixup rpcapd man pages.
Denis Ovsienko
2020-07-27
2
-3
/
+4
*
|
Fix one remaining test of WIN32 rather than _WIN32.
Guy Harris
2020-07-24
1
-1
/
+1
|
/
*
rpcapd: Simplify a condition
Francois-Xavier Le Bail
2020-06-18
1
-1
/
+1
*
rpcapd: make svc_start() return a BOOL.
Guy Harris
2020-05-17
3
-4
/
+4
*
Add support for UTF-8 strings on Windows.
Guy Harris
2020-04-11
2
-0
/
+11
*
Remove duplicate words
Francois-Xavier Le Bail
2020-03-28
1
-1
/
+1
*
Fix "make depend" for out-of-tree builds.
Guy Harris
2020-03-02
1
-1
/
+1
*
Correctly look for mkdep in the top-level source directory.
Guy Harris
2020-03-02
1
-1
/
+2
*
Show correct last modified date in all man pages.
Denis Ovsienko
2020-02-16
1
-1
/
+1
*
Use more HTTPS in URLs
Francois-Xavier Le Bail
2020-01-19
2
-2
/
+2
*
Cleaning spaces
Francois-Xavier Le Bail
2019-11-08
1
-2
/
+2
*
Squelch more warnings.
Guy Harris
2019-11-05
1
-2
/
+7
*
Get rid of unnecessary trailing semicolon in macro.
Guy Harris
2019-11-01
1
-1
/
+1
*
Do the 32-bit overflow check more cleanly.
Guy Harris
2019-10-03
1
-6
/
+6
*
Increment first, test for overflow afterwards.
Guy Harris
2019-10-03
1
-3
/
+6
[next]