Age | Commit message (Expand) | Author |
2014-11-28 | Fix some 32-bit build issues in the tests | Nick Mathewson |
2014-11-27 | Fix a likely bug found by coverity in test_scheduler.c. | Nick Mathewson |
2014-11-27 | Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' | Nick Mathewson |
2014-11-16 | Adding REASON field to HS_DESC FAILED controller event. | rl1987 |
2014-11-12 | Merge remote-tracking branch 'public/bug7484' | Nick Mathewson |
2014-11-12 | Fix wide lines (from 13172) | Nick Mathewson |
2014-11-12 | Replace operators used as macro arguments with OP_XX macros | Nick Mathewson |
2014-11-12 | Reenhappy make check-spaces | Nick Mathewson |
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-30 | Update test_relay.c for recent test suite changes and --enable-mempools support | Andrea Shepard |
2014-09-30 | Update test_relay.c for recent test suite changes and --enable-mempools support | Andrea Shepard |
2014-09-30 | Update test_channeltls.c for recent test suite changes and --enable-mempools ... | Andrea Shepard |