Nick Mathewson 1bc21111d8 Treat the identity transformation as another kind of compression. před 7 roky
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. před 7 roky
address.c 43db91bd87 Teach cov-exclude to detect runaway LCOV_EXCL_START lines před 7 roky
address.h 7505f452c8 Run the copyright update script. před 7 roky
aes.c 7505f452c8 Run the copyright update script. před 7 roky
aes.h 7505f452c8 Run the copyright update script. před 7 roky
backtrace.c 7505f452c8 Run the copyright update script. před 7 roky
backtrace.h 7505f452c8 Run the copyright update script. před 7 roky
ciphers.inc 4f1dc34e36 Regenerate ciphers.inc před 7 roky
compat.c 7505f452c8 Run the copyright update script. před 7 roky
compat.h 7505f452c8 Run the copyright update script. před 7 roky
compat_libevent.c 7505f452c8 Run the copyright update script. před 7 roky
compat_libevent.h 7505f452c8 Run the copyright update script. před 7 roky
compat_openssl.h 7505f452c8 Run the copyright update script. před 7 roky
compat_pthreads.c 7505f452c8 Run the copyright update script. před 7 roky
compat_threads.c 71c8974af0 Fix coverity cid 1405509 před 7 roky
compat_threads.h 4266ec766a Use atomic counters for compressor allocation. před 7 roky
compat_time.c 7505f452c8 Run the copyright update script. před 7 roky
compat_time.h 7505f452c8 Run the copyright update script. před 7 roky
compat_winthreads.c 7505f452c8 Run the copyright update script. před 7 roky
compress.c 1bc21111d8 Treat the identity transformation as another kind of compression. před 7 roky
compress.h 0274ea749a Function to convert compression methods to/from strings. před 7 roky
compress_lzma.c 7fb9586953 Fix compilation when lzma or zstd is absent před 7 roky
compress_lzma.h 49868340f7 Merge branch 'unified_compress_squashed' před 7 roky
compress_none.c 1bc21111d8 Treat the identity transformation as another kind of compression. před 7 roky
compress_none.h 1bc21111d8 Treat the identity transformation as another kind of compression. před 7 roky
compress_zlib.c 7a37cbbea3 Whitespace fixes. před 7 roky
compress_zlib.h 49868340f7 Merge branch 'unified_compress_squashed' před 7 roky
compress_zstd.c 39cfaba9e2 Fix handling of "final" flag in zstd decompression před 7 roky
compress_zstd.h 49868340f7 Merge branch 'unified_compress_squashed' před 7 roky
confline.c 222122450c Add a config_line_prepend() function před 7 roky
confline.h 222122450c Add a config_line_prepend() function před 7 roky
container.c 7505f452c8 Run the copyright update script. před 7 roky
container.h 7505f452c8 Run the copyright update script. před 7 roky
crypto.c f0fa7dcdf0 Merge branch 'ticket21842_squashed' před 7 roky
crypto.h e7506c03cf Isolate dmalloc/openssl bridge code to crypto.c před 7 roky
crypto_curve25519.c 7505f452c8 Run the copyright update script. před 7 roky
crypto_curve25519.h 7505f452c8 Run the copyright update script. před 7 roky
crypto_ed25519.c 3fc4f81de3 Make crypto_ed25519.c no longer depend on openssl před 7 roky
crypto_ed25519.h 7505f452c8 Run the copyright update script. před 7 roky
crypto_format.c 7505f452c8 Run the copyright update script. před 7 roky
crypto_format.h 7505f452c8 Run the copyright update script. před 7 roky
crypto_pwbox.c 7505f452c8 Run the copyright update script. před 7 roky
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. před 9 roky
crypto_s2k.c 7505f452c8 Run the copyright update script. před 7 roky
crypto_s2k.h 7505f452c8 Run the copyright update script. před 7 roky
di_ops.c 7505f452c8 Run the copyright update script. před 7 roky
di_ops.h 7505f452c8 Run the copyright update script. před 7 roky
handles.h 7505f452c8 Run the copyright update script. před 7 roky
include.am 1bc21111d8 Treat the identity transformation as another kind of compression. před 7 roky
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen před 10 roky
log.c 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' před 7 roky
memarea.c 7505f452c8 Run the copyright update script. před 7 roky
memarea.h 7505f452c8 Run the copyright update script. před 7 roky
procmon.c 7505f452c8 Run the copyright update script. před 7 roky
procmon.h 7505f452c8 Run the copyright update script. před 7 roky
pubsub.c 7505f452c8 Run the copyright update script. před 7 roky
pubsub.h 7505f452c8 Run the copyright update script. před 7 roky
sandbox.c 7505f452c8 Run the copyright update script. před 7 roky
sandbox.h 7505f452c8 Run the copyright update script. před 7 roky
storagedir.c 37bb3b31fa Add some "labeled storagedir" abstractions. před 7 roky
storagedir.h 37bb3b31fa Add some "labeled storagedir" abstractions. před 7 roky
testsupport.h 7505f452c8 Run the copyright update script. před 7 roky
timers.c 7505f452c8 Run the copyright update script. před 7 roky
timers.h 7505f452c8 Run the copyright update script. před 7 roky
torint.h 7505f452c8 Run the copyright update script. před 7 roky
torlog.h 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' před 7 roky
tortls.c 28f9b68e87 Move "change cert expiration and re-sign" fn into tortls.c před 7 roky
tortls.h 28f9b68e87 Move "change cert expiration and re-sign" fn into tortls.c před 7 roky
util.c b6f22524ee Move config line parsing function to confline.c před 7 roky
util.h c5adab0258 Make CEIL_DIV() slightly more overflow-safe před 7 roky
util_bug.c 7505f452c8 Run the copyright update script. před 7 roky
util_bug.h 7505f452c8 Run the copyright update script. před 7 roky
util_format.c 2b38bb28b4 Remove base64_decode_nopad() před 7 roky
util_format.h 2b38bb28b4 Remove base64_decode_nopad() před 7 roky
util_process.c 7505f452c8 Run the copyright update script. před 7 roky
util_process.h 7505f452c8 Run the copyright update script. před 7 roky
workqueue.c 44514058b9 Correctly handle fd-drain errors on windows workqueues před 7 roky
workqueue.h b022ea32a6 Expand cpuworker API to allow other work types před 7 roky