.. |
1863_bwhist
|
Add Maxima lists to bandwidth state.
|
2011-01-10 14:47:39 -05:00 |
all_descs
|
changes file for careful_with_all_descs
|
2011-03-06 13:35:24 -05:00 |
automake_required
|
The build stuff for tor-fw-helper means we need automake 1.6 or later
|
2010-10-01 00:01:08 -04:00 |
autoreconf
|
Use autoreconf, not autoconf&&automake&&etc in autogen.sh
|
2010-09-27 11:20:12 -04:00 |
bufferevent-support
|
Add a new option to enable/disable IOCP support
|
2010-09-28 14:01:45 -04:00 |
bug507.event
|
Stop linking src/tools/* against libevent
|
2010-11-11 23:50:33 -05:00 |
bug539_removal
|
Remove workaround code for bug539
|
2011-03-25 18:32:28 -04:00 |
bug1035
|
Routers count as down when they change ORPort, too
|
2011-02-08 00:38:48 +01:00 |
bug1172
|
we're not reachable if we don't have a routerinfo yet
|
2011-03-13 15:47:59 -04:00 |
bug1982
|
allow countries and IP addresses in EntryNodes
|
2010-09-29 03:00:06 -04:00 |
bug2250
|
Tweak the bug2250 fix slightly
|
2011-03-01 10:05:18 +01:00 |
bug2366
|
Don't let bad DNS make exit policy and declared exit policy get out of sync
|
2011-02-22 14:06:28 -05:00 |
bug2403
|
prevent same entry and exit for insane edge case
|
2011-02-22 17:54:25 -05:00 |
bug2444
|
Log which config file we read
|
2011-01-27 15:31:34 +01:00 |
bug2504
|
Windows has EACCES, not EACCESS
|
2011-02-11 17:02:26 +01:00 |
bug2510
|
support multihomed bridges (bug 2510)
|
2011-02-08 09:10:14 -05:00 |
bug2511
|
don't use old non-configured bridges (bug 2511)
|
2011-02-08 08:08:47 -05:00 |
bug2559
|
Tweaks to Cagara's CountPrivateBandwidth patch:
|
2011-04-05 16:24:42 -04:00 |
bug2572
|
Don't crash a bridge authority on SIGHUP if it's not in the consensus
|
2011-02-16 04:12:37 -08:00 |
bug2573
|
oops. I got the bug number wrong.
|
2011-03-09 16:22:18 -05:00 |
bug2629
|
Avoid crash in any_pending_bridge_descriptor_fetches
|
2011-03-08 15:17:41 -05:00 |
bug2660
|
Fix setting target port in get_interface_address6
|
2011-03-05 16:58:20 +01:00 |
bug2683a
|
Log the source of a rejected POSTed v3 vote
|
2011-03-15 09:16:58 -07:00 |
bug2696
|
Add 2696 changes file
|
2011-03-18 17:13:43 +01:00 |
bug2698
|
Small tweaks for bug2698 bugfix
|
2011-03-27 05:38:53 +02:00 |
bug2702
|
Small fixes for the 2702 implementation
|
2011-04-02 12:15:08 +02:00 |
bug2704_part1
|
Don't sometimes undercount bw average
|
2011-04-19 15:38:10 -04:00 |
bug2704_part2
|
Prevent hugely inflated observed bandwidth values
|
2011-04-19 15:38:26 -04:00 |
bug2716
|
improve accuracy for when a relay went unreachable
|
2011-03-11 22:12:15 -05:00 |
bug2750
|
Correct the warning emitted when rejecting an oversized HS desc
|
2011-04-18 13:17:40 -07:00 |
bug2756
|
Consider sending stream-level SENDME cells on partial flushes.
|
2011-03-14 17:48:45 -04:00 |
bug2757
|
Check newconn, not conn, before marking newconn for close
|
2011-03-14 18:52:15 -04:00 |
bug2933
|
Fix a bug in removing DNSPort requests from their circular list
|
2011-04-21 13:39:00 -04:00 |
bug2948
|
Correct HS descriptor length check
|
2011-04-18 13:53:13 -07:00 |
bug2971
|
Make the Log configuration option expand ~
|
2011-04-22 16:06:52 +02:00 |
bug2979
|
Don't leak the local hostname in relay nicknames
|
2011-04-26 05:08:32 +02:00 |
cbt_hi_res
|
Use timevals, not time_t, when expiring circuits.
|
2011-03-30 14:41:41 -04:00 |
cbt_parallel_intro
|
Use cbt to tell when to launch parallel intro circuit
|
2011-03-30 14:41:53 -04:00 |
connect_err_reporting
|
Look at the right errno when sending reason for connect() failure
|
2011-03-25 18:32:28 -04:00 |
count_overflow
|
Fix some 'impossible' overflow bugs in byte counting
|
2011-03-25 18:32:28 -04:00 |
cpudetect
|
Autodetect the number of CPUs when possible if NumCPUs==0
|
2010-09-28 14:42:21 -04:00 |
dirreq-stats-default
|
Turn on directory request statistics by default.
|
2010-11-10 12:11:08 +01:00 |
doxygen
|
add changes file for the doxygen issues
|
2011-03-16 17:13:27 -04:00 |
enhancement1668
|
Make logging resolution configurable.
|
2010-10-04 08:15:18 +02:00 |
enhancement1819
|
Add ChangeLog entry and man page entry.
|
2010-12-03 16:47:52 +01:00 |
enhancement1883
|
Add GeoIP file digest to extra-info descriptor.
|
2010-11-09 09:42:36 +01:00 |
eventdns_routerinfo_key
|
Remove the has_old_dnsworkers flag.
|
2010-09-28 23:37:45 -04:00 |
feature1955
|
Add a changes file for SIGNAL events
|
2010-11-19 15:54:02 -05:00 |
feature2345
|
GETINFO options for querying traffic usage
|
2011-01-07 12:15:14 -05:00 |
feature2711
|
Allow controllers a more up-to-date view of bridge usage.
|
2011-04-07 11:53:37 -04:00 |
full_ap_circuits
|
Fix handling of StreamID exhaustion.
|
2011-03-25 18:32:28 -04:00 |
geoip-apr2011
|
switch to the apr 2011 geoip db
|
2011-04-04 03:52:58 -04:00 |
geoip-mar2011
|
move to march 2011 geoip file
|
2011-03-08 18:15:17 -05:00 |
getinfo_process
|
Tweak GETINFO process/* code: no need to print an int as anything other than %d
|
2011-01-03 12:11:09 -05:00 |
heartbeat
|
Add a changes file for the heartbeat code
|
2011-02-22 12:41:22 -05:00 |
hsdir_assignment
|
Clarify threat description and avoid negative uptimes.
|
2011-03-11 23:27:53 -05:00 |
install-fix
|
Correct a broken faq link in the INSTALL file
|
2010-12-22 00:54:29 -05:00 |
ipv6_crash
|
Oops, here's the *REAL* fix for the ipv6 issue
|
2011-03-06 13:41:55 -05:00 |
kill_ftime
|
Remove the "fuzzy time" code
|
2011-03-25 16:28:37 -04:00 |
log_domains
|
Add a torrc option to report log domains
|
2011-01-25 15:53:15 -05:00 |
log-typo-2011-03-15-01
|
Fix a log message typo
|
2011-03-15 09:48:26 -07:00 |
microdesc_dl
|
Code to download, parse, and store microdesc consensuses
|
2010-09-27 18:04:43 -04:00 |
nodelist
|
Initial conversion to use node_t throughout our codebase.
|
2010-10-01 18:14:27 -04:00 |
noroute
|
Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete
|
2011-03-28 13:42:59 -04:00 |
osx_forgotten_compilefix
|
Add a changes file for the osx 10.6 compile fix
|
2011-04-08 22:56:28 +02:00 |
prop174_server
|
Add changes file for server-side optimistic data patch
|
2011-03-14 18:25:20 -04:00 |
tls-hash
|
Emend changes/tls-hash
|
2011-03-03 17:54:53 -08:00 |
tor-fw-helper
|
Changes to tor-fw-helper, some based on Nick's review
|
2010-09-30 11:39:34 -04:00 |
torspec.git
|
changes file for removing torspec from the tarball
|
2011-02-22 15:58:19 -05:00 |
win_tmp_dir
|
Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests
|
2011-04-07 18:34:11 -04:00 |
zlib_aint_openssl
|
Fix configure.in zlib package names.
|
2011-03-28 17:48:22 -04:00 |