ambrop7
|
f469b6db00
lwip: Use malloc/free for memory allocation. Bump number of TCP connections to 1024.
|
15 years ago |
ambrop7
|
c4f6ccbe6b
ncd/modules/net_backend_waitdevice.c: port to NCDUdevManager
|
15 years ago |
ambrop7
|
9521812f63
tun2socks: make the netif default. Allows forwarding routed packets.
|
15 years ago |
ambrop7
|
90c368c1bf
ncd: support NCDUdevManager
|
15 years ago |
ambrop7
|
03d5d5eeff
add udevmonitor subsystem
|
15 years ago |
ambrop7
|
43281a78d9
BTimer: fall back to gettimeofday() if CLOCK_MONOTONIC is not available.
|
15 years ago |
ambrop7
|
32da4a98cb
BUnixSignal: add self-pipe backend. Use it on Linux when signalfd() is not available.
|
15 years ago |
ambrop7
|
5340a3a761
BReactor: add poll() backend. Use it on Linux when epoll is not available.
|
15 years ago |
ambrop7
|
3aeb316d0a
BSocket: compile when IPV6_RECVPKTINFO doesn't exist. Don't fail if we fail to setup pktinfo.
|
15 years ago |
ambrop7
|
47fda51c6f
tun2socks: fix assert when SOCKS blocks sending data, and for some reason the code assumed it wouldn't.
|
15 years ago |
ambrop7
|
5a18e78a93
inputprocess: actually build it
|
15 years ago |
ambrop7
|
28ae1c47f6
BStringMap: make some functions take const pointers
|
15 years ago |
ambrop7
|
3562a9815b
BAVL: make some functions take const pointers
|
15 years ago |
ambrop7
|
9507e6141b
DebugObject: make DebugObject_Access take a const pointer
|
15 years ago |
ambrop7
|
b220e82913
BInputProcess: don't force freeing when the pipe fails or the process dies. Allows reading all data from the pipe if the process dies before the pipe fails.
|
15 years ago |
ambrop7
|
6718c294a8
ncd/modules/depend.c: fix description
|
15 years ago |
ambrop7
|
0ca956603d
remove stale generated file
|
15 years ago |
ambrop7
|
33f789293b
add BInputProcess
|
15 years ago |
ambrop7
|
465fa7d8ce
add BStringMap
|
15 years ago |
ambrop7
|
d8d02e6ab0
BAVL: allow iterating the tree via BAVL_GetFirst, BAVL_GetLast, BAVL_GetNext, BAVL_GetPrev
|
15 years ago |
ambrop7
|
bd40836418
misc/debug.h: use __attribute__ instead of __attribute in WARN_UNUSED so we don't confuse KDevelop
|
15 years ago |
ambrop7
|
be94af2204
BProcess: do not allow sending signals to a process from the handler when it has already terminated and been waited for
|
15 years ago |
ambrop7
|
a0bb0e03ba
fix compile again
|
15 years ago |
ambrop7
|
076537f3da
version 1.999.106rc2
|
15 years ago |
ambrop7
|
32accca6fd
ncd: fix confgure if CFLAGS is provided
|
15 years ago |
ambrop7
|
ce3b2d5c70
version 1.999.106rc1
|
15 years ago |
ambrop7
|
a00fe52aea
ncd: add net.watch_interfaces module
|
15 years ago |
ambrop7
|
9a86a58ebd
NCDInterfaceMonitor: allow pausing and resuming events
|
15 years ago |
ambrop7
|
a4155be0c1
ncd/modules/sys_watch_directory.c: open directory after setting up inotify to avoid race condition
|
15 years ago |
ambrop7
|
34b94e61ea
ncd: examples: volumekeys: fix process names
|
15 years ago |