コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 2fa5410218 Fix a memory leak when v3 directory authorities load their keys 16 年 前
  Nick Mathewson c0515b307c Fix valgrind error when marking a descriptor as never-downloadable. 16 年 前
  Nick Mathewson 11b9c839f0 Stop using malloc_usable_size(): valgrind hates it. 16 年 前
  Roger Dingledine c28d25e7a4 minor tweak on changelog entries 16 年 前
  Nick Mathewson 9f25a5529a Fix an assertion-failure in memarea_alloc() on 64-bit platforms. 16 年 前
  Mike Perry 29bf271ba2 Fix misreporting of stream bandwidths. 16 年 前
  Nick Mathewson 45171cd9e9 Changelog entries for bug932 fixes 16 年 前
  Nick Mathewson a38ed1a235 Use | with flags, not +. 16 年 前
  Karsten Loesing 9e97067b2f Prevent bridges from publishing router descriptors. 16 年 前
  Nick Mathewson fc091e8a96 When our bridge status changes, forget old geoip data. 16 年 前
  Nick Mathewson c36efb0c45 Use a mutex to protect the count of open sockets. 16 年 前
  Sebastian Hahn a28215a150 Warn when hibernation and low-port on non-windows is configured 16 年 前
  Nick Mathewson 88d81ead83 Better debugging output for bug 977 case. 16 年 前
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 年 前
  Nick Mathewson 6cf933f107 Bump 0.2.1 branch version to 0.2.1.14-rc-dev 16 年 前
  Nick Mathewson 029b8eb056 Add foo.o and foo~ files to gitignore. 16 年 前
  Nick Mathewson 7d8a81ec06 Add an initial .gitignore to master 16 年 前
  Roger Dingledine f04dec4908 fix typo and naming convention 16 年 前
  Nick Mathewson e4d3352e3f Initial thoughts on a TODO.022. 16 年 前
  Sebastian Hahn 5675be39a0 Return -1 in the error case from read_bandwidth_usage. 16 年 前
  Jacob Appelbaum f33f2e9591 Update the port knocking SPA document to have more details. Still needs a packet filter. 16 年 前
  Jacob Appelbaum 7f4bfe5107 A small set of ideas that Nick and Roger suggested I write up regarding bridge detection. 16 年 前
  Peter Palfrader 657f6bba03 New upstream version 16 年 前
  Karsten Loesing 4e6120cffb Documentation fix. 16 年 前
  Roger Dingledine 72e4d48c7a Update to the "April 3 2009" ip-to-country file. 16 年 前
  Roger Dingledine a31d9cec82 bump to 0.2.1.14-rc 16 年 前
  Roger Dingledine 39ceda7e05 Raise the minimum bandwidth to be a relay from 20000 bytes to 20480 16 年 前
  Roger Dingledine 115474a44e put HashedControlPassword and CookieAuthentication explicitly in the 16 年 前
  Roger Dingledine c024928b63 For belt-and-suspenders, relays that don't set Address in their config 16 年 前
  Roger Dingledine 419d158c74 make it compile too 16 年 前