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 1b283f9772 Correct return type for read() and write(). 10 년 전
base64codec.cpp Fixed: base64encode should be const static 15 년 전
base64codec.hpp setup 16 년 전
child.cpp Correct return type for read() and write(). 10 년 전
child.hpp Cosmetic changes to comments. 10 년 전
configuration.cpp Minor tweaks to resolve compiler warnings. 15 년 전
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 16 년 전
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. 15 년 전
mangler.hpp Moved manger into CodeDweller (where it belongs) 16 년 전
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 년 전
networking.hpp Modified windows detection flags to include _WIN32 and _WIN64 11 년 전
networking.inline.hpp Modified windows detection flags to include _WIN32 and _WIN64 11 년 전
onetimepad.cpp Moved from SNSyncd. 11 년 전
onetimepad.hpp Moved from SNSyncd. 11 년 전
service.cpp Tested Stop callback on Windows. 10 년 전
service.hpp Tested Stop callback on Windows. 10 년 전
threading.cpp Add CodeDweller namespace, and ran dos2unix on threading.hpp. 10 년 전
threading.hpp Add CodeDweller namespace, and ran dos2unix on threading.hpp. 10 년 전
timing.cpp Modified windows detection flags to include _WIN32 and _WIN64 11 년 전
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. 15 년 전