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-01-03
update url for when users try to use socksport as an http proxy
Roger Dingledine
2005-01-03
Bugfix: we've been using openssl's BIO_get_mem_data incorrectly.
Roger Dingledine
2005-01-03
make it clearer you can have multiple SocksBindAddress directives
Roger Dingledine
2005-01-03
Remove click-through license page from windows installer
Nick Mathewson
2005-01-03
Log when we retry a directory connection
Nick Mathewson
2005-01-03
Use correct logic to decide whether there are more directory servers to retry.
Nick Mathewson
2005-01-03
Split mark-dir-failed-and-retry logic into separate function; make it retry r...
Nick Mathewson
2005-01-03
Fix an unused function warning
Nick Mathewson
2005-01-03
Make directory fail-and-retry logic happen in connection_about_to_close(); fi...
Nick Mathewson
2005-01-03
More work on task #43: fix race conditions on multithreaded (win32) servers.
Nick Mathewson
2005-01-03
mention where to find the 'fingerprint' file
Roger Dingledine
2005-01-03
revise server install instructions again. this time for sure!
Roger Dingledine
2005-01-03
Possible fix for task #43: when running on a multithreaded environment (curre...
Nick Mathewson
2005-01-03
move the 'other things to note' list into #client-or-server so
Roger Dingledine
2005-01-03
Resolve task 42: find where 19-char nicknames were getting truncated when rea...
Nick Mathewson
2005-01-03
bugfix: if a server uploads a descriptor that's unapproved, actually
Roger Dingledine
2005-01-03
stop checking for clock skew, even for servers.
Roger Dingledine
2005-01-02
clarify the comments about logs in the torrc
Roger Dingledine
2005-01-02
fix the assert bug reported by bassclef@163.com
Roger Dingledine
2005-01-01
add a comment to explain what ContactInfo is for
Roger Dingledine
2005-01-01
Fix a double-mark-for-close bug, where we were finding a conn
Roger Dingledine
2005-01-01
when a dirserver causes you to give a warn, mention which dirserver it was
Roger Dingledine
2004-12-31
...but only if you're a server
Roger Dingledine
2004-12-31
require BandwidthRate to be at least 10kB/s
Roger Dingledine
2004-12-29
mention that there are known bugs for running tor as a server on win32
Roger Dingledine
2004-12-25
actually make it stop keeping track of times. whoops.
Roger Dingledine
2004-12-25
stop calling assert_connection_ok(conn, time(NULL)) on every single
Roger Dingledine
2004-12-25
stop telling win32 folks they have a bug just because we haven't finished
Roger Dingledine
2004-12-25
initial profiling by phobos says we spend a whole lot of time
Roger Dingledine
2004-12-24
when you're loading the rendezvous service keys in options_act(),
Roger Dingledine
2004-12-24
don't connection_edge_end() on eof if we're already marked for close,
Roger Dingledine
2004-12-24
add items to TODO
Nick Mathewson
2004-12-24
list the new tor.eff.org url in the man page
Roger Dingledine
2004-12-24
remove sentence-fragment comment refering to a design that never happened.
Nick Mathewson
2004-12-24
Remove length restriction when generating directories.
Nick Mathewson
2004-12-24
Fix for running-routers length bug
Nick Mathewson
2004-12-23
clean tor-doc-win32 a bit more
Roger Dingledine
2004-12-23
sort TODO items in tier 1 and 2 by category. This needs more work.
Nick Mathewson
2004-12-23
mention that sighup closes and reopens logs
Roger Dingledine
2004-12-22
and forward port the cleanup
Roger Dingledine
2004-12-22
fix a crash: if you do socks4 with an IP of 0.0.0.x then we get tricked
Roger Dingledine
2004-12-22
fix an assert on startup when the disk is full and you're logging to a file
Roger Dingledine
2004-12-22
move network_init from or/main to common/compat
Roger Dingledine
2004-12-22
respond to an 009 XXX
Roger Dingledine
2004-12-22
Fix a bug in last patch; and keep my name out of the assert() call too.
Nick Mathewson
2004-12-22
Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out
Nick Mathewson
2004-12-21
Nuke irst-person pronouns
Nick Mathewson
2004-12-21
capitalize acronyms, clarify windows doc a bit.
Nick Mathewson
2004-12-21
give the screenshot images actual names
Roger Dingledine
2004-12-21
forward port:
Roger Dingledine
[next]