aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bugfix: nobody ever implemented EVENT_ADDRMAP for control protocolRoger Dingledine2005-09-21
* Make write_escaped_data more bulletproof; backport candidate.Nick Mathewson2005-09-21
* clean up misleading comment on authdir_wants_to_reject_router()Roger Dingledine2005-09-21
* Move items from meeting into dir-spec and TODO.Nick Mathewson2005-09-21
* Only check versions from versioning authdirs.Nick Mathewson2005-09-21
* Implement new version handling code.Nick Mathewson2005-09-21
* Add notes of things that must be done to dir-specNick Mathewson2005-09-21
* clean up a bit more codeRoger Dingledine2005-09-20
* Add a temporary section to dir-spec reflecting what we actually do now.Nick Mathewson2005-09-20
* a few more todo items doneRoger Dingledine2005-09-20
* make router_is_general_exit match its documentationRoger Dingledine2005-09-20
* clean up new dir spec a bit moreRoger Dingledine2005-09-20
* bump version to 0.1.1.7-alpha-cvsNick Mathewson2005-09-19
* remove some debugging garbageNick Mathewson2005-09-18
* Make give-up-on-failure actually work: it seems the servers gave me a real te...Nick Mathewson2005-09-18
* Prevent a "try forever to download an unobtainable descriptor" bug. Still re...Nick Mathewson2005-09-18
* Refactor new directory code a bit. Keep a big list of rolled-up router statu...Nick Mathewson2005-09-18
* Move to new base64 digest functions. Switch to new router digest calculation...Nick Mathewson2005-09-18
* Helper functions to perform our truncated base64 encoding on hexdigests.Nick Mathewson2005-09-18
* Make smartlist_add_all more efficient.Nick Mathewson2005-09-18
* Specify exactly what we meant by "the digest of a descriptor". Fortunately, ...Nick Mathewson2005-09-18
* add a couple of directory itemsNick Mathewson2005-09-16
* Remove a bunch of #if0d code that I no longer need to look at.Nick Mathewson2005-09-16
* Resolve/expand some XXXXs and improve a log message or twoNick Mathewson2005-09-16
* simplifyRoger Dingledine2005-09-16
* Fix the never-marked-anything-as-running bug. Now Tor builds circuts again. Woo.Nick Mathewson2005-09-16
* Add a missing returnNick Mathewson2005-09-16
* Fix the confusing bug where we were downloading only the first n/2-1 of the s...Nick Mathewson2005-09-16
* Unify our "figure out which fingerprints we were downloading" code.Nick Mathewson2005-09-16
* Add some (notice, for now) log messages that imply confusing things are happe...Nick Mathewson2005-09-15
* fix braino in dirserv.Nick Mathewson2005-09-15
* Make authdirs smarter. Reject/invalidate by key and IP. Remember that not ev...Nick Mathewson2005-09-15
* And some documentation before bed.Nick Mathewson2005-09-15
* make some functions static; clean dead networkstatus entries more often.Nick Mathewson2005-09-15
* Make unittests not dieNick Mathewson2005-09-15
* Stop downloading directories and download routers instead. This still needs ...Nick Mathewson2005-09-15
* separate validation from naming in authoritative directory servers; simplify ...Nick Mathewson2005-09-15
* Fix a bunch of log messages. Deprecate some routerlist fields; remove others...Nick Mathewson2005-09-14
* Add a touch_file() function to compat so we can update cache mtimes.Nick Mathewson2005-09-14
* Oops. directory_set_dirty() needs to mark networkstatus as dirty too.Nick Mathewson2005-09-14
* tweak punctuationRoger Dingledine2005-09-14
* Would you believe that the software_versions field of routerlist_t was never ...Nick Mathewson2005-09-14
* Big commit: clients start downloading and using network-statuses.Nick Mathewson2005-09-14
* Clean up a few warnings that make gcc twig out a bit.Nick Mathewson2005-09-14
* Declare 0.1.1.7 as The Version With The Good Dirservers.Nick Mathewson2005-09-14
* New experimental upstreamPeter Palfrader2005-09-14
* update changelog with minor tweaksRoger Dingledine2005-09-14
* Forward port to headPeter Palfrader2005-09-14
* Merge 0.1.0.14+XXXX changesPeter Palfrader2005-09-14
* update directory todosNick Mathewson2005-09-14