Commit History

Author SHA1 Message Date
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 years ago
  Roger Dingledine c024928b63 For belt-and-suspenders, relays that don't set Address in their config 15 years ago
  Roger Dingledine ee58153b50 log more verbosely when we accept or decline a router descriptor, 15 years ago
  Roger Dingledine b4ceb830e0 if a directory authority declines our server descriptors because it's 15 years ago
  Roger Dingledine 793f1ce007 Directory authorities should never send a 503 "busy" response to 15 years ago
  Karsten Loesing 309080b6aa Make directory usage recording work again. Fixing bug introduced in r17009. 15 years ago
  Nick Mathewson cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 15 years ago
  Nick Mathewson ef001cf85d Actually send the extra_headers content in write_http_response_header_impl. This make X-Descriptor-Now-New get sent. Bugfix on 0.2.0.10-alpha. Spotted by "multiplication". 15 years ago
  Roger Dingledine e127072318 Prevent bridge relays from serving their 'extrainfo' document 15 years ago
  Nick Mathewson 9abfb564a0 Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. 15 years ago
  Nick Mathewson 743c6c8277 OpenBSD malloc.h believes that you should be able to detect headers with autoconf, or build without warnings, but not both. So never include malloc.h on OpenBSD. Backport candidate. 15 years ago
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 15 years ago
  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