index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
routers.c
Commit message (
Expand
)
Author
Age
*
use the tor_malloc_zero wrapper
Roger Dingledine
2003-11-18
*
Always include newline with port section of exit policy
Nick Mathewson
2003-11-18
*
Fix bytesex issues on in.s_addr
Nick Mathewson
2003-11-17
*
dump exit policies correctly to descriptor
Roger Dingledine
2003-11-16
*
initial patches on patches
Roger Dingledine
2003-11-16
*
Finish implementing the rest of the exitpolicy stuff, except for automaticall...
Nick Mathewson
2003-11-16
*
Improved exit policy syntax; basic client-side DNS caching.
Nick Mathewson
2003-11-14
*
lay groundwork for EntryNodes and ExitNodes
Roger Dingledine
2003-11-12
*
more cleanups and bugfix
Roger Dingledine
2003-11-11
*
client now survives going offline better
Roger Dingledine
2003-11-10
*
move closer to being able to reload config on HUP
Roger Dingledine
2003-10-21
*
include our own timegm() impl, since it's not portable
Roger Dingledine
2003-10-20
*
no more memory leaks
Roger Dingledine
2003-10-18
*
fix two more memory problems
Roger Dingledine
2003-10-18
*
clean up memory leaks, confusions
Roger Dingledine
2003-10-18
*
catch misconfigured machines that return hostname as fqdn
Roger Dingledine
2003-10-17
*
change WARNING to WARN
Roger Dingledine
2003-10-10
*
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-08
*
more details to track a warning in tls handshakes
Roger Dingledine
2003-10-07
*
successfully parse exit policies on future attempts too
Roger Dingledine
2003-10-07
*
pull exit policies from config into desc_routerinfo
Roger Dingledine
2003-10-07
*
lowercase exit policies.
Nick Mathewson
2003-10-07
*
obey exit policies for addresses too
Roger Dingledine
2003-10-07
*
Stop requiring newline at end of exit policy.
Nick Mathewson
2003-10-07
*
Add a "router_add_exit_policy_from_string" function.
Nick Mathewson
2003-10-07
*
give correct warning message when you're running an old version
Roger Dingledine
2003-10-07
*
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-04
*
Make testcases run again; more sanity checking to descriptor generation.
Nick Mathewson
2003-10-01
*
my_routerinfo, router_is_me, and learn_my_address are obsolete
Roger Dingledine
2003-10-01
*
rebuild directory before uploading
Nick Mathewson
2003-10-01
*
Move dirserv/routers code out of main.c
Nick Mathewson
2003-10-01
*
Add "platform" to router descriptors.
Nick Mathewson
2003-09-30
*
mark all dirservers up at boot; mark a dirserver down if dir fetch fails
Roger Dingledine
2003-09-30
*
fix the SSL_read() bug again. this time for sure!
Roger Dingledine
2003-09-30
*
Check router signatures again; debug signature checking
Nick Mathewson
2003-09-30
*
Bugfixes in directory code:
Nick Mathewson
2003-09-30
*
patch strptime warning -- reduce portability!
Roger Dingledine
2003-09-30
*
getting closer to having dirserv working
Roger Dingledine
2003-09-30
*
bugfixes and features: closer to making dirserv work
Roger Dingledine
2003-09-29
*
expand the scheduler to address SSL_read()'s pending bytes
Roger Dingledine
2003-09-28
*
Write necessary backends for online directory generation. I think.
Nick Mathewson
2003-09-27
*
Add code to parse fingerprint files and compare routers against fingerprint f...
Nick Mathewson
2003-09-26
*
Refactor common file code into util.c; add published to descriptors
Nick Mathewson
2003-09-26
*
first pass: obey log convention
Roger Dingledine
2003-09-26
*
various bugfixes and updates
Roger Dingledine
2003-09-25
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
leave the socks handshake on the inbuf until it's complete
Roger Dingledine
2003-09-18
*
add in directory 'post' support
Roger Dingledine
2003-09-17
*
clean up exported api's
Roger Dingledine
2003-09-16
*
fix two more bugs
Roger Dingledine
2003-09-13
[next]