Commits on Source
17717
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
0279e484
Add support for temporarily suppressing a warning
May 27, 2016
0df2c567
Use ENABLE_GCC_WARNING and DISABLE_GCC_WARNING in tortls.c
May 27, 2016
ce1dbbc4
Enable the -Waggregate-return warning
May 27, 2016
55b5e007
Add another 22 or so GCC warnings. None currently triggers for me.
May 28, 2016
bdc59e33
Fix a warning on unnamed nodes in node_get_by_nickname().
May 30, 2016
36dd9538
Don't rely on consensus parameter to use a single guard.
Jun 07, 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
9eeaeddb
Reduce make check-spaces noise
Jun 09, 2016
c274f825
Merge remote-tracking branch 'asn/bug17688'
Jun 11, 2016
4f8086fb
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
Jun 11, 2016
b14c1f40
Merge remote-tracking branch 'public/bug19203_027' into HEAD
Jun 11, 2016
12517c73
Add -Wduplicated-cond on GCC 6
Jun 11, 2016
2ff20c93
Add -Wunused-const-variable=2 on GCC >=6.1
Jun 11, 2016
493499a3
Add -Wfloat-conversion for GCC >= 4.9
Jun 11, 2016
8f2d2933
Use -Wdouble-promotion in GCC >= 4.6
Jun 11, 2016
4caed242
Enable -Woverlength-strings for GCC>=4.6 on MOST of the code.
Jun 11, 2016
ad16c552
Use -Wstrict-overflow=2 on gcc5+.
Jun 11, 2016
9bbd6502
Use autoconf, not gcc version, to decide which warnings we have
Jun 11, 2016
15533c88
Set our autoconf-breaking options last, not before we check for others
Jun 11, 2016
26e979b3
Add all the clang-only warnings that do not trigger now
Jun 11, 2016
c3adbf75
Resolve some warnings from OSX clang.
Jun 11, 2016
80f1a2cb
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Jun 11, 2016
53a3b39d
Add -Wmissing-variable-declarations, with attendant fixes
Jun 11, 2016
e80a032b
Add clang's -Wstring-conversion, and fix the one place it hits
Jun 11, 2016
d6b2af7a
Merge branch 'bug19180_easy_squashed'
Jun 11, 2016
ada5668c
Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8
Jun 11, 2016
841d1b25
Merge branch 'maint-0.2.8'
Jun 11, 2016
cb71c5dd
Whoops -- this got lost in the merge.
Jun 11, 2016
47edbd4f
Fix build on 32-bit systems.
Jun 11, 2016
80f2c355
Remove -Wc11-extensions
Jun 11, 2016
c14c6627
Update geoip and geoip6 to the June 7 2016 database.
Jun 12, 2016
0616fd6f
typo/comment/log fixes i found in my sandbox from montreal
Jun 12, 2016
925f76b4
Keep make check-spaces happy
Jun 12, 2016
f25f7b75
Merge branch 'maint-0.2.4' into maint-0.2.5
Jun 13, 2016
b4bb8860
Merge branch 'maint-0.2.5' into maint-0.2.6
Jun 13, 2016
80089c9e
Merge branch 'maint-0.2.6' into maint-0.2.7
Jun 13, 2016
2ee3dbe8
Merge branch 'maint-0.2.7' into maint-0.2.8
Jun 13, 2016
6a7d11f3
Merge branch 'maint-0.2.8'
Jun 13, 2016
4c90cdc0
Coverity dislikes (double) (int/int).
Jun 13, 2016
60b8aaef
lintChanges fixes
Jun 13, 2016
a427a7c4
Merge branch 'maint-0.2.8'
Jun 13, 2016
86f0b806
Bug 19406: OpenSSL changed the Thread API in 1.1.0 again.
Jun 14, 2016
b563a3a0
Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0.
Jun 14, 2016
6ddef1f7
Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0.
Jun 14, 2016
c5e2f7b9
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
Jun 14, 2016
b217e4ac
Bug 19406: Add a changes file.
Jun 14, 2016
71aacbe4
Suppress the Wredundant-decls warning in another set of openssl headers
Jun 14, 2016
df4fa92a
Merge branch 'maint-0.2.8'
Jun 14, 2016
3bffdf05
use new-form macros to disable -Wredundant-decls
Jun 14, 2016
99a7ddd6
Disable -Wc99-c11-compat
Jun 14, 2016
e54f8e34
Remove some duplicated warnings from the big list
Jun 14, 2016
d6b01211
Resolve the remaining openssl "-Wredundant-decls" warnings.
Jun 14, 2016
8486dea8
Merge branch 'maint-0.2.8'
Jun 14, 2016
227d3b3d
Use ENABLE/DISABLE_GCC_WARNING in masater.
Jun 14, 2016
05e2750e
whoops; blank line
Jun 14, 2016
3a0d42fb
bump version to 0.2.8.4-rc
Jun 14, 2016
657067ef
Merge branch 'maint-0.2.8'
Jun 14, 2016
c7f1b46a
Perform cache lookup when FetchHidServDescriptors is set
Jun 15, 2016
e718a582
Bump to 0.2.8.4-rc-dev
Jun 15, 2016
2042080b
ondrej is no longer making rpms
Jun 15, 2016
4bcec3ba
Merge branch 'maint-0.2.8'
Jun 15, 2016
327d4c11
forward-port changelog
Jun 15, 2016
7b54d7eb
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
Jun 15, 2016
f986e268
Reach 100% line coverage on memarea.c
Jun 16, 2016
d1ab295d
add LCOV_EXCL for unreachable exit() blocks in src/common
Jun 16, 2016
6dc2b605
Improve coverage on esc_for_log, esc_for_log_len
Jun 16, 2016
f05a213f
Improve coverage on tv_udiff, and tv_mdiff.
Jun 16, 2016
41cb26c1
Correct the rounding behavior on tv_mdiff.
Jun 16, 2016
17,617 additional commits have been omitted to prevent performance issues.
Loading
Loading