Roger Dingledine 4ff97e3775 Merge branch 'maint-0.2.2' 14 年 前
..
automake_required 92640aa578 The build stuff for tor-fw-helper means we need automake 1.6 or later 14 年 前
autoreconf 2579d827ab Use autoreconf, not autoconf&&automake&&etc in autogen.sh 14 年 前
bufferevent-support c612ddee17 Add a new option to enable/disable IOCP support 14 年 前
bug1982 0ed8d5a537 allow countries and IP addresses in EntryNodes 14 年 前
bug2060 12f3186719 Disable DirPort when BridgeRelay is set 14 年 前
bug2081_followup 5efe6f04c6 Reject relay versions older than 0.2.0.26-rc 14 年 前
bug2097-more feffbce814 Add a missing ! to directory_fetches_from_authorities 14 年 前
bug2146.1 dc2f10bd81 Fix a bug in calculating wakeup time on 64-bit machines. 14 年 前
bug2190 d166d18643 Better fix for 2190: defer libevent->controller messages instead of dropping 14 年 前
bug2210 ad87d6172b fix changes file for 2210 14 年 前
bug2235 c0f1517d87 Don't crash when accountingmax is set in non-server Tors 14 年 前
bug2305 e4320689cc Note that Tor requires Automake 1.7. Fixes bug 2305 14 年 前
bug2313 5c09431cc7 Never include pthread.h when building for Windows. 14 年 前
bug2314 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 14 年 前
bug2317 026e7987ad Sanity-check consensus param values 14 年 前
bug2324 e09ab69703 Check size against SIZE_T_CEILING in realloc too. 14 年 前
bug2324_uncompress 64798dab4f Detect and disallow compression bombs 14 年 前
bug2326 e365aee971 Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1 14 年 前
bug2328 0a35ac6a22 Correctly detect and exclude addresses outside of our virtual address range 14 年 前
bug2330 aa45e82593 Pull up more data when parsing socks messages 14 年 前
bug2331 f4756051fe add a missing "not" in bug2331 changelog 14 年 前
bug2332 a16902b9d4 Always nul-terminate the result passed to evdns_server_add_ptr_reply 14 年 前
bug2337 81d69f4c2d Detect signed size_t and report an error at configure time. 14 年 前
bug2346 5044cb9752 Explain bug2346 fix better based on suggestions from arma 14 年 前
bug2352 373a1bc40e Impose maximum sizes on parsed objects 14 年 前
bug2363 68d5b6bc52 Fix check for failed evdns request creation 14 年 前
bug2364 732275bb81 Describe tor-resolve defaults. Bug 2364. 14 年 前
bug2384 ef6fa07e48 Fix a couple of non-cleared key issues in hidden services 14 年 前
bug507.event edec2797d7 Stop linking src/tools/* against libevent 14 年 前
bytecount ee8f451bf1 Fix a harmless off-by-one error in counting controller argument lengths 14 年 前
cpudetect 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 14 年 前
dirreq-stats-default 499661524b Turn on directory request statistics by default. 14 年 前
enhancement1668 8c5ba9388b Make logging resolution configurable. 14 年 前
enhancement1819 076a688d76 Add ChangeLog entry and man page entry. 14 年 前
enhancement1883 423c2a7a27 Add GeoIP file digest to extra-info descriptor. 14 年 前
eventdns_routerinfo_key f3e8bc391a Remove the has_old_dnsworkers flag. 14 年 前
feature1955 576b399b19 Add a changes file for SIGNAL events 14 年 前
feature2345 6661e16e7c GETINFO options for querying traffic usage 14 年 前
fix2195-fix de75afc556 Avoid dereferencing NULL if a bridge fails to build an ei descriptor. 14 年 前
gabelmoo-newip 3c3b1d14fd Change gabelmoo's IP address and ports. 14 年 前
geoip-dec2010 35148ba532 Update to the December 1 2010 Maxmind GeoLite Country database. 14 年 前
geoip-jan2011 d43cba6c69 Update to the January 1 2011 Maxmind GeoLite Country database. 14 年 前
getinfo_process 1e295666d9 Tweak GETINFO process/* code: no need to print an int as anything other than %d 14 年 前
install-fix d97be399c9 Correct a broken faq link in the INSTALL file 14 年 前
microdesc_dl 4e0f7f4ffc Code to download, parse, and store microdesc consensuses 14 年 前
mingw-openssl098m 78df6404eb Fix compilation with mingw and OpenSSL 0.9.8m+ 14 年 前
nodelist 26e897420e Initial conversion to use node_t throughout our codebase. 14 年 前
remove-website 2d6ee53fb9 stop shipping doc/img and doc/website in the tarball 14 年 前
security_bug b0def605a5 Add a changelog entry 14 年 前
task2196 4fed43ab2e Report only the top 10 ports in exit-port stats. 14 年 前
tolen_asserts 50b06a2b76 make the description of tolen_asserts more dire 14 年 前
tor-fw-helper 3eaa9a376c Changes to tor-fw-helper, some based on Nick's review 14 年 前