Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-10 | LRN: new utf8 argv converter for W32, converting strings on command-line to ↵ | Christian Grothoff | |
UTF-8 for all command-line tools. | |||
2012-06-10 | LRN: 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-10 | LRN: 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 W32 | Christian Grothoff | |
2012-06-10 | -cleaner code | Sree Harsha Totakura | |
2012-06-10 | -typo | Christian Grothoff | |
2012-06-10 | -updated documentation | Sree Harsha Totakura | |
2012-06-10 | - cleanup | Martin Schanzenbach | |
2012-06-10 | - s/openssl/gnutls needs testing | Martin Schanzenbach | |
2012-06-10 | -more testcase cleanup | Christian Grothoff | |
2012-06-10 | -starting with namestore test cleanup | Christian Grothoff | |
2012-06-10 | -cleaning up template | Christian Grothoff | |
2012-06-10 | -using new testing api to determine plugin name | Christian Grothoff | |
2012-06-10 | -adding helper function to determine plugin names to testing | Christian Grothoff | |
2012-06-10 | -using testing in datastore tests | Christian Grothoff | |
2012-06-10 | -cleanup | Christian Grothoff | |
2012-06-10 | -integrate mkdirp with testing | Christian Grothoff | |
2012-06-10 | -using new testing library for peerinfo test | Christian Grothoff | |
2012-06-10 | -moving defines to top | Christian Grothoff | |
2012-06-10 | -use mmap | Christian Grothoff | |
2012-06-10 | -doxygen | Christian Grothoff | |
2012-06-10 | -minor fixes | Christian Grothoff | |
2012-06-10 | -ignore | Christian Grothoff | |
2012-06-10 | -auto-load hostkeys, minor bugfixes | Christian Grothoff | |
2012-06-10 | -auto-load hostkeys, minor bugfixes | Christian Grothoff | |
2012-06-10 | -slightly better in case free/strdup'd value is aliased | Christian Grothoff | |
2012-06-10 | -renamefest | Christian Grothoff | |
2012-06-10 | -queue size is now at most 1 | Christian Grothoff | |
2012-06-09 | -fix config | Christian Grothoff | |
2012-06-09 | -misc fixes | Christian Grothoff | |
2012-06-09 | -fix logging, revert to break instead of assert | Christian Grothoff | |
2012-06-09 | -logging | Christian Grothoff | |
2012-06-09 | -code simplification | Christian Grothoff | |
2012-06-09 | -also check cth_in_progress here | Christian Grothoff | |
2012-06-09 | -zero out | Christian Grothoff | |
2012-06-09 | -dequeue download on error, another attempt to fix #2403 | Christian Grothoff | |
2012-06-09 | -fix | Christian Grothoff | |
2012-06-09 | -fix | Christian Grothoff | |
2012-06-09 | -fix | Christian Grothoff | |
2012-06-09 | -fix configs | Christian Grothoff | |
2012-06-09 | -dont test new in old | Christian Grothoff | |
2012-06-09 | -use human-readable error message | Christian Grothoff | |
2012-06-09 | -fix | Christian Grothoff | |
2012-06-09 | -updating config files | Christian Grothoff | |
2012-06-09 | -fixes | Christian Grothoff | |
2012-06-09 | -moving old testing code to legacy location | Christian Grothoff | |
2012-06-09 | -removing useless ifdefs | Christian Grothoff | |
2012-06-09 | -fixing compiler warning | Christian Grothoff | |
2012-06-09 | -fixing #2400 | Christian Grothoff | |
2012-06-09 | -simplifying core API (#2400) | Christian Grothoff | |