- 12 Jun, 2009 1 commit
-
-
Nick Mathewson authored
The rest of the code was only including event.h so that it could see EV_READ and EV_WRITE, which we were using as part of the connection_watch_events interface for no very good reason.
-
- 27 May, 2009 1 commit
-
-
Nick Mathewson authored
-
- 04 May, 2009 3 commits
-
-
- 02 May, 2009 1 commit
-
-
Karsten Loesing authored
-
- 11 Apr, 2009 1 commit
-
-
Roger Dingledine authored
now avoid using begin_dir for all direct connections. svn:r19296
-
- 01 Apr, 2009 1 commit
-
-
Roger Dingledine authored
to help track whether we received them when a relay operator claims they got sent. svn:r19213
-
- 31 Mar, 2009 2 commits
-
-
Roger Dingledine authored
not new enough, write that in the logs. might be helpful one day. svn:r19195
-
Roger Dingledine authored
requests for votes or keys. Bugfix on 0.2.0.8-alpha; exposed by bug 959. svn:r19189
-
- 11 Mar, 2009 1 commit
-
-
Karsten Loesing authored
svn:r18924
-
- 03 Mar, 2009 1 commit
-
-
Nick Mathewson authored
svn:r18761
-
- 28 Jan, 2009 1 commit
-
-
Nick Mathewson authored
Actually send the extra_headers content in write_http_response_header_impl. This make X-Descriptor-Now-New get sent. Bugfix on 0.2.0.10-alpha. Spotted by "multiplication". svn:r18297
-
- 06 Jan, 2009 2 commits
-
-
Roger Dingledine authored
to anybody who asks, now that extrainfo docs include potentially sensitive aggregated client geoip summaries. svn:r17958
-
Nick Mathewson authored
Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. svn:r17953
-
- 04 Jan, 2009 3 commits
-
-
Nick Mathewson authored
OpenBSD malloc.h believes that you should be able to detect headers with autoconf, or build without warnings, but not both. So never include malloc.h on OpenBSD. Backport candidate. svn:r17891
-
Nick Mathewson authored
svn:r17888
-
Nick Mathewson authored
The subversion $Id$ fields made every commit force a rebuild of whatever file got committed. They were not actually useful for telling the version of Tor files in the wild. svn:r17867
-
- 02 Jan, 2009 1 commit
-
-
Roger Dingledine authored
svn:r17850
-
- 31 Dec, 2008 2 commits
-
-
Nick Mathewson authored
svn:r17835
-
Roger Dingledine authored
downloading forever" thing with bridge descriptor downloads. svn:r17833
-
- 27 Dec, 2008 1 commit
-
-
Roger Dingledine authored
new from their perspective) directory download schedule abstraction. not done yet, but i'd better get this out of my sandbox before nick does another sweeping change. :) svn:r17798
-
- 25 Dec, 2008 2 commits
-
-
Roger Dingledine authored
svn:r17777
-
Roger Dingledine authored
svn:r17772
-
- 23 Dec, 2008 2 commits
-
-
Nick Mathewson authored
Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again svn:r17756
-
Nick Mathewson authored
svn:r17754
-
- 22 Dec, 2008 6 commits
-
-
Nick Mathewson authored
svn:r17739
-
Nick Mathewson authored
svn:r17734
-
Nick Mathewson authored
Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. svn:r17729
-
Nick Mathewson authored
svn:r17727
-
Roger Dingledine authored
when their clock and date are correct, if their timezone is totally wrong. now we at least tell them. svn:r17725
-
Roger Dingledine authored
the message body, no matter the message headers, when answering a descriptor or extrainfo post request. svn:r17723
-
- 18 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17686
-
- 17 Dec, 2008 3 commits
-
-
Nick Mathewson authored
svn:r17662
-
Nick Mathewson authored
Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. svn:r17656
-
Nick Mathewson authored
svn:r17652
-
- 14 Dec, 2008 1 commit
-
-
Roger Dingledine authored
svn:r17624
-
- 12 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17611
-
- 11 Dec, 2008 2 commits
-
-
Nick Mathewson authored
Yes, this is maybe a little overspecific. Part of a bug 366 fix. svn:r17593
-
Nick Mathewson authored
Change directory_get_from_dirserver to take a set of flags to be passed to pick_(trusted_)dirserver. This lets us make its interface smarter, and makes code that calls it a little more readable. svn:r17592
-