Commits on Source
10553
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
508332fe
rust: Add "test-c-from-rust" feature-gate.
Jun 18, 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
2558634f
Tool to print expiration date of ed25519_signing_cert
Jul 08, 2018
0bd2f2ed
Add changes file
Jul 08, 2018
121f3dc2
New manpage for tor-print-ed-signing-cert
Jul 08, 2018
abc0a72f
Update .gitignore
Jul 08, 2018
d20feddf
Lower log level of "Scheduler of type KIST has been enabled" to INFO
Jul 09, 2018
294f580f
Re-wrap the error message emitted by checkIncludes.py
Jul 09, 2018
cade65fd
Add "check-includes" to check-local.
Jul 09, 2018
ee122862
Add a little documentation to checkIncludes.py.
Jul 09, 2018
e3e6335a
Add controller support for listing ExtORPort and HTTPTunnelPorts
Jul 10, 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
2b523604
Only use OpenSSL kdf support if it is present.
Jul 11, 2018
92db96d8
Make our crypto library symbolic in the makefiles.
Jul 11, 2018
79267bad
Add a configure switch to build with NSS.
Jul 11, 2018
12a1ada1
Move the initialization and cleanup parts of crypto.c
Jul 11, 2018
8e2df988
Move crypto_add_spaces_to_fp() to crypto_rsa.c
Jul 11, 2018
922208bd
Extract and rename crypto_log_errors().
Jul 11, 2018
9010797e
Remove most includes from crypto.c
Jul 11, 2018
f45107e7
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
Jul 11, 2018
c9de65f9
Add checks in get_net_param_from_list() for valid output domain.
Jul 13, 2018
46501cdd
Fix forking tests on Windows when there is a space in the path.
Jul 13, 2018
c317e78d
Initialize and shut down NSS.
Jul 13, 2018
d811ce24
Add postfork support for nss
Jul 13, 2018
27dd2b1f
Make nss get initialized before we fuzz anything.
Jul 13, 2018
855feab7
Adding 3 more fallback mirrors
Jul 13, 2018
d663ef98
Fix build to work with --disable-unittests again
Jul 16, 2018
f8e9c4a8
Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787
Jul 16, 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
5aaea38d
Merge remote-tracking branch 'pastly/issue26703'
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
86456472
Fix build to work with --disable-unittests again
Jul 17, 2018
32db806d
Teach the OOM handler about the DNS cache
Jul 17, 2018
7c052d4a
Add changes file for Bug
#18642
Jul 17, 2018
c7dcf252
Merge remote-tracking branch 'ahf-github/bugs/26437'
Jul 17, 2018
4833717d
Merge branch 'maint-0.3.4'
Jul 17, 2018
6fd301fa
Merge remote-tracking branch 'rl1987/bug26789'
Jul 17, 2018
6dafddd0
SKIP test_keygen.sh on Windows until the underlying issue is resolved
Jul 17, 2018
12afdcc1
Merge branch 'maint-0.3.4'
Jul 17, 2018
61a2762e
Merge branch 'maint-0.2.9' into maint-0.3.2
Jul 17, 2018
28d1057d
Merge branch 'maint-0.3.2' into maint-0.3.3
Jul 17, 2018
304ee896
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 17, 2018
3a45f6ff
Implementation for a simple order-preserving encryption scheme.
Jul 17, 2018
34a5eb59
Increase OPE_INPUT_MAX.
Jul 17, 2018
deec6913
Introduce useful SRV funcs (start time of prev protocol run)
Jul 17, 2018
05c36227
Compute the description revision counter using the OPE scheme.
Jul 17, 2018
5fb6f656
Use approx_time() instead of time(NULL) in some HS functions.
Jul 17, 2018
2e8d4139
Fix up some unittests by being more careful with the local time.
Jul 17, 2018
1d233340
Remove now useless rev counter state file code.
Jul 17, 2018
f00b7a7f
Add changes file.
Jul 17, 2018
d8b71609
Compute OPE cipher structure only when needed.
Jul 17, 2018
0140052a
Make the OPE scheme return CRYPTO_OPE_ERROR on error.
Jul 17, 2018
4cfade2f
Set revision counter before uploading, not during building.
Jul 17, 2018
9e6235d2
Fix time source bug in sr_state_get_start_time_of_current_protocol_run().
Jul 17, 2018
14b507e5
Improve a log message.
Jul 17, 2018
e2b744ce
Merge branch 'bug25552_ope_squashed'
Jul 17, 2018
ee12c11d
Increase line coverage in libtor-string to 100%
Jul 17, 2018
08b82409
doc: Explain how to avoid inconsistent reads on V3BandwidthsFile
Jul 18, 2018
62ecb5e8
doc: Document Appveyor and Jenkins in doc/HACKING/HelpfulTools.md
Jul 18, 2018
449d190e
SKIP test_key_expiration.sh on Windows until the underlying issue is resolved
Jul 18, 2018
ef5c3c82
Merge branch 'ulimit_when_crashing'
Jul 18, 2018
88bb80d5
Merge remote-tracking branch 'teor/ticket26852'
Jul 18, 2018
dcee4d4c
Warn the directory authority operator if their versions list is bogus
Jul 18, 2018
8ee1fe7a
Warn when an authority has voted for a version with a space in it.
Jul 18, 2018
fd5dce0a
Add a test for format_recommended_version_list.
Jul 18, 2018
a321d724
Merge branch 'bug26485_029_squashed' into maint-0.2.9
Jul 18, 2018
559f79fd
Merge branch 'maint-0.2.9' into maint-0.3.2
Jul 18, 2018
c31700d6
Merge branch 'maint-0.3.2' into maint-0.3.3
Jul 18, 2018
a7bd20eb
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 18, 2018
61e080e2
Merge branch 'maint-0.3.4'
Jul 18, 2018
23811052
Add some missing includes and struct declarations.
Jul 18, 2018
e2261e77
Merge remote-tracking branch 'isis/bug26398'
Jul 18, 2018
0c4c5eeb
Use the "testing" variant of several C libraries in build.rs
Jul 18, 2018
42c02097
Add two more dependencies in build.rs
Jul 18, 2018
c43e81a5
Merge remote-tracking branch 'teor/ticket26702-atomically'
Jul 18, 2018
501deba8
Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787
Jul 18, 2018
78386d8c
Merge branch 'maint-0.2.9' into maint-0.3.2
Jul 18, 2018
39d3187b
Merge branch 'maint-0.3.3' into maint-0.3.4
Jul 18, 2018
9e247ac2
Merge branch 'maint-0.3.2' into maint-0.3.3
Jul 18, 2018
9f615fa4
Merge branch 'maint-0.3.4'
Jul 18, 2018
93da2cae
Changes file for bug 26787
Jul 18, 2018
10,453 additional commits have been omitted to prevent performance issues.
Loading
Loading