Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
adeniz 6549201405 Implemented and tested on Windows (built with Visual Studio 2013 Express). il y a 10 ans
base64codec.cpp Fixed: base64encode should be const static il y a 15 ans
base64codec.hpp setup il y a 15 ans
child.cpp Cosmetic changes to comments. il y a 10 ans
child.hpp Cosmetic changes to comments. il y a 10 ans
configuration.cpp Minor tweaks to resolve compiler warnings. il y a 15 ans
configuration.hpp Minor tweaks to eliminate compiler warnings. il y a 15 ans
configuration.inline.hpp Minor tweaks to resolve compiler warnings. il y a 15 ans
faults.hpp Created faults.hpp for program fault handling (replace assert()) il y a 15 ans
histogram.hpp setup il y a 15 ans
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. il y a 15 ans
mangler.hpp Moved manger into CodeDweller (where it belongs) il y a 15 ans
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. il y a 14 ans
networking.hpp Modified windows detection flags to include _WIN32 and _WIN64 il y a 11 ans
networking.inline.hpp Modified windows detection flags to include _WIN32 and _WIN64 il y a 11 ans
onetimepad.cpp Moved from SNSyncd. il y a 11 ans
onetimepad.hpp Moved from SNSyncd. il y a 11 ans
service.cpp Implemented and tested on Windows (built with Visual Studio 2013 Express). il y a 10 ans
service.hpp Implemented and tested on Windows (built with Visual Studio 2013 Express). il y a 10 ans
threading.cpp Minor tweaks to remove warnings il y a 15 ans
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. il y a 15 ans
timing.cpp Modified windows detection flags to include _WIN32 and _WIN64 il y a 11 ans
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. il y a 15 ans