index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
directory.c
Age
Commit message (
Expand
)
Author
2010-04-03
fetch relay descriptors from v3 authorities
Roger Dingledine
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-01-17
stop bridge authorities from leaking their bridge list
Roger Dingledine
2009-10-26
Only send the if_modified_since header for a v3 consensus.
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-31
Only send reachability status events on overall success/failure
Roger Dingledine
2009-06-22
Serve DirPortFrontPage even if the write bucket is low.
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-04-11
For belt-and-suspenders, relays that don't set Address in their config
Roger Dingledine
2009-04-01
log more verbosely when we accept or decline a router descriptor,
Roger Dingledine
2009-03-31
if a directory authority declines our server descriptors because it's
Roger Dingledine
2009-03-31
Directory authorities should never send a 503 "busy" response to
Roger Dingledine
2009-03-11
Make directory usage recording work again. Fixing bug introduced in r17009.
Karsten Loesing
2009-03-03
Actually use tor_sscanf() to parse untrusted input.
Nick Mathewson
2009-01-28
Actually send the extra_headers content in write_http_response_header_impl. ...
Nick Mathewson
2009-01-06
Prevent bridge relays from serving their 'extrainfo' document
Roger Dingledine
2009-01-06
Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencry...
Nick Mathewson
2009-01-04
OpenBSD malloc.h believes that you should be able to detect headers with auto...
Nick Mathewson
2009-01-04
Another round of downgrading removing or postponing XXXX021 issues. Some rem...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2009-01-02
take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack
Roger Dingledine
2008-12-31
Increment n_download_failures up to IMPOSSIBLE_TO_DOWNLOAD-1, not up to IMPOS...
Nick Mathewson
2008-12-31
fix a bug in download failure logging; don't do this "stop
Roger Dingledine
2008-12-27
partial move to letting bridge descriptor fetches use our new (well,
Roger Dingledine
2008-12-25
ok, fair enough, some of these variables were time_t's after all
Roger Dingledine
2008-12-25
so which is it? TIME_MAX or INT_MAX? pick INT_MAX for now.
Roger Dingledine
2008-12-23
Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we re...
Nick Mathewson
2008-12-23
Document most undocumented variables.
Nick Mathewson
2008-12-22
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
Fix all of the doxygen warnings not pertaining to missing documentation.
Nick Mathewson
2008-12-22
some windows users are outraged that tor refuses to work even
Roger Dingledine
2008-12-22
fix a fun bug on r17656 that was making us send HTTP/1.0 404 as
Roger Dingledine
2008-12-18
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-17
Resolve many DOCDOCs.
Nick Mathewson
2008-12-17
Make return code from router_add_to_routerlist a nice sensible enum. Based o...
Nick Mathewson
2008-12-17
Rename a couple of v2-networkstatus-only fields so that it is clear they are ...
Nick Mathewson
2008-12-14
comment tweak
Roger Dingledine
2008-12-12
Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server s...
Nick Mathewson
2008-12-11
Add a PDS_ flag to exclude authorities from which we are fetching descs.
Nick Mathewson
2008-12-11
Change directory_get_from_dirserver to take a set of flags to be passed to pi...
Nick Mathewson
2008-12-08
this function is no longer used.
Roger Dingledine
2008-12-07
Directory mirrors no longer fetch the v1 directory or
Roger Dingledine
2008-12-07
cleanups on r17500
Roger Dingledine
2008-12-07
New DirPortFrontPage option that takes an html file and publishes it as "/" o...
Jacob Appelbaum
2008-10-02
Make rend_cache_store() use the same return error codes as its v2
Roger Dingledine
2008-09-30
i *think* this is equivalent. somebody should check me on it though.
Roger Dingledine
2008-09-26
Code to serve a current stability calculations from /tor/dbg-stability.txt. ...
Nick Mathewson
[next]