Nick Mathewson 20d6ac3530 Merge remote-tracking branch 'origin/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 년 전
automake_required 92640aa578 The build stuff for tor-fw-helper means we need automake 1.6 or later 13 년 전
autoreconf 2579d827ab Use autoreconf, not autoconf&&automake&&etc in autogen.sh 13 년 전
bufferevent-support c612ddee17 Add a new option to enable/disable IOCP support 13 년 전
bug1035 9b64227ffd Routers count as down when they change ORPort, too 13 년 전
bug1090-general c49f660c1a Add a big changelog entry for bug 1090 fixes 13 년 전
bug1090-launch-warning f7a5bc16d6 warn if we launch too many circuits for a given stream 13 년 전
bug1172 1a9d19e972 we're not reachable if we don't have a routerinfo yet 13 년 전
bug1982 0ed8d5a537 allow countries and IP addresses in EntryNodes 13 년 전
bug2250 5c7c5e593f Tweak the bug2250 fix slightly 13 년 전
bug2366 cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 13 년 전
bug2403 a2727f6249 prevent same entry and exit for insane edge case 13 년 전
bug2444 490d397dbf Log which config file we read 13 년 전
bug2475 43ffd023e9 Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILING 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 년 전
bug2559 1a49fdecf8 Tweaks to Cagara's CountPrivateBandwidth patch: 13 년 전
bug2572 444a955e4a Don't crash a bridge authority on SIGHUP if it's not in the consensus 13 년 전
bug2573 dc0bb6b709 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 년 전
bug2696 4aac35cafa Add 2696 changes file 13 년 전
bug2698 4762118832 Small tweaks for bug2698 bugfix 13 년 전
bug2702 e97f78d789 Small fixes for the 2702 implementation 13 년 전
bug2704 6fde2b46d2 Fix more of bug 2704 13 년 전
bug2704_part1 13c3884ff6 Don't sometimes undercount bw average 13 년 전
bug2704_part2 3f7f96d9e7 Prevent hugely inflated observed bandwidth values 13 년 전
bug2716 977e396e86 improve accuracy for when a relay went unreachable 13 년 전
bug2722 eb50e3d6bf Add changes file for previous commit 13 년 전
bug2750 bfebc942ea Correct the warning emitted when rejecting an oversized HS desc 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 년 전
bug2899 bb6d45af1f Downgrade notice to info when downloading a cert. 13 년 전
bug2917 5114e3e442 Make SIGNAL DUMP work on FreeBSD 13 년 전
bug2933 e98583594d Fix a bug in removing DNSPort requests from their circular list 13 년 전
bug2948 48bdc2f729 Correct HS descriptor length check 13 년 전
bug2971 91aa6f08bc Make the Log configuration option expand ~ 13 년 전
bug2979 4c789ec08c Don't leak the local hostname in relay nicknames 13 년 전
bug3012 66de6f7eb8 relays checkpoint their state file twice a day 13 년 전
bug3020 525d2700dd Correctly check elapsed time in last hibernation period 13 년 전
bug3039 df3cf881d1 stop putting wacky values into state->lastwritten 13 년 전
bug507.event edec2797d7 Stop linking src/tools/* against libevent 13 년 전
bug539_removal 550749555c Remove workaround code for bug539 13 년 전
cbt_hi_res aa950e6c48 Use timevals, not time_t, when expiring circuits. 13 년 전
cbt_parallel_intro 65eb0e41ac Use cbt to tell when to launch parallel intro circuit 13 년 전
clear_trackexithost 7f85509a59 I guess that had a bug number: add it to the changes file. 13 년 전
connect_err_reporting 6a5b94de6c Look at the right errno when sending reason for connect() failure 13 년 전
count_overflow dddd333a80 Fix some 'impossible' overflow bugs in byte counting 13 년 전
cpudetect 73d93c033d Autodetect the number of CPUs when possible if NumCPUs==0 13 년 전
dirreq-stats-default 499661524b Turn on directory request statistics by default. 13 년 전
doxygen cf399f1034 add changes file for the doxygen issues 13 년 전
enhancement1668 8c5ba9388b Make logging resolution configurable. 13 년 전
enhancement1819 076a688d76 Add ChangeLog entry and man page entry. 13 년 전
enhancement1883 423c2a7a27 Add GeoIP file digest to extra-info descriptor. 13 년 전
eventdns_routerinfo_key f3e8bc391a Remove the has_old_dnsworkers flag. 13 년 전
exitnodes_reliable 4851de554d Do not automatically ignore Fast/Stable for exits when ExitNodes is set 13 년 전
feature1955 576b399b19 Add a changes file for SIGNAL events 13 년 전
feature2345 6661e16e7c GETINFO options for querying traffic usage 13 년 전
feature2711 118d8ffdcb Allow controllers a more up-to-date view of bridge usage. 13 년 전
forget-rend-descs-on-newnym b8708b5bd3 Fix bug 1930 13 년 전
full_ap_circuits 432734279d Fix handling of StreamID exhaustion. 13 년 전
geoip-apr2011 0cdd262941 switch to the apr 2011 geoip db 13 년 전
geoip-mar2011 d080fe8db1 move to march 2011 geoip file 13 년 전
getinfo_process 1e295666d9 Tweak GETINFO process/* code: no need to print an int as anything other than %d 13 년 전
gmtime_null 51e551d383 Detect and handle NULL returns from (gm/local)time_r 13 년 전
heartbeat ce4f879101 Add a changes file for the heartbeat code 13 년 전
hsdir_assignment 3a0c602155 Clarify threat description and avoid negative uptimes. 13 년 전
install-fix d97be399c9 Correct a broken faq link in the INSTALL file 13 년 전
ipv6_crash 2ce132e335 Oops, here's the *REAL* fix for the ipv6 issue 13 년 전
kill_ftime 444e46d96d Remove the "fuzzy time" code 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 년 전
microdesc-double-free 247cbab6c8 Fix double-free bug in microdesc parser 13 년 전
microdesc_dl 4e0f7f4ffc Code to download, parse, and store microdesc consensuses 13 년 전
nodelist 26e897420e Initial conversion to use node_t throughout our codebase. 13 년 전
noroute fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 13 년 전
osx_forgotten_compilefix 4cbbb92e7f Add a changes file for the osx 10.6 compile fix 13 년 전
prop174_server 6a97450cbd Add changes file for server-side optimistic data patch 13 년 전
ticket2497 c1927d7d5f Don't report empty bw-history lines in extrainfo 13 년 전
tls-hash 4d21fe2870 Emend changes/tls-hash 13 년 전
tor-fw-helper 3eaa9a376c Changes to tor-fw-helper, some based on Nick's review 13 년 전
torspec.git e606f19fa3 changes file for removing torspec from the tarball 13 년 전
win_tmp_dir 70e0291468 Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests 13 년 전
zlib_aint_openssl 3a7cee9d29 Fix configure.in zlib package names. 13 년 전