Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
adeniz 6402f0a4f7 Moved from SNSyncd. pirms 11 gadiem
ChangeLog Include Makefile.am and ChangeLog in the user tarball. pirms 15 gadiem
Makefile.am Include Makefile.am and ChangeLog in the user tarball. pirms 15 gadiem
base64codec.cpp Fixed: base64encode should be const static pirms 15 gadiem
base64codec.hpp setup pirms 15 gadiem
configuration.cpp Minor tweaks to resolve compiler warnings. pirms 15 gadiem
configuration.hpp Minor tweaks to eliminate compiler warnings. pirms 15 gadiem
configuration.inline.hpp Minor tweaks to resolve compiler warnings. pirms 15 gadiem
faults.hpp Created faults.hpp for program fault handling (replace assert()) pirms 15 gadiem
histogram.hpp setup pirms 15 gadiem
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. pirms 15 gadiem
mangler.hpp Moved manger into CodeDweller (where it belongs) pirms 15 gadiem
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. pirms 14 gadiem
networking.hpp Modified to build with 64-bit minGW. pirms 15 gadiem
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. pirms 12 gadiem
onetimepad.cpp Moved from SNSyncd. pirms 11 gadiem
onetimepad.hpp Moved from SNSyncd. pirms 11 gadiem
threading.cpp Minor tweaks to remove warnings pirms 15 gadiem
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. pirms 15 gadiem
timing.cpp Fixed initialization of NominalPollTime and MaximumPollTime so that they are both valid by the time the c'tor calls set...() on them. pirms 15 gadiem
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. pirms 15 gadiem