aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-10LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff
UTF-8 for all command-line tools.
2012-06-10LRN: Fix-test_group-interval.patch:Christian Grothoff
Just a wild guess - you wanted to find ids either inside the interval or outside of it. Although maybe you should have used <= and >= in one of the conditions then? CG: only mrwiggles knows the truth. Anyway, old testing will be gone soon enough....
2012-06-10LRN: fix RAND_MAX on W32:Christian Grothoff
MinGW stdlib.h defines it to 0x7FFF, but our implementation is better.
2012-06-10-LRN: fix mkdtemp on W32Christian Grothoff
2012-06-10-cleaner codeSree Harsha Totakura
2012-06-10-typoChristian Grothoff
2012-06-10-updated documentationSree Harsha Totakura
2012-06-10- cleanupMartin Schanzenbach
2012-06-10- s/openssl/gnutls needs testingMartin Schanzenbach
2012-06-10-more testcase cleanupChristian Grothoff
2012-06-10-starting with namestore test cleanupChristian Grothoff
2012-06-10-cleaning up templateChristian Grothoff
2012-06-10-using new testing api to determine plugin nameChristian Grothoff
2012-06-10-adding helper function to determine plugin names to testingChristian Grothoff
2012-06-10-using testing in datastore testsChristian Grothoff
2012-06-10-cleanupChristian Grothoff
2012-06-10-integrate mkdirp with testingChristian Grothoff
2012-06-10-using new testing library for peerinfo testChristian Grothoff
2012-06-10-moving defines to topChristian Grothoff
2012-06-10-use mmapChristian Grothoff
2012-06-10-doxygenChristian Grothoff
2012-06-10-minor fixesChristian Grothoff
2012-06-10-ignoreChristian Grothoff
2012-06-10-auto-load hostkeys, minor bugfixesChristian Grothoff
2012-06-10-auto-load hostkeys, minor bugfixesChristian Grothoff
2012-06-10-slightly better in case free/strdup'd value is aliasedChristian Grothoff
2012-06-10-renamefestChristian Grothoff
2012-06-10-queue size is now at most 1Christian Grothoff
2012-06-09-fix configChristian Grothoff
2012-06-09-misc fixesChristian Grothoff
2012-06-09-fix logging, revert to break instead of assertChristian Grothoff
2012-06-09-loggingChristian Grothoff
2012-06-09-code simplificationChristian Grothoff
2012-06-09-also check cth_in_progress hereChristian Grothoff
2012-06-09-zero outChristian Grothoff
2012-06-09-dequeue download on error, another attempt to fix #2403Christian Grothoff
2012-06-09-fixChristian Grothoff
2012-06-09-fixChristian Grothoff
2012-06-09-fixChristian Grothoff
2012-06-09-fix configsChristian Grothoff
2012-06-09-dont test new in oldChristian Grothoff
2012-06-09-use human-readable error messageChristian Grothoff
2012-06-09-fixChristian Grothoff
2012-06-09-updating config filesChristian Grothoff
2012-06-09-fixesChristian Grothoff
2012-06-09-moving old testing code to legacy locationChristian Grothoff
2012-06-09-removing useless ifdefsChristian Grothoff
2012-06-09-fixing compiler warningChristian Grothoff
2012-06-09-fixing #2400Christian Grothoff
2012-06-09-simplifying core API (#2400)Christian Grothoff