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