Nick Mathewson 584ab1f29b Merge branch 'compress_none_v2_squashed' пре 7 година
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. пре 7 година
address.c 43db91bd87 Teach cov-exclude to detect runaway LCOV_EXCL_START lines пре 7 година
address.h 7505f452c8 Run the copyright update script. пре 7 година
aes.c 7505f452c8 Run the copyright update script. пре 7 година
aes.h 7505f452c8 Run the copyright update script. пре 7 година
backtrace.c 7505f452c8 Run the copyright update script. пре 7 година
backtrace.h 7505f452c8 Run the copyright update script. пре 7 година
ciphers.inc 4f1dc34e36 Regenerate ciphers.inc пре 7 година
compat.c 7505f452c8 Run the copyright update script. пре 7 година
compat.h 7505f452c8 Run the copyright update script. пре 7 година
compat_libevent.c 7505f452c8 Run the copyright update script. пре 7 година
compat_libevent.h 7505f452c8 Run the copyright update script. пре 7 година
compat_openssl.h 7505f452c8 Run the copyright update script. пре 7 година
compat_pthreads.c 7505f452c8 Run the copyright update script. пре 7 година
compat_threads.c 71c8974af0 Fix coverity cid 1405509 пре 7 година
compat_threads.h 4266ec766a Use atomic counters for compressor allocation. пре 7 година
compat_time.c 7505f452c8 Run the copyright update script. пре 7 година
compat_time.h 7505f452c8 Run the copyright update script. пре 7 година
compat_winthreads.c 7505f452c8 Run the copyright update script. пре 7 година
compress.c 584ab1f29b Merge branch 'compress_none_v2_squashed' пре 7 година
compress.h 2903c329aa Move the "supported compression bitmask" into compress.[ch] пре 7 година
compress_lzma.c 0672b33f1e Enforce 16 MB upper bound of memory usage in LZMA decoder. пре 7 година
compress_lzma.h 49868340f7 Merge branch 'unified_compress_squashed' пре 7 година
compress_none.c 1bc21111d8 Treat the identity transformation as another kind of compression. пре 7 година
compress_none.h 1bc21111d8 Treat the identity transformation as another kind of compression. пре 7 година
compress_zlib.c 7a37cbbea3 Whitespace fixes. пре 7 година
compress_zlib.h 49868340f7 Merge branch 'unified_compress_squashed' пре 7 година
compress_zstd.c 39cfaba9e2 Fix handling of "final" flag in zstd decompression пре 7 година
compress_zstd.h 49868340f7 Merge branch 'unified_compress_squashed' пре 7 година
confline.c 222122450c Add a config_line_prepend() function пре 7 година
confline.h 222122450c Add a config_line_prepend() function пре 7 година
container.c 7505f452c8 Run the copyright update script. пре 7 година
container.h 7505f452c8 Run the copyright update script. пре 7 година
crypto.c f0fa7dcdf0 Merge branch 'ticket21842_squashed' пре 7 година
crypto.h e7506c03cf Isolate dmalloc/openssl bridge code to crypto.c пре 7 година
crypto_curve25519.c 7505f452c8 Run the copyright update script. пре 7 година
crypto_curve25519.h 7505f452c8 Run the copyright update script. пре 7 година
crypto_ed25519.c 3fc4f81de3 Make crypto_ed25519.c no longer depend on openssl пре 7 година
crypto_ed25519.h 7505f452c8 Run the copyright update script. пре 7 година
crypto_format.c 7505f452c8 Run the copyright update script. пре 7 година
crypto_format.h 7505f452c8 Run the copyright update script. пре 7 година
crypto_pwbox.c 7505f452c8 Run the copyright update script. пре 7 година
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. пре 9 година
crypto_s2k.c 7505f452c8 Run the copyright update script. пре 7 година
crypto_s2k.h 7505f452c8 Run the copyright update script. пре 7 година
di_ops.c 7505f452c8 Run the copyright update script. пре 7 година
di_ops.h 7505f452c8 Run the copyright update script. пре 7 година
handles.h 7505f452c8 Run the copyright update script. пре 7 година
include.am 1bc21111d8 Treat the identity transformation as another kind of compression. пре 7 година
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen пре 10 година
log.c 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' пре 7 година
memarea.c 7505f452c8 Run the copyright update script. пре 7 година
memarea.h 7505f452c8 Run the copyright update script. пре 7 година
procmon.c 7505f452c8 Run the copyright update script. пре 7 година
procmon.h 7505f452c8 Run the copyright update script. пре 7 година
pubsub.c 7505f452c8 Run the copyright update script. пре 7 година
pubsub.h 7505f452c8 Run the copyright update script. пре 7 година
sandbox.c 531835f561 Increase MALLOC_MP_LIM to 16MB пре 7 година
sandbox.h 7505f452c8 Run the copyright update script. пре 7 година
storagedir.c 7a0964279f Functionality to ensure there is space to add files to cache. пре 7 година
storagedir.h 7a0964279f Functionality to ensure there is space to add files to cache. пре 7 година
testsupport.h 7505f452c8 Run the copyright update script. пре 7 година
timers.c 7505f452c8 Run the copyright update script. пре 7 година
timers.h 7505f452c8 Run the copyright update script. пре 7 година
torint.h 7505f452c8 Run the copyright update script. пре 7 година
torlog.h 4a4f1e44af Merge branch 'prop140_21643_diff_only_squashed' пре 7 година
tortls.c 28f9b68e87 Move "change cert expiration and re-sign" fn into tortls.c пре 7 година
tortls.h 28f9b68e87 Move "change cert expiration and re-sign" fn into tortls.c пре 7 година
util.c b6f22524ee Move config line parsing function to confline.c пре 7 година
util.h c5adab0258 Make CEIL_DIV() slightly more overflow-safe пре 7 година
util_bug.c 7505f452c8 Run the copyright update script. пре 7 година
util_bug.h 7505f452c8 Run the copyright update script. пре 7 година
util_format.c 2b38bb28b4 Remove base64_decode_nopad() пре 7 година
util_format.h 2b38bb28b4 Remove base64_decode_nopad() пре 7 година
util_process.c 7505f452c8 Run the copyright update script. пре 7 година
util_process.h 7505f452c8 Run the copyright update script. пре 7 година
workqueue.c 44514058b9 Correctly handle fd-drain errors on windows workqueues пре 7 година
workqueue.h b022ea32a6 Expand cpuworker API to allow other work types пре 7 година