Commits on Source
9099
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
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
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
ffee0a63
Add pre-push git hook to prevent fixup and squash commits from ending up in master
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
6d2c2be2
Add CrackerboxPalace fallback
Nov 21, 2018
ffc7b81b
Test: Fix memory leaks and missing unmocks in entry guard tests
Nov 22, 2018
d1ac5613
Entry Nodes: Use a reasonably live consensus to select guards
Nov 22, 2018
657618ba
Entry Nodes: Mark outdated dirservers in reasonably live consensuses
Nov 22, 2018
cebc39bc
Test: make unit tests use a reasonably live consensus
Nov 22, 2018
390112d0
Entry Nodes: refactor tests to use macros
Nov 22, 2018
805f7518
Entry Nodes: Test on reasonably live consensuses
Nov 22, 2018
0e9a963b
Revise nodefamily.c to match proposal 298
Nov 24, 2018
d29e3a02
Add a function to canonicalize nodefamilies per prop298
Nov 24, 2018
0a0c612b
Add a consensus method in which md families get canonicalized.
Nov 24, 2018
f82eb626
Extract get_declared_family() into its own function.
Nov 24, 2018
05dee063
Emit router families in canonical form
Nov 24, 2018
b16d6453
Rewrite updateVersions script in Python, add datestamp functionality.
Nov 24, 2018
7da06e43
No longer exit for missing required protocolversions on an old consensus
Nov 24, 2018
36f808c9
Vote on the StaleDesc flag from prop293
Nov 25, 2018
881b85cf
Treat the StaleDesc flag as making our descriptor dirty.
Nov 25, 2018
439ffcef
changes file for prop293 / ticket 26770
Nov 25, 2018
e92f9001
Try silencing Coverity false positive CID 1441482
Nov 26, 2018
30f8b49d
Silence SC2034 shellcheck checker for EXTRA_CHECKERS and NOISY_CHECKERS variables
Nov 26, 2018
d6eafd06
Add changes file
Nov 26, 2018
59001a69
Address SC2086 in scan-build.sh
Nov 26, 2018
d37dbb09
hs-v3: Do not close RP circuits when deleting an ephemeral service
Nov 26, 2018
bd29b353
Dir: Refactor ns expiry check to remove duplicate code
Nov 29, 2018
7a45bc74
Dir: when Tor's clock is behind, use a future consensus to bootstrap
Nov 29, 2018
e2b418ba
Rename to pre-push.git-hook
Nov 29, 2018
7c6dc288
Improve comment at the top
Nov 29, 2018
9c90bddc
Mention --no-verify in error message
Nov 29, 2018
a51dad42
test: Fix a warning underflow in rend_cache/clean
Nov 29, 2018
d18a167f
sr: Switch from tor_assert() to BUG()
Nov 30, 2018
1fe6507d
Split bootstrap event reporting out of control.c
Nov 30, 2018
7685f8ad
Use table lookup for bootstrap_status_to_string
Nov 30, 2018
e82023d2
Merge branch 'maint-0.3.4' into maint-0.3.5
Dec 01, 2018
cf3f7753
Merge branch 'maint-0.3.5'
Dec 01, 2018
e3a19b1c
Merge branch 'maint-0.3.3' into maint-0.3.4
Dec 01, 2018
320f5f30
In test_rebind.py, log stuff with timestamps
Dec 01, 2018
0bb25931
Log everything from tor down to debug loglevel
Dec 01, 2018
9bbf7ec3
Add changes file
Dec 01, 2018
4c4ed413
1 ms. resolution for Tor logs
Dec 01, 2018
945c4dfd
Also log a Tor log entry when it has a substring we are waiting for
Dec 01, 2018
11a91ef7
Merge branch 'bug28229_diag_035' into maint-0.3.5
Dec 01, 2018
af9dc12f
Merge branch 'maint-0.3.5'
Dec 01, 2018
7e9985b7
Merge remote-tracking branch 'tor-github/pr/536'
Dec 01, 2018
1a97379e
Merge remote-tracking branch 'tor-github/pr/554' into maint-0.3.5
Dec 01, 2018
51d94cea
Merge branch 'maint-0.3.5'
Dec 01, 2018
c63d951e
Merge remote-tracking branch 'tor-github/pr/530'
Dec 01, 2018
d4d4a4b2
Merge remote-tracking branch 'tor-github/pr/527'
Dec 01, 2018
701eaef9
Move net.inet.ip.random_id code to lib/net/
Dec 01, 2018
8,999 additional commits have been omitted to prevent performance issues.
Loading
Loading