Kirill
|
9d9c370d66
|
Fix building .o files in Makefile (#229)
* Revert "Dont use object files"
This reverts commit e9bf029077 .
* recompile all objects on any headers change
|
2024-11-11 18:11:46 +03:00 |
|
ruti
|
e9bf029077
|
Dont use object files
Hot fix for #213,#216, maybe #228
|
2024-11-11 02:17:25 +03:00 |
|
Trevor Arjeski
|
ef12f43c60
|
linux service instructions (#128)
|
2024-09-11 15:53:41 +03:00 |
|
Kirill
|
ff65b9f780
|
NetBSD Support / Portability fixes (#75)
* Use socket to detect family on NetBSD
* Switch to _DEFAULT_SOURCE for CPPFLAGS
* fix using signed char for detecting its type
|
2024-08-19 15:35:13 +03:00 |
|
ruti
|
d61756dd95
|
fix headers, sa_size macros, replace getopt_long_only
|
2024-08-12 23:40:36 +03:00 |
|
dartvader316
|
7f3e878ca5
|
Improve Makefile
|
2024-08-07 00:03:15 +03:00 |
|
lufog
|
c3ccd45426
|
Run as Windows service
|
2024-04-24 22:36:16 +03:00 |
|
ruti
|
a48a2e87a3
|
UDP, --proto, dst custom port
|
2024-04-23 08:47:27 +03:00 |
|
ruti
|
3da60eb357
|
--fake on Windows
|
2024-03-18 02:23:10 +03:00 |
|
ruti
|
19171cfeca
|
Auto mode
|
2024-03-08 03:37:02 +03:00 |
|
ruti
|
90d2a3e4f3
|
Remove error.c
|
2024-02-19 12:51:34 +03:00 |
|
ruti
|
76668991c5
|
Windows support
|
2024-02-18 23:20:52 +03:00 |
|
ruti
|
5c6d706cea
|
usleep to nanosleep
|
2023-06-12 10:01:40 +02:00 |
|
ruti
|
08e1e1d8c7
|
init
|
2023-06-03 21:52:10 +02:00 |
|