Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | Merge remote-tracking branch 'public/xxx023' | Nick Mathewson | |
2012-06-15 | Check the correct consensus before giving it to the client | Nick Mathewson | |
Previously, a directory would check the latest NS consensus for having the signatures the client wanted, and use that consensus's valid_until time to set the HTTP lifetime. With this patch, the directory looks at NS consensus or the microdesc consensus, depending on what the client asked for. | |||
2012-06-15 | Change a silent ignore-the-bug in microdesc.c to a LOG_INFO | Nick Mathewson | |
I don't believe this bug occurs, but there was an XXX023 to make sure it doesn't. | |||
2012-06-15 | Move tor_gettimeofday_cached() into compat_libevent | Nick Mathewson | |
2012-06-15 | Refactor GETINFO process/descriptor-limit | Nick Mathewson | |
Previously it duplicated some getrlimit code and content from compat.c; now it doesn't. | |||
2012-06-15 | Merge remote-tracking branch 'public/bug5932' | Nick Mathewson | |
2012-06-15 | Downgrade log messages about cbt enabled/disabled. Bug 6169. | Nick Mathewson | |
2012-06-15 | fold in next changes items | Roger Dingledine | |
2012-06-15 | Expand on bug5458 changes file | Nick Mathewson | |
2012-06-14 | Add a changes file for bug5458. | Mike Perry | |
2012-06-14 | Document --hush; fix documentation for --quiet. | Nick Mathewson | |
2012-06-14 | Merge remote-tracking branch 'asn-mytor/bug5589_take2' | Nick Mathewson | |
2012-06-14 | Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0. | George Kadianakis | |
The warning message of validate_pluggable_transports_config() is superseded by the changes in the warning message of connection_or_connect() when the proxy credentials can't be found. | |||
2012-06-14 | fold in further changes files | Roger Dingledine | |
2012-06-13 | Merge remote-tracking branch 'public/bug4663' | Nick Mathewson | |
2012-06-13 | Add change file for bug 5049 | Andrea Shepard | |
2012-06-13 | Merge branch 'bug5263_023' | Nick Mathewson | |
2012-06-13 | Add changes file for bug5263 | Nick Mathewson | |
2012-06-13 | Merge branch 'bug4744_squashed' | Nick Mathewson | |
2012-06-13 | Implement the client side of proposal 198 | Nick Mathewson | |
This is a feature removal: we no longer fake any ciphersuite other than the not-really-standard SSL_RSA_FIPS_WITH_3DES_EDE_CBC_SHA (0xfeff). This change will let servers rely on our actually supporting what we claim to support, and thereby let Tor migrate to better TLS ciphersuites. As a drawback, Tor instances that use old openssl versions and openssl builds with ciphers disabled will no longer give the "firefox" cipher list. | |||
2012-06-13 | Merge remote-tracking branch 'public/bug3940_redux' | Nick Mathewson | |
2012-06-13 | Merge remote-tracking branch 'public/bug5210' | Nick Mathewson | |
2012-06-13 | Fix another clang compile warning | Sebastian Hahn | |
We forgot this when we fixed 5969. | |||
2012-06-13 | Fix integer overflow in cell stats spotted by atagar. | Karsten Loesing | |
Fixes #5849. | |||
2012-06-13 | Merge branch 'maint-0.2.2' | Roger Dingledine | |
2012-06-13 | Update to the June 2012 GeoIP database. | Karsten Loesing | |
Manually removed range 0.116.0.0 to 0.119.255.255 which Maxmind says is assigned to AT. This is very likely a bug in their database, because 0.0.0.0/8 is a reserved range. | |||
2012-06-12 | Add a warning for using HTTPProxy with no other proxy. | Nick Mathewson | |
From what I can tell, this configuration is usually a mistake, and leads people to think that all their traffic is getting proxied when in fact practically none of it is. Resolves the issue behind "bug" 4663. | |||
2012-06-12 | fold in changes files so far | Roger Dingledine | |
2012-06-11 | Merge branch 'bug5452' | Nick Mathewson | |
2012-06-11 | Call bug5452 fix a feature; note its trac number in the changes file | Nick Mathewson | |
2012-06-11 | Add change file for 5452 | Andrea Shepard | |
2012-06-11 | Merge remote-tracking branch 'public/bug4592' | Nick Mathewson | |
2012-06-11 | Merge remote-tracking branch 'public/bug5598' | Nick Mathewson | |
Conflicts: doc/tor.1.txt Conflict was on a formatting issue in the manpage. | |||
2012-06-11 | Merge branch 'bug6097' | Nick Mathewson | |
2012-06-11 | Merge branch 'bug2865' | Nick Mathewson | |
2012-06-08 | changes file and whitespace fix for bug5235 patch | Nick Mathewson | |
2012-06-07 | Correct the defaults for the *Statistics options | Nick Mathewson | |
2012-06-07 | Merge remote-tracking branch 'arma/bug3886' | Nick Mathewson | |
Conflicts: src/or/dirserv.c | |||
2012-06-07 | Downgrade an eventdns warning to PROTOCOL_WARN. | Nick Mathewson | |
2012-06-07 | Fix mingw build with -DUNICODE -D_UNICODE | Nick Mathewson | |
This is a very blunt fix, and mostly just turns some func() calls into FuncA() to make things build again. Fixes bug 6097. | |||
2012-06-07 | Be more careful calling wcstombs | Nick Mathewson | |
The function is not guaranteed to NUL-terminate its output. It *is*, however, guaranteed not to generate more than two bytes per multibyte character (plus terminating nul), so the general approach I'm taking is to try to allocate enough space, AND to manually add a NUL at the end of each buffer just in case I screwed up the "enough space" thing. Fixes bug 5909. | |||
2012-06-07 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2012-06-07 | Send a CRLF at the end of a STATUS_* event, not in the middle of it | Robert Ransom | |
Fixes bug 6094; bugfix on commit 3a9351b57e528b1d0bd2e72bcf78db7c91b2ff8f. | |||
2012-06-06 | Change the default for DynamicDHGroups to 0 | Nick Mathewson | |
This feature can make Tor relays less identifiable by their use of the mod_ssl DH group, but at the cost of some usability (#4721) and bridge tracing (#6087) regressions. We should try to turn this on by default again if we find that the mod_ssl group is uncommon and/or we move to a different DH group size (see #6088). Before we can do so, we need a fix for bugs #6087 and Resolves ticket #5598 for now. | |||
2012-06-05 | start folding in the changes files | Roger Dingledine | |
2012-06-05 | Merge branch 'bug5603' | Nick Mathewson | |
2012-06-05 | Changes file for bug 5603 | Nick Mathewson | |
2012-06-05 | Merge remote-tracking branch 'public/getfilesize_64' | Nick Mathewson | |
Conflicts: src/common/compat.c The getfilesize change conflicted with the removal of file_handle from the windows tor_mmap_t. | |||
2012-06-05 | Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges" | Nick Mathewson | |
This reverts commit 981e896dd2eaf69798bb503c271306ee779dd6d2. Apparently Karsten still needs DirReqStatistics for bridges; see | |||
2012-06-05 | Merge remote-tracking branch 'public/bug3894' | Nick Mathewson | |