aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-04-16no need to escape the address for our connections -- they areRoger Dingledine
2006-04-15if the bottom eighth of the servers by bandwidth is really crummy,Roger Dingledine
2006-04-14forward-port the n_named log severity downgrade.Roger Dingledine
2006-04-11ok, put moria1 back in, since it's v1 and thus we need to sendRoger Dingledine
2006-04-10drop moria1 from the list of authorities.Roger Dingledine
2006-04-10Stop assuming every authority is a v1 authorityPeter Palfrader
2006-04-10Remove DER64 functions in trunk: they will never be used again unless the dir...Nick Mathewson
2006-04-100.1.2.0-alpha-cvs!Roger Dingledine
2006-04-10make DirFetchPeriod and StatusFetchPeriod truly obsolete.Roger Dingledine
2006-04-10be willing to add our own routerinfo into the routerlist.Roger Dingledine
2006-04-10Remove redundant includes. They are all hanled in torint.h which we already ...Peter Palfrader
2006-04-10and one more kick to consider all live network statuses for versionstor-0.1.1.18-rcRoger Dingledine
2006-04-10consider all live network statuses we have when deciding whetherRoger Dingledine
2006-04-10Fix a wide lineNick Mathewson
2006-04-10fix bugs in compute_recommended_versionsNick Mathewson
2006-04-10In fairness to gcc, a char** is often _not_ usable as a const void **.tor-0.1.1.22tor-0.1.1.21tor-0.1.1.20tor-0.1.1.19-rcNick Mathewson
2006-04-10Oops. _compare_tor_version_str_ptr wants ptr-to-ptr. Ow.Nick Mathewson
2006-04-10bump to 0.1.1.18-rcRoger Dingledine
2006-04-10and get rid of an extra variableRoger Dingledine
2006-04-10stop being so picky about when we can start building circuits.Roger Dingledine
2006-04-10Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu...Nick Mathewson
2006-04-09Don't yell loudly about failed internal/bridge connections. TheseRoger Dingledine
2006-04-09quiet a bootstrapping messageRoger Dingledine
2006-04-09fix typoRoger Dingledine
2006-04-09lower the minimum required number of fd's to 1000, so we canRoger Dingledine
2006-04-09Here is an attempted fix for directory mirrors that are frozenRoger Dingledine
2006-04-09Remove about 30% of the v1 directory bulk by not including down orRoger Dingledine
2006-04-09When fetching rendezvous descriptors, we were willing to askRoger Dingledine
2006-04-08If you're not a versioning dirserver, don't put the stringRoger Dingledine
2006-04-08i like the name FetchUselessDescriptors better.Roger Dingledine
2006-04-08add a new config option FetchUselessRouters, off by default, forRoger Dingledine
2006-04-08If we think of ourselves as authoritative, even if we're notRoger Dingledine
2006-04-08clean up the log lines more, and note a future work.Roger Dingledine
2006-04-08add dizum as the fifth authoritative directory server.Roger Dingledine
2006-04-08when we do reachability testing and the tls cert at the otherRoger Dingledine
2006-04-08complain when we hit wsaenobufs on recv or write too.Roger Dingledine
2006-04-08Break out the checks to see if a routerstatus is something weRoger Dingledine
2006-04-08fix a typo that was confusing meRoger Dingledine
2006-04-08Fix a couple of things that make GCC complain with verbose warnings on. Also...Nick Mathewson
2006-04-07fix an infinite loop; answer a questionNick Mathewson
2006-04-07Dont warn about our own status unless weve tried and failed 4 times (or succe...Nick Mathewson
2006-04-04if there's more than one match for router-get-my-nickname,Roger Dingledine
2006-04-04fix crash bug reported in flyspray 279.Roger Dingledine
2006-04-03fix typo, remove extraneous variableRoger Dingledine
2006-04-03one more edge case that could paralyze a client with fearRoger Dingledine
2006-04-03phrase the threshold comparison in the way we've beenRoger Dingledine
2006-04-03bugfix in sort_version_list() so it doesn't screw up the sorting.Roger Dingledine
2006-04-03fix some xxxs.Nick Mathewson
2006-04-03another point that needs more thinkingRoger Dingledine
2006-04-03two more thresholds to look atRoger Dingledine