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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
tweak punctuation
Roger Dingledine
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
New experimental upstream
debian-version-0.1.1.7-alpha-1
Peter Palfrader
2005-09-14
update changelog with minor tweaks
Roger Dingledine
2005-09-14
Forward port to head
Peter Palfrader
2005-09-14
Merge 0.1.0.14+XXXX changes
tor-0.1.1.7-alpha
debian-version-0.1.1.6-alpha-2
Peter Palfrader
2005-09-14
update directory todos
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
update todo a bit
Roger Dingledine
2005-09-14
a changelog for 0.1.1.7-alpha
Roger Dingledine
2005-09-14
document the new functionality that crept in:
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 a mistake i just added
Roger Dingledine
2005-09-13
update control spec to reflect our new SETCONF behavior
Roger Dingledine
2005-09-13
make clearer the ulimit -n instructions
Roger Dingledine
2005-09-13
clean up the server docs for ulimit -n
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
2005-09-13
I forgot -- smart kids make their code compile.
Nick Mathewson
2005-09-13
add docs, fix whitespace, and make ANY rule in routerparse a little tighter.
Nick Mathewson
2005-09-13
Fix DOCDOC entries in routerlist.c. Make more functions use SMARTLIST_FOREAC...
Nick Mathewson
2005-09-13
Add documentation to a few functions in container.c; reformat function defini...
Nick Mathewson
2005-09-13
Add functions to extend and compress new router store logic. (Basic idea: use...
Nick Mathewson
2005-09-13
Two new functions like write_bytes_to_file: one takes a list of byte-and-len ...
Nick Mathewson
2005-09-13
fix a seg fault if we ask an authdirserver for a descriptor by
Roger Dingledine
2005-09-12
when the user asked for a rendezvous port that the hidden service
Roger Dingledine
2005-09-12
make the patch less likely to bite us later
Roger Dingledine
2005-09-12
Resolve stack corruption identified by edmanw in connection_edge_end(). Thanks!
Nick Mathewson
2005-09-12
put the last nail in tor-doc.html
Roger Dingledine
2005-09-12
Maybe I should pay more attention to return values and less to clever comment...
Nick Mathewson
2005-09-12
Versions should be sorted by version. Lexical sorting should be used only as ...
Nick Mathewson
[next]