Nick Mathewson 05ac3d0458 Merge branch 'restart_nocrash' пре 6 година
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. пре 7 година
address.c f71bbd20a4 Extract the raw_free() of ifc_buf into a new function. пре 6 година
address.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
aes.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
aes.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
backtrace.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
backtrace.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
buffers.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
buffers.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
buffers_tls.c b0ddaac074 Make some assertions nonfatal to help prevent bug23690 recurrence. пре 6 година
buffers_tls.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
ciphers.inc 4f1dc34e36 Regenerate ciphers.inc пре 7 година
compat.c fa0d24286b Convert remaining function (mostly static) to new free style пре 6 година
compat.h 4eb5753bd2 New function for Tor to treat itself as the "owner" of a socket пре 6 година
compat_libevent.c 322abc030e On exit, free the event_base and set its pointer to NULL. пре 6 година
compat_libevent.h 322abc030e On exit, free the event_base and set its pointer to NULL. пре 6 година
compat_openssl.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
compat_pthreads.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
compat_threads.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
compat_threads.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
compat_time.c bac0bcbba1 type error fix for monotime_coarse_add_msec on windows пре 6 година
compat_time.h dd6dec2665 Add a function to add msec to a monotime. пре 6 година
compat_winthreads.c 35746a9ee7 Comment-only change: annotate exit() calls. пре 6 година
compress.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
compress.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
compress_lzma.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
compress_lzma.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
compress_none.c 25edb41e6f Fix compress_none.c header comment пре 7 година
compress_none.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
compress_zlib.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
compress_zlib.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
compress_zstd.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
compress_zstd.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
confline.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
confline.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
container.c fa0d24286b Convert remaining function (mostly static) to new free style пре 6 година
container.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
crypto.c 05ac3d0458 Merge branch 'restart_nocrash' пре 6 година
crypto.h 17dcce3fe1 Fix wide lines introduced by previous patch. пре 6 година
crypto_curve25519.c a64d79ca4c Move around some LCOV_EXCLs in src/common пре 6 година
crypto_curve25519.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
crypto_ed25519.c 2f086888b1 Make all the crypto free() functions macros that clear their targets пре 6 година
crypto_ed25519.h 17dcce3fe1 Fix wide lines introduced by previous patch. пре 6 година
crypto_format.c 7505f452c8 Run the copyright update script. пре 7 година
crypto_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
crypto_pwbox.c a64d79ca4c Move around some LCOV_EXCLs in src/common пре 6 година
crypto_pwbox.h fa78546dbc Make sure all C files have copyright/license notices пре 6 година
crypto_s2k.c a64d79ca4c Move around some LCOV_EXCLs in src/common пре 6 година
crypto_s2k.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
di_ops.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
di_ops.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
handles.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
include.am 91bca5c31b move to allocating c strings from rust пре 6 година
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen пре 10 година
log.c 9c604e2bbb Fix compilation: logfile_is_external() must accept const* пре 6 година
memarea.c 58e8094816 Fix compilation with --disable-memory-sentinels пре 6 година
memarea.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
procmon.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
procmon.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
pubsub.c 7505f452c8 Run the copyright update script. пре 7 година
pubsub.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
sandbox.c 426110dfa2 Merge branch 'maint-0.3.2' пре 6 година
sandbox.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
storagedir.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
storagedir.h 17dcce3fe1 Fix wide lines introduced by previous patch. пре 6 година
testsupport.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
timers.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
timers.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
torint.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
torlog.h b0b8f7c30c Add support for Android's logging subsystem. пре 6 година
tortls.c a499be33b8 Merge branch 'maint-0.3.2' пре 6 година
tortls.h 17dcce3fe1 Fix wide lines introduced by previous patch. пре 6 година
util.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
util.h 519fa1a3e6 Document the alignment limitation of tor_free() пре 6 година
util_bug.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_bug.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_format.c a64d79ca4c Move around some LCOV_EXCLs in src/common пре 6 година
util_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_process.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
workqueue.c fa0d24286b Convert remaining function (mostly static) to new free style пре 6 година
workqueue.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година