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