Commit History

Author SHA1 Message Date
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Roger Dingledine 89d268848f take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack 15 years ago
  Nick Mathewson b07baba879 Increment n_download_failures up to IMPOSSIBLE_TO_DOWNLOAD-1, not up to IMPOSSIBLE_TO_DOWNLOAD. 15 years ago
  Roger Dingledine 9ea7e7f0cd fix a bug in download failure logging; don't do this "stop 15 years ago
  Roger Dingledine 365c72246c partial move to letting bridge descriptor fetches use our new (well, 15 years ago
  Roger Dingledine 2a42986c96 ok, fair enough, some of these variables were time_t's after all 15 years ago
  Roger Dingledine 4ff04fda77 so which is it? TIME_MAX or INT_MAX? pick INT_MAX for now. 15 years ago
  Nick Mathewson ac2f6b608a Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again 15 years ago
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 years ago
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
  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