Nick Mathewson afceb431ed add a missing windows underscore 6 gadi atpakaļ
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. 7 gadi atpakaļ
address.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
address.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
aes.c 35746a9ee7 Comment-only change: annotate exit() calls. 6 gadi atpakaļ
aes.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
backtrace.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
backtrace.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
buffers.c 5f518c69aa Merge remote-tracking branch 'public/monotime_coarse_stamps' 6 gadi atpakaļ
buffers.h 5f518c69aa Merge remote-tracking branch 'public/monotime_coarse_stamps' 6 gadi atpakaļ
buffers_tls.c b0ddaac074 Make some assertions nonfatal to help prevent bug23690 recurrence. 6 gadi atpakaļ
buffers_tls.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
ciphers.inc 4f1dc34e36 Regenerate ciphers.inc 7 gadi atpakaļ
compat.c 4eb5753bd2 New function for Tor to treat itself as the "owner" of a socket 6 gadi atpakaļ
compat.h 4eb5753bd2 New function for Tor to treat itself as the "owner" of a socket 6 gadi atpakaļ
compat_libevent.c 35746a9ee7 Comment-only change: annotate exit() calls. 6 gadi atpakaļ
compat_libevent.h f0c3b62381 Expose a new function to make the event loop exit once and for all. 6 gadi atpakaļ
compat_openssl.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
compat_pthreads.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
compat_threads.c bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 gadi atpakaļ
compat_threads.h bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 gadi atpakaļ
compat_time.c afceb431ed add a missing windows underscore 6 gadi atpakaļ
compat_time.h c3c0a05f51 Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp 6 gadi atpakaļ
compat_winthreads.c 35746a9ee7 Comment-only change: annotate exit() calls. 6 gadi atpakaļ
compress.c 44dc4b73ec Better error handling when trying to compress/decompress into empty buffer. 6 gadi atpakaļ
compress.h 3a073c463d Improve unit test coverage for compression code. 6 gadi atpakaļ
compress_lzma.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
compress_lzma.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
compress_none.c 25edb41e6f Fix compress_none.c header comment 7 gadi atpakaļ
compress_none.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
compress_zlib.c 7a37cbbea3 Whitespace fixes. 7 gadi atpakaļ
compress_zlib.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
compress_zstd.c ff0aabc35d Merge branch 'maint-0.3.1' 6 gadi atpakaļ
compress_zstd.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
confline.c b76a161e01 Merge branch 'fix-torrcd-sandbox-22605v2' 6 gadi atpakaļ
confline.h b76a161e01 Merge branch 'fix-torrcd-sandbox-22605v2' 6 gadi atpakaļ
container.c 5ee6ca8da2 Switch to offsetof() 6 gadi atpakaļ
container.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
crypto.c 779e4b9dcf Tweaks to strings in 24500 6 gadi atpakaļ
crypto.h 5dea4b565f Add a BASE32_DIGEST_LEN define 6 gadi atpakaļ
crypto_curve25519.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
crypto_curve25519.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
crypto_ed25519.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
crypto_ed25519.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
crypto_format.c 7505f452c8 Run the copyright update script. 7 gadi atpakaļ
crypto_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
crypto_pwbox.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
crypto_pwbox.h fa78546dbc Make sure all C files have copyright/license notices 6 gadi atpakaļ
crypto_s2k.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
crypto_s2k.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
di_ops.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
di_ops.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
handles.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
include.am 91bca5c31b move to allocating c strings from rust 6 gadi atpakaļ
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 gadi atpakaļ
log.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
memarea.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
memarea.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
procmon.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
procmon.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
pubsub.c 7505f452c8 Run the copyright update script. 7 gadi atpakaļ
pubsub.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
sandbox.c bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 gadi atpakaļ
sandbox.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
storagedir.c cabcb752d7 In storagedir, take more care with errno on empty or mislabeled file 6 gadi atpakaļ
storagedir.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
testsupport.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
timers.c 76c33f7ff4 Merge branch 'scan-build-032' 6 gadi atpakaļ
timers.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
torint.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
torlog.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
tortls.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
tortls.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
util.c 35746a9ee7 Comment-only change: annotate exit() calls. 6 gadi atpakaļ
util.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
util_bug.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
util_bug.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
util_format.c a64d79ca4c Move around some LCOV_EXCLs in src/common 6 gadi atpakaļ
util_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
util_process.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ
workqueue.c af3079a492 Try to work around a compile warning in workqueue.c 6 gadi atpakaļ
workqueue.h c1deabd3b0 Run our #else/#endif annotator on our source code. 6 gadi atpakaļ