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 6402f0a4f7 Moved from SNSyncd. преди 11 години
ChangeLog Include Makefile.am and ChangeLog in the user tarball. преди 15 години
Makefile.am Include Makefile.am and ChangeLog in the user tarball. преди 15 години
base64codec.cpp Fixed: base64encode should be const static преди 15 години
base64codec.hpp setup преди 16 години
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 to build with 64-bit minGW. преди 15 години
networking.inline.hpp Added destructor code to avoid throwing exceptions while cleaning up any sockets. Destructors should not throw exceptions and socket handles should always be closed even if no connections were made. преди 12 години
onetimepad.cpp Moved from SNSyncd. преди 11 години
onetimepad.hpp Moved from SNSyncd. преди 11 години
threading.cpp Minor tweaks to remove warnings преди 15 години
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. преди 15 години
timing.cpp Fixed initialization of NominalPollTime and MaximumPollTime so that they are both valid by the time the c'tor calls set...() on them. преди 15 години
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. преди 15 години