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-25
added the one line hack for default selinux targeted policy to allow
Andrew Lewman
2005-09-24
bugfix: we were whining about using socks4 or socks5-with-local-lookup
Roger Dingledine
2005-09-24
commented out logfile so as to not log everything passed through privoxy
Andrew Lewman
2005-09-24
Point readers of the code to opensslv.h, since everybody who sees 0x0090700f ...
Nick Mathewson
2005-09-24
Possible fix to make aes build on woody
Nick Mathewson
2005-09-24
mention the new stable version.
Roger Dingledine
2005-09-23
But, of course, mirrors should get the most up-to-date server in any case.
Nick Mathewson
2005-09-23
Log even less verbosely. Also, do not download old (frequently-updating) ser...
Nick Mathewson
2005-09-23
add MyFamily to the torrc.sample
Roger Dingledine
2005-09-23
Provide dire warnings to any users who set DirServer; move it out of torrc.sa...
Nick Mathewson
2005-09-23
Oops. It looks like some old GCCs dislike #if inside a macro argument.
Nick Mathewson
2005-09-23
put a log message so we can start confirming socks5-with-remote-dns
Roger Dingledine
2005-09-23
Use OpenSSL AES when OpenSSL has version 0.9.7 or later.
Nick Mathewson
2005-09-23
Decouple router downloads from old directory downloads entirely
Nick Mathewson
2005-09-23
Fix logic error (people who ask authorities should never split; others should...
Nick Mathewson
2005-09-23
Re-enable autosplitting, but authorities and mirrors should not do it, and ma...
Nick Mathewson
2005-09-23
Fix at least one overzealous download bug. (tor_malloc_zero new local_routers...
Nick Mathewson
2005-09-23
Fix some compiler warnings
Nick Mathewson
2005-09-23
Remove extraneous space on read-history lines.
Nick Mathewson
2005-09-23
make the numbers in read-history and write-history into uint64s,
Roger Dingledine
2005-09-23
fix grammar in old changelog entry
Roger Dingledine
2005-09-23
and a minor log cleanup
Roger Dingledine
2005-09-23
there was no need to die when we failed to spawn a cpuworker.
Roger Dingledine
2005-09-22
remove another loud debug msg
Roger Dingledine
2005-09-22
resolve lucky's recent bug: tor was exiting if we failed to spawn
Roger Dingledine
2005-09-22
get rid of a noisy debug log
Roger Dingledine
2005-09-22
I love the smell of C in the morning. Make router-download rules smarter (do...
Nick Mathewson
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
Move items from meeting into dir-spec and TODO.
Nick Mathewson
2005-09-21
Only check versions from versioning authdirs.
Nick Mathewson
2005-09-21
Implement new version handling code.
Nick Mathewson
2005-09-21
Add notes of things that must be done to dir-spec
Nick Mathewson
2005-09-20
clean up a bit more code
Roger Dingledine
2005-09-20
Add a temporary section to dir-spec reflecting what we actually do now.
Nick Mathewson
2005-09-20
a few more todo items done
Roger Dingledine
2005-09-20
make router_is_general_exit match its documentation
Roger Dingledine
2005-09-20
clean up new dir spec a bit more
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-18
Specify exactly what we meant by "the digest of a descriptor". Fortunately, ...
Nick Mathewson
[next]