Commits on Source
14977
35217f0f
Fix two log messages that mistakenly log 0-based hop counts
May 07, 2016
39b5dca7
ed25519: Add python code to test our ed25519 validation.
Apr 24, 2017
3772fdf7
Ensure that each compression backend returns a provider version identifier.
May 16, 2017
d74467e8
Check that tor_compress_state_size() returns a value larger than zero.
May 17, 2017
77511aed
Fix whitespace issue.
May 17, 2017
fcf836d2
Add coverage markers in Zstd + LZMA compression backends.
May 17, 2017
e102ad60
Refactor directory_initiate_command() so that it accepts guard_state.
May 22, 2017
6009c891
Set guard state on bridge descriptor fetches.
May 22, 2017
994595ae
Don't say "downloading 1 descriptor, 4 at a time"
May 23, 2017
159a8061
Mock tor_addr_lookup() during part of addr/basic test.
May 26, 2017
084b64ba
simplify because relay_crypt_one_payload can't fail
May 28, 2017
f6841ae2
Fix comment typos in storage.c
May 28, 2017
9e36b0be
Always check for usage underflow when removing a file in storage.c
May 28, 2017
334fe6bb
Don't underflow usage when it is unknown and a file is removed
May 28, 2017
69b234a0
Refactor storage usage reductions into a static function
May 28, 2017
79725289
If we do underflow the know usage of a storage, recalculate it
May 28, 2017
af891e7f
Changes file for bug 22424
May 28, 2017
0fbe1a2c
Merge remote-tracking branch 'teor/bug22424'
May 30, 2017
671c5dcd
Merge remote-tracking branch 'public/bug6298'
May 30, 2017
5b33d95a
hs: Correctly validate v3 descriptor encrypted length
May 30, 2017
9d59769d
Improve error message when all permitted Exits are down
May 30, 2017
c0559b97
Merge branch 'maint-0.3.0'
May 30, 2017
90dd7dc9
Check for libzstd >= 1.1
May 30, 2017
4a15b316
Merge remote-tracking branch 'argonblue/bug22413'
May 30, 2017
5860f0a7
Update the torify.1 manpage
May 30, 2017
c3614589
take some of the suggestions from cypherpunks on
#6892
May 30, 2017
1763aa05
Fix GCC 7 -Wimplicit-fallthrough warnings (32 bit)
May 31, 2017
a9be7689
Bugfix: Regenerate more certificates when appropriate
May 31, 2017
34a6755b
Fix ed25519 link certificate race on tls context rotation
Jun 01, 2017
f2068ef8
Use tor_assert_nonfatal() to try to detect
#22466
Jun 01, 2017
41ed9e97
Regenerate RSA->ed25519 identity crosscertificate as needed
Jun 01, 2017
9e2f7809
Refrain from needless SOCKS5 warning
Jun 03, 2017
7f05f896
Don't reject SOCKS5 requests that contain IP strings
Jun 04, 2017
f8c98759
Use string_is_valid_hostname in SOCKS4 request parsing codepath
Jun 04, 2017
e5bdfd66
Make code more clear about own_link_cert safety
Jun 05, 2017
be741d7e
Merge branch 'maint-0.3.0'
Jun 05, 2017
26d9fffa
Merge branch 'bug22466_diagnostic_030'
Jun 05, 2017
e3ebae48
Fix undefined behavior in geoip_parse_entry().
Jun 05, 2017
1a540b57
Merge branch 'maint-0.2.4' into maint-0.2.5
Jun 05, 2017
9ea3d087
Merge branch 'maint-0.2.5' into maint-0.2.6
Jun 05, 2017
3f2d1f7f
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Jun 05, 2017
33fcc0f6
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Jun 05, 2017
d75be189
Merge branch 'maint-0.2.8' into maint-0.2.9
Jun 05, 2017
578a4392
Merge branch 'maint-0.2.9' into maint-0.3.0
Jun 05, 2017
db2f18b1
Merge branch 'maint-0.3.0'
Jun 05, 2017
4ee48cb4
Fix C89 warning (since Tor 0.2.4-5 still care about that.)
Jun 05, 2017
2e5220cb
Merge branch 'maint-0.2.4' into maint-0.2.5
Jun 05, 2017
a56cfdab
Merge branch 'maint-0.2.5' into maint-0.2.6
Jun 05, 2017
9a6f9385
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Jun 05, 2017
d850d273
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Jun 05, 2017
80aca150
Merge branch 'maint-0.2.8' into maint-0.2.9
Jun 05, 2017
7c54d2f3
Merge branch 'maint-0.2.9' into maint-0.3.0
Jun 05, 2017
dd573f72
Merge branch 'maint-0.3.0'
Jun 05, 2017
50facb40
On v3 link handshake, send the correct link certificate
Jun 05, 2017
39b7e89c
Test prerequisites: function to dup a cert, make get_own_cert mockable.
Jun 05, 2017
8e9392c2
Repair link_handshake unit tests to mock tor_tls_get_own_cert()
Jun 05, 2017
01878fa3
Changes file for the x509 link certificate case of bug22460
Jun 05, 2017
ec84fc1d
Improve documentation on get_{peer,own}_certificate()
Jun 05, 2017
9fea0092
Merge branch 'bug22460_case2_029_01_squashed' into maint-0.2.9
Jun 05, 2017
d1c1dc22
Merge branch 'maint-0.2.9' into maint-0.3.0
Jun 05, 2017
d5acdada
Merge branch 'bug22460_030_01' into maint-0.3.0
Jun 05, 2017
91f49bc0
Fix unit tests to work after own_link_cert assertion
Jun 05, 2017
e3b1573b
Merge branch 'maint-0.3.0'
Jun 05, 2017
d561da10
Rename "link" variable to avoid shadowing warning.
Jun 05, 2017
ac1ddd5e
Merge branch 'maint-0.2.9' into maint-0.3.0
Jun 05, 2017
5343d2b0
Merge branch 'maint-0.3.0'
Jun 05, 2017
4ed0f0d6
Make generate_ed_link_cert() a no-op on clients.
Jun 06, 2017
14ffcc00
Merge branch 'maint-0.3.0'
Jun 06, 2017
68c3df69
Repair the unit test behavior of my fix for 22508.
Jun 06, 2017
9ab45d62
Merge branch 'maint-0.3.0'
Jun 06, 2017
5955b63a
Start on a changelog for 0.3.1.3-alpha
Jun 07, 2017
79b59a2d
TROVE-2017-004: Fix assertion failure in relay_send_end_cell_from_edge_
Jun 08, 2017
0c46dc80
tweak changes file.
Jun 08, 2017
9acca040
Merge branch 'maint-0.3.0'
Jun 08, 2017
eb5d05f6
Another changes fix.
Jun 08, 2017
56a7c5bc
TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell
Jun 08, 2017
83135d75
Merge branch 'maint-0.3.0'
Jun 08, 2017
53011e3e
Merge branch 'maint-0.2.9' into maint-0.3.0
Jun 08, 2017
987c7cae
Merge branch 'maint-0.2.8' into maint-0.2.9
Jun 08, 2017
dec7998f
Merge branch 'maint-0.2.4' into maint-0.2.5
Jun 08, 2017
40bccc20
Merge branch 'maint-0.2.5' into maint-0.2.6
Jun 08, 2017
c1646d6e
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Jun 08, 2017
d15d09a9
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Jun 08, 2017
78d4200a
Bump to 0.3.1.3-alpha.
Jun 08, 2017
a0664fd0
bump to 0.3.0.8
Jun 08, 2017
b5332202
bump to 0.2.9.11
Jun 08, 2017
8e439a66
Bump to 0.2.4.29
Jun 08, 2017
fa73f59a
bump to 0.2.5.14
Jun 08, 2017
0de46203
Bump to 0.2.6.12
Jun 08, 2017
2efe0275
Bump to 0.2.7.8
Jun 08, 2017
792931d5
Bump to 0.2.8.14
Jun 08, 2017
77c5d8c7
Merge branch 'maint-0.2.4' into maint-0.2.5
Jun 08, 2017
b796ad03
Merge branch 'maint-0.2.5' into maint-0.2.6
Jun 08, 2017
4915d9c5
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Jun 08, 2017
bff08ed8
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Jun 08, 2017
8239af0d
Merge branch 'maint-0.2.8' into maint-0.2.9
Jun 08, 2017
d389480d
Merge branch 'maint-0.2.9' into maint-0.3.0
Jun 08, 2017
40aa1b1f
Merge branch 'maint-0.3.0'
Jun 08, 2017
d2839eea
Fold TROVE-2017-00[45] into changelog
Jun 08, 2017
a77a479f
copy changelog and releasenotes forward from 0.2.9, 0.3.0
Jun 08, 2017
14,877 additional commits have been omitted to prevent performance issues.
Loading
Loading