ambrop7
|
e363bd457d
tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now.
|
13 lat temu |
ambrop7
|
86b3cbc925
system: add BThreadSignal and BLockReactor
|
13 lat temu |
ambrop7
|
1d0e9dd5be
BNetwork: make bnetwork_initialized variable non-static
|
13 lat temu |
ambrop7
|
6630a0c47e
misc/grow_array.h: implement GrowArray_InitEmpty() and GrowArray_DoubleUpLimit()
|
13 lat temu |
ambrop7
|
3c5ae1b60b
BMutex: cosmetic change, remove whitespace at end of line
|
13 lat temu |
ambrop7
|
46212f3fb9
BLog: implement thread-safety
|
13 lat temu |
ambrop7
|
a6fb29f45c
move BMutex to base/ and make BADVPN_THREAD_SAFE control whether it actually does anything
|
13 lat temu |
ambrop7
|
3c4f0f741c
misc/dead.h: fix name conflicts with Android toolchain
|
13 lat temu |
ambrop7
|
0ae7645025
regenerate Bison parser for BPredicate with new Bison version
|
13 lat temu |
ambrop7
|
2ad19e172a
version 1.999.127
|
13 lat temu |
ambrop7
|
fe29d46e2d
update ChangeLog
|
13 lat temu |
ambrop7
|
a23d1d7f84
client, server: implement experimental support for performing SSL operations in worker threads
|
13 lat temu |
ambrop7
|
645d6456d5
rename NCDRefTarget --> BRefTarget
|
13 lat temu |
ambrop7
|
f3fd1055a6
move NCDRefTarget to misc/
|
13 lat temu |
ambrop7
|
538a8a59a9
ncd/CMakeLists.txt: don't try to build non-existing file (forgotten in previous commit)
|
13 lat temu |
ambrop7
|
4fc7a12a79
ncd/NCDRefTarget: move implementation to header
|
13 lat temu |
ambrop7
|
9e3d14bfad
ncd: modules: value: implement append() to list value. Not even I could remember that insert(x) appends to a list.
|
13 lat temu |
ambrop7
|
cbbc16d23e
ncd: modules: net_iptables: add single-argument form of append and insert commands, allowing for generic use
|
13 lat temu |
ambrop7
|
13bb8d8d31
ncd: modules: net_iptables: implement net.iptables.insert() and net.ebtables.insert()
|
13 lat temu |
ambrop7
|
61b17ec310
ncd: modules: sys_start_process: implement deinit_kill_time option
|
13 lat temu |
ambrop7
|
6b41f49023
ncd: modules: sys_start_process: implement term_on_deinit option
|
13 lat temu |
ambrop7
|
aefe4561c5
ncd: modules: sys_start_process: implement process startup options like in runonce() in daemon()
|
13 lat temu |
ambrop7
|
705196709c
ncd/extra/NCDBProcessOpts: add NCDBProcessOpts_Init2() which also returns the presence of keep_stdout and keep_stderr options
|
13 lat temu |
ambrop7
|
bb7745ae70
ncd: modules: sys_request_server: oops, that previous commit claiming to implement _caller was completely wrong. This should be right.
|
13 lat temu |
ambrop7
|
797a2c9e6a
ncd: modules: sys_request_server: implement _caller in request handler
|
13 lat temu |
ambrop7
|
f97b2c4412
ncd-request: fix typo which broke the ncd-request program
|
13 lat temu |
ambrop7
|
4a9d8e2d9b
update ChangeLog
|
13 lat temu |
ambrop7
|
4aa8e8ba30
ncd: modules: add getenv
|
13 lat temu |
ambrop7
|
4b43ab0eb5
add threadwork/BMutex
|
13 lat temu |
ambrop7
|
92c136587b
ncd: implement --syntax-only argument for syntax check without executing the program
|
13 lat temu |