커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 년 전
  Roger Dingledine 79eaeef1cd stop bridge authorities from leaking their bridge list 14 년 전
  Nick Mathewson 56048637a5 Only send the if_modified_since header for a v3 consensus. 14 년 전
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 14 년 전
  Roger Dingledine 4c297f74f7 Only send reachability status events on overall success/failure 14 년 전
  Nick Mathewson 262455527a Serve DirPortFrontPage even if the write bucket is low. 15 년 전
  Nick Mathewson ec7e054668 Spell-check Tor. 15 년 전
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 년 전
  Roger Dingledine c024928b63 For belt-and-suspenders, relays that don't set Address in their config 15 년 전
  Roger Dingledine ee58153b50 log more verbosely when we accept or decline a router descriptor, 15 년 전
  Roger Dingledine b4ceb830e0 if a directory authority declines our server descriptors because it's 15 년 전
  Roger Dingledine 793f1ce007 Directory authorities should never send a 503 "busy" response to 15 년 전
  Karsten Loesing 309080b6aa Make directory usage recording work again. Fixing bug introduced in r17009. 15 년 전
  Nick Mathewson cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 15 년 전
  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 년 전
  Roger Dingledine e127072318 Prevent bridge relays from serving their 'extrainfo' document 15 년 전
  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 년 전
  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 년 전
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 15 년 전
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 년 전
  Roger Dingledine 89d268848f take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack 15 년 전
  Nick Mathewson b07baba879 Increment n_download_failures up to IMPOSSIBLE_TO_DOWNLOAD-1, not up to IMPOSSIBLE_TO_DOWNLOAD. 15 년 전
  Roger Dingledine 9ea7e7f0cd fix a bug in download failure logging; don't do this "stop 15 년 전
  Roger Dingledine 365c72246c partial move to letting bridge descriptor fetches use our new (well, 15 년 전
  Roger Dingledine 2a42986c96 ok, fair enough, some of these variables were time_t's after all 15 년 전
  Roger Dingledine 4ff04fda77 so which is it? TIME_MAX or INT_MAX? pick INT_MAX for now. 15 년 전
  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 년 전
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 년 전
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 년 전
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 년 전