Commits on Source
9157
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
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
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
1663a1dd
Adjusting IP of fallback
Sep 19, 2018
bc68e80e
Adding fallback relay
Sep 20, 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
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
5b48af9c
Fix all instances of shellcheck warning SC2006
Nov 04, 2018
100136ca
Create new periodic event for pruning old info about Tor routers
Nov 11, 2018
c9f9c9bc
Make memarea use smartlist_core, not container.
Nov 14, 2018
f6b8c7da
Move buffers.c out of lib/containers to resolve a circularity.
Nov 14, 2018
c0a7527e
Remove dependency on lib/net from lib/sandbox.
Nov 14, 2018
e429e31a
Normalize .may_include to always have paths, and paths to include
Nov 14, 2018
d32795bb
Make "ext" participate in may_include.
Nov 14, 2018
4ecd5da3
Add .may_include to ext/timeouts.
Nov 14, 2018
c3c8c926
Update the check-includes script to enforce some naming and no-circularity rules
Nov 14, 2018
fae29f7b
Make the topological-sort output off by default
Nov 14, 2018
5090feca
changes file for no-circular-dependencies stuff (28362)
Nov 14, 2018
6ca29ea4
Add libtor-buf-testing to build.rs
Nov 14, 2018
e420154c
Add an include to main.c
Nov 14, 2018
eaff4735
Make sure sandbox-related getaddrinfo() functions always exist.
Nov 14, 2018
2fbc58cf
Windows: fix uname on recent Windows versions
Nov 15, 2018
44ced9b7
Merge branch 'bug28096-029-squashed' into bug28096-035-squashed
Nov 15, 2018
b8ce1de4
Appveyor: always show the logs, and upload them as build artifacts
Nov 15, 2018
2070765c
Use macros to make the periodic event table less verbose.
Nov 15, 2018
6d84972e
Add a function to schedule a periodic event once, then disable it
Nov 15, 2018
b9a88bd5
Add new "ALL" and "NET_PARTICIPANT" roles for periodic events
Nov 15, 2018
db53bfe8
Annotate 1/s callback elements with NET_PARTICIPANT status.
Nov 15, 2018
a0380b70
Move control_per_second_events() into a callback with its own role
Nov 15, 2018
e535ec85
Remove run_scheduled_events() as a separate function.
Nov 15, 2018
303e5c70
Move the responsibility for delayed shutdown into the mainloop
Nov 15, 2018
4bf79fa4
Turn second_elapsed_callback into a normal periodic event.
Nov 15, 2018
dc21f1f6
reset_padding_counts is only once per 24h; it can be all.
Nov 15, 2018
ccbb3604
write_stats_file() is indeed NET_PARTICIPANT; remove comment.
Nov 15, 2018
2c15b653
Make the NET_PARTICIPANT role dependent on user activity
Nov 15, 2018
ce6209ce
Add a periodic event to become dormant.
Nov 15, 2018
d0e6abd0
Reset dormancy status when the clock jumps.
Nov 15, 2018
2f28cd1d
Rename and fix docs on FLUSH_ON_DISABLE
Nov 15, 2018
53ccdb69
Make sure that we are always a net participant when being a server
Nov 15, 2018
ce1b018a
Fix shellcheck SC2006 warnings in 'coverage' script
Nov 15, 2018
7c04b00e
Fix most instances of SC2086 warning
Nov 15, 2018
4fc584f2
Fix one last SC2086
Nov 15, 2018
8cb817cc
Add changes file
Nov 15, 2018
d9f7cb3f
Fix shellcheck issues in cov-diff - SC2231, SC2006 and SC2086
Nov 15, 2018
f41bec12
man: ClientOnionAuthDir can't be reloaded with Sandbox 1
Nov 15, 2018
bf82389e
Copy 0.3.5.5-alpha changelog into master
Nov 16, 2018
411780d5
Make ROUTERLIST_PRUNING_INTERVAL 1 hr.
Nov 17, 2018
c8c4c3df
fixup! Make ROUTERLIST_PRUNING_INTERVAL 1 hr.
Nov 17, 2018
83be4d2b
Backend for compact node-family representation.
Nov 19, 2018
426c9561
Use nodefamily_t in microdescriptors.
Nov 19, 2018
aa1d767e
Aim for 100% test coverage on nodefamily.c
Nov 19, 2018
4f9548f8
Expose more nodelist.c functions to tests
Nov 19, 2018
0e762c0c
Test new functions in nodelist.c
Nov 19, 2018
48b08f05
Merge branch 'ticket27359_v2_squashed'
Nov 19, 2018
26539ec3
Merge remote-tracking branch 'tor-github/pr/518'
Nov 19, 2018
a8df39e9
Merge remote-tracking branch 'tor-github/pr/519'
Nov 19, 2018
a4f20751
Merge remote-tracking branch 'isis/bug25341' into ticket25341_merged_v2
Nov 19, 2018
3260914d
Add missing library to build tor-print-ed-signing-cert.
Nov 19, 2018
8183640a
Merge branch 'maint-0.3.5'
Nov 19, 2018
71651ea4
Complain if net.inet.ip.random_id is not set on FreeBSD-based servers
Nov 19, 2018
d0201241
Add changes file for
#28518
.
Nov 19, 2018
0489288a
Update control_free_all() for
#27169
Nov 19, 2018
ffee0a63
Add pre-push git hook to prevent fixup and squash commits from ending up in master
Nov 20, 2018
34cadefe
Merge branch 'maint-0.3.5'
Nov 20, 2018
7dd515b0
Silence SC1117 warnings
Nov 20, 2018
b2053cfc
Also disallow fixup/squash commits in maint-* and release-*
Nov 20, 2018
27e982b4
Fix SC2046 and SC2086 warnings
Nov 20, 2018
ba2a9988
Fix SC2230 warning
Nov 20, 2018
befcd6ab
Add changes file for
#28012
Nov 20, 2018
9da8cd0b
Merge remote-tracking branch 'teor/ticket28459-034' into maint-0.3.4
Nov 20, 2018
56f24889
Merge branch 'maint-0.3.5'
Nov 20, 2018
a9820f07
Merge branch 'maint-0.3.4' into maint-0.3.5
Nov 20, 2018
b406fdae
Merge branch 'ticket25341_merged_v2'
Nov 20, 2018
9,057 additional commits have been omitted to prevent performance issues.
Loading
Loading