ambrop7 e084b20f1f ncd/interface_modules/interface_badvpn: support running the client program as a specific user 15 years ago
..
BAddr.h b2f673d1c1 Fix build in Windows 15 years ago
BLog.c 198d6cd4b8 Initial import 15 years ago
BLog.h 198d6cd4b8 Initial import 15 years ago
BLog_syslog.c 198d6cd4b8 Initial import 15 years ago
BLog_syslog.h 198d6cd4b8 Initial import 15 years ago
BPending.c bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does 15 years ago
BPending.h bf16d03931 BReactor: add ability to execute jobs directly until a mark job is reached. Allows integration of third-party software that does 15 years ago
BProcess.c e084b20f1f ncd/interface_modules/interface_badvpn: support running the client program as a specific user 15 years ago
BProcess.h e084b20f1f ncd/interface_modules/interface_badvpn: support running the client program as a specific user 15 years ago
BReactor.c b21d45c00b BReactor: add BReactor_SetTimerAfter 15 years ago
BReactor.h b21d45c00b BReactor: add BReactor_SetTimerAfter 15 years ago
BSignal.c 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it 15 years ago
BSignal.h 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it 15 years ago
BSocket.c 409acf90e0 BSocket: add support for Ethernet packet sockets 15 years ago
BSocket.h 82d03fdea5 BReactor: report error events for file descriptors. BSocket: add a new event for catching these errors, but keep existing behaviour by first reporting 15 years ago
BTime.c 198d6cd4b8 Initial import 15 years ago
BTime.h 0536c1bcfa BTime: subtract starting time on Linux too. Needed by lwip because we cast the time to an uint32_t. 15 years ago
BUnixSignal.c 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it 15 years ago
BUnixSignal.h 8e73c9d4b3 BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it 15 years ago
CMakeLists.txt 3d277dd54b add BProcess 15 years ago
DebugObject.c 198d6cd4b8 Initial import 15 years ago
DebugObject.h 198d6cd4b8 Initial import 15 years ago
Listener.c 2ce8320a6c listener: support listening on an existing socket 15 years ago
Listener.h 2ce8320a6c listener: support listening on an existing socket 15 years ago