Nick Mathewson c5ffd44ccd Merge branch 'bug2756_relay' into maint-0.2.2 13 년 전
..
1863_bwhist 105b94b75b Add Maxima lists to bandwidth state. 13 년 전
all_descs b231026c42 changes file for careful_with_all_descs 13 년 전
bug1035 9b64227ffd Routers count as down when they change ORPort, too 13 년 전
bug1074-part2 28de4d83fd fix the other half of bug 1074 13 년 전
bug1172 1a9d19e972 we're not reachable if we don't have a routerinfo yet 13 년 전
bug2004 3d1057c712 Add changes file for bug2004 13 년 전
bug2060 12f3186719 Disable DirPort when BridgeRelay is set 13 년 전
bug2081_followup 5efe6f04c6 Reject relay versions older than 0.2.0.26-rc 13 년 전
bug2097-more feffbce814 Add a missing ! to directory_fetches_from_authorities 13 년 전
bug2146.1 dc2f10bd81 Fix a bug in calculating wakeup time on 64-bit machines. 13 년 전
bug2181 5ce8182bdb Log more about soft-hibernation 13 년 전
bug2190 d166d18643 Better fix for 2190: defer libevent->controller messages instead of dropping 13 년 전
bug2203 3ede94159e Add changelog entry for bug2203. 13 년 전
bug2210 ad87d6172b fix changes file for 2210 13 년 전
bug2235 c0f1517d87 Don't crash when accountingmax is set in non-server Tors 13 년 전
bug2250 5c7c5e593f Tweak the bug2250 fix slightly 13 년 전
bug2279 d92a415bed Add an option to disable the block-private-addresses feature 13 년 전
bug2305 e4320689cc Note that Tor requires Automake 1.7. Fixes bug 2305 13 년 전
bug2313 5c09431cc7 Never include pthread.h when building for Windows. 13 년 전
bug2314 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 13 년 전
bug2317 026e7987ad Sanity-check consensus param values 13 년 전
bug2324 e09ab69703 Check size against SIZE_T_CEILING in realloc too. 13 년 전
bug2324_uncompress 64798dab4f Detect and disallow compression bombs 13 년 전
bug2326 e365aee971 Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1 13 년 전
bug2328 0a35ac6a22 Correctly detect and exclude addresses outside of our virtual address range 13 년 전
bug2330 aa45e82593 Pull up more data when parsing socks messages 13 년 전
bug2331 f4756051fe add a missing "not" in bug2331 changelog 13 년 전
bug2332 a16902b9d4 Always nul-terminate the result passed to evdns_server_add_ptr_reply 13 년 전
bug2337 81d69f4c2d Detect signed size_t and report an error at configure time. 13 년 전
bug2346 5044cb9752 Explain bug2346 fix better based on suggestions from arma 13 년 전
bug2352 373a1bc40e Impose maximum sizes on parsed objects 13 년 전
bug2358 f9e251ccf8 changes file for ASLR/DEP build on windows 13 년 전
bug2363 68d5b6bc52 Fix check for failed evdns request creation 13 년 전
bug2364 732275bb81 Describe tor-resolve defaults. Bug 2364. 13 년 전
bug2366 cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 13 년 전
bug2378 e80bdfb4a0 Correctly detect BIO_new failures 13 년 전
bug2384 ef6fa07e48 Fix a couple of non-cleared key issues in hidden services 13 년 전
bug2403 a2727f6249 prevent same entry and exit for insane edge case 13 년 전
bug2408 7bf06d4a4f Ignore and warn about "PublishServerDescriptor hidserv" 13 년 전
bug2409 71862ed763 Fix bug in verifying directory signatures with short digests 13 년 전
bug2432 7a446e6754 Tell which geoip file we're parsing 13 년 전
bug2433 68f8ca357f Fix assert for relay/bridge state change 13 년 전
bug2450 f2bb7b17d7 Remove country codes from EntryNodes manpage entry 13 년 전
bug2470 20b75989ac dtrt when only relaybandwidthburst is set 13 년 전
bug2504 5dbaf9dbd5 Windows has EACCES, not EACCESS 13 년 전
bug2510 7d2a91f5e5 support multihomed bridges (bug 2510) 13 년 전
bug2511 9a1a96ba09 don't use old non-configured bridges (bug 2511) 13 년 전
bug2572 444a955e4a Don't crash a bridge authority on SIGHUP if it's not in the consensus 13 년 전
bug2573 78d5955e5b oops. I got the bug number wrong. 13 년 전
bug2629 9a6df21539 Avoid crash in any_pending_bridge_descriptor_fetches 13 년 전
bug2660 f83debb51d Fix setting target port in get_interface_address6 13 년 전
bug2683a 3af59dcaee Log the source of a rejected POSTed v3 vote 13 년 전
bug2716 977e396e86 improve accuracy for when a relay went unreachable 13 년 전
bug2756 1d36a8e9ae Consider sending stream-level SENDME cells on partial flushes. 13 년 전
bug2757 06f026de66 Check newconn, not conn, before marking newconn for close 13 년 전
bytecount ee8f451bf1 Fix a harmless off-by-one error in counting controller argument lengths 13 년 전
dhparam 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 13 년 전
fix2195-fix de75afc556 Avoid dereferencing NULL if a bridge fails to build an ei descriptor. 13 년 전
gabelmoo-newip 3c3b1d14fd Change gabelmoo's IP address and ports. 13 년 전
geoip-dec2010 35148ba532 Update to the December 1 2010 Maxmind GeoLite Country database. 13 년 전
geoip-feb2011 9c2cb6fc89 Update to the February 1 2011 Maxmind GeoLite Country database. 13 년 전
geoip-jan2011 d43cba6c69 Update to the January 1 2011 Maxmind GeoLite Country database. 13 년 전
geoip-mar2011 d080fe8db1 move to march 2011 geoip file 13 년 전
hsdir_assignment 3a0c602155 Clarify threat description and avoid negative uptimes. 13 년 전
ipv6_crash 2ce132e335 Oops, here's the *REAL* fix for the ipv6 issue 13 년 전
log-typo-2011-03-15-01 98abe1420d Fix a log message typo 13 년 전
log_domains 89ee779f92 Add a torrc option to report log domains 13 년 전
mingw-openssl098m 78df6404eb Fix compilation with mingw and OpenSSL 0.9.8m+ 13 년 전
policy_summarize-assert 43414eb988 Fix bounds-checking in policy_summarize 13 년 전
remove-website 2d6ee53fb9 stop shipping doc/img and doc/website in the tarball 13 년 전
routerparse_maxima 971e83ef9c Fix two more SIZE_T_CEILING issues 13 년 전
security_bug b0def605a5 Add a changelog entry 13 년 전
task2196 4fed43ab2e Report only the top 10 ports in exit-port stats. 13 년 전
tolen_asserts 50b06a2b76 make the description of tolen_asserts more dire 13 년 전
torspec.git e606f19fa3 changes file for removing torspec from the tarball 13 년 전