Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
adeniz 6402f0a4f7 Moved from SNSyncd. 11 år sedan
ChangeLog Include Makefile.am and ChangeLog in the user tarball. 15 år sedan
Makefile.am Include Makefile.am and ChangeLog in the user tarball. 15 år sedan
base64codec.cpp Fixed: base64encode should be const static 15 år sedan
base64codec.hpp setup 15 år sedan
configuration.cpp Minor tweaks to resolve compiler warnings. 15 år sedan
configuration.hpp Minor tweaks to eliminate compiler warnings. 15 år sedan
configuration.inline.hpp Minor tweaks to resolve compiler warnings. 15 år sedan
faults.hpp Created faults.hpp for program fault handling (replace assert()) 15 år sedan
histogram.hpp setup 15 år sedan
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. 15 år sedan
mangler.hpp Moved manger into CodeDweller (where it belongs) 15 år sedan
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 år sedan
networking.hpp Modified to build with 64-bit minGW. 15 år sedan
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 år sedan
onetimepad.cpp Moved from SNSyncd. 11 år sedan
onetimepad.hpp Moved from SNSyncd. 11 år sedan
threading.cpp Minor tweaks to remove warnings 15 år sedan
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. 15 år sedan
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 år sedan
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. 15 år sedan