Nick Mathewson 9328bd524e Enforce the rule that COMPRESS_OK means progress was made. 7 лет назад
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. 7 лет назад
address.c 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags 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 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags 7 лет назад
compat.h 0698a0beca fix two typos in comments 7 лет назад
compat_libevent.c 95fa7d1cf8 In channelpadding tests that touch libevent, call event_reinit(). 7 лет назад
compat_libevent.h 95fa7d1cf8 In channelpadding tests that touch libevent, call event_reinit(). 7 лет назад
compat_openssl.h 7505f452c8 Run the copyright update script. 7 лет назад
compat_pthreads.c 7505f452c8 Run the copyright update script. 7 лет назад
compat_rust.c f8ef7c65d1 Add some Rust utility functions and print support 7 лет назад
compat_rust.h f8ef7c65d1 Add some Rust utility functions and print support 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 9328bd524e Enforce the rule that COMPRESS_OK means progress was made. 7 лет назад
compress.h 3a05687c6d Add API for getting human readable descriptions of a compress_method_t 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 cbaf0c049c Return TOR_COMPRESS_BUFFER_FULL when zstd has additional input 7 лет назад
compress_zstd.h 49868340f7 Merge branch 'unified_compress_squashed' 7 лет назад
confline.c 94d321120e Replace 3-star pointer with 2-star pointer 7 лет назад
confline.h ba3a5f82f1 Add support for %include funcionality on torrc #1922 7 лет назад
container.c 7505f452c8 Run the copyright update script. 7 лет назад
container.h 7505f452c8 Run the copyright update script. 7 лет назад
crypto.c 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags 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 69ef94820b Merge branch 'add_rust_squashed' 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 eff5e29404 Merge branch 'maint-0.3.0' into maint-0.3.1 7 лет назад
sandbox.h 7505f452c8 Run the copyright update script. 7 лет назад
storagedir.c 79725289e1 If we do underflow the know usage of a storage, recalculate it 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 e3b1573be6 Merge branch 'maint-0.3.0' 7 лет назад
tortls.h e3b1573be6 Merge branch 'maint-0.3.0' 7 лет назад
util.c af98b862a5 Fix comments of functions that return tor_snprintf 7 лет назад
util.h ba3a5f82f1 Add support for %include funcionality on torrc #1922 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 e04da2828d Fixed error on BASEXX_NOPAD LEN and BUFSIZE macros #21872 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 лет назад