Commits on Source
10480
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
578aaa7f
Bug 25505: Check circuitmux queues before padding.
Mar 13, 2018
7d70f67d
Check bandwidth changes only if small uptime
Jun 03, 2018
306ab8ae
Update fallback lists to match
#24805
Jun 25, 2018
23d9ffcd
Update whitelist to match feedback from operators
Jun 28, 2018
5028a52b
Remove old instructions from INSTALL
Jul 03, 2018
12258bbb
Merge branch 'maint-0.2.9' into maint-0.3.1
Jul 03, 2018
6fed66d2
Merge branch 'maint-0.3.1' into maint-0.3.2
Jul 03, 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
16bdbddc
When setting a nonstandard malloc, disable the system malloc.
Jul 11, 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
d807ca1b
Add and use dns_cache_total_allocation()
Jul 16, 2018
4ba26f95
control: Add new 'uptime' message to GETINFO
Jul 16, 2018
32db806d
Teach the OOM handler about the DNS cache
Jul 17, 2018
7c052d4a
Add changes file for Bug
#18642
Jul 17, 2018
ee12c11d
Increase line coverage in libtor-string to 100%
Jul 17, 2018
9c34f95b
Scrub IP in channel_tls_process_netinfo_cell() if SafeLogging is on
Jul 20, 2018
a17e9d33
Add a sentence to manpage that we may not scrub logs at loglevels below Notice
Jul 20, 2018
dddc9a17
Add changes file
Jul 20, 2018
fe187763
Don't prepend reject *:* to Reachable(OR/Dir)Addresses in options_validate()
Jul 20, 2018
f80cfc44
Add a "reject *:*" line after parsing in parse_reachable_addresses()
Jul 20, 2018
7651518b
Add changes file for Bug
#20874
Jul 20, 2018
a67d153c
Always call tor_free_all() when exiting tor_run_main()
Jul 31, 2018
772106c6
Add a new function, tor_api_get_provider_version()
Jul 31, 2018
2884639a
Extract tor_ersatz_socketpair into a new c file
Aug 01, 2018
9b24609a
Remove dependency from socketpair.c on address.h
Aug 01, 2018
fc0dc5aa
Refactor tor_ersatz_socketpair() not to need socket.
Aug 01, 2018
1b7b9c7e
Reindent tor_ersatz_socketpair
Aug 01, 2018
ff7229b3
Document new helper functions in socketpair.c
Aug 01, 2018
9a89450b
tor_api: Extend tor_api code so it can pass extra arguments to main.
Aug 01, 2018
c77fe821
Add API for creating an owning controller FD and passing it to tor_main
Aug 01, 2018
fe3bacf5
Convert __OwningControllerFD to a 64-bit value
Aug 01, 2018
820aba70
Changes file for owningcontrollerfd api
Aug 01, 2018
eb604f5f
Fix build on GNU/Hurd. Patch from paulusASol. Closes 26873.
Aug 01, 2018
af978794
Merge branch 'maint-0.3.4'
Aug 01, 2018
861d6900
Merge branch 'maint-0.3.3' into maint-0.3.4
Aug 01, 2018
176999fd
When enabling periodic events, schedule but don't run them immediately.
Aug 02, 2018
622a057e
Merge remote-tracking branch 'public/string_coverage'
Aug 03, 2018
42c6ebda
Merge branch 'fix_nonstandard_malloc_029' into maint-0.2.9
Aug 03, 2018
ae157b79
Merge branch 'maint-0.3.4'
Aug 03, 2018
4856a6e6
Merge branch 'maint-0.2.9' into maint-0.3.2
Aug 03, 2018
2a6c1585
Merge branch 'maint-0.3.2' into maint-0.3.3
Aug 03, 2018
be8e56c2
Merge branch 'maint-0.3.3' into maint-0.3.4
Aug 03, 2018
abde9fb4
Add a --with-malloc option.
Aug 03, 2018
bb1f2942
Merge branch 'with_malloc_squashed'
Aug 03, 2018
5597ddc3
Mark openbsd-malloc as deprecated
Aug 03, 2018
0260b720
Adding relay from Edmond
Aug 03, 2018
f90c0533
Update AC_WARN->AC_MSG_WARN.
#23878
.
Aug 04, 2018
a8bab72c
Bump to 0.3.4.6-rc
Aug 06, 2018
c165cb7f
Merge branch 'maint-0.3.4'
Aug 06, 2018
25846046
Remove changes files for items already merged into 0.3.4.6-rc
Aug 06, 2018
a54e9487
Rename SEC identifier to BW_SEC in test_bwmgt.h
Aug 06, 2018
abf88af4
Merge branch 'maint-0.3.4'
Aug 06, 2018
f6763a82
Add tests for the failing case of tor_localtime_r
Aug 06, 2018
882b2ad0
Merge branch 'bug27003_034_v2' into maint-0.3.4
Aug 07, 2018
5e86a286
Merge branch 'maint-0.3.4'
Aug 07, 2018
8410d3b0
These changes files are also merged in 0.3.4.6-rc: remove them.
Aug 07, 2018
f5372021
Forward-port the 0.3.4.6-rc changelog
Aug 07, 2018
de129e69
Update version to 0.3.4.6-rc-dev
Aug 07, 2018
837f11a5
Merge branch 'maint-0.3.4'
Aug 07, 2018
3a2b5a5b
Fix typo in control_event_hs_descriptor_content()
Aug 08, 2018
a350f216
Fix crash when calling openat with sandbox enabled
#25440
Aug 08, 2018
27a2a6cb
Changes file for 25440
Aug 08, 2018
8e68fe7e
Merge branch 'maint-0.2.9' into maint-0.3.2
Aug 08, 2018
00536254
Merge branch 'maint-0.3.2' into maint-0.3.3
Aug 08, 2018
77871505
Merge branch 'maint-0.3.4'
Aug 08, 2018
aaa5ca36
Merge branch 'maint-0.3.3' into maint-0.3.4
Aug 08, 2018
7a570b81
Don't search for -lpthread on Windows
Aug 08, 2018
9c242e95
Consider all routerinfo errors other than "not a server" transient
Aug 08, 2018
7a100786
Print stacktrace when crypto_pk_get_digest() fails in router_build_fresh_descriptor()
Aug 08, 2018
5f2e0024
Add changes file
Aug 08, 2018
b6638686
Detect broken stdatomic.h, and pretend that it isn't there at all
Aug 08, 2018
26f1167e
Merge branch 'bug26779_033' into bug26779_035
Aug 08, 2018
a57c27a1
Call crypto_postfork on start_daemon() instead.
Aug 08, 2018
c4d0d9bd
Merge branch 'bug26948_033' into maint-0.3.3
Aug 08, 2018
da4f4cb2
Merge branch 'maint-0.3.4'
Aug 08, 2018
0f0dac0b
Merge branch 'maint-0.3.3' into maint-0.3.4
Aug 08, 2018
159141a8
Merge branch 'ticket26947'
Aug 08, 2018
df444e48
Provide examples of tor_api_get_provider_version() output
Aug 08, 2018
a207511b
In cell_queues_check_size(), add DNS cache size to total memory allocation
Aug 08, 2018
340da669
Add more optional packages to Travis
Aug 09, 2018
fe19b40f
Update geoip and geoip6 to the August 7 2018 database.
Aug 09, 2018
c53f17fb
Travis: Rewrite .travis.yml
Aug 09, 2018
515d190b
Travis: enable macOS builds
Aug 09, 2018
7cf7b52f
Travis: create configure flags once, then echo the flags
Aug 09, 2018
74b3a340
Travis: make macOS builds work for Tor 0.2.9
Aug 09, 2018
286a6bc3
Travis: Use ccache
Aug 09, 2018
23b24210
Travis: run an asciidoc build
Aug 09, 2018
fa9a0cc1
Travis: list installed package versions before building
Aug 09, 2018
10,380 additional commits have been omitted to prevent performance issues.
Loading
Loading