Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
madscientist 688836730d Implemented safe CString buffer creation with a guard byte at the end. 9 лет назад
base64codec.cpp Fixed: base64encode should be const static 15 лет назад
base64codec.hpp setup 15 лет назад
configuration.cpp Implemented safe CString buffer creation with a guard byte at the end. 9 лет назад
configuration.hpp Minor tweaks to eliminate compiler warnings. 15 лет назад
configuration.inline.hpp Minor tweaks to resolve compiler warnings. 15 лет назад
faults.hpp Created faults.hpp for program fault handling (replace assert()) 15 лет назад
histogram.hpp setup 15 лет назад
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. 15 лет назад
mangler.hpp Moved manger into CodeDweller (where it belongs) 15 лет назад
networking.cpp Updated TCPClient.transmit() to improve error handling and detection. This should prevent cases where an exception was thrown for a non-error (Success) condition. The bug was found in a log on an SNFMilter system where we were researching incomplete SYNC sessions. It is hoped this condition explains those incomplete SYNC sessions and that this new code will fix it. 13 лет назад
networking.hpp Modified windows detection flags to include _WIN32 and _WIN64 10 лет назад
networking.inline.hpp Modified windows detection flags to include _WIN32 and _WIN64 10 лет назад
onetimepad.cpp Moved from SNSyncd. 10 лет назад
onetimepad.hpp Moved from SNSyncd. 10 лет назад
threading.cpp Minor tweaks to remove warnings 15 лет назад
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. 15 лет назад
timing.cpp Modified windows detection flags to include _WIN32 and _WIN64 10 лет назад
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. 15 лет назад