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-05-15
clean up some log entries
Roger Dingledine
2005-05-15
fix url in comment in torrc
Roger Dingledine
2005-05-15
Add an explanatory comment
Nick Mathewson
2005-05-15
bump to 0.1.0.6-rc
Roger Dingledine
2005-05-15
Add ENABLE_THREADS macro to windows orconfig.h
Nick Mathewson
2005-05-14
fix a case error in suppressing a bogus libevent warning.
Roger Dingledine
2005-05-14
if router_resolve fails on the descriptor the controller
Roger Dingledine
2005-05-14
move the periodic buffer shrinking interval from 3 mins to 1 min
Roger Dingledine
2005-05-14
Append default exit policy before checking for implicit internal addresses: f...
Nick Mathewson
2005-05-11
Fix a segfault
Nick Mathewson
2005-05-10
Patch for task 133
Nick Mathewson
2005-05-10
Apply patch from Geoff for bug 132. Clean it up a little to fix a memory lea...
Nick Mathewson
2005-05-10
Implement --disable-threads
Nick Mathewson
2005-05-09
Patch from goodell for task 131: Do not die on internal address if we are not...
Nick Mathewson
2005-05-07
Make Tor compile with no warnings with gcc4.0 on OSX
Nick Mathewson
2005-05-07
Functions work better when you call them. Resolve a bug which would prevent u...
Nick Mathewson
2005-05-07
Implement --verify-config command-line option to fix bug 69.
Nick Mathewson
2005-05-06
fix massive memory leak
Roger Dingledine
2005-05-06
log buffer sizes on kill -usr1 too.
Roger Dingledine
2005-05-04
whine at you if you're a server and you don't set your contactinfo
Roger Dingledine
2005-05-03
fix compile error if you're not multithreaded
Roger Dingledine
2005-05-03
remove archaic debugging aid that was probably unsafe
Roger Dingledine
2005-05-03
cleanup now that 0.0.9pre1 is obsolete
Roger Dingledine
2005-05-03
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-03
Call tor_free_all instead of connections_free_all after forking
Nick Mathewson
2005-05-03
Change some >=s to >s in buf_resize, so that we do not denormalize buffers on...
Nick Mathewson
2005-05-03
If DataDir is ~/.tor, and that expands to /.tor, then default to LOCALSTATEDI...
Nick Mathewson
2005-05-02
Elaborate on buf_shrink comment.
Nick Mathewson
2005-05-02
comment buf_shrink
Roger Dingledine
2005-05-02
Correct and simplify buf_shrink logic
Nick Mathewson
2005-05-02
When removing all bytes from a buffer, reset buf->cur=buf->mem
Nick Mathewson
2005-05-02
Change buffer shrinking strategy: only try to shrink once every 3 minutes. D...
Nick Mathewson
2005-05-02
Make buffer shrinking algorithm a little smarter.
Nick Mathewson
2005-05-02
Actually, dont send CREATE_FAST cells at all for now
Nick Mathewson
2005-05-02
New and frightening code to implement fast-path first-hop CREATE_FAST cells. ...
Nick Mathewson
2005-05-02
also print the platform string for rejected descriptors
Roger Dingledine
2005-05-02
don't print nulls
Roger Dingledine
2005-05-02
fix a comment
Roger Dingledine
2005-05-02
when we refuse a router descriptor, log contactinfo and source address.
Roger Dingledine
2005-05-02
reformat routerparse a bit
Roger Dingledine
2005-05-02
Remove support for looking at old directory/routerdesc elements; mark non-new...
Nick Mathewson
2005-04-29
workaround for user error: some people were putting "Address " in their
Roger Dingledine
2005-04-28
bump to 0.1.0.5-rc-cvs
Roger Dingledine
2005-04-27
Re-do fragmented control message handling to work with new buf_t system.
Nick Mathewson
2005-04-27
Appease VC7. It has a strangely puritanical attitude about what programmers a...
tor-0.1.0.5-rc
Nick Mathewson
2005-04-27
Turn SENTINELS back on; give NOINLINE a name and turn it off.
debian-version-0.1.0.5-rc-200504272000-1
Nick Mathewson
2005-04-27
bump to 0.1.0.5-rc
Roger Dingledine
2005-04-27
turn off the mongo debugging stuff, for performance tests
Roger Dingledine
2005-04-27
bump the default bandwidthrate from 1mb to 2mb
Roger Dingledine
2005-04-27
Rename buf->start to buf->cur; fix bug in read_to_buf; still debug with paran...
Nick Mathewson
[next]