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