Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 11b9c839f0 Stop using malloc_usable_size(): valgrind hates it. 15 lat temu
  Nick Mathewson 87f7059dbc Merge branch 'maint-0.2.1' 15 lat temu
  Roger Dingledine c28d25e7a4 minor tweak on changelog entries 15 lat temu
  Roger Dingledine 095c26f63e minor tweak on changelog entries 15 lat temu
  Nick Mathewson e563874045 Merge commit 'origin/maint-0.2.1' 15 lat temu
  Nick Mathewson 9f25a5529a Fix an assertion-failure in memarea_alloc() on 64-bit platforms. 15 lat temu
  Mike Perry 29bf271ba2 Fix misreporting of stream bandwidths. 15 lat temu
  Nick Mathewson 479d21254a Merge commit 'origin/maint-0.2.1' 15 lat temu
  Nick Mathewson 45171cd9e9 Changelog entries for bug932 fixes 15 lat temu
  Nick Mathewson c36efb0c45 Use a mutex to protect the count of open sockets. 15 lat temu
  Nick Mathewson d9650cfa50 Add sentinel values to the end of memarea chunks. 15 lat temu
  Nick Mathewson 5fc08d1920 Merge 0.2.1 onto the development branch. 15 lat temu
  Nick Mathewson 88d81ead83 Better debugging output for bug 977 case. 15 lat temu
  Karsten Loesing 592f957169 Update rend-spec.txt. 15 lat temu
  Nick Mathewson 596e852c31 Remove the long-deprecated GETINFO addr-mappings/ 15 lat temu
  Nick Mathewson 4e4be180ec Changelog entry for Jake's torify patch. 15 lat temu
  Nick Mathewson 6ac3a8b0cd Command-line option to dump SHA1 digests of all source files. 15 lat temu
  Sebastian Hahn 5675be39a0 Return -1 in the error case from read_bandwidth_usage. 15 lat temu
  Roger Dingledine 72e4d48c7a Update to the "April 3 2009" ip-to-country file. 15 lat temu
  Roger Dingledine 39ceda7e05 Raise the minimum bandwidth to be a relay from 20000 bytes to 20480 15 lat temu
  Roger Dingledine c024928b63 For belt-and-suspenders, relays that don't set Address in their config 15 lat temu
  Roger Dingledine 8d82583d97 Finally fix the bug where dynamic-IP relays disappear when their 15 lat temu
  Roger Dingledine 48118b228e Clients replace entry guards that were chosen more than a few months 15 lat temu
  Roger Dingledine ebadf2b068 general changelog cleanups 15 lat temu
  Roger Dingledine 927d35a001 a changelog entry for r19259 15 lat temu
  Roger Dingledine 93c0a81491 If the bridge config line doesn't specify a port, assume 443. 15 lat temu
  Nick Mathewson d50501e5ed Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzing found the rest. 15 lat temu
  Roger Dingledine 7170c5b4f8 Limit uploaded directory documents to be 16M rather than 500K. 15 lat temu
  Roger Dingledine 793f1ce007 Directory authorities should never send a 503 "busy" response to 15 lat temu
  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. 15 lat temu