aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* mainline branch. Remove some more dead XXXs.Nick Mathewson2006-04-18
* [Forward-port ]Test and document last patch.Nick Mathewson2006-04-18
* [forward-port] Implement an option, VirtualAddrMask, to set which addresses g...Nick Mathewson2006-04-18
* forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.Nick Mathewson2006-04-18
* note another bug: we complain that a router doesn't exist,Roger Dingledine2006-04-17
* slightly clearer log message when you use a nickname rather thanRoger Dingledine2006-04-17
* no need to escape the address for our connections -- they areRoger Dingledine2006-04-16
* if the bottom eighth of the servers by bandwidth is really crummy,Roger Dingledine2006-04-15
* forward-port the n_named log severity downgrade.Roger Dingledine2006-04-14
* ok, put moria1 back in, since it's v1 and thus we need to sendRoger Dingledine2006-04-11
* drop moria1 from the list of authorities.Roger Dingledine2006-04-10
* Stop assuming every authority is a v1 authorityPeter Palfrader2006-04-10
* Remove DER64 functions in trunk: they will never be used again unless the dir...Nick Mathewson2006-04-10
* 0.1.2.0-alpha-cvs!Roger Dingledine2006-04-10
* make DirFetchPeriod and StatusFetchPeriod truly obsolete.Roger Dingledine2006-04-10
* be willing to add our own routerinfo into the routerlist.Roger Dingledine2006-04-10
* Remove redundant includes. They are all hanled in torint.h which we already ...Peter Palfrader2006-04-10
* and one more kick to consider all live network statuses for versionsRoger Dingledine2006-04-10
* consider all live network statuses we have when deciding whetherRoger Dingledine2006-04-10
* Fix a wide lineNick Mathewson2006-04-10
* fix bugs in compute_recommended_versionsNick Mathewson2006-04-10
* In fairness to gcc, a char** is often _not_ usable as a const void **.Nick Mathewson2006-04-10
* Oops. _compare_tor_version_str_ptr wants ptr-to-ptr. Ow.Nick Mathewson2006-04-10
* bump to 0.1.1.18-rcRoger Dingledine2006-04-10
* and get rid of an extra variableRoger Dingledine2006-04-10
* stop being so picky about when we can start building circuits.Roger Dingledine2006-04-10
* Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu...Nick Mathewson2006-04-10
* Don't yell loudly about failed internal/bridge connections. TheseRoger Dingledine2006-04-09
* quiet a bootstrapping messageRoger Dingledine2006-04-09
* fix typoRoger Dingledine2006-04-09
* lower the minimum required number of fd's to 1000, so we canRoger Dingledine2006-04-09
* Here is an attempted fix for directory mirrors that are frozenRoger Dingledine2006-04-09
* Remove about 30% of the v1 directory bulk by not including down orRoger Dingledine2006-04-09
* When fetching rendezvous descriptors, we were willing to askRoger Dingledine2006-04-09
* If you're not a versioning dirserver, don't put the stringRoger Dingledine2006-04-08
* i like the name FetchUselessDescriptors better.Roger Dingledine2006-04-08
* add a new config option FetchUselessRouters, off by default, forRoger Dingledine2006-04-08
* If we think of ourselves as authoritative, even if we're notRoger Dingledine2006-04-08
* clean up the log lines more, and note a future work.Roger Dingledine2006-04-08
* add dizum as the fifth authoritative directory server.Roger Dingledine2006-04-08
* when we do reachability testing and the tls cert at the otherRoger Dingledine2006-04-08
* complain when we hit wsaenobufs on recv or write too.Roger Dingledine2006-04-08
* Break out the checks to see if a routerstatus is something weRoger Dingledine2006-04-08
* fix a typo that was confusing meRoger Dingledine2006-04-08
* Fix a couple of things that make GCC complain with verbose warnings on. Also...Nick Mathewson2006-04-08
* fix an infinite loop; answer a questionNick Mathewson2006-04-07
* Dont warn about our own status unless weve tried and failed 4 times (or succe...Nick Mathewson2006-04-07
* if there's more than one match for router-get-my-nickname,Roger Dingledine2006-04-04
* fix crash bug reported in flyspray 279.Roger Dingledine2006-04-04
* fix typo, remove extraneous variableRoger Dingledine2006-04-03