Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-12 | Log a notice if we're running with OpenSSL before 1.0.0. | Nick Mathewson | |
These versions have some dubious, slow crypto implementations; 1.0.0 is a great improvement, and at this point is pretty mature. | |||
2012-09-12 | Drop support for openssl 0.9.7 | Nick Mathewson | |
097 hasn't seen a new version since 2007; we can drop support too. This lets us remove our built-in sha256 implementation, and some checks for old bugs. | |||
2012-09-12 | Merge branch 'bug6815' | Nick Mathewson | |
2012-09-12 | Fix a wide line | Nick Mathewson | |
2012-09-12 | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | |
Use the "ours" strategy so that we retain 4aff97cfc796, which maint-0.2.3 just reverted. | |||
2012-09-12 | Revert "6819: typo in torrc.sample.in" | Nick Mathewson | |
This reverts commit 4aff97cfc7965414ad8506ce28a296da1bc4a161. We don't actually want to be changing the torrc.sample on stable or near-stable stuff, since doing so makes pointless busywork for debian users. | |||
2012-09-12 | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | |
2012-09-12 | Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3 | Nick Mathewson | |
2012-09-12 | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | |
2012-09-12 | 6819: typo in torrc.sample.in | Nick Mathewson | |
2012-09-12 | Fix directory self-testing logic | Nick Mathewson | |
When I removed version_supports_begindir, I accidentally removed the mechanism we had been using to make a directory cache self-test its directory port. This caused bug 6815, which caused 6814 (both in 0.2.4.2-alpha). To fix this bug, I'm replacing the "anonymized_connection" argument to directory_initiate_command_* with an enumeration to say how indirectly to connect to a directory server. (I don't want to reinstate the "version_supports_begindir" argument as "begindir_ok" or anything -- these functions already take too many arguments.) For safety, I made sure that passing 0 and 1 for 'indirection' gives the same result as you would have gotten before -- just in case I missed any 0s or 1s. | |||
2012-09-12 | hot: we fixed incancations to be intancations. | Roger Dingledine | |
2012-09-11 | Merge remote-tracking branch 'public/bug6538' | Nick Mathewson | |
Conflicts: configure.ac | |||
2012-09-11 | put all the changelogs into master | Roger Dingledine | |
2012-09-11 | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | |
2012-09-11 | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 | Nick Mathewson | |
Conflicts: src/test/test_util.c | |||
2012-09-11 | Merge branch 'timegm_assert_v3_squashed' into maint-0.2.2 | Nick Mathewson | |
2012-09-11 | Fix assertion failure in tor_timegm. | Nick Mathewson | |
Fixes bug 6811. | |||
2012-09-10 | Bump version to 0.2.4.2-alpha-dev | Nick Mathewson | |
2012-09-10 | fold in anothertor-0.2.4.2-alpha | Roger Dingledine | |
2012-09-10 | Merge branch 'maint-0.2.3' | Roger Dingledine | |
2012-09-10 | give 0.2.4.2-alpha a blurb | Roger Dingledine | |
2012-09-10 | bump to 0.2.4.2-alpha | Roger Dingledine | |
2012-09-10 | fold in recent changes files | Roger Dingledine | |
2012-09-10 | Merge branch 'remove_old_ver_checks' | Nick Mathewson | |
2012-09-10 | Merge remote-tracking branch 'public/ticket6789' | Nick Mathewson | |
2012-09-10 | Downgrade "EVP ctr128 is ok" message to info | Nick Mathewson | |
Part of 6736 effort to try to make startup quieter. | |||
2012-09-10 | Avoid segfault when reading state file from ancient tor | Nick Mathewson | |
If s_values is null in rep_hist_load_bwhist_state_section, we would call smartlist_len() on it, and die. Fixes bug 6801. | |||
2012-09-10 | Fix tab introduced in f43946829ce037 | Nick Mathewson | |
2012-09-10 | Be more clear in changes file for 6797. | Nick Mathewson | |
2012-09-10 | Merge remote-tracking branch 'linus/bug6797' | Nick Mathewson | |
2012-09-10 | Merge branch 'bug3155' | Nick Mathewson | |
2012-09-10 | Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155 | Nick Mathewson | |
2012-09-10 | bug3155 changes file | Nick Mathewson | |
2012-09-10 | Hide options beginning with "___" from GETINFO config/names | meejah | |
2012-09-10 | rename _UsingTestNetworkDefaults to start with triple-underscore | meejah | |
2012-09-10 | raise bandwidthrate/bandwidthburst to a new "infinite" | Roger Dingledine | |
addresses bug 6605. | |||
2012-09-10 | Don't follow the NULL pointer. | Linus Nordberg | |
If dirvote_create_microdescriptor() returns NULL, don't use md. Found by "f. tp.". Fixes bug 6797. | |||
2012-09-09 | finish backing out 5492de76 | Roger Dingledine | |
2012-09-09 | minor logging improvement | Roger Dingledine | |
2012-09-08 | retroactively list a ticket number for patch 3946. | Roger Dingledine | |
2012-09-07 | Remove one more check for an insanely old version | Nick Mathewson | |
2012-09-07 | Remove version_supports checks for versions before 0.2.2. | Nick Mathewson | |
2012-09-07 | Fix whitespace in Makefile.am | Nick Mathewson | |
2012-09-07 | Removed dependency on tor.spec. Removed tor.spec.in. | Ondrej Mikle | |
2012-09-07 | Dirservers no longer accept tors released before December 2011. | Nick Mathewson | |
Implements ticket 6789. | |||
2012-09-07 | Merge remote-tracking branch 'asn/bug6788' | Nick Mathewson | |
2012-09-07 | Remove redundant declaration of find_transport_name_by_bridge_addrport(). | George Kadianakis | |
2012-09-07 | the 0.2.1.32 changelog got lost in the shuffle | Roger Dingledine | |
2012-09-07 | a debugging log line that just helped me | Roger Dingledine | |