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
*
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
*
Add router_get_by_pk function; use in connection_tls_finish_handshake.
Nick Mathewson
2003-09-11
*
point out why router_forget_router probably doesn't work
Roger Dingledine
2003-08-29
*
Fix memory leaks in directory parsing
Nick Mathewson
2003-08-28
*
remove last vestiges of op_port
Roger Dingledine
2003-08-27
*
start honoring the recommended_versions string
Roger Dingledine
2003-08-23
*
start refactoring dnsworker so testing won't be so darn hard
Roger Dingledine
2003-08-14
*
Make windows happier still
Nick Mathewson
2003-08-12
*
src/or
Nick Mathewson
2003-07-30
*
Change many files to new log_fn format
Nick Mathewson
2003-06-17
*
Make log_fn work on apples with no workarounds needed in main code
Nick Mathewson
2003-06-17
*
Fix MacOS build
Nick Mathewson
2003-06-14
*
OPport is gone. So is conn type OP.
Roger Dingledine
2003-05-28
*
add circuit-level sendme relay cells
Roger Dingledine
2003-05-20
*
work on versioning; new log_fn function
Nick Mathewson
2003-05-09
*
make router_dump_token only for debugging; clean backslashes
Roger Dingledine
2003-05-09
*
Routerinfos are no longer linked
Nick Mathewson
2003-05-09
*
We cant recognize ourself until we resolve all the routers.
Nick Mathewson
2003-05-09
*
Get directories working.
Nick Mathewson
2003-05-08
*
(possibly incorrect) code to make routers get resolved when they're
Nick Mathewson
2003-05-08
*
Do not replace old directory if new one is invalid
Nick Mathewson
2003-05-07
*
Tested backends for directory signing and checking. Directory parser complet...
Nick Mathewson
2003-05-07
*
More work on directories. Signed directories not yet tested. No support for ...
Nick Mathewson
2003-05-07
[next]