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
Age
Commit message (
Expand
)
Author
2005-09-22
Use a separate type for "local view of router status". Also, even though I to...
Nick Mathewson
2005-09-22
content-type bugfixes:
Roger Dingledine
2005-09-21
bugfix: nobody ever implemented EVENT_ADDRMAP for control protocol
Roger Dingledine
2005-09-21
Make write_escaped_data more bulletproof; backport candidate.
Nick Mathewson
2005-09-21
clean up misleading comment on authdir_wants_to_reject_router()
Roger Dingledine
2005-09-21
Only check versions from versioning authdirs.
Nick Mathewson
2005-09-21
Implement new version handling code.
Nick Mathewson
2005-09-20
clean up a bit more code
Roger Dingledine
2005-09-20
make router_is_general_exit match its documentation
Roger Dingledine
2005-09-19
bump version to 0.1.1.7-alpha-cvs
Nick Mathewson
2005-09-18
remove some debugging garbage
Nick Mathewson
2005-09-18
Make give-up-on-failure actually work: it seems the servers gave me a real te...
Nick Mathewson
2005-09-18
Prevent a "try forever to download an unobtainable descriptor" bug. Still re...
Nick Mathewson
2005-09-18
Refactor new directory code a bit. Keep a big list of rolled-up router statu...
Nick Mathewson
2005-09-18
Move to new base64 digest functions. Switch to new router digest calculation...
Nick Mathewson
2005-09-18
Helper functions to perform our truncated base64 encoding on hexdigests.
Nick Mathewson
2005-09-18
Make smartlist_add_all more efficient.
Nick Mathewson
2005-09-16
Remove a bunch of #if0d code that I no longer need to look at.
Nick Mathewson
2005-09-16
Resolve/expand some XXXXs and improve a log message or two
Nick Mathewson
2005-09-16
simplify
Roger Dingledine
2005-09-16
Fix the never-marked-anything-as-running bug. Now Tor builds circuts again. Woo.
Nick Mathewson
2005-09-16
Add a missing return
Nick Mathewson
2005-09-16
Fix the confusing bug where we were downloading only the first n/2-1 of the s...
Nick Mathewson
2005-09-16
Unify our "figure out which fingerprints we were downloading" code.
Nick Mathewson
2005-09-15
Add some (notice, for now) log messages that imply confusing things are happe...
Nick Mathewson
2005-09-15
fix braino in dirserv.
Nick Mathewson
2005-09-15
Make authdirs smarter. Reject/invalidate by key and IP. Remember that not ev...
Nick Mathewson
2005-09-15
And some documentation before bed.
Nick Mathewson
2005-09-15
make some functions static; clean dead networkstatus entries more often.
Nick Mathewson
2005-09-15
Make unittests not die
Nick Mathewson
2005-09-15
Stop downloading directories and download routers instead. This still needs ...
Nick Mathewson
2005-09-15
separate validation from naming in authoritative directory servers; simplify ...
Nick Mathewson
2005-09-14
Fix a bunch of log messages. Deprecate some routerlist fields; remove others...
Nick Mathewson
2005-09-14
Add a touch_file() function to compat so we can update cache mtimes.
Nick Mathewson
2005-09-14
Oops. directory_set_dirty() needs to mark networkstatus as dirty too.
Nick Mathewson
2005-09-14
Would you believe that the software_versions field of routerlist_t was never ...
Nick Mathewson
2005-09-14
Big commit: clients start downloading and using network-statuses.
Nick Mathewson
2005-09-14
Clean up a few warnings that make gcc twig out a bit.
Nick Mathewson
2005-09-14
Declare 0.1.1.7 as The Version With The Good Dirservers.
Nick Mathewson
2005-09-14
bump to 0.1.1.7-alpha
Roger Dingledine
2005-09-14
bugfix: when we try to determine the reachability of our dirport,
Roger Dingledine
2005-09-14
Add new config.c function to set options that can fail, and roll back if they...
Nick Mathewson
2005-09-14
stop the call duplication inside config_assign()
Roger Dingledine
2005-09-14
note that routerstatus_t.entries is sorted.
Nick Mathewson
2005-09-14
simplify
Roger Dingledine
2005-09-14
and take the bang out
Roger Dingledine
2005-09-14
ok, ok, csv's get replaced even when we assign them from the torrc.
Roger Dingledine
2005-09-14
checkpoint: clean up and document the three ways to call config_assign()
Roger Dingledine
2005-09-13
correct "your server is reachable" log entries to indicate that it was
Roger Dingledine
2005-09-13
a bit more code cleanup
Roger Dingledine
[next]