index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_or.c
Commit message (
Expand
)
Author
Age
*
Unify tests for "did I originate this nonopen OR connection?"
Nick Mathewson
2004-10-13
*
Check fingerprint list before generating running-routers lists; also add as-y...
Nick Mathewson
2004-10-13
*
If we are an authoritative dirserver, check out the fingerprint list when set...
Nick Mathewson
2004-09-28
*
checking only 0.0.7 and 0.0.8 didn't work, because some dirservers
Roger Dingledine
2004-09-27
*
cleanup: use strcmpstart() in more places
Roger Dingledine
2004-09-23
*
commit some minor fixes from this sandbox so i can commit the next one
Roger Dingledine
2004-08-15
*
fix a race condition in 008pre2: don't try to extend onto a connection
Roger Dingledine
2004-08-08
*
populate router_get_my_routerinfo()->is_verified
Roger Dingledine
2004-07-22
*
bugfix: only require the correct key if the nickname is for
Roger Dingledine
2004-07-21
*
fix some bool logic
Roger Dingledine
2004-07-21
*
make connection_tls_finish_handshake() more plausible.
Roger Dingledine
2004-07-21
*
Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify be...
Nick Mathewson
2004-07-21
*
add a new advertised_server_mode() to distinguish ORs that
Roger Dingledine
2004-07-21
*
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
*
if connecting to an OR fails immediately, mark it as down
Roger Dingledine
2004-07-12
*
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
*
Track routers by hash of identity key; use hex hash of identity key in place ...
Nick Mathewson
2004-07-01
*
don't flush the buf from inside connection_write_to_buf
Roger Dingledine
2004-05-12
*
break connection_edge_end out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
Make "connected" a different case from "finished_flushing"; always close_imme...
Nick Mathewson
2004-05-12
*
More doxygenation.
Nick Mathewson
2004-05-10
*
tweak comment in connection_or
Roger Dingledine
2004-05-10
*
more doxygen markup
Roger Dingledine
2004-05-09
*
bugfix: do directory_send_command only after we've established a socket
Roger Dingledine
2004-05-09
*
comment the functions in connection_or.c
Roger Dingledine
2004-05-07
*
Only connection_add connections once they have conn->s sett; refactor code ar...
Nick Mathewson
2004-05-05
*
Handle windows socket errors correctly; comment most of common.
Nick Mathewson
2004-05-01
*
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
*
Note router addr:port in log messages
Nick Mathewson
2004-04-24
*
Compare nicknames casei.
Nick Mathewson
2004-04-24
*
Merge flagday into main branch.
Nick Mathewson
2004-04-24
*
note which preexisting or connection we found.
Nick Mathewson
2004-04-08
*
Put ourself in router list; act accordingly.
Nick Mathewson
2004-04-07
*
make it less noisy for normal ORs when a server uses a false nickname
Roger Dingledine
2004-03-28
*
fix two assert triggers (darn it, I hate releasing software)
Roger Dingledine
2004-03-26
*
Replace all connection_removes outsice of main.c with connection_mark_for_close
Nick Mathewson
2004-03-21
*
Add a RunTesting option to try to learn link state by creating test circuits,...
Nick Mathewson
2004-03-21
*
Integrate the new "rephist" [rep(utation) hist(ory)] module to trace
Nick Mathewson
2004-03-20
*
stop troubling router operators with unapproved router connect attempts
Roger Dingledine
2004-03-09
*
stop asserting that computers always go forward in time
Roger Dingledine
2004-03-06
*
use conn->hold_open_until_flushed for streams
Roger Dingledine
2004-03-03
*
Push responsibility for connection marking down as far as possible; have only...
Nick Mathewson
2004-02-28
*
oh, and make it compile
Roger Dingledine
2004-01-11
*
checkpoint: revamp relay cell packaging and handling
Roger Dingledine
2003-12-23
*
remove trailing whitespace
Roger Dingledine
2003-12-17
*
move cell size to 512 bytes
Roger Dingledine
2003-12-16
[next]