Nick Mathewson 309467c64e Rename tor_mem_is_zero to fast_mem_is_zero() 5 anos atrás
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 9 anos atrás
29241_diagnostic 680fd3f8fb NSS: Log an error message when SSL_ExportKeyingMaterial() fails 5 anos atrás
bug13221 1b9e77349f Fix some error-checking logic and a misleading error message 5 anos atrás
bug17357 c142e3d1e6 Set CIRCLAUNCH_NEED_UPTIME in rend_service_relaunch_rendezvous() on a hs_service_requires_uptime_circ() 5 anos atrás
bug22781 bb98bc8562 hs: abolish hs_desc_link_specifier_t 5 anos atrás
bug23576 6170d3fcf1 hs: Onion services put IPv6 addresses in service descriptors 5 anos atrás
bug24338 df8ad64735 When a DirAuth checks reachability on itself and has IPv6, mark it as reachable 5 anos atrás
bug24490 c07d854772 Remove callback for setting bridges as running 5 anos atrás
bug27199 fecd583c0e rust: abort on panic in all profiles 5 anos atrás
bug28269 011307dd5f Make repeated/rate limited HSFETCH queries fail with QUERY_RATE_LIMITED 5 anos atrás
bug28525 ec2a2a6b7a Fix #28525 changes file that is breaking CI. 5 anos atrás
bug28614_better_logging 5613968d57 Improve logging for 28614. 5 anos atrás
bug28636 846d379b50 circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG. 5 anos atrás
bug28656 532f4c9103 Stop logging a BUG() warning when tor is waiting for exit descriptors 5 anos atrás
bug28925 5d2f5e482e Correctly report PT vs proxy during bootstrap 5 anos atrás
bug29017 85c598cbc2 stats: Make PaddingStatistics depend on ExtraInfoStatistics 5 anos atrás
bug29018 a798bd40fb stats: Stop reporting statistics when ExtraInfoStatistics is 0 5 anos atrás
bug29036 eb0bd18d6e changes: Use the first Tor version with CI coverage for the 29036 changes file 5 anos atrás
bug29061 b7ad8bcaad Use setrlimit instead of ulimit -c in backtrace tests 5 anos atrás
bug29063 00fff96e48 Fix shellcheck warning in test_rebind.sh 5 anos atrás
bug29144 389ee834b6 Log the correct "auto" port number for listening sockets 5 anos atrás
bug29204 cd67911033 Bug 29204: Inspect circuit queues before sending padding. 5 anos atrás
bug29221 504aef6228 Changes file for practracker (29221) 5 anos atrás
bug29241 4dd96f7444 changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha 5 anos atrás
bug29243 257cea8876 test/hs: minor hs test fixes 5 anos atrás
bug29298 80abe4170d Update all the histogram functions to use the new design. 5 anos atrás
bug29500 28db7646ba Changes file for bug 29500. 5 anos atrás
bug29527 cfcf6de1a8 Changes file for bug 29527 5 anos atrás
bug29530_035 cc23afddd1 Changes file for backporting 29530 to 0.3.5 5 anos atrás
bug29562 aa360b255b Fix crash bug in PT subsystem. 5 anos atrás
bug29599 4d9eb4dd0e test/shared-random: Stop leaking shared random state in the unit tests 5 anos atrás
bug29601 a479909ee8 appveyor: skip two redundant builds to speed up CI on Windows 5 anos atrás
bug29613 e728811110 Add changes file for Bug #29613 5 anos atrás
bug29640 e52d725977 doc: Improve the monotonic time module and function documentation 5 anos atrás
bug29665 a3bc950e42 relays shouldn't close idle rend circuits 5 anos atrás
bug29693 a5df9402b6 prob-distr: Decrease false positive rate of stochastic tests. 5 anos atrás
bug29703 f7688cb179 test: Backport the 0.3.4 src/test/test-network.sh to 0.2.9 5 anos atrás
bug29706_minimal 9400da9b5e test/sr: Free SRVs before replacing them in test_sr_setup_srv() 5 anos atrás
bug29706_refactor 26e6f56023 sr: Free SRVs before replacing them in state_query_put_() 5 anos atrás
bug29805 08176c2396 prob-distr: Silence some coverity warnings. 5 anos atrás
bug29823 f09205ef53 Refactor test_utils_general() to fix Coverity warnings 5 anos atrás
bug29874 4be522b2e6 Pass NULL to lpApplicationName in CreateProcessA(). 5 anos atrás
bug29922 a63bd87760 Detect and suppress an additional gmtime() warning in test_util.c 5 anos atrás
bug29926 283ee0ba0a Fix SC2086 warnings in asciidoc-helper.sh 5 anos atrás
bug29930 0429072495 Lower log level of unlink() errors in networkstatus_set_current_consensus(). 5 anos atrás
bug29939 a7bc47532b test_routerkeys.c: Always check mkdir() return value 5 anos atrás
bug29959-040 8e961b2174 bwauth: Actually include the bandwidth-file-digest in authority votes 5 anos atrás
bug30001 37d7daa3cd changes: update the changes file for 30001 5 anos atrás
bug30002 b2eced6c07 Add changes file 5 anos atrás
bug30011 3fa42d599a Travis: Terminate test-stem if it takes more than 9.5 minutes to run 5 anos atrás
bug30021 1710f4bbd6 Do not cache bogus results from classifying client ciphers 5 anos atrás
bug30040 2cdc6b2005 Add changes file for #30040. 5 anos atrás
bug30041 c24928dd8f Changes file for bug30041 5 anos atrás
bug30148 85ff6f9114 Fix a memory leak on failure to create keys directory. 5 anos atrás
bug30151 cdafcc49bc Fix a memory leak in tor-resolve.c 5 anos atrás
bug30189 802ac8ad61 Use a tor_abort_() wrapper in our util_bug.h macros 5 anos atrás
bug30190 8c4e68438d Do not warn about compatible OpenSSL upgrades 5 anos atrás
bug30263 1788343aff Stop looking for scripts in the build directory during "make shellcheck" 5 anos atrás
bug30309 309467c64e Rename tor_mem_is_zero to fast_mem_is_zero() 5 anos atrás
cid1444119 669ec64325 Fix CID 1444119 5 anos atrás
coverity_falsepos e39b53ef7d changes file and practracker updates for 30147. 5 anos atrás
diagnostic_28223_redux 99b87d7ca4 Even more diagnostic messages for bug 28223. 5 anos atrás
doc29121 61e6b217c5 manpage: Clarify that Tor does stream isolation between *Port listeners by default 5 anos atrás
feature29532 ae5a0f39cd Update git pre-push hook so that only upstream branches can get pushed to origin 5 anos atrás
geoip-2019-03-04 2e74edb53e Update geoip and geoip6 to the March 4 2019 database. 5 anos atrás
geoip-2019-04-02 54e249e269 Update geoip and geoip6 to the April 2 2019 database. 5 anos atrás
pubsub 3767eff9bb changes file for pubsub code 5 anos atrás
ticket21377 6ecf9590ea changes: add file for #21377 5 anos atrás
ticket25110 cb1072790f Warn about missing ContactInfo when MyFamily set 5 anos atrás
ticket25417 c985940de9 Add version 3 onion service support to HSFETCH 5 anos atrás
ticket25614 c9a9de120f Fix changelog for ticket 25614 to make it pass check-changes. 5 anos atrás
ticket26069 88818eacbd Cleanup shellcheck warnings in autogen.sh 5 anos atrás
ticket27821 728d20ed08 connection_edge: Return a web page when HTTPTunnelPort is misconfigured 5 anos atrás
ticket28816 8d04dc416b Add changes file 5 anos atrás
ticket28837 d3b122485e Add a changes file for 28837 (OpenSSL sha3) 5 anos atrás
ticket28913 a517daa56f base32_decode(): Return number of bytes written on success. 5 anos atrás
ticket29059 daff9e1ba1 Fix shellcheck warning in fuzz_static_testcases.sh 5 anos atrás
ticket29060 583e20615c Add changes file 5 anos atrás
ticket29062 0b245e418e Add changes file 5 anos atrás
ticket29064 10455aeff2 Fix shellcheck warnings in test_rust.sh 5 anos atrás
ticket29065 b7dced893a Fix shellcheck SC2006 warnings in test_switch_id.sh 5 anos atrás
ticket29067 b53fee4622 Fix SC2086 warning in test_workqueue_*.sh shell scripts 5 anos atrás
ticket29068 8df6a65e6b Fix shellcheck warning in zero_length_keys.sh 5 anos atrás
ticket29070 2529b29a75 Fix shellcheck warning SC2145 in torify script 5 anos atrás
ticket29071 4e3880607a Add changes file 5 anos atrás
ticket29108 5d53862139 Split crypto_digest.c 5 anos atrás
ticket29357 d194f6bedf Implement an DormantCanceledByStartup option 5 anos atrás
ticket29391 e1ad22643e maint: Helpful scripts for tor maintenance 5 anos atrás
ticket29434 134a640a91 Remove linux-tor-prio.sh script 5 anos atrás
ticket29435 192b312c97 Fix coverage script. 5 anos atrás
ticket29436 f4c76661d1 Add a script to check for coverage nondeterminism 5 anos atrás
ticket29536 b25cd5cfe1 Implement code to manage a per-thread instance of crypto_fast_rng() 5 anos atrás
ticket29537 9529d99982 Tweak changes file 5 anos atrás
ticket29542 b3416476b4 Remove all uses of weak_rng. 5 anos atrás
ticket29553 b3b737b875 Update pre-commit.git-hook for ticket 29553 5 anos atrás
ticket29588 73fed3ee1c Add changes file 5 anos atrás
ticket29631 a999cb43df protover: Add missing Padding to translate_to_rust 5 anos atrás
ticket29635 27eec50527 manpage: fix formatting of example on quoting options with spaces 5 anos atrás
ticket29660 ac269d5c30 changes: file for 29660 5 anos atrás
ticket29662 bf953fe602 Add changes file 5 anos atrás
ticket29732 48e1ab1720 Changes file for 29732. 5 anos atrás
ticket29756 95209be861 Make checkSpace.pl check guard macros: 5 anos atrás
ticket29806 4ab2e9a599 bwauth: Ignore bandwidth file lines with "vote=0" 5 anos atrás
ticket29894 b71febcea8 changes file for control.c splitup 5 anos atrás
ticket29897 194b25f0c7 dircache: Refactor handle_get_next_bandwidth() to use connection_dir_buf_add() 5 anos atrás
ticket29913 a10d4adc25 Stop assuming that /usr/bin/python3 exists 5 anos atrás
ticket29962 124990aa01 Add changes file 5 anos atrás
ticket29984 dbfe1a14e4 When parsing a multiline controller command, be careful with linebreaks 5 anos atrás
ticket30033 e8e6931638 Add changes file 5 anos atrás
ticket30051 0c78811cea Add changes file 5 anos atrás
ticket30075 0d88b808e9 Remove contrib/dist/tor.sh.in 5 anos atrás
ticket30076 6d347fe329 Remove obsolete OpenSUSE initscript 5 anos atrás
ticket30077 db52180abe Add changes file 5 anos atrás
ticket30079 0e0a0b9802 Fix SC2006 in minimize.sh 5 anos atrás
ticket30091 3ed7ceeb85 changes file for ticket 30091 (controller parsing refactor) 5 anos atrás
ticket30114 5722c6d12d scripts: In git-pull-all.sh, also fetch the latest tor-github pull requests 5 anos atrás
ticket30117 8ff6ab0a39 changes: file for 30117 5 anos atrás
ticket30149 7332346002 Changes file and practracker updates for 30149. 5 anos atrás
ticket30176 670d0f9f5b Clear memory in smartlist_remove_keeporder. 5 anos atrás
ticket30234 9a97b5ff56 Travis: Show stem's tor log after failure 5 anos atrás
ticket30261 ac5753d3ca Coding Standards: Document how to find git commits 5 anos atrás
ticket30293 7e03500eef Changes file for periodic event movement 5 anos atrás
ticket30307 650b94ebc1 Use a linear algorithm to subtract two nodelists. 5 anos atrás
ticket30308 806539b40a Use fast check for missing id in node_is_a_configured_bridge() 5 anos atrás