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
/
or
/
directory.c
Age
Commit message (
Expand
)
Author
2005-05-27
clean up a few more log entries
tor-0.1.0.9-rc
tor-0.1.0.14
tor-0.1.0.13
tor-0.1.0.12
tor-0.1.0.11
tor-0.1.0.10
Roger Dingledine
2005-05-23
i screwed up the dirport reachability testing when we don't yet
Roger Dingledine
2005-05-20
add HttpProxyAuthenticator config option too
Roger Dingledine
2005-05-17
doxygeny goodness from tyranix
Roger Dingledine
2005-05-03
cleanup now that 0.0.9pre1 is obsolete
Roger Dingledine
2005-05-02
when we refuse a router descriptor, log contactinfo and source address.
Roger Dingledine
2005-04-26
clean up this TOR_FRAGILE business
Roger Dingledine
2005-04-07
only whine about clock skew from the dirserver if he's a trusted
Roger Dingledine
2005-04-01
update copyright notices.
Nick Mathewson
2005-03-22
Report HTTP reasons to directory clients. (Also, fix format on new TODO items)
Nick Mathewson
2005-03-22
tell me the address of the guy who's trying to attack my dirserver
Roger Dingledine
2005-03-19
and forward-port the missing space
Roger Dingledine
2005-03-19
Turn addr_policy_compare from a tristate to a quadstate; this should help add...
Nick Mathewson
2005-03-14
Fix some more obscure compiler warnings
Nick Mathewson
2005-02-27
Checkpoint in-progress fixes:
Roger Dingledine
2005-02-25
Implement more control spec functionality
Nick Mathewson
2005-02-24
add support for CONNECTing through https proxies.
Roger Dingledine
2005-02-23
Improve log message on unrecognized encoding to indicate that we can cope.
Nick Mathewson
2005-02-10
Add more functions to free things to help dmalloc allong.
Nick Mathewson
2005-02-10
when a client asks us for a dir mirror and we don't have one,
Roger Dingledine
2005-02-05
Re-normalize whitespace; make "make check-spaces" happy
Nick Mathewson
2005-02-04
forward-port the logic skew and double-free thing
Roger Dingledine
2005-02-01
define TOR_FRAGILE if you want tor to give you a core when
Roger Dingledine
2005-01-30
give a better log message when we don't have a good mirror of
Roger Dingledine
2005-01-29
if we fetch the dir from a mirror that has a wildly skewed
Roger Dingledine
2005-01-29
distinguish between "well-formed and rejected" and "not well
Roger Dingledine
2005-01-29
accept LDAP (389/tcp) and LDAPS (636/tcp) in default exit policy
Roger Dingledine
2005-01-22
fwd-port win32 isprint fix
Nick Mathewson
2005-01-21
clean a couple of messages
Nick Mathewson
2005-01-21
special case so we don't yell when an empty http body doesn't specify a
Roger Dingledine
2005-01-21
if we get an incredibly skewed timestamp from a dirserver mirror that
Roger Dingledine
2005-01-20
Have reason string for serverdesc post requests contain actual serverdesc sta...
Nick Mathewson
2005-01-20
start to fix http status stuff, more work needed
Roger Dingledine
2005-01-20
Give better reason phrases in HTTP status lines. Start resolving task #67. (M...
Nick Mathewson
2005-01-19
Handle unavailable hidden services better. We try each intro point
Roger Dingledine
2005-01-19
Add unittests for compression detection. Make all rendezvous descriptors "pla...
Nick Mathewson
2005-01-19
Workaround for webservers that lie about Content-Encoding: Tor now tries to a...
Nick Mathewson
2005-01-12
Make Tor use Niels Provos's libevent instead of it's current
Nick Mathewson
2005-01-12
Annotate circuits w/ whether they aim to contain high uptime nodes and/or
Roger Dingledine
2005-01-10
if you're a server and the auth dirservers are down, go to any other
Roger Dingledine
2005-01-07
when we haven't fetched a directory yet, or the last time we
Roger Dingledine
2005-01-06
new config option DirAllowPrivateAddresses for authdirservers.
Roger Dingledine
2005-01-06
Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise...
Nick Mathewson
2005-01-04
forward-port the fix for the compiler warning
Roger Dingledine
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
bugfix: if a server uploads a descriptor that's unapproved, actually
Roger Dingledine
2005-01-01
when a dirserver causes you to give a warn, mention which dirserver it was
Roger Dingledine
2004-12-13
clean up logging,
Roger Dingledine
[next]