Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
madscientist 688836730d Implemented safe CString buffer creation with a guard byte at the end. před 9 roky
base64codec.cpp Fixed: base64encode should be const static před 15 roky
base64codec.hpp setup před 15 roky
configuration.cpp Implemented safe CString buffer creation with a guard byte at the end. před 9 roky
configuration.hpp Minor tweaks to eliminate compiler warnings. před 15 roky
configuration.inline.hpp Minor tweaks to resolve compiler warnings. před 15 roky
faults.hpp Created faults.hpp for program fault handling (replace assert()) před 15 roky
histogram.hpp setup před 15 roky
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. před 15 roky
mangler.hpp Moved manger into CodeDweller (where it belongs) před 15 roky
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. před 13 roky
networking.hpp Modified windows detection flags to include _WIN32 and _WIN64 před 10 roky
networking.inline.hpp Modified windows detection flags to include _WIN32 and _WIN64 před 10 roky
onetimepad.cpp Moved from SNSyncd. před 10 roky
onetimepad.hpp Moved from SNSyncd. před 10 roky
threading.cpp Minor tweaks to remove warnings před 15 roky
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. před 15 roky
timing.cpp Modified windows detection flags to include _WIN32 and _WIN64 před 10 roky
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. před 15 roky