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
Age
Commit message (
Expand
)
Author
2005-10-24
Fix one possible source of reuse-a-circuit-id bug; convert circuitbuild to ne...
Nick Mathewson
2005-10-24
add more domains
Nick Mathewson
2005-10-24
if we expect tor to crash with the bug we can't solve, then at least
Roger Dingledine
2005-10-24
prefer thread-friendly dmalloc
Nick Mathewson
2005-10-24
Check for even more windows version flags, and note any we do not recognize.
Nick Mathewson
2005-10-24
Committing the rest of the osx tor+privoxy uninstall applet.
Andrew Lewman
2005-10-24
Committing the wrapper script for uninstallation.
Andrew Lewman
2005-10-24
make the hidden wiki link more prominent.
Roger Dingledine
2005-10-24
When warning about a networkstatus fp, we need to put it in hex.
Nick Mathewson
2005-10-24
Avoid potential infinite recursion when building a descriptor
Nick Mathewson
2005-10-20
Oct 19 13:27:24.391 [info] router_reload_networkstatus(): Skipping cached-sta...
Roger Dingledine
2005-10-19
Crank down the frequency for replacing unchanged descriptors
Nick Mathewson
2005-10-19
Make it compile. appease roger and his thirst for documentation.
Nick Mathewson
2005-10-19
We need a routerlist_replace as well. This should do something about those an...
Nick Mathewson
2005-10-19
solve the first half of bug 199: if we don't like the looks
Roger Dingledine
2005-10-18
Update more files to new log stuff.
Nick Mathewson
2005-10-18
Migrate a few more files to domained logging
Nick Mathewson
2005-10-18
Start dividing log messages into logging domains. No, LD_ is not the best of...
Nick Mathewson
2005-10-18
fix some typos
Roger Dingledine
2005-10-18
I think nick meant to compare r2->platform the second time
Peter Palfrader
2005-10-18
Fix tor26's first segfault
Peter Palfrader
2005-10-18
Use a digestmap_t to speed up router_get_by_digest, which was previously a bo...
Nick Mathewson
2005-10-18
Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding
Nick Mathewson
2005-10-18
Add a "Map from digest to void*" abstraction, since we already faked it in 3 ...
Nick Mathewson
2005-10-18
stupid gcc. stupid nickm.
Nick Mathewson
2005-10-18
Refactor routerlist access slightly: always use router_get_by_routerlist(); c...
Nick Mathewson
2005-10-18
Make smartlist_foreach always use the fast versions.
Nick Mathewson
2005-10-18
Make dirserv_get_routerdescs() return better http 404 error messages instead ...
Peter Palfrader
2005-10-18
split send_control1_event() into the printf and the print/dispatch part. The
Peter Palfrader
2005-10-18
Fix download by SD digest
Peter Palfrader
2005-10-18
I wonder what a stautus is.
Peter Palfrader
2005-10-18
Some http status lines ended in a dot, others did not. Make it all the same ...
Peter Palfrader
2005-10-18
And close the double quote too
Peter Palfrader
2005-10-18
Fix documentation of dirserv_get_routerdescs:
Peter Palfrader
2005-10-18
Remove assert in sort-of c-itical path
Nick Mathewson
2005-10-18
Actually, use #defines for common case. Nothing to see here.
Nick Mathewson
2005-10-18
Inline key smartlist functions; use fast versions by default.
Nick Mathewson
2005-10-17
Add a missing struct initializer field
Nick Mathewson
2005-10-17
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
Peter Palfrader
2005-10-17
fix a few comments
Roger Dingledine
2005-10-17
and update the sample torrc to reflect the *listenaddress notation
Roger Dingledine
2005-10-17
start calling it *ListenAddress rather than *BindAddress,
Roger Dingledine
2005-10-17
Add ability to warn when using abbrev mechanism to deprecate option names
Nick Mathewson
2005-10-17
when providing content-type application/octet-stream for providing
Roger Dingledine
2005-10-17
Make a few INFO log lines into DEBUG
Peter Palfrader
2005-10-17
06_add_compile_time_defaults.dpatch
Peter Palfrader
2005-10-17
start hunting down why servers keep getting so many duplicate create cells
Roger Dingledine
2005-10-17
more log uncluttering
Roger Dingledine
2005-10-17
start the process of reducing clutter in server logs
Roger Dingledine
2005-10-16
cut out a warning that doesn't need to warn
Roger Dingledine
[next]