Commit Graph

21046 Commits

Author SHA1 Message Date
teor (Tim Wilson-Brown) 84d1373ba0 Fix typo in comment on crypto_add_spaces_to_fp 2015-11-23 18:59:11 +11:00
teor (Tim Wilson-Brown) 604d3ee48d Comment only: crypto_seed_rng no longer has a "startup" parameter 2015-11-23 10:26:07 +11:00
teor (Tim Wilson-Brown) d3b7546753 Add a missing "if" in the comment on warn_nonlocal_controller_ports
Also reflow all the lines of that comment so that they're under
the maximum width.
2015-11-16 16:27:11 +11:00
teor (Tim Wilson-Brown) dd82550a5e Add missing " in AccountingMax comment in or.h 2015-11-16 12:34:53 +11:00
teor (Tim Wilson-Brown) 0d5a439292 Mark fallback directoriess as too busy after a 503 response
Mark fallback directory mirrors as "too busy" when they return
a 503 response. Previously, the code just marked authorities as busy.

Unless clients set their own fallback directories, they will never see
this bug. (There are no default fallbacks yet.)

Fixes bug 17572; bugfix on 5c51b3f1f0 released in 0.2.4.7-alpha.
Patch by "teor".
2015-11-10 09:47:48 +11:00
Nick Mathewson af80d472f7 "And now a better patch which builds the tests if LibreSSL is used."
Works on the latest LibreSSL (in OpenBSD-current).

(Patch from 'rubiate' on #17253.
2015-11-06 10:58:00 -05:00
Yawning Angel b71f6d6a47 Fix SipHash-2-4 performance for non multiple of 8 buffers.
Code cribbed from Andrew Moon's Public Domain SipHash-2-4
implementation (which IMO is also cleaner).

Fixes bug 17544.
2015-11-05 18:21:43 +00:00
Nick Mathewson 5a37061885 Delete trailing whitespace in md files 2015-11-05 09:53:05 -05:00
Nick Mathewson 43ce4626f1 add release notes 2015-11-05 09:46:40 -05:00
tom lurge 617e0f8d26 added some markdown formatting 2015-11-05 09:13:53 -05:00
Nick Mathewson 8976e739af Fix filename endings in HACKING. Patch from "ckomlo", ticket #17515. 2015-11-03 08:23:08 -05:00
Nick Mathewson faba114a34 remove changes files that have been used in existing changelogs 2015-10-31 14:44:34 -04:00
Nick Mathewson c1c1c4d057 Refer to the actual minima and the preferred minimum 2015-10-30 10:57:47 -04:00
Nima Fatemi e6888e2144 Bump up minimum BandwidthRate from 30KB to 250KBytes - Fixes #16382 2015-10-30 10:51:29 -04:00
Nick Mathewson 1385ab0605 Merge remote-tracking branch 'rl1987/ticket16831_part2_rebased' 2015-10-30 09:59:11 -04:00
Nick Mathewson 0696ac5b5e Merge branch 'doc17392' 2015-10-30 09:25:51 -04:00
rl1987 3c08b76fc4 Mention torspec URL in the manpage. 2015-10-30 09:25:39 -04:00
Nick Mathewson 92a6c578d7 hacking is now markdown
Not good markdown, mind you.
2015-10-29 10:31:38 -04:00
Nick Mathewson e5976482a3 More issues that Karsten spotted 2015-10-29 10:29:21 -04:00
Karsten Loesing f40dc287bd Clean up the doc/HACKING/* docs a bit. 2015-10-29 14:28:17 +01:00
rl1987 2e980e9a2e Fix GCC warnings. 2015-10-29 13:12:29 +01:00
Nick Mathewson 19e10f95c1 Merge remote-tracking branch 'rl1987/bug17417_take2' 2015-10-26 09:18:48 -04:00
rl1987 e2f9c7d54f Avoid crashing due to double-freeing memory. 2015-10-24 16:21:35 +03:00
rl1987 6d8952fae0 Adding changes file. 2015-10-24 14:30:53 +03:00
rl1987 a187c772af Seventh test case for dns_resolve_impl(). 2015-10-24 14:30:53 +03:00
rl1987 f53dcf6a35 Sixth test case for dns_resolve_impl. 2015-10-24 14:30:52 +03:00
rl1987 cc1bed9974 Add a fifth unit test. 2015-10-24 14:30:52 +03:00
rl1987 bb8ec2e1c6 Whitespace fixes. 2015-10-24 14:30:52 +03:00
rl1987 72bd192d80 Add a fourth test case. 2015-10-24 14:30:52 +03:00
rl1987 787a27be3e Third test case for dns_resolve_impl. 2015-10-24 14:30:51 +03:00
rl1987 1096f7638e A second test case for dns_resolve_impl. 2015-10-24 14:30:50 +03:00
rl1987 2fc841aacb Making it slightly cleaner. 2015-10-24 14:30:50 +03:00
rl1987 595bd9295c First test case for dns_resolve_impl(). 2015-10-24 14:30:36 +03:00
rl1987 882d33a80c Using namespace macros for mock functions in test_dns.c 2015-10-24 14:30:20 +03:00
rl1987 2f5d0ea133 Use NS_SUBMODULEs in test_dns.c 2015-10-24 14:30:20 +03:00
Nick Mathewson 8acaac4622 Compilation was off by one character 2015-10-22 18:47:26 -04:00
Nick Mathewson 2929986049 Actually add HowToReview.txt 2015-10-22 10:03:04 -04:00
Nick Mathewson 609c1e8870 Start writing a how to review doc 2015-10-22 10:01:13 -04:00
Nick Mathewson 7dbcdfab58 Fix windows build: do not assume util_process works on windows 2015-10-22 10:01:05 -04:00
Nick Mathewson 1a236c78aa Add another entry to ReleasingTor email list, per anonym 2015-10-21 17:06:10 -04:00
Nick Mathewson ed0c2a5e3d Fix valgrind errors in test_util_process 2015-10-21 16:51:21 -04:00
Nick Mathewson 5431c60001 Fix whitespaces 2015-10-21 16:46:28 -04:00
Nick Mathewson a61158aa23 Merge remote-tracking branch 'twstrike/util_process_tests' 2015-10-21 16:45:49 -04:00
Nick Mathewson 5e9f2384cf Fix various coverity-found issues 2015-10-21 16:01:29 -04:00
Nick Mathewson bebf6c6c67 forwardport the changelog for 0.2.7.4-rc 2015-10-21 15:34:30 -04:00
Nick Mathewson 79b3c4a8a3 Yet more memory leaks closed in test_tortls 2015-10-21 14:30:34 -04:00
Nick Mathewson 13ff8e31ba More memory leaks closed in test_tortls 2015-10-21 14:19:43 -04:00
Nick Mathewson f5a002f69b Fix another pile of test_tortls memory leaks 2015-10-21 14:06:13 -04:00
Nick Mathewson eead861266 More leaks to fix. 2015-10-21 13:12:19 -04:00
Nick Mathewson 2acf72795a resolve some leaks in test_tortls.c 2015-10-21 12:41:00 -04:00