Commits on Source
17630
976f392f
Changelog for 0.2.7.4-rc (plan to release tomorrow)
Oct 19, 2015
67f0b51c
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 19, 2015
47649a55
missing parenthesis
Oct 20, 2015
fbaee1bf
tomorrow, not tonight.
Oct 20, 2015
ff174995
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
cc3ce685
Fold new entries into ChangeLog for 0.2.7.4-rc
Oct 21, 2015
3f3a753e
Reflow changelog
Oct 21, 2015
cd8a62a6
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
89a9d8c8
More 0274-rc changelog updating
Oct 21, 2015
1512e7e5
Edit some changelog text
Oct 21, 2015
08b96160
Edit more changelog text (thanks to rl1987 for noticing)
Oct 21, 2015
5f60216b
Reflow changelog
Oct 21, 2015
f55d23e1
remove a comma that coderman didn't like
Oct 21, 2015
7bce3efb
Start the ReleaseNotes for 0.2.7.5.
Nov 05, 2015
6292a3fc
Remove all bugfix-on-0.2.7.x items from ReleaseNotes
Nov 05, 2015
99d39e93
Re-order and condense some ReleaseNotes items
Nov 05, 2015
4dd7a55c
start trying to write a blurb
Nov 10, 2015
e46ea4a7
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 13, 2015
0549c019
add a dedication paragraph; reflow another.
Nov 13, 2015
b6024ec1
prepare for a release.
Nov 20, 2015
e0fa07c0
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 20, 2015
b2a53e8c
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
9236e504
fold in the changes entries
Dec 10, 2015
6f3f753c
Reflow and sort the changelog.
Dec 10, 2015
f01f8e18
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
31b337d2
tweak 0276 changelog; copy it into the releasenotes
Dec 10, 2015
1979414f
Use the correct bug #. Thanks, skruffy
Dec 10, 2015
7a489a63
Use the correct bug #. For real this time. Thanks again, skruffy
Dec 10, 2015
35217f0f
Fix two log messages that mistakenly log 0-based hop counts
May 07, 2016
faec7956
Refactor duplicate code in config.c into port_binds_ipv4/6
May 07, 2016
c75bf388
Warn users when addresses in ports and descriptor are inconsistent
May 07, 2016
3cc37445
Add several test scripts wrapping test_workqueue
Jun 08, 2016
429d15c5
Mark the unreachable lines in compat_{,p}threads and workqueue
Jun 08, 2016
f016213f
Unit tests for our zlib code to test and reject compression bombs.
Jun 08, 2016
ab35f9de
Correctly close intro circuit when deleting ephemeral HS
Jun 16, 2016
a4189049
Coverage on parse_config_line_from_str_verbose.
Jun 16, 2016
a8c76622
Mark an abort() as unreachable.
Jun 16, 2016
9a63f059
Merge remote-tracking branch 'dgoulet/bug18604_029_01'
Jun 17, 2016
94762e37
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
Jun 17, 2016
4e4a7d2b
Fix base32 API to take any source length in bytes
Jun 17, 2016
f4f9a9be
test: Add base32_encode/decode unit tests
Jun 17, 2016
48b25e68
Merge branch 'bug18280_029_03_nm_squashed'
Jun 17, 2016
033cf30b
Keep make check-spaces happy
Jun 18, 2016
695b0bd1
Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t
Jun 18, 2016
1553512a
Unit test for DL_SCHED_RANDOM_EXPONENTIAL
Jun 18, 2016
5104e564
Use exponential backoffs for consensus downloads
Jun 18, 2016
36d45a9f
Use exponential backoffs for certificate downloads
Jun 18, 2016
5cb27d89
Use exponential backoffs for bridge descriptor downloads
Jun 18, 2016
6370c4ee
Use exponential backoff for router descriptor downloads from consensuses
Jun 18, 2016
2905a348
Changes file for random exponential backoffs
Jun 18, 2016
1dfbfd31
Better comment for download_status_schedule_get_delay() per code review
Jun 18, 2016
1f1df4ab
Move exponential-random backoff computation out of...
Jun 18, 2016
5a4ed29f
Better comments on exponential-backoff related members of download_status_t
Jun 18, 2016
2c96d95c
Fix spelling of --enable-tor2web-mode in manpage
Jun 19, 2016
b421648d
Merge remote-tracking branch 'public/thread_coverage'
Jun 19, 2016
80801531
Remove support for zlib <= 1.1
Jun 19, 2016
358fc026
Remove a ridiculous realloc call from torgzip.c
Jun 19, 2016
5a725dab
Mark some torgzip lines as unreachable/untestable.
Jun 19, 2016
d937b866
Unindent block
Jun 19, 2016
81cfd5c9
Merge branch 'zlib_coverage_squashed'
Jun 19, 2016
58e6a6aa
Fix
#19063
: Add check in utility macro
Jun 19, 2016
1160ac12
Changes file for 19063; use the BUG macro
Jun 19, 2016
568dc27a
Make base16_decodes return number of decoded bytes
Jun 20, 2016
6cedd493
Merge branch 'bug14013_029_01_squashed'
Jun 20, 2016
85edef27
test: Increase offset to rendcache descriptor time
Jun 20, 2016
a09ec22a
Simpler implementation of random exponential backoff.
Jun 20, 2016
ba88d781
Fix unit test crash on 32-bit.
Jun 20, 2016
c1f0ec30
Merge remote-tracking branch 'dgoulet/bug19465_029_01'
Jun 20, 2016
2b74e13a
More coverage in backtrace.c
Jun 20, 2016
ba28da8d
compat.c coverage: simplify under-tested alloc_getcwd.
Jun 20, 2016
603cb712
Small coverage improvements on compat.c
Jun 20, 2016
5fbd1959
Coverage hack for test_switch_id.sh
Jun 20, 2016
2f75b34d
Patch from dgoulet: fix a base16 problem that manifested w stem
Jun 20, 2016
400b4250
mark sanitize_blacklist.txt as obsolete
Jun 20, 2016
49e8f475
util: zero target buffer of base*_encode/decode
Jun 20, 2016
9744a40f
Add tor_htonll/ntohll functions
Jun 20, 2016
b3b4ffce
prop250: Add memory and disk state in new files
Jun 20, 2016
f038e9cb
Fix bug when disabling heartbeats.
Jun 21, 2016
dd9cebf1
Merge branch 'maint-0.2.8'
Jun 21, 2016
b432efb8
Remove useless message about nonexistent onion services after uploading a descriptor
Jun 21, 2016
cb8557f7
Merge branch 'maint-0.2.8'
Jun 21, 2016
6ce53668
Document how to test the hard-coded fallback list
Jun 22, 2016
40906122
Avoid errors in updateFallbackDirs.py when there are no fallbacks
Jun 22, 2016
0a79e929
Update the fallback whitelist and blacklist
Jun 22, 2016
7e9532b9
Remove and blacklist 4 fallbacks which are unsuitable
Jun 22, 2016
b15cecd4
Remove 2 fallbacks: one lost guard, the other had bad uptime
Jun 22, 2016
69635e41
Remove and blacklist 3 fallbacks which disappeared
Jun 22, 2016
421a7c8c
Changes file for 19071 and 19480
Jun 22, 2016
61dac57a
Merge branch 'maint-0.2.8'
Jun 22, 2016
828e2e1a
Remove a fallback that changed DirPort
Jun 23, 2016
dae442a3
Whitelist a fallback's new IPv6 address
Jun 23, 2016
703254a8
Merge remote-tracking branch 'public/bug15942_v2_alternative'
Jun 23, 2016
0116eae5
Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.
Jun 24, 2016
54c3066c
Fix a typo in the getting passphrase prompt for the ed25519 identity key
Jun 25, 2016
90f85b01
Document the --passphrase-fd option in the tor manpage
Jun 25, 2016
135800f7
tor-gencert.1: fix --passphrase-fd description
Jun 25, 2016
869e5688
Actually, the tor --passphrase-fd is different from the tor-gencert one
Jun 25, 2016
8cf9fe5b
Expose consensus download statuses on the control port
Jun 27, 2016
2197bfcc
Merge branch 'maint-0.2.8'
Jun 27, 2016
14169a3d
Remove an always-true condition: all ints are <= INT_MAX
Jun 27, 2016
17,530 additional commits have been omitted to prevent performance issues.
Loading
Loading