index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
router.c
Commit message (
Expand
)
Author
Age
*
rearrange to prepare to solve the authdirserver initialization
Roger Dingledine
2004-07-21
*
Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify be...
Nick Mathewson
2004-07-21
*
Split uptime into separate field
Nick Mathewson
2004-07-20
*
Remember list of digests for trusted dirservers; use this list to tell whethe...
Nick Mathewson
2004-07-20
*
also don't hang up on him if we're an OR and he's an authdirserver
Roger Dingledine
2004-07-20
*
a whole swath of fixes
Roger Dingledine
2004-07-20
*
abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mod...
Nick Mathewson
2004-07-18
*
Finish most pre2 items: make running-routers list work right; rename secret k...
Nick Mathewson
2004-07-13
*
add 'advertisedbandwidth' to router descriptor
Roger Dingledine
2004-07-12
*
Remove spurious assert
Nick Mathewson
2004-07-07
*
Fix the router_compare_to_my_exit_policy assertion failure once-and-for-all, ...
Nick Mathewson
2004-07-07
*
touchups all over
Roger Dingledine
2004-07-04
*
More digest/nickname fixes
Nick Mathewson
2004-07-02
*
some of the infrastructure to let ORs connect on demand
Roger Dingledine
2004-07-02
*
Switch most uses of *_by_addr_port to *_by_identity_digest
Nick Mathewson
2004-07-01
*
running-routers now lists down routers too (with a ! before their name)
Roger Dingledine
2004-07-01
*
Track routers by hash of identity key; use hex hash of identity key in place ...
Nick Mathewson
2004-07-01
*
cleanups on 008pre1 items
Roger Dingledine
2004-06-30
*
Always use get_data_directory() instead of options.DataDirectory; fix a memor...
Nick Mathewson
2004-06-30
*
Remaining 008pre1 items done; deferred where more design is needed.
Nick Mathewson
2004-06-25
*
Terminate comment
Nick Mathewson
2004-06-21
*
Implement several 008pre1 items: needs more testing
Nick Mathewson
2004-06-21
*
router->is_trusted_dir implies router->dir_port>0
Roger Dingledine
2004-06-16
*
Unbork windows whitespace
Nick Mathewson
2004-06-05
*
Make tor build on win32 again; handle locking for server
Nick Mathewson
2004-06-05
*
If we are a directory, we should trust ourself.
Nick Mathewson
2004-06-02
*
Allow multiple exit policy lines; mostly add support for AP policies
Nick Mathewson
2004-05-20
*
clean up directory.c API
Roger Dingledine
2004-05-12
*
Split directory/router parsing functionality into separate file from routerli...
Nick Mathewson
2004-05-10
*
it's amazing what a bit of punctuation can do for appearances
Roger Dingledine
2004-05-10
*
More doxygenation.
Nick Mathewson
2004-05-10
*
more doxygen markup
Roger Dingledine
2004-05-09
*
bugfix: add a circ->resolving_streams field, and make dns resolving ...
Roger Dingledine
2004-05-06
*
More documentation
Nick Mathewson
2004-05-05
*
accept port 81 by default also, since people have been asking for it
Roger Dingledine
2004-05-04
*
Comment router*.c
Nick Mathewson
2004-05-04
*
clean some dead code (right?)
Roger Dingledine
2004-04-28
*
Refactor crypto error handling to be more like TLS error handling:
Nick Mathewson
2004-04-26
*
use tor_assert
Roger Dingledine
2004-04-25
*
Remove onion_pkey from connection, since onion keys can change more often tha...
Nick Mathewson
2004-04-25
*
don't build and upload a new desc twice in a row
Roger Dingledine
2004-04-25
*
bugfix: when rotating onion key, do it (more) correctly
Roger Dingledine
2004-04-25
*
more touch-ups
Roger Dingledine
2004-04-24
*
Merge flagday into main branch.
Nick Mathewson
2004-04-24
*
Fix unit tests (now that platform code works differently)
Nick Mathewson
2004-04-08
*
Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need
Nick Mathewson
2004-04-07
*
Put ourself in router list; act accordingly.
Nick Mathewson
2004-04-07
*
routerinfo->addr is host order
Roger Dingledine
2004-04-07
*
Set routerinfo->addr properly for own routerinfo; do casei routerinfo compare
Nick Mathewson
2004-04-06
*
make router_get_by_nickname consider this router.
Nick Mathewson
2004-04-05
[next]