Age | Commit message (Expand) | Author |
2008-06-23 | whoops, i shouldn't've left that in | Roger Dingledine |
2008-06-20 | Added prefixes to testing-network-only configuration options. | Karsten Loesing |
2008-06-20 | prepare for the 0.2.1.2-alpha release. we will tag | Roger Dingledine |
2008-06-20 | If we close our OR connection because there's been a circuit | Roger Dingledine |
2008-06-20 | If you're using bridges, generate "bootstrap problem" warnings | Roger Dingledine |
2008-06-20 | Big bridge bugfixes. Backport candidates. | Roger Dingledine |
2008-06-19 | start sending "COUNT=%d RECOMMENDATION=%s" key/values on bootstrap | Roger Dingledine |
2008-06-18 | check-spaces, fix a typo | Roger Dingledine |
2008-06-18 | Directory authorities shouldn't complain about bootstrapping | Roger Dingledine |
2008-06-18 | I was on the second paragraph of my or-dev mail explaining why I chose to | Roger Dingledine |
2008-06-18 | implement more fine-tuning options for stats code | Nick Mathewson |
2008-06-17 | I was told there is an extend_info_free(). I won't leak memory again. I won't... | Karsten Loesing |
2008-06-17 | When establishing a hidden service, introduction points that originate from c... | Karsten Loesing |
2008-06-17 | Send an initial "Starting" bootstrap status event, so we have a | Roger Dingledine |
2008-06-17 | add a getinfo so vidalia can query our current bootstrap state, in case | Roger Dingledine |
2008-06-16 | Fix .z suffix for intrumented download stats once more | Peter Palfrader |
2008-06-16 | Fix .z suffix for intrumented download stats | Peter Palfrader |
2008-06-16 | More bug 707 fixes: no #if/#endif pairs inside macro arguments. | Nick Mathewson |
2008-06-16 | Clean up a macro/cpp interaction related to bug 707. Also, add a new "filena... | Nick Mathewson |
2008-06-16 | r16341@tombo: nickm | 2008-06-15 22:04:25 -0400 | Nick Mathewson |
2008-06-14 | Comments and doc tweaks on Karsten's testing-dir-networks patch | Nick Mathewson |
2008-06-14 | Patch from Karsten to implement proposal 135 ("Testing Tor Networks"). | Nick Mathewson |
2008-06-14 | Malloc does not return size_t. (bug noticed by lodger.) | Nick Mathewson |
2008-06-13 | Make unit tests pass again | Peter Palfrader |
2008-06-13 | note a bug that karsten found | Roger Dingledine |
2008-06-13 | > why would it need an anonymized connection? | Roger Dingledine |
2008-06-13 | implement proposal 138: removing down routers from consensus | Peter Palfrader |
2008-06-13 | Explain how my emacs setup works in the HACKING file. Someone else may care too. | Nick Mathewson |
2008-06-13 | Asking for a conditional consensus at .../consensus/<fingerprints> would crash | Peter Palfrader |
2008-06-13 | Bump version to 0.2.1.1-alpha-dev | Nick Mathewson |
2008-06-13 | Set dynamic-locking callbacks in openssl. These can be more efficient when o... | Nick Mathewson |
2008-06-13 | steal some of the bootstrap phase strings from vidalia | Roger Dingledine |
2008-06-13 | bump to 0.2.1.1-alpha | Roger Dingledine |
2008-06-13 | fix a few typos, and give the bootstrap phase stuff a changelog entry. | Roger Dingledine |
2008-06-13 | Actually reinstate errors that did not work on windows, and add a comment abo... | Nick Mathewson |
2008-06-13 | ignore some errnos in hopes of building on windows again | Roger Dingledine |
2008-06-13 | r16217@tombo: nickm | 2008-06-12 21:13:09 -0400 | Nick Mathewson |
2008-06-12 | r16215@tombo: nickm | 2008-06-12 18:39:03 -0400 | Nick Mathewson |
2008-06-11 | you can't strcasecmp on 20-byte digests | Roger Dingledine |
2008-06-11 | r16171@tombo: nickm | 2008-06-11 13:47:41 -0400 | Nick Mathewson |
2008-06-11 | forward-port r15129, but also note the real way we should fix it. | Roger Dingledine |
2008-06-11 | update to june 9 2008 ip-to-country file | Roger Dingledine |
2008-06-11 | start sending "bootstrap problem" status events when we're having troubles | Roger Dingledine |
2008-06-11 | consolidate all our edge/circ/orconn reason-to-foo-or-back functions | Roger Dingledine |
2008-06-10 | In very rare situations new hidden service descriptors were published earlier... | Karsten Loesing |
2008-06-10 | some cleanups in preparation for moving stuff around | Roger Dingledine |
2008-06-10 | minor fixes and notes | Roger Dingledine |
2008-06-10 | Fix last geoip bugs. | Nick Mathewson |
2008-06-10 | a couple more geoip bugfixes | Nick Mathewson |
2008-06-10 | r16139@tombo: nickm | 2008-06-10 15:25:23 -0400 | Nick Mathewson |