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
2006-03-15
resume being printist: if the hostname contains non-printable
Roger Dingledine
2006-03-15
add tor_strisprint() back in, this time with comments.
Roger Dingledine
2006-03-15
quiet another entry guard log message
Roger Dingledine
2006-03-15
and remove now-extraneous function
Roger Dingledine
2006-03-15
Stop being printist: just because our local platform doesn't
Roger Dingledine
2006-03-15
Interim fix for 272: Only warn that we are not named if we have status docs f...
Nick Mathewson
2006-03-15
Implement GETINFO(dir/server/foo); status will be harder.
Nick Mathewson
2006-03-15
(Missing header change) Do not warn about unknown servers in our family when ...
Nick Mathewson
2006-03-15
Do not warn about unknown servers in our family when they are given as hex di...
Nick Mathewson
2006-03-15
if we as a directory mirror don't know of any v1 directory
Roger Dingledine
2006-03-14
change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN
Peter Palfrader
2006-03-14
I wonder what an internal internet protocol is
Peter Palfrader
2006-03-14
When we try to be a server and Address is not explicitly set
Peter Palfrader
2006-03-14
Fix an off-by-one buffer size in dirserv.c that magically never hit our
Peter Palfrader
2006-03-13
when event_add or event_del fail, tell us why.
Roger Dingledine
2006-03-13
Fix minor semantic error with no real effect:
Peter Palfrader
2006-03-13
Use INLINE (which we define) instead of __inline (which is nonstandard) in ht...
Nick Mathewson
2006-03-13
Be a little more careful when our calculated bandwidth is so high that we cou...
Nick Mathewson
2006-03-13
Fix bug in close_logs(): when we close and delete logs, remove them all from ...
Nick Mathewson
2006-03-13
Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, ...
Nick Mathewson
2006-03-12
More cleanups noticed by weasel; also, remove macros that nobody uses.
Nick Mathewson
2006-03-12
Cleanup on time-relaqted constants. New conventions:
Nick Mathewson
2006-03-12
lower the reachability timeout, so we're more likely to act
Roger Dingledine
2006-03-12
We screwed up in anticipating how to add new dirservers:
Roger Dingledine
2006-03-12
a better clean-up
Roger Dingledine
2006-03-12
and another fix
Roger Dingledine
2006-03-12
make tor --verify-config closer to working
Roger Dingledine
2006-03-12
Now do address rewriting when the controller asks us to attach
Roger Dingledine
2006-03-12
when we get funny-looking lines on our dirport, shut up about it.
Roger Dingledine
2006-03-12
fix assert while attachstream'ing a connect-wait or
Roger Dingledine
2006-03-12
avoid shadowing a variable so we don't get sad later.
Roger Dingledine
2006-03-12
bump to 0.1.1.15-rc-cvs
Roger Dingledine
2006-03-11
bump to 0.1.1.15-rc
Roger Dingledine
2006-03-11
fix bug reported by gozu: if we get a linelist or linelist_s
Roger Dingledine
2006-03-11
huge warning sign for esc_router_info()
Roger Dingledine
2006-03-11
Use escaped() for remaining cases.
Nick Mathewson
2006-03-10
make entry guard logs even quieter
Roger Dingledine
2006-03-09
stop printing a log message at every iteration through the
Roger Dingledine
2006-03-09
Let the controller attachstream conns that are in connect_wait
Roger Dingledine
2006-03-09
don't abandon entry guards until they've been dead a whole month.
Roger Dingledine
2006-03-09
Implement NEWNYM. Nick, did I do a bad thing?
Roger Dingledine
2006-03-09
clean up typo
Roger Dingledine
2006-03-08
start using OR_CONN_EVENT_NEW.
Roger Dingledine
2006-03-08
remove some redundant code now that we compress exit policies
Roger Dingledine
2006-03-08
Possible bug 265 fix: authorities must be more strict than clients about age ...
Nick Mathewson
2006-03-06
fix infinite loop
Roger Dingledine
2006-03-06
mark bug 261
Roger Dingledine
2006-03-06
Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though...
Nick Mathewson
2006-03-05
Add some functions to escape values from the network before sending them to t...
Nick Mathewson
2006-03-05
Allow private:* in routerdescs; not generated yet (because older Tors do not ...
Nick Mathewson
[next]