Commit History

Author SHA1 Message Date
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 years ago
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 15 years ago
  Roger Dingledine 0f6514e041 some windows users are outraged that tor refuses to work even 15 years ago
  Roger Dingledine 7262bf5eab fix a fun bug on r17656 that was making us send HTTP/1.0 404 as 15 years ago
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson 33e2053ebc Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. 15 years ago
  Nick Mathewson 2de9bd7bae Rename a couple of v2-networkstatus-only fields so that it is clear they are v2-networkstatus-only. 15 years ago
  Roger Dingledine 2ad06eef11 comment tweak 15 years ago
  Nick Mathewson 5fb2ab1e65 Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157. 15 years ago
  Nick Mathewson 043b4fc59e Add a PDS_ flag to exclude authorities from which we are fetching descs. 15 years ago
  Nick Mathewson 29f5a65a16 Change directory_get_from_dirserver to take a set of flags to be passed to pick_(trusted_)dirserver. This lets us make its interface smarter, and makes code that calls it a little more readable. 15 years ago
  Roger Dingledine b1c8fb7058 this function is no longer used. 15 years ago
  Roger Dingledine f31c16d993 Directory mirrors no longer fetch the v1 directory or 15 years ago
  Roger Dingledine 21892d8a9c cleanups on r17500 15 years ago
  Jacob Appelbaum 6b178b46ef New DirPortFrontPage option that takes an html file and publishes it as "/" on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. 15 years ago
  Roger Dingledine e7f5a07ff4 Make rend_cache_store() use the same return error codes as its v2 15 years ago
  Roger Dingledine 49a250b208 i *think* this is equivalent. somebody should check me on it though. 15 years ago
  Nick Mathewson e7e12236ac Code to serve a current stability calculations from /tor/dbg-stability.txt. Untested: somebody please run this on an authority and let me know if it is broken. 15 years ago
  Nick Mathewson 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. 15 years ago
  Roger Dingledine 6a7abbd25d ok, but inaccurate error strings worse 15 years ago
  Roger Dingledine 0fc0d5266c identical error strings in different contexts bad 15 years ago
  Roger Dingledine 4fd9880540 give rend_client_desc_here a slightly more accurate name 15 years ago
  Roger Dingledine 38f2272d5d patch from karsten for bug 814. whew. 15 years ago
  Roger Dingledine 7f2fd34645 stop telling us every time we fetch a consensus. that's not really news. 15 years ago
  Roger Dingledine dbb481c169 Serve the latest v3 networkstatus consensus via the control 15 years ago
  Roger Dingledine 659f1651e0 tweak karsten's patch 15 years ago
  Roger Dingledine 2c14705a4d patch from karsten to fix more of bug 767 15 years ago
  Nick Mathewson baeb260ad1 Refactor use of connection_new so that we get more verifiable typesafety. 15 years ago
  Nick Mathewson 339f094056 Refactor some code and add some asserts based on scanner results. 15 years ago