index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
when event_add or event_del fail, tell us why.
Roger Dingledine
2005-11-26
*
clean up broken comment
Roger Dingledine
2005-11-26
*
"How about 'never'? Does 'never' work for you?"
Nick Mathewson
2005-11-26
*
Cut down a common call to circuit_get_by_conn by about half.
Nick Mathewson
2005-11-26
*
HT_NEXT invalidates the last iterator; fix rmv-related segfault.
Nick Mathewson
2005-11-26
*
Start the process of treating internal circuits and exit circuits
Roger Dingledine
2005-11-25
*
when calling connection_get_by_identity_digest, don't do a memcmp
Roger Dingledine
2005-11-25
*
Bandaid workaround to make cvs not crash tor clients.
Roger Dingledine
2005-11-25
*
minor cleanup
Roger Dingledine
2005-11-24
*
Fix a bug found by Lasse Overlier: when we were making internal circuits
Roger Dingledine
2005-11-24
*
remove some more dead code (found while hunting lasse's bug)
Roger Dingledine
2005-11-24
*
get rid of some unused variables
Roger Dingledine
2005-11-24
*
Add functions to return number of elts in associative containers
Nick Mathewson
2005-11-23
*
comment that scary-looking function.
Roger Dingledine
2005-11-23
*
Fix dumb logic error that kept some old descripttors from getting the axe.
Nick Mathewson
2005-11-23
*
Make dropping very old descriptors faster (remove old correctness check). Tra...
Nick Mathewson
2005-11-23
*
e more aggressive about calling routerlist_remove_old_routers()
Nick Mathewson
2005-11-23
*
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
*
Replace balanced trees with hash tables: this should make stuff significantly...
Nick Mathewson
2005-11-23
*
Avoid spurious re-launch of first pending requested descriptor
Nick Mathewson
2005-11-22
*
a smidgen more hint when we fail to seed the rng
Roger Dingledine
2005-11-21
*
Ancient gcc does not like you when you declare variables in the middle of a b...
Peter Palfrader
2005-11-20
*
Add a new controller event type that allows controllers to get all
Peter Palfrader
2005-11-19
*
be less eager to decide that the entire network is down
Roger Dingledine
2005-11-19
*
and another instance where i was trying to be too sneaky
Roger Dingledine
2005-11-19
*
actually listen when we try to route our dir connection via tor.
Roger Dingledine
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
*
misc cleanups
Roger Dingledine
2005-11-19
*
Bugfix: it looks like some middleman circuits were spending the
Roger Dingledine
2005-11-19
*
another case (i think) of redundant code.
Roger Dingledine
2005-11-19
*
remove some redundant (and misleading) code
Roger Dingledine
2005-11-19
*
15*60 is 15 minutes, not 5
Peter Palfrader
2005-11-18
*
Remove ip address change flapping detection. It is not really needed and I d...
Peter Palfrader
2005-11-18
*
if it's not less than three does that mean it's more than two?
Roger Dingledine
2005-11-18
*
and code the part where redirectstream can take a port.
Roger Dingledine
2005-11-18
*
Leave options->DirServers alone -- if the user didn't specify any,
Roger Dingledine
2005-11-18
*
and another overly common log entry
Roger Dingledine
2005-11-18
*
and another one
Roger Dingledine
2005-11-17
*
comment out some really popular log lines
Roger Dingledine
2005-11-17
*
and now we actually do it, too.
Roger Dingledine
2005-11-17
*
when you type 'getinfo' with no arguments, it doesn't give you
Roger Dingledine
2005-11-17
*
we used to kill the circuit when we receive a relay command we
Roger Dingledine
2005-11-17
*
help the term "OP" become obsolete
Roger Dingledine
2005-11-17
*
bugfix: the controller doesn't mention it's a .onion if it is.
Roger Dingledine
2005-11-16
*
Add a new config option TestSocks so people can see if their
Roger Dingledine
2005-11-16
*
Try to build with OpenSSL 0.9.6. Lets pay attention to see if anybody complains.
Nick Mathewson
2005-11-16
*
Verify that router fingerprint lines match identity keys. (We dont use them, ...
Nick Mathewson
2005-11-15
*
another case where the poor server operator doesn't need to
Roger Dingledine
2005-11-15
[next]