Nick Mathewson 6c5a73f87a Merge remote-tracking branch 'ahf-oniongit/bugs/24362' 6 lat temu
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. 7 lat temu
address.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
address.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
aes.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
aes.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
backtrace.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
backtrace.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
buffers.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 lat temu
buffers.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 lat temu
buffers_tls.c b0ddaac074 Make some assertions nonfatal to help prevent bug23690 recurrence. 6 lat temu
buffers_tls.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
ciphers.inc 4f1dc34e36 Regenerate ciphers.inc 7 lat temu
compat.c fa0d24286b Convert remaining function (mostly static) to new free style 6 lat temu
compat.h 4eb5753bd2 New function for Tor to treat itself as the "owner" of a socket 6 lat temu
compat_libevent.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
compat_libevent.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 lat temu
compat_openssl.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
compat_pthreads.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
compat_threads.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 lat temu
compat_threads.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 lat temu
compat_time.c 021fdd39e4 Use mach_approximate_time() for coarse time where available. 6 lat temu
compat_time.h 021fdd39e4 Use mach_approximate_time() for coarse time where available. 6 lat temu
compat_winthreads.c 35746a9ee7 Comment-only change: annotate exit() calls. 6 lat temu
compress.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
compress.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
compress_lzma.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
compress_lzma.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
compress_none.c 25edb41e6f Fix compress_none.c header comment 7 lat temu
compress_none.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
compress_zlib.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
compress_zlib.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
compress_zstd.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
compress_zstd.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
confline.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
confline.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
container.c fa0d24286b Convert remaining function (mostly static) to new free style 6 lat temu
container.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
crypto.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 lat temu
crypto.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 lat temu
crypto_curve25519.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 lat temu
crypto_curve25519.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
crypto_ed25519.c 2f086888b1 Make all the crypto free() functions macros that clear their targets 6 lat temu
crypto_ed25519.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 lat temu
crypto_format.c 7505f452c8 Run the copyright update script. 7 lat temu
crypto_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
crypto_pwbox.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 lat temu
crypto_pwbox.h fa78546dbc Make sure all C files have copyright/license notices 6 lat temu
crypto_s2k.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 lat temu
crypto_s2k.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
di_ops.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
di_ops.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
handles.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
include.am 91bca5c31b move to allocating c strings from rust 6 lat temu
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 lat temu
log.c cbc465a3d1 Simplify explicit conditional checks into an inlined function. 6 lat temu
memarea.c 58e8094816 Fix compilation with --disable-memory-sentinels 6 lat temu
memarea.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
procmon.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
procmon.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
pubsub.c 7505f452c8 Run the copyright update script. 7 lat temu
pubsub.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
sandbox.c d5400d50e7 Merge branch 'maint-0.3.2' 6 lat temu
sandbox.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
storagedir.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 lat temu
storagedir.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 lat temu
testsupport.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
timers.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
timers.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
torint.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
torlog.h b0b8f7c30c Add support for Android's logging subsystem. 6 lat temu
tortls.c 2f086888b1 Make all the crypto free() functions macros that clear their targets 6 lat temu
tortls.h 17dcce3fe1 Fix wide lines introduced by previous patch. 6 lat temu
util.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 lat temu
util.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 lat temu
util_bug.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
util_bug.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
util_format.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 lat temu
util_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
util_process.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu
workqueue.c fa0d24286b Convert remaining function (mostly static) to new free style 6 lat temu
workqueue.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 lat temu