Age | Commit message (Expand) | Author |
2014-11-07 | test_checkdir.c: Perhaps this is what will make this test pass on windows? | Nick Mathewson |
2014-11-07 | test_checkdir.c: try to make it pass on windows | Nick Mathewson |
2014-11-05 | Try to fix test_checkdir windows compilation more | Nick Mathewson |
2014-11-05 | Try to fix test_checkdir windows compilation | Nick Mathewson |
2014-11-05 | chgrp the testing tempdir to ourself to clear the sticky bit | Nick Mathewson |
2014-11-05 | 11291: Fix warnings, add changes file, rename 'mask'. | Nick Mathewson |
2014-11-05 | Merge remote-tracking branch 'meejah/ticket-11291-extra-utests' | Nick Mathewson |
2014-11-04 | Fix unused-argument warnings | Nick Mathewson |
2014-11-04 | Merge remote-tracking branch 'andrea/ticket6456' | Nick Mathewson |
2014-11-04 | Merge branch 'bug13315_squashed' | Nick Mathewson |
2014-11-04 | Sending 'Not allowed' error message before closing the connection. | rl1987 |
2014-11-04 | Checking if FQDN is actually IPv6 address string and handling that case. | rl1987 |
2014-11-04 | Validating SOCKS5 hostname more correctly. | rl1987 |
2014-11-04 | Introducing helper function to validate IPv4 address strings. | rl1987 |
2014-11-04 | Introducing helper function to validate DNS name strings. | rl1987 |
2014-11-02 | Apply new calloc coccinelle patch | Nick Mathewson |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson |
2014-10-27 | Remove configure option to disable curve25519 | Sebastian Hahn |
2014-10-22 | Switch new time tests to use SIZEOF_TIME_T, not sizeof(time_t) | Nick Mathewson |
2014-10-23 | Fix minor typos, two line lengths, and a repeated include | teor |
2014-10-22 | Merge remote-tracking branch 'public/ticket6938' | Nick Mathewson |
2014-10-21 | Additional test for error-case | meejah |
2014-10-21 | Conditionally compile time testing code based on integer size | teor |
2014-10-20 | Further unit test tor_timegm and parse_rfc1123_time | teor |
2014-10-16 | Merge remote-tracking branch 'yawning/bug13314' | Nick Mathewson |
2014-10-13 | Define a strnlen replacement on platforms (win32) that lack it | Nick Mathewson |
2014-10-13 | Merge remote-tracking branch 'public/bug11243_squashed' | Nick Mathewson |
2014-10-13 | Bugfixes on bug11243 fix for the not-added cases and tests | Nick Mathewson |
2014-10-13 | Unit tests for 11243: loading ri, ei, mds from lists | Nick Mathewson |
2014-10-13 | Base tests for 11243: test parsing for md, ei, and ri. | Nick Mathewson |
2014-10-13 | Treat unparseable (micro)descriptors and extrainfos as undownloadable | Nick Mathewson |
2014-10-13 | Clean whitespace in last patch. | Nick Mathewson |
2014-10-12 | Avoid overflow in format_time_interval, create unit tests | teor |
2014-10-08 | Merge remote-tracking branches 'teor/issue-13161-test-network' and 'teor/issu... | Nick Mathewson |
2014-10-05 | Exit test-network with status of chutney verify | teor |
2014-10-04 | Stop an apparent test-network hang when used with make -j2 | teor |
2014-10-01 | Send back SOCKS5 errors for all of the address related failures. | Yawning Angel |
2014-10-01 | Add test-network delay option | teor |
2014-10-01 | test-network.sh: Use "/bin/echo -n" rather than builtin echo | teor |
2014-09-29 | Whitespace fixes on 13291 fix | Nick Mathewson |
2014-09-29 | Parenthesize macro arguments for 13291 fix | Nick Mathewson |
2014-09-29 | Stop spawn test failures due to a race condition with SIGCHLD on process exit | teor |
2014-09-29 | Merge branch 'bug12971_take2_squashed' | Nick Mathewson |
2014-09-29 | Respond with 'Command not supported' SOCKS5 reply message upon reception of u... | rl1987 |
2014-09-29 | Merge branch 'ticket961_squashed' | Nick Mathewson |
2014-09-29 | Avoid frequent strcmp() calls for AccountingRule | Nick Mathewson |
2014-09-29 | Add an "AccountingRule" feature to permit limiting bw usage by read+write | Nick Mathewson |
2014-09-29 | Whitespace fixes | Nick Mathewson |
2014-09-29 | Stop test & bench build failures with --disable-curve25519 | teor |
2014-09-25 | Merge branch 'ed25519_ref10_squashed' | Nick Mathewson |