Roger Dingledine 1c5b19a31a 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 пре 15 година
autoreconf 2579d827ab Use autoreconf, not autoconf&&automake&&etc in autogen.sh пре 15 година
bufferevent-support c612ddee17 Add a new option to enable/disable IOCP support пре 15 година
bug1074-part2 28de4d83fd fix the other half of bug 1074 пре 14 година
bug1982 0ed8d5a537 allow countries and IP addresses in EntryNodes пре 15 година
bug2004 3d1057c712 Add changes file for bug2004 пре 15 година
bug2060 12f3186719 Disable DirPort when BridgeRelay is set пре 15 година
bug2081_followup 5efe6f04c6 Reject relay versions older than 0.2.0.26-rc пре 15 година
bug2097-more feffbce814 Add a missing ! to directory_fetches_from_authorities пре 15 година
bug2146.1 dc2f10bd81 Fix a bug in calculating wakeup time on 64-bit machines. пре 15 година
bug2181 5ce8182bdb Log more about soft-hibernation пре 15 година
bug2190 d166d18643 Better fix for 2190: defer libevent->controller messages instead of dropping пре 15 година
bug2203 3ede94159e Add changelog entry for bug2203. пре 15 година
bug2210 ad87d6172b fix changes file for 2210 пре 15 година
bug2235 c0f1517d87 Don't crash when accountingmax is set in non-server Tors пре 15 година
bug2279 d92a415bed Add an option to disable the block-private-addresses feature пре 15 година
bug2305 e4320689cc Note that Tor requires Automake 1.7. Fixes bug 2305 пре 15 година
bug2313 5c09431cc7 Never include pthread.h when building for Windows. пре 15 година
bug2314 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw пре 15 година
bug2317 026e7987ad Sanity-check consensus param values пре 15 година
bug2324 e09ab69703 Check size against SIZE_T_CEILING in realloc too. пре 15 година
bug2324_uncompress 64798dab4f Detect and disallow compression bombs пре 15 година
bug2326 e365aee971 Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1 пре 15 година
bug2328 0a35ac6a22 Correctly detect and exclude addresses outside of our virtual address range пре 15 година
bug2330 aa45e82593 Pull up more data when parsing socks messages пре 15 година
bug2331 f4756051fe add a missing "not" in bug2331 changelog пре 15 година
bug2332 a16902b9d4 Always nul-terminate the result passed to evdns_server_add_ptr_reply пре 15 година
bug2337 81d69f4c2d Detect signed size_t and report an error at configure time. пре 15 година
bug2346 5044cb9752 Explain bug2346 fix better based on suggestions from arma пре 15 година
bug2352 373a1bc40e Impose maximum sizes on parsed objects пре 15 година
bug2358 f9e251ccf8 changes file for ASLR/DEP build on windows пре 15 година
bug2363 68d5b6bc52 Fix check for failed evdns request creation пре 15 година
bug2364 732275bb81 Describe tor-resolve defaults. Bug 2364. пре 15 година
bug2378 e80bdfb4a0 Correctly detect BIO_new failures пре 15 година
bug2384 ef6fa07e48 Fix a couple of non-cleared key issues in hidden services пре 15 година
bug2408 7bf06d4a4f Ignore and warn about "PublishServerDescriptor hidserv" пре 14 година
bug2409 71862ed763 Fix bug in verifying directory signatures with short digests пре 15 година
bug2432 7a446e6754 Tell which geoip file we're parsing пре 15 година
bug2433 68f8ca357f Fix assert for relay/bridge state change пре 15 година
bug2470 20b75989ac dtrt when only relaybandwidthburst is set пре 14 година
bug507.event edec2797d7 Stop linking src/tools/* against libevent пре 15 година
bytecount ee8f451bf1 Fix a harmless off-by-one error in counting controller argument lengths пре 15 година
cpudetect 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 пре 15 година
dhparam 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl пре 15 година
dirreq-stats-default 499661524b Turn on directory request statistics by default. пре 15 година
enhancement1668 8c5ba9388b Make logging resolution configurable. пре 15 година
enhancement1819 076a688d76 Add ChangeLog entry and man page entry. пре 15 година
enhancement1883 423c2a7a27 Add GeoIP file digest to extra-info descriptor. пре 15 година
eventdns_routerinfo_key f3e8bc391a Remove the has_old_dnsworkers flag. пре 15 година
feature1955 576b399b19 Add a changes file for SIGNAL events пре 15 година
feature2345 6661e16e7c GETINFO options for querying traffic usage пре 15 година
fix2195-fix de75afc556 Avoid dereferencing NULL if a bridge fails to build an ei descriptor. пре 15 година
gabelmoo-newip 3c3b1d14fd Change gabelmoo's IP address and ports. пре 15 година
geoip-dec2010 35148ba532 Update to the December 1 2010 Maxmind GeoLite Country database. пре 15 година
geoip-feb2011 9c2cb6fc89 Update to the February 1 2011 Maxmind GeoLite Country database. пре 14 година
geoip-jan2011 d43cba6c69 Update to the January 1 2011 Maxmind GeoLite Country database. пре 15 година
getinfo_process 1e295666d9 Tweak GETINFO process/* code: no need to print an int as anything other than %d пре 15 година
install-fix d97be399c9 Correct a broken faq link in the INSTALL file пре 15 година
microdesc_dl 4e0f7f4ffc Code to download, parse, and store microdesc consensuses пре 15 година
mingw-openssl098m 78df6404eb Fix compilation with mingw and OpenSSL 0.9.8m+ пре 15 година
nodelist 26e897420e Initial conversion to use node_t throughout our codebase. пре 15 година
policy_summarize-assert 43414eb988 Fix bounds-checking in policy_summarize пре 15 година
remove-website 2d6ee53fb9 stop shipping doc/img and doc/website in the tarball пре 15 година
routerparse_maxima 971e83ef9c Fix two more SIZE_T_CEILING issues пре 15 година
security_bug b0def605a5 Add a changelog entry пре 15 година
task2196 4fed43ab2e Report only the top 10 ports in exit-port stats. пре 15 година
tolen_asserts 50b06a2b76 make the description of tolen_asserts more dire пре 15 година
tor-fw-helper 3eaa9a376c Changes to tor-fw-helper, some based on Nick's review пре 15 година