You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
adeniz 6549201405 Implemented and tested on Windows (built with Visual Studio 2013 Express). 10 anni fa
base64codec.cpp Fixed: base64encode should be const static 15 anni fa
base64codec.hpp setup 15 anni fa
child.cpp Cosmetic changes to comments. 10 anni fa
child.hpp Cosmetic changes to comments. 10 anni fa
configuration.cpp Minor tweaks to resolve compiler warnings. 15 anni fa
configuration.hpp Minor tweaks to eliminate compiler warnings. 15 anni fa
configuration.inline.hpp Minor tweaks to resolve compiler warnings. 15 anni fa
faults.hpp Created faults.hpp for program fault handling (replace assert()) 15 anni fa
histogram.hpp setup 15 anni fa
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. 15 anni fa
mangler.hpp Moved manger into CodeDweller (where it belongs) 15 anni fa
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. 14 anni fa
networking.hpp Modified windows detection flags to include _WIN32 and _WIN64 11 anni fa
networking.inline.hpp Modified windows detection flags to include _WIN32 and _WIN64 11 anni fa
onetimepad.cpp Moved from SNSyncd. 11 anni fa
onetimepad.hpp Moved from SNSyncd. 11 anni fa
service.cpp Implemented and tested on Windows (built with Visual Studio 2013 Express). 10 anni fa
service.hpp Implemented and tested on Windows (built with Visual Studio 2013 Express). 10 anni fa
threading.cpp Minor tweaks to remove warnings 15 anni fa
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. 15 anni fa
timing.cpp Modified windows detection flags to include _WIN32 and _WIN64 11 anni fa
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. 15 anni fa