Nick Mathewson fda7f00321 Note memset as redundant; see 20764. %!s(int64=7) %!d(string=hai) anos
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. %!s(int64=9) %!d(string=hai) anos
address.c fda7f00321 Note memset as redundant; see 20764. %!s(int64=7) %!d(string=hai) anos
address.h 1d52ac4d3f Lay down some infrastructure for bridges in the New Guard Order. %!s(int64=7) %!d(string=hai) anos
aes.c 0bd55ed96a Always Use EVP_aes_*_ctr() with openssl 1.1 %!s(int64=7) %!d(string=hai) anos
aes.h 981d0a24b8 In aes.c, support 192-bit and 256-bit keys. %!s(int64=7) %!d(string=hai) anos
backtrace.c 5927ed8d33 checkSpace.pl now forbids more identifiers. %!s(int64=7) %!d(string=hai) anos
backtrace.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
ciphers.inc 4231729176 Update ciphers.inc to match ff28 %!s(int64=10) %!d(string=hai) anos
compat.c 2a00110e5b Revert "Stop checking whether environ is declared." %!s(int64=7) %!d(string=hai) anos
compat.h 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket %!s(int64=7) %!d(string=hai) anos
compat_libevent.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' %!s(int64=7) %!d(string=hai) anos
compat_libevent.h 7f145b54af Merge remote-tracking branch 'public/Fix_19450' %!s(int64=7) %!d(string=hai) anos
compat_openssl.h 850ec1e282 Stop implying that we support openssl 1.0.0; we don't. %!s(int64=7) %!d(string=hai) anos
compat_pthreads.c a633baf632 Merge branch 'osx_sierra_028' %!s(int64=7) %!d(string=hai) anos
compat_threads.c b421648da2 Merge remote-tracking branch 'public/thread_coverage' %!s(int64=8) %!d(string=hai) anos
compat_threads.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
compat_time.c a757f76967 Withstand failures in CLOCK_MONOTONIC_COARSE %!s(int64=7) %!d(string=hai) anos
compat_time.h 22314f9050 loony mingwcross bug: insist we dont have clock_gettime. %!s(int64=7) %!d(string=hai) anos
compat_winthreads.c 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
container.c 21c47c4410 Add a smartlist_remove_keeporder() function, with tests. %!s(int64=7) %!d(string=hai) anos
container.h 21c47c4410 Add a smartlist_remove_keeporder() function, with tests. %!s(int64=7) %!d(string=hai) anos
crypto.c f3d056ab16 clarify debug-level log while initializing entropy %!s(int64=7) %!d(string=hai) anos
crypto.h 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction %!s(int64=7) %!d(string=hai) anos
crypto_curve25519.c f3174428e2 Fix a syntax problem %!s(int64=7) %!d(string=hai) anos
crypto_curve25519.h aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
crypto_ed25519.c c838d34921 Merge branch 'dgoulet_ticket19043_030_03_squashed' %!s(int64=7) %!d(string=hai) anos
crypto_ed25519.h c838d34921 Merge branch 'dgoulet_ticket19043_030_03_squashed' %!s(int64=7) %!d(string=hai) anos
crypto_format.c 2cdd24ddd6 Helper function for logging ed25519 public keys. %!s(int64=7) %!d(string=hai) anos
crypto_format.h 2cdd24ddd6 Helper function for logging ed25519 public keys. %!s(int64=7) %!d(string=hai) anos
crypto_pwbox.c 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros %!s(int64=8) %!d(string=hai) anos
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. %!s(int64=9) %!d(string=hai) anos
crypto_s2k.c 44ea3dc331 Merge branch 'maint-0.2.8' %!s(int64=8) %!d(string=hai) anos
crypto_s2k.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
di_ops.c 9eeaeddbb1 Reduce make check-spaces noise %!s(int64=8) %!d(string=hai) anos
di_ops.h 9eeaeddbb1 Reduce make check-spaces noise %!s(int64=8) %!d(string=hai) anos
handles.h e015f7c9cc Basic 'handle' implementation and tests. %!s(int64=8) %!d(string=hai) anos
include.am 518c8fe0ec Also ship compat_time.h in release tarballs. Fixes bug #19746 %!s(int64=7) %!d(string=hai) anos
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen %!s(int64=10) %!d(string=hai) anos
log.c 2cee38f76a Merge branch 'prop271_030_v1_squashed' %!s(int64=7) %!d(string=hai) anos
memarea.c a3ec811c2e Merge branch 'maint-0.2.8' %!s(int64=8) %!d(string=hai) anos
memarea.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
procmon.c bd1a85cc91 Address review comments from cypherpunks %!s(int64=7) %!d(string=hai) anos
procmon.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
pubsub.c 99c0e1bd5b Fix bad allocation in pubsub.c %!s(int64=8) %!d(string=hai) anos
pubsub.h 9eeaeddbb1 Reduce make check-spaces noise %!s(int64=8) %!d(string=hai) anos
sandbox.c 51ee549a90 fix typos and trivial syntax problems %!s(int64=7) %!d(string=hai) anos
sandbox.h 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS %!s(int64=8) %!d(string=hai) anos
testsupport.h 2154160a24 Add support for mocking functions declared with attributes without causing gcc warnings %!s(int64=7) %!d(string=hai) anos
timers.c e6facbfe7a Add accessor for inspecting timer callbacks. %!s(int64=7) %!d(string=hai) anos
timers.h e6facbfe7a Add accessor for inspecting timer callbacks. %!s(int64=7) %!d(string=hai) anos
torgzip.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. %!s(int64=7) %!d(string=hai) anos
torgzip.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
torint.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
torlog.h bf64564e37 Add a GUARD log domain, for use with new guards code %!s(int64=7) %!d(string=hai) anos
tortls.c 1eef543f9d Merge branch 'bug20551_028' %!s(int64=7) %!d(string=hai) anos
tortls.h 67e66898d2 For testing: add a tor_x509_cert_dup(). %!s(int64=7) %!d(string=hai) anos
util.c cea1a4e19d This is no longer inline. %!s(int64=7) %!d(string=hai) anos
util.h a23fd15786 Fix unreachable heap corruption in base64_decode() %!s(int64=7) %!d(string=hai) anos
util_bug.c 265d5446fa Automated change to use smartlist_add_strdup %!s(int64=7) %!d(string=hai) anos
util_bug.h b88f918227 Remove an extraneous parenthesis in IF_BUG_OHNCE__ %!s(int64=7) %!d(string=hai) anos
util_format.c a23fd15786 Fix unreachable heap corruption in base64_decode() %!s(int64=7) %!d(string=hai) anos
util_format.h 4e4a7d2b0c Fix base32 API to take any source length in bytes %!s(int64=8) %!d(string=hai) anos
util_process.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers %!s(int64=8) %!d(string=hai) anos
util_process.h 57699de005 Update the copyright year. %!s(int64=8) %!d(string=hai) anos
workqueue.c aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
workqueue.h 8ba4ba0a74 Grammar. %!s(int64=7) %!d(string=hai) anos