.. |
Makefile.nmake
|
300ac49685
Add `compress_zlib.obj` to `src/common/Makefile.nmake`.
|
7 anni fa |
address.c
|
6fcaf83c98
Cleanup MOCK_IMPL (etc) to be findable with etags
|
7 anni fa |
address.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
aes.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
aes.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
backtrace.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
backtrace.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
ciphers.inc
|
4f1dc34e36
Regenerate ciphers.inc
|
7 anni fa |
compat.c
|
63ceadb485
Use LANG_ENGLISH in windows error messages
|
7 anni fa |
compat.h
|
0698a0beca
fix two typos in comments
|
7 anni fa |
compat_libevent.c
|
95fa7d1cf8
In channelpadding tests that touch libevent, call event_reinit().
|
7 anni fa |
compat_libevent.h
|
95fa7d1cf8
In channelpadding tests that touch libevent, call event_reinit().
|
7 anni fa |
compat_openssl.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
compat_pthreads.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
compat_rust.c
|
f8ef7c65d1
Add some Rust utility functions and print support
|
7 anni fa |
compat_rust.h
|
f8ef7c65d1
Add some Rust utility functions and print support
|
7 anni fa |
compat_threads.c
|
71c8974af0
Fix coverity cid 1405509
|
7 anni fa |
compat_threads.h
|
4266ec766a
Use atomic counters for compressor allocation.
|
7 anni fa |
compat_time.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
compat_time.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
compat_winthreads.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
compress.c
|
8d6940814a
Better error handling when trying to compress/decompress into empty buffer.
|
7 anni fa |
compress.h
|
77511aed6c
Fix whitespace issue.
|
7 anni fa |
compress_lzma.c
|
7465ea4ad9
Remove some LCOV_EXCL stuff that I think may be testable after all.
|
7 anni fa |
compress_lzma.h
|
49868340f7
Merge branch 'unified_compress_squashed'
|
7 anni fa |
compress_none.c
|
25edb41e6f
Fix compress_none.c header comment
|
7 anni fa |
compress_none.h
|
1bc21111d8
Treat the identity transformation as another kind of compression.
|
7 anni fa |
compress_zlib.c
|
7a37cbbea3
Whitespace fixes.
|
7 anni fa |
compress_zlib.h
|
49868340f7
Merge branch 'unified_compress_squashed'
|
7 anni fa |
compress_zstd.c
|
427c2cc9e8
in zstd compression, fix 32 bit build
|
7 anni fa |
compress_zstd.h
|
49868340f7
Merge branch 'unified_compress_squashed'
|
7 anni fa |
confline.c
|
72832086e2
Use a single free-and-exit strategy in config_process_include.
|
7 anni fa |
confline.h
|
ba3a5f82f1
Add support for %include funcionality on torrc #1922
|
7 anni fa |
container.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
container.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto.c
|
6fcaf83c98
Cleanup MOCK_IMPL (etc) to be findable with etags
|
7 anni fa |
crypto.h
|
e7506c03cf
Isolate dmalloc/openssl bridge code to crypto.c
|
7 anni fa |
crypto_curve25519.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto_curve25519.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto_ed25519.c
|
3fc4f81de3
Make crypto_ed25519.c no longer depend on openssl
|
7 anni fa |
crypto_ed25519.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto_format.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto_format.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto_pwbox.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto_pwbox.h
|
8184839a47
Rudimentary-but-sufficient passphrase-encrypted box code.
|
10 anni fa |
crypto_s2k.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
crypto_s2k.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
di_ops.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
di_ops.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
handles.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
include.am
|
69ef94820b
Merge branch 'add_rust_squashed'
|
7 anni fa |
linux_syscalls.inc
|
de3bbc4f53
Move code-generation scripts to scripts/codegen
|
10 anni fa |
log.c
|
4a4f1e44af
Merge branch 'prop140_21643_diff_only_squashed'
|
7 anni fa |
memarea.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
memarea.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
procmon.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
procmon.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
pubsub.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
pubsub.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
sandbox.c
|
ced2dd5f92
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 anni fa |
sandbox.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
storagedir.c
|
a088a08eeb
Log real error message when unable to remove a storagedir file
|
7 anni fa |
storagedir.h
|
7a0964279f
Functionality to ensure there is space to add files to cache.
|
7 anni fa |
testsupport.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
timers.c
|
72ea4a8f08
Extract the important parts of the run-pending-timers function.
|
7 anni fa |
timers.h
|
72ea4a8f08
Extract the important parts of the run-pending-timers function.
|
7 anni fa |
torint.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
torlog.h
|
4a4f1e44af
Merge branch 'prop140_21643_diff_only_squashed'
|
7 anni fa |
tortls.c
|
6069c829f9
Merge branch 'bug19418_029' into maint-0.3.1
|
7 anni fa |
tortls.h
|
e3b1573be6
Merge branch 'maint-0.3.0'
|
7 anni fa |
util.c
|
d068f3359f
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 anni fa |
util.h
|
ba3a5f82f1
Add support for %include funcionality on torrc #1922
|
7 anni fa |
util_bug.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
util_bug.h
|
431c8d09ee
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 anni fa |
util_format.c
|
2b38bb28b4
Remove base64_decode_nopad()
|
7 anni fa |
util_format.h
|
e04da2828d
Fixed error on BASEXX_NOPAD LEN and BUFSIZE macros #21872
|
7 anni fa |
util_process.c
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
util_process.h
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
workqueue.c
|
af3079a492
Try to work around a compile warning in workqueue.c
|
7 anni fa |
workqueue.h
|
10e0bff4ca
Add support for multi-priority workqueues
|
7 anni fa |