Ambroz Bizjak 9314b91783 Refactoring using MemRef. 11 lat temu
..
BLog.c e1cda2fad8 make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program 13 lat temu
BLog.h 9314b91783 Refactoring using MemRef. 11 lat temu
BLog_syslog.c ef2650edcf base: BLog_syslog: make global variable static 13 lat temu
BLog_syslog.h 0d99d6a26a switch to using the New BSD License 14 lat temu
BMutex.h 3c5ae1b60b BMutex: cosmetic change, remove whitespace at end of line 13 lat temu
BPending.c 82df26cdfc BPending: use MarkRemoved and IsRemoved instead of manual hacking with the next pointers 12 lat temu
BPending.h b963b8e471 BPending: add BSmallPending_SetHandler() 13 lat temu
BPending_list.h d547f87417 base: BPending: transform BPending into BSmallPending, which doesn't keep a pointer to its BPendingGroup, and implement 13 lat temu
CMakeLists.txt faa7a69c48 compile PIC versions of internal libraries, to be used by NCD plugins 13 lat temu
DebugObject.c 8f6285a281 DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined. 13 lat temu
DebugObject.h 8f6285a281 DebugObject: BADVPN_THREAD_SAFE should be checked with if not ifdef. Also add check to make sure it's defined. 13 lat temu