Cronologia Commit

Autore SHA1 Messaggio Data
  Nick Mathewson 1d002a25a2 Finish up the 0.2.1 version of the bug 957 fix. 17 anni fa
  Nick Mathewson 34030a3d23 Possible fix for crash bug related to event timeouts. [Bug 957] 17 anni fa
  Roger Dingledine 2fa5410218 Fix a memory leak when v3 directory authorities load their keys 17 anni fa
  Nick Mathewson c0515b307c Fix valgrind error when marking a descriptor as never-downloadable. 17 anni fa
  Nick Mathewson 11b9c839f0 Stop using malloc_usable_size(): valgrind hates it. 17 anni fa
  Roger Dingledine c28d25e7a4 minor tweak on changelog entries 17 anni fa
  Nick Mathewson 9f25a5529a Fix an assertion-failure in memarea_alloc() on 64-bit platforms. 17 anni fa
  Mike Perry 29bf271ba2 Fix misreporting of stream bandwidths. 17 anni fa
  Nick Mathewson 45171cd9e9 Changelog entries for bug932 fixes 17 anni fa
  Nick Mathewson c36efb0c45 Use a mutex to protect the count of open sockets. 17 anni fa
  Nick Mathewson 88d81ead83 Better debugging output for bug 977 case. 17 anni fa
  Sebastian Hahn 5675be39a0 Return -1 in the error case from read_bandwidth_usage. 17 anni fa
  Roger Dingledine 72e4d48c7a Update to the "April 3 2009" ip-to-country file. 17 anni fa
  Roger Dingledine 39ceda7e05 Raise the minimum bandwidth to be a relay from 20000 bytes to 20480 17 anni fa
  Roger Dingledine c024928b63 For belt-and-suspenders, relays that don't set Address in their config 17 anni fa
  Roger Dingledine 8d82583d97 Finally fix the bug where dynamic-IP relays disappear when their 17 anni fa
  Roger Dingledine 48118b228e Clients replace entry guards that were chosen more than a few months 17 anni fa
  Roger Dingledine ebadf2b068 general changelog cleanups 17 anni fa
  Roger Dingledine 927d35a001 a changelog entry for r19259 17 anni fa
  Roger Dingledine 93c0a81491 If the bridge config line doesn't specify a port, assume 443. 17 anni fa
  Nick Mathewson d50501e5ed Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzing found the rest. 17 anni fa
  Roger Dingledine 7170c5b4f8 Limit uploaded directory documents to be 16M rather than 500K. 17 anni fa
  Roger Dingledine 793f1ce007 Directory authorities should never send a 503 "busy" response to 17 anni fa
  Nick Mathewson 0fa01654b9 fix from lark: make memarea_strndup() work even at the end of a mmap chunk. Bug was harmless for now, I think. 17 anni fa
  Nick Mathewson a335b43a67 If we have a routerstatus but no routerinfo to name a router, use the routerstatus instead when generating circuit events. Also refactor a little. 17 anni fa
  Nick Mathewson 30ec1d1d50 Don't double-free successful_uploads. 17 anni fa
  Nick Mathewson ad7ebec24c Free very-old descriptors that we do not want to add. Fix for bug 672. Backport candidate 17 anni fa
  Roger Dingledine 362c4e0d02 add in the blurb 17 anni fa
  Karsten Loesing 309080b6aa Make directory usage recording work again. Fixing bug introduced in r17009. 17 anni fa
  Steven Murdoch 43145fc9f5 In tor-resolve, when the Tor client to use is specified by <hostname>:<port>, actually use the specified port rather than defaulting to 9050 17 anni fa