Nick Mathewson 6247f5a5ba Merge branch 'maint-0.3.1' vor 6 Jahren
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. vor 7 Jahren
address.c 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags vor 7 Jahren
address.h 7505f452c8 Run the copyright update script. vor 7 Jahren
aes.c 7505f452c8 Run the copyright update script. vor 7 Jahren
aes.h 7505f452c8 Run the copyright update script. vor 7 Jahren
backtrace.c 7505f452c8 Run the copyright update script. vor 7 Jahren
backtrace.h 7505f452c8 Run the copyright update script. vor 7 Jahren
ciphers.inc 4f1dc34e36 Regenerate ciphers.inc vor 7 Jahren
compat.c 2032b9b1b1 fix typo in comment vor 6 Jahren
compat.h 0698a0beca fix two typos in comments vor 7 Jahren
compat_libevent.c 95fa7d1cf8 In channelpadding tests that touch libevent, call event_reinit(). vor 7 Jahren
compat_libevent.h 95fa7d1cf8 In channelpadding tests that touch libevent, call event_reinit(). vor 7 Jahren
compat_openssl.h 7505f452c8 Run the copyright update script. vor 7 Jahren
compat_pthreads.c 7505f452c8 Run the copyright update script. vor 7 Jahren
compat_rust.c f8ef7c65d1 Add some Rust utility functions and print support vor 7 Jahren
compat_rust.h f8ef7c65d1 Add some Rust utility functions and print support vor 7 Jahren
compat_threads.c 71c8974af0 Fix coverity cid 1405509 vor 7 Jahren
compat_threads.h 4266ec766a Use atomic counters for compressor allocation. vor 7 Jahren
compat_time.c 7505f452c8 Run the copyright update script. vor 7 Jahren
compat_time.h 7505f452c8 Run the copyright update script. vor 7 Jahren
compat_winthreads.c 7505f452c8 Run the copyright update script. vor 7 Jahren
compress.c acbe16a9a2 Log even more to try to debug 22719 vor 7 Jahren
compress.h 77511aed6c Fix whitespace issue. vor 7 Jahren
compress_lzma.c 7465ea4ad9 Remove some LCOV_EXCL stuff that I think may be testable after all. vor 6 Jahren
compress_lzma.h 49868340f7 Merge branch 'unified_compress_squashed' vor 7 Jahren
compress_none.c 25edb41e6f Fix compress_none.c header comment vor 7 Jahren
compress_none.h 1bc21111d8 Treat the identity transformation as another kind of compression. vor 7 Jahren
compress_zlib.c 7a37cbbea3 Whitespace fixes. vor 7 Jahren
compress_zlib.h 49868340f7 Merge branch 'unified_compress_squashed' vor 7 Jahren
compress_zstd.c 7465ea4ad9 Remove some LCOV_EXCL stuff that I think may be testable after all. vor 6 Jahren
compress_zstd.h 49868340f7 Merge branch 'unified_compress_squashed' vor 7 Jahren
confline.c 72832086e2 Use a single free-and-exit strategy in config_process_include. vor 6 Jahren
confline.h ba3a5f82f1 Add support for %include funcionality on torrc #1922 vor 7 Jahren
container.c 5ee6ca8da2 Switch to offsetof() vor 6 Jahren
container.h 7505f452c8 Run the copyright update script. vor 7 Jahren
crypto.c 5ee6ca8da2 Switch to offsetof() vor 6 Jahren
crypto.h 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous vor 6 Jahren
crypto_curve25519.c 7505f452c8 Run the copyright update script. vor 7 Jahren
crypto_curve25519.h 7505f452c8 Run the copyright update script. vor 7 Jahren
crypto_ed25519.c 649104fdb9 Remove a needless memwipe. vor 6 Jahren
crypto_ed25519.h 559658ff1c ed25519: Add func that checks for torsion component in pubkeys. vor 6 Jahren
crypto_format.c 7505f452c8 Run the copyright update script. vor 7 Jahren
crypto_format.h 7505f452c8 Run the copyright update script. vor 7 Jahren
crypto_pwbox.c 7505f452c8 Run the copyright update script. vor 7 Jahren
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. vor 9 Jahren
crypto_s2k.c 7505f452c8 Run the copyright update script. vor 7 Jahren
crypto_s2k.h 7505f452c8 Run the copyright update script. vor 7 Jahren
di_ops.c 7505f452c8 Run the copyright update script. vor 7 Jahren
di_ops.h 7505f452c8 Run the copyright update script. vor 7 Jahren
handles.h 7505f452c8 Run the copyright update script. vor 7 Jahren
include.am 69ef94820b Merge branch 'add_rust_squashed' vor 7 Jahren
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen vor 10 Jahren
log.c 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' vor 7 Jahren
memarea.c 5ee6ca8da2 Switch to offsetof() vor 6 Jahren
memarea.h 7505f452c8 Run the copyright update script. vor 7 Jahren
procmon.c 7505f452c8 Run the copyright update script. vor 7 Jahren
procmon.h 7505f452c8 Run the copyright update script. vor 7 Jahren
pubsub.c 7505f452c8 Run the copyright update script. vor 7 Jahren
pubsub.h 7505f452c8 Run the copyright update script. vor 7 Jahren
sandbox.c b387dd364f Merge branch 'maint-0.3.1' vor 6 Jahren
sandbox.h 7505f452c8 Run the copyright update script. vor 7 Jahren
storagedir.c a088a08eeb Log real error message when unable to remove a storagedir file vor 6 Jahren
storagedir.h 7a0964279f Functionality to ensure there is space to add files to cache. vor 7 Jahren
testsupport.h 7505f452c8 Run the copyright update script. vor 7 Jahren
timers.c 7505f452c8 Run the copyright update script. vor 7 Jahren
timers.h 7505f452c8 Run the copyright update script. vor 7 Jahren
torint.h 7505f452c8 Run the copyright update script. vor 7 Jahren
torlog.h 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' vor 7 Jahren
tortls.c db1664e593 Improve comment about why we disable TLS compression. vor 6 Jahren
tortls.h e3b1573be6 Merge branch 'maint-0.3.0' vor 7 Jahren
util.c accb734c5f Turn base < 0 into a BUG() in our long-parse functions. vor 6 Jahren
util.h 5ee6ca8da2 Switch to offsetof() vor 6 Jahren
util_bug.c 602c52cad4 Coverity deadcode shenanigans on BUG() macro. vor 6 Jahren
util_bug.h 602c52cad4 Coverity deadcode shenanigans on BUG() macro. vor 6 Jahren
util_format.c 2b38bb28b4 Remove base64_decode_nopad() vor 7 Jahren
util_format.h e04da2828d Fixed error on BASEXX_NOPAD LEN and BUFSIZE macros #21872 vor 7 Jahren
util_process.c 7505f452c8 Run the copyright update script. vor 7 Jahren
util_process.h 7505f452c8 Run the copyright update script. vor 7 Jahren
workqueue.c af3079a492 Try to work around a compile warning in workqueue.c vor 6 Jahren
workqueue.h 10e0bff4ca Add support for multi-priority workqueues vor 6 Jahren