index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
or.h
Commit message (
Expand
)
Author
Age
*
Indirect access to the signed_descriptor field to make it easier to keep them...
Nick Mathewson
2006-01-12
*
entry nodes are now entry guards.
Roger Dingledine
2006-01-10
*
balance the reachability testing so a smidgen of it happens
Roger Dingledine
2006-01-10
*
Be more aggressive about throwing away expired router descriptors: they are o...
Nick Mathewson
2006-01-10
*
Instrument directory client bytes as well as server bytes.
Nick Mathewson
2006-01-09
*
Add reasons to DESTROY and RELAY_TRUNCATED cells.
Nick Mathewson
2006-01-05
*
authdirs now stop whining so loudly about bad descriptors that they fetch
Roger Dingledine
2006-01-04
*
when we choose not to use a server descriptor from our cache, don't
Roger Dingledine
2006-01-03
*
make the "stable" flag in network-status be the median of the uptimes
Roger Dingledine
2006-01-02
*
Make tor compile again
Peter Palfrader
2005-12-31
*
add a TorVersion state string.
Roger Dingledine
2005-12-31
*
Finish implementing config's EntryNodes and StrictEntryNodes option.
Roger Dingledine
2005-12-31
*
helper nodes are dead. long live entry nodes.
Roger Dingledine
2005-12-28
*
when we connect to a helper node for the first time, close
Roger Dingledine
2005-12-28
*
Implement new directory logic: download by descriptor digest, not by key dige...
Nick Mathewson
2005-12-27
*
simplify because we weren't using those return values anyway
Roger Dingledine
2005-12-24
*
Keep bandwidth history accross restarts/crashes
Peter Palfrader
2005-12-23
*
nother typo
Roger Dingledine
2005-12-15
*
Add "panic" option to reject all servers not in fingerprint list.
Nick Mathewson
2005-12-15
*
Make clients look at the fast and stable flags in networkstatus, not at the b...
Nick Mathewson
2005-12-15
*
Whitespace fixes; comments.
Nick Mathewson
2005-12-15
*
add a few clarifying comments
Nick Mathewson
2005-12-15
*
Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_d...
Nick Mathewson
2005-12-15
*
Choose directory servers from routerstatus list, not from routerinfo list. T...
Nick Mathewson
2005-12-14
*
Shave off 8 bytes per connection and 4 bytes per circuit by paying attention ...
Nick Mathewson
2005-12-14
*
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-12-14
*
Have dirctory authorites note which servers make good V2 directory caches in ...
Nick Mathewson
2005-12-12
*
when we're checking reachability, make it clearer in the logs
Roger Dingledine
2005-12-08
*
Document CREATE_FAST better in the code. Move our key expansion algorithm in...
Nick Mathewson
2005-12-08
*
Make clients use CREATE_FAST cells. add an option to disable this.
Nick Mathewson
2005-12-07
*
Fix bug 212: Directory authorities should not try to download server descript...
Nick Mathewson
2005-12-06
*
Better fix for last bug: avoids trying to double-mark circuits.
Nick Mathewson
2005-12-05
*
Change how OR conns get removed from the identity map; fix some warnings on s...
Nick Mathewson
2005-12-05
*
Shave off another 4.7%: remove a linear search when figuring out which circui...
Nick Mathewson
2005-12-03
*
Fix some verbose warnings and remove an unneeded include.
Nick Mathewson
2005-11-30
*
remove some functions that are not used; #if0 out some files that are not lik...
Nick Mathewson
2005-11-30
*
Rename connection_get_by_identity_digest to reflect that it is OR-only. Make...
Nick Mathewson
2005-11-30
*
clean up broken comment
Roger Dingledine
2005-11-26
*
"How about 'never'? Does 'never' work for you?"
Nick Mathewson
2005-11-26
*
Start the process of treating internal circuits and exit circuits
Roger Dingledine
2005-11-25
*
Dump bytes held to store descriptors.
Nick Mathewson
2005-11-23
*
Track how many bytes we have in signed descriptors. Try to make sure we are t...
Nick Mathewson
2005-11-23
*
Add a new controller event type that allows controllers to get all
Peter Palfrader
2005-11-19
*
Start obeying our firewall options more rigorously:
Roger Dingledine
2005-11-19
*
Recover better from TCP connections to Tor servers that are broken but
Roger Dingledine
2005-11-19
*
Leave options->DirServers alone -- if the user didn't specify any,
Roger Dingledine
2005-11-18
*
help the term "OP" become obsolete
Roger Dingledine
2005-11-17
*
Add a new config option TestSocks so people can see if their
Roger Dingledine
2005-11-16
*
when we were cannibalizing a circuit with a particular exit
Roger Dingledine
2005-11-11
*
On directory servers, old_routers was wasting hundreds of bytes per supersede...
Nick Mathewson
2005-11-05
[next]