George Kadianakis efe8f17a4d Properly ignore retval of event_del(). %!s(int64=6) %!d(string=hai) anos
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. %!s(int64=7) %!d(string=hai) anos
address.c c7d3de216c Merge branch 'maint-0.3.3' %!s(int64=6) %!d(string=hai) anos
address.h abdf2a6f7f Merge remote-tracking branch 'dgoulet/ticket24902_029_05' %!s(int64=6) %!d(string=hai) anos
address_set.c fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. %!s(int64=6) %!d(string=hai) anos
address_set.h 99666dc6c4 whitespace and typo cleanups %!s(int64=6) %!d(string=hai) anos
aes.c e6d6347690 Merge remote-tracking branch 'public/bug26005_034' %!s(int64=6) %!d(string=hai) anos
aes.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. %!s(int64=6) %!d(string=hai) anos
backtrace.c c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
backtrace.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
buffers.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' %!s(int64=6) %!d(string=hai) anos
buffers.h 4438ef3288 Remove a bunch of other redundant #includes %!s(int64=6) %!d(string=hai) anos
buffers_tls.c b0ddaac074 Make some assertions nonfatal to help prevent bug23690 recurrence. %!s(int64=6) %!d(string=hai) anos
buffers_tls.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
ciphers.inc 86583ad78e Merge branch 'maint-0.2.9' into maint-0.3.1 %!s(int64=6) %!d(string=hai) anos
compat.c 037fb0c804 Merge branch 'maint-0.3.3' %!s(int64=6) %!d(string=hai) anos
compat.h 037fb0c804 Merge branch 'maint-0.3.3' %!s(int64=6) %!d(string=hai) anos
compat_libevent.c efe8f17a4d Properly ignore retval of event_del(). %!s(int64=6) %!d(string=hai) anos
compat_libevent.h 80f582ae18 Add functions to enable/disable periodic_event_t objects. %!s(int64=6) %!d(string=hai) anos
compat_openssl.h bf3e899dce Merge branch 'libressl_201805_029' into maint-0.3.3 %!s(int64=6) %!d(string=hai) anos
compat_pthreads.c c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
compat_threads.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' %!s(int64=6) %!d(string=hai) anos
compat_threads.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' %!s(int64=6) %!d(string=hai) anos
compat_time.c da8996d611 Bug 26000: Fix missing ";" %!s(int64=6) %!d(string=hai) anos
compat_time.h 9abf541f7f Add a function to compute millisecond time difference quickly. %!s(int64=6) %!d(string=hai) anos
compat_winthreads.c 4438ef3288 Remove a bunch of other redundant #includes %!s(int64=6) %!d(string=hai) anos
compress.c a77a366b87 Warn on zstd header/library version mismatch %!s(int64=6) %!d(string=hai) anos
compress.h a77a366b87 Warn on zstd header/library version mismatch %!s(int64=6) %!d(string=hai) anos
compress_lzma.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
compress_lzma.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. %!s(int64=6) %!d(string=hai) anos
compress_none.c 25edb41e6f Fix compress_none.c header comment %!s(int64=7) %!d(string=hai) anos
compress_none.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
compress_zlib.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
compress_zlib.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. %!s(int64=6) %!d(string=hai) anos
compress_zstd.c 5199b9b337 Use autoconf to check for optional zstd functionality. %!s(int64=6) %!d(string=hai) anos
compress_zstd.h a77a366b87 Warn on zstd header/library version mismatch %!s(int64=6) %!d(string=hai) anos
confline.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
confline.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
container.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. %!s(int64=6) %!d(string=hai) anos
container.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. %!s(int64=6) %!d(string=hai) anos
crypto.c e6d6347690 Merge remote-tracking branch 'public/bug26005_034' %!s(int64=6) %!d(string=hai) anos
crypto.h f17ace1460 crypto: Move declaration of crypto_init_siphash_key() into crypto.h. %!s(int64=6) %!d(string=hai) anos
crypto_curve25519.c 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. %!s(int64=6) %!d(string=hai) anos
crypto_curve25519.h 3e9140e79a crypto: Remove unnecessary curve25519 header from crypto_digest.h. %!s(int64=6) %!d(string=hai) anos
crypto_digest.c af182d4ab5 rust: Add crypto crate and implement Rust wrappers for SHA2 code. %!s(int64=6) %!d(string=hai) anos
crypto_digest.h 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge %!s(int64=6) %!d(string=hai) anos
crypto_ed25519.c 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. %!s(int64=6) %!d(string=hai) anos
crypto_ed25519.h 17dcce3fe1 Fix wide lines introduced by previous patch. %!s(int64=6) %!d(string=hai) anos
crypto_format.c 809f6fae84 refactor: Remove unnecessary `#include "crypto.h"` throughout codebase. %!s(int64=6) %!d(string=hai) anos
crypto_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
crypto_openssl_mgt.c 37f26aa470 Add missing static keywords %!s(int64=6) %!d(string=hai) anos
crypto_openssl_mgt.h f2fca51976 Move the openssl namespace back into .c files. %!s(int64=6) %!d(string=hai) anos
crypto_pwbox.c 88190026b3 crypto: Alphabetise some #includes in /src/common/crypto*. %!s(int64=6) %!d(string=hai) anos
crypto_pwbox.h fa78546dbc Make sure all C files have copyright/license notices %!s(int64=6) %!d(string=hai) anos
crypto_rand.c 9326abe16a Restore sys/random.h inclusion for getentropy() %!s(int64=6) %!d(string=hai) anos
crypto_rand.h f17ace1460 crypto: Move declaration of crypto_init_siphash_key() into crypto.h. %!s(int64=6) %!d(string=hai) anos
crypto_rsa.c 88190026b3 crypto: Alphabetise some #includes in /src/common/crypto*. %!s(int64=6) %!d(string=hai) anos
crypto_rsa.h 72bfcb37f1 add changes file and update check-typos in makefile %!s(int64=6) %!d(string=hai) anos
crypto_s2k.c 88190026b3 crypto: Alphabetise some #includes in /src/common/crypto*. %!s(int64=6) %!d(string=hai) anos
crypto_s2k.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
crypto_util.c 2d07aef3cc Move some includes around to try to fix windows builds %!s(int64=6) %!d(string=hai) anos
crypto_util.h fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. %!s(int64=6) %!d(string=hai) anos
di_ops.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
di_ops.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
handles.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
include.am c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' %!s(int64=6) %!d(string=hai) anos
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen %!s(int64=10) %!d(string=hai) anos
log.c b0224bf728 Add a mechanism for the logging system to report queued callbacks %!s(int64=6) %!d(string=hai) anos
memarea.c 58e8094816 Fix compilation with --disable-memory-sentinels %!s(int64=6) %!d(string=hai) anos
memarea.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL %!s(int64=6) %!d(string=hai) anos
procmon.c f0d2733b46 Revise procmon.c to use periodic_timer_t %!s(int64=6) %!d(string=hai) anos
procmon.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. %!s(int64=6) %!d(string=hai) anos
pubsub.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
pubsub.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
sandbox.c beb321d8cd Merge branch 'maint-0.3.2' into maint-0.3.3 %!s(int64=6) %!d(string=hai) anos
sandbox.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
storagedir.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' %!s(int64=6) %!d(string=hai) anos
storagedir.h 17dcce3fe1 Fix wide lines introduced by previous patch. %!s(int64=6) %!d(string=hai) anos
testsupport.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
timers.c e0809ec5f5 Prefer 32-bit implementation for timing wheels on 32-bit systems. %!s(int64=6) %!d(string=hai) anos
timers.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. %!s(int64=6) %!d(string=hai) anos
token_bucket.c b36c450b57 Amend token_bucket_rw_dec to indicate which buckets became empty. %!s(int64=6) %!d(string=hai) anos
token_bucket.h b36c450b57 Amend token_bucket_rw_dec to indicate which buckets became empty. %!s(int64=6) %!d(string=hai) anos
torint.h cb0af6157c Move stdbool include to torint.h %!s(int64=6) %!d(string=hai) anos
torlog.h b0224bf728 Add a mechanism for the logging system to report queued callbacks %!s(int64=6) %!d(string=hai) anos
tortls.c e6d6347690 Merge remote-tracking branch 'public/bug26005_034' %!s(int64=6) %!d(string=hai) anos
tortls.h f9f0dd5b9a Move the pk-digest functions into crypto_rsa.[ch]. %!s(int64=6) %!d(string=hai) anos
util.c cd3fc2aa48 Merge remote-tracking branch 'neel/b25511-r4' %!s(int64=6) %!d(string=hai) anos
util.h cd3fc2aa48 Merge remote-tracking branch 'neel/b25511-r4' %!s(int64=6) %!d(string=hai) anos
util_bug.c c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
util_bug.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
util_format.c a64d79ca4c Move around some LCOV_EXCLs in src/common %!s(int64=6) %!d(string=hai) anos
util_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
util_process.h c1deabd3b0 Run our #else/#endif annotator on our source code. %!s(int64=6) %!d(string=hai) anos
workqueue.c c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' %!s(int64=6) %!d(string=hai) anos
workqueue.h 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue %!s(int64=6) %!d(string=hai) anos