Историја ревизија

Аутор SHA1 Порука Датум
  ambrop7 e414e84fa0 tun2socks: simplify code, no functional change пре 13 година
  ambrop7 9065fe2626 tun2socks: simplify code, no functional change пре 13 година
  ambrop7 c0c430e10b tun2socks: simplify code, no functional change пре 13 година
  ambrop7 ccfe9881cf tun2socks: possible bug fix. In the lwip error callback, signal the client_dead dead-variable so that ERR_ABRT is returned to пре 13 година
  ambrop7 65cdfeef06 tun2socks: fix possible crash when tcp_close() is called from within lwip callbacks. пре 13 година
  ambrop7 d551b48e32 tun2socks: fix possible crash due to the use of a wrong dead-variable пре 13 година
  ambrop7 3d71375653 tun2socks: fix possible crash when the client side is lost before the SOCKS side manages to connect пре 13 година
  ambrop7 1b918ff3df fix lwip logging after BLog API change пре 13 година
  ambrop7 e723832c13 ncd: modules: log: fix assertion failure from BLog API changes пре 13 година
  ambrop7 dbcb258a7f examples/cavl_test: add testing of associative operation feature пре 13 година
  ambrop7 a5c780c498 structure/CAvl: implement support for custom associative operations пре 13 година
  ambrop7 52b529b761 misc/grow_array.h: allow passing zero capacity to GrowArray_Init(). пре 13 година
  ambrop7 11230ecbf2 ncd: modules: process_manager: remove verbose logging пре 13 година
  ambrop7 8b1ad6e6c3 misc/get_iface_info.h: fix incorrect error check пре 13 година
  ambrop7 efb684d588 misc/get_iface_info.h: add badvpn_ prefix to function пре 13 година
  ambrop7 abb03e15a5 BArpProbe, BDHCPClient: remove the old private get_iface_info() function пре 13 година
  ambrop7 8f6285a281 DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined. пре 13 година
  ambrop7 4049ee60aa DebugObject: use BADVPN_THREAD_SAFE to enable the counter mutex, not BADVPN_THREADWORK_USE_PTHREAD пре 13 година
  ambrop7 a2044b6ce7 misc/compare.h: add B_COMPARE2() macro пре 13 година
  ambrop7 62ad4c0763 BTap: make a string in options a non-const char pointer so we can allocate and free it пре 13 година
  ambrop7 d6a643089d BTap: implement initialization from file descriptor пре 13 година
  ambrop7 cabd8abb7f BLog: add BContextLog macro пре 13 година
  ambrop7 480d94d9dd ncd: NCDModule: implement NCDModuleInst_Backend_LogContext() пре 13 година
  ambrop7 52b94d387c BLog: implement logging contexts пре 13 година
  ambrop7 e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program пре 13 година
  ambrop7 fc5d7678df DebugObject: don't declare extern global variables when they don't exist пре 13 година
  ambrop7 faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins пре 13 година
  ambrop7 126a47c586 ncd: add load_module() пре 13 година
  ambrop7 c55525c90e ncd: NCDInterpreter: implement loadmodule callback пре 13 година
  ambrop7 675f8100b7 ncd: NCDInterpProcess: retry simple module lookups when a statement is about to be instantiated, this is needed for dynamic module loading пре 13 година