Commits on Source
9378
a9733a32
build: Revert "Use -lresolv in LIBS with rust on OSX."
Feb 24, 2018
af3e5bed
build: Fix Makefile.am TOR_RUST_STATIC_NAME variable name after revert.
Feb 24, 2018
306ab8ae
Update fallback lists to match
#24805
Jun 25, 2018
23d9ffcd
Update whitelist to match feedback from operators
Jun 28, 2018
bc8636e8
Merge branch 'maint-0.3.2' into maint-0.3.3
Jul 03, 2018
d7e7c0d2
Updating whitelist to match operator feedback
Jul 10, 2018
cbdf6a04
Fixing spacing issue in whitelist
Jul 10, 2018
855feab7
Adding 3 more fallback mirrors
Jul 13, 2018
54cf3640
Add mirrors from EmeraldOnion
Jul 16, 2018
04de9443
Update fallback lists to match
#24805
Jul 16, 2018
7479f75b
Update whitelist to match feedback from operators
Jul 16, 2018
eca58aec
Updating whitelist to match operator feedback
Jul 16, 2018
226816df
Fixing spacing issue in whitelist
Jul 16, 2018
831abc0e
Adding 3 more fallback mirrors
Jul 16, 2018
5c2431a3
Add mirrors from EmeraldOnion
Jul 16, 2018
acb129d6
Merge branch '24805' of github.com:Phoul/tor into 24805
Jul 16, 2018
0260b720
Adding relay from Edmond
Aug 03, 2018
9aceb928
Adding 2 new fallback mirrors
Aug 10, 2018
51f8db1d
Drop relays from fallback list that were terminated by provider
Aug 16, 2018
fecd583c
rust: abort on panic in all profiles
Aug 18, 2018
f0792537
Adding new fallback
Aug 28, 2018
5595b212
Consdiff: use lengths on inputs so they don't need NUL at the end
Sep 11, 2018
e014b72b
Stop memcpy'ing uncompressed consensuses when making diffs
Sep 11, 2018
abaca3fc
Revise networkstatus parsing code to use lengths
Sep 11, 2018
7e3005af
Replace "read consensus from disk" with "map consensus from disk".
Sep 11, 2018
04bb7019
Followup: Make authority_cert_parse_from_string() take length too
Sep 11, 2018
81a5448c
Changes file for feature27244
Sep 11, 2018
cb1891b4
Adding 1 new fallback
Sep 12, 2018
7e862c3e
check-changes: Check bugfix version formatting
Sep 18, 2018
3eafa61f
check-changes: Warn about bugfixes on future releases
Sep 18, 2018
6d33f656
Use the correct function signatures in test_relaycell.c
Sep 18, 2018
1663a1dd
Adjusting IP of fallback
Sep 19, 2018
bc68e80e
Adding fallback relay
Sep 20, 2018
0431bb61
Merge branch 'maint-0.3.3' of
https://git.torproject.org/tor
into maint-0.3.3
Sep 20, 2018
796b1e73
Merge branch 'maint-0.3.3' of
https://git.torproject.org/tor
into maint-0.3.3
Sep 24, 2018
18085abf
hs-v3: Silence some logging for client authorization
Sep 24, 2018
267b8d16
Add timeval.h include to compat_pthreads.c for timeradd()
Oct 10, 2018
8b5ad246
Fix issues that shellcheck found in chutney-git-bisect.sh
Oct 11, 2018
57bba19b
Remove aurora and chulak from fallback list
Oct 12, 2018
5033e950
Adding Quake to fallback list
Oct 12, 2018
9b946c13
Adding hviv104 to fallback list
Oct 15, 2018
17f4388b
Remove mullbinde9 from fallback list
Oct 15, 2018
2f0744b3
rust/tor_util: drop unsafe block in cstr!
Oct 17, 2018
3704c4a0
string: add BOM helper
Oct 23, 2018
f874ab26
dircache: make dirauths reject non UTF-8 descriptors and extrainfo
Oct 23, 2018
93965777
Treat backtrace test failures as expected on most BSD-derived systems
Oct 23, 2018
59414057
Fix remaining cases of using consensus without a len parameter.
Oct 24, 2018
b59eedc2
Add trunnel spec and impl for NETINFO cells
Oct 26, 2018
d3e6112b
Use trunnel for NETINFO cell parsing
Oct 26, 2018
5cc86e36
Generate NETINFO cell using trunnel
Oct 26, 2018
b64e1e60
Add changes file
Oct 26, 2018
bdf6540e
Add a comment about address type field to netinfo.trunnel
Oct 26, 2018
635312fc
Silence shellcheck SC2086 in run_trunnel.sh
Oct 29, 2018
a0dd6bfd
run_trunnel.sh: Use 'find -exec' instead of a 'for' loop
Oct 29, 2018
4af27e01
Add changes file
Oct 29, 2018
eab81b12
Fix shellcheck warning SC2086 in run_calltool.sh
Oct 29, 2018
6aef0ce9
Fix shellcheck issue SC2217 in run_calltool.sh
Oct 29, 2018
5a3cb495
Add changes file
Oct 29, 2018
632e0406
Try to restore a proper fix for bug27740 in 0.3.5.
Oct 30, 2018
de55df02
remove now-unused "use" statement.
Oct 30, 2018
22338d63
Merge remote-tracking branch 'tor-github/pr/431' into bug27740_035_fix
Oct 30, 2018
067b16ea
Check IPv6 subnets as well as IPv4 subnets where possible when choosing client paths
Oct 30, 2018
a1823011
Fix memory leak (
#28257
, CID 1440805).
Oct 31, 2018
988d4903
Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge
Oct 31, 2018
672e26ca
Merge branch 'networkstatus_mmap_merge'
Oct 31, 2018
0a824bd8
Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9
Oct 31, 2018
bcc1a718
Merge branch 'maint-0.2.9' into maint-0.3.3
Oct 31, 2018
59043665
Merge branch 'maint-0.3.4' into maint-0.3.5
Oct 31, 2018
2a450677
Merge branch 'maint-0.3.5'
Oct 31, 2018
158db532
Merge branch 'maint-0.3.3' into maint-0.3.4
Oct 31, 2018
a2e034d7
Merge branch 'maint-0.3.5'
Oct 31, 2018
0d124488
Merge branch 'maint-0.3.4' into maint-0.3.5
Oct 31, 2018
e9adc200
Add test for nodes_in_same_family()
Oct 31, 2018
383b4455
Merge branch 'ticket24393_036_01_squashed'
Oct 31, 2018
f60607ee
Improve log message in hs_service.c
Nov 01, 2018
a0402c6f
Add changes file for
#27707
.
Nov 01, 2018
da716fdf
Add tests for the string_is_utf8_no_bom() function.
Nov 01, 2018
0ce1f2d4
Declare the subsystem structure.
Nov 01, 2018
e847909b
Merge remote-tracking branch 'dgoulet/ticket27410_032_01' into maint-0.3.3
Nov 02, 2018
8ed4f1ee
Merge branch 'maint-0.3.3' into maint-0.3.4
Nov 02, 2018
d409565e
Merge branch 'maint-0.3.4' into maint-0.3.5
Nov 02, 2018
5ac0e911
Merge branch 'maint-0.3.5'
Nov 02, 2018
f288f247
Merge branch 'bug26896_034' into maint-0.3.4
Nov 02, 2018
a3fc93b8
Merge branch 'maint-0.3.4' into maint-0.3.5
Nov 02, 2018
a0ab950b
Merge branch 'maint-0.3.5'
Nov 02, 2018
6bd06963
Merge branch 'bug26470_032' into maint-0.3.3
Nov 02, 2018
bfe8f50c
Merge branch 'maint-0.3.3' into maint-0.3.4
Nov 02, 2018
bbdf56ae
Merge branch 'maint-0.3.4' into maint-0.3.5
Nov 02, 2018
b71f93f5
Merge branch 'maint-0.3.5'
Nov 02, 2018
d8d4fe83
Bump to 0.3.4.9
Nov 02, 2018
ff051627
Merge branch 'maint-0.3.4' into maint-0.3.5
Nov 02, 2018
be197339
Merge branch 'maint-0.3.5'
Nov 02, 2018
084a5a13
Merge branch 'bug27963_wallclock'
Nov 02, 2018
a6c7e015
Merge branch 'bug27963_wallclock' into maint-0.3.5
Nov 02, 2018
2ac24b50
Merge branch 'maint-0.3.5'
Nov 02, 2018
f57fd031
Merge remote-tracking branch 'tor-github/pr/397'
Nov 02, 2018
3c691613
forward-port 0.3.4.9 changelog and releasenotes
Nov 02, 2018
339ff694
Merge branch 'maint-0.3.5'
Nov 02, 2018
5acf6f87
Bump to 0.3.4.9-dev
Nov 02, 2018
0ea508ec
Merge branch 'maint-0.3.4' into maint-0.3.5
Nov 02, 2018
9,278 additional commits have been omitted to prevent performance issues.
Loading
Loading