.. |
address.c
|
Cleanup MOCK_IMPL (etc) to be findable with etags
|
2017-05-26 14:07:06 -04:00 |
address.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
aes.c
|
Fix a needless line-continuation in aes.c
|
2017-08-24 15:32:30 -04:00 |
aes.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
backtrace.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
backtrace.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
buffers_tls.c
|
Refactor buffer APIs to put a buf_t first.
|
2017-09-05 13:57:51 -04:00 |
buffers_tls.h
|
Refactor buffer APIs to put a buf_t first.
|
2017-09-05 13:57:51 -04:00 |
buffers.c
|
Make preferred_chunk_size nonstatic, and add a prefix to it
|
2017-09-05 14:17:18 -04:00 |
buffers.h
|
Make preferred_chunk_size nonstatic, and add a prefix to it
|
2017-09-05 14:17:18 -04:00 |
ciphers.inc
|
Regenerate ciphers.inc
|
2017-01-24 15:05:35 -05:00 |
compat_libevent.c
|
In channelpadding tests that touch libevent, call event_reinit().
|
2017-05-10 11:01:13 -04:00 |
compat_libevent.h
|
In channelpadding tests that touch libevent, call event_reinit().
|
2017-05-10 11:01:13 -04:00 |
compat_openssl.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
compat_pthreads.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
compat_rust.c
|
Add some Rust utility functions and print support
|
2017-05-19 08:47:10 -04:00 |
compat_rust.h
|
Add some Rust utility functions and print support
|
2017-05-19 08:47:10 -04:00 |
compat_threads.c
|
Fix coverity cid 1405509
|
2017-04-26 08:48:24 +02:00 |
compat_threads.h
|
Use atomic counters for compressor allocation.
|
2017-04-25 10:29:07 -04:00 |
compat_time.c
|
Apply test-operator-cleanup to src/common too.
|
2017-08-24 15:26:57 -04:00 |
compat_time.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
compat_winthreads.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
compat.c
|
fix typo in comment
|
2017-08-07 00:22:27 -04:00 |
compat.h
|
fix two typos in comments
|
2017-05-22 01:43:52 -04:00 |
compress_lzma.c
|
Remove some LCOV_EXCL stuff that I think may be testable after all.
|
2017-08-08 10:08:06 -04:00 |
compress_lzma.h
|
Merge branch 'unified_compress_squashed'
|
2017-04-25 10:51:13 -04:00 |
compress_none.c
|
Fix compress_none.c header comment
|
2017-06-20 11:27:17 -04:00 |
compress_none.h
|
Treat the identity transformation as another kind of compression.
|
2017-05-02 08:31:32 -04:00 |
compress_zlib.c
|
Whitespace fixes.
|
2017-04-25 10:54:34 -04:00 |
compress_zlib.h
|
Merge branch 'unified_compress_squashed'
|
2017-04-25 10:51:13 -04:00 |
compress_zstd.c
|
Remove some LCOV_EXCL stuff that I think may be testable after all.
|
2017-08-08 10:08:06 -04:00 |
compress_zstd.h
|
Merge branch 'unified_compress_squashed'
|
2017-04-25 10:51:13 -04:00 |
compress.c
|
Log even more to try to debug 22719
|
2017-06-24 13:40:02 -04:00 |
compress.h
|
Fix whitespace issue.
|
2017-05-17 13:23:46 +00:00 |
confline.c
|
Use a single free-and-exit strategy in config_process_include.
|
2017-08-08 20:08:43 -04:00 |
confline.h
|
Add support for %include funcionality on torrc #1922
|
2017-05-18 23:44:16 +01:00 |
container.c
|
Switch to offsetof()
|
2017-08-03 08:56:35 -04:00 |
container.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto_curve25519.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto_curve25519.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto_ed25519.c
|
Remove a needless memwipe.
|
2017-08-08 19:58:19 -04:00 |
crypto_ed25519.h
|
ed25519: Add func that checks for torsion component in pubkeys.
|
2017-06-27 17:17:58 -04:00 |
crypto_format.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto_format.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto_pwbox.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto_pwbox.h
|
Rudimentary-but-sufficient passphrase-encrypted box code.
|
2014-09-25 11:58:13 -04:00 |
crypto_s2k.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto_s2k.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
crypto.c
|
Switch to offsetof()
|
2017-08-03 08:56:35 -04:00 |
crypto.h
|
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
|
2017-07-24 14:34:53 -04:00 |
di_ops.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
di_ops.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
handles.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
include.am
|
Move buffers.c and buffers_tls.c into src/common
|
2017-09-05 13:57:51 -04:00 |
linux_syscalls.inc
|
Move code-generation scripts to scripts/codegen
|
2014-05-07 01:17:41 -04:00 |
log.c
|
Merge branch 'prop140_21643_diff_only_squashed'
|
2017-03-16 14:58:43 -04:00 |
Makefile.nmake
|
Add compress_zlib.obj to src/common/Makefile.nmake .
|
2017-04-25 08:06:01 -04:00 |
memarea.c
|
Switch to offsetof()
|
2017-08-03 08:56:35 -04:00 |
memarea.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
procmon.c
|
Don't use "0" as a "base" argument to tor_parse_*().
|
2017-08-28 10:21:29 -04:00 |
procmon.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
pubsub.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
pubsub.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
sandbox.c
|
Remove the #if 0ed code that was supposed to let the sandbox allow exec
|
2017-08-09 10:36:45 -04:00 |
sandbox.h
|
Remove the #if 0ed code that was supposed to let the sandbox allow exec
|
2017-08-09 10:36:45 -04:00 |
storagedir.c
|
Log real error message when unable to remove a storagedir file
|
2017-06-28 14:24:27 -04:00 |
storagedir.h
|
Functionality to ensure there is space to add files to cache.
|
2017-04-27 21:40:13 -04:00 |
testsupport.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
timers.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
timers.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
torint.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
torlog.h
|
Merge branch 'prop140_21643_diff_only_squashed'
|
2017-03-16 14:58:43 -04:00 |
tortls.c
|
Merge branch 'maint-0.3.1'
|
2017-08-25 11:39:38 -04:00 |
tortls.h
|
Merge branch 'maint-0.3.0'
|
2017-06-05 15:52:06 -04:00 |
util_bug.c
|
Coverity deadcode shenanigans on BUG() macro.
|
2017-07-28 10:02:38 -04:00 |
util_bug.h
|
Coverity deadcode shenanigans on BUG() macro.
|
2017-07-28 10:02:38 -04:00 |
util_format.c
|
Remove base64_decode_nopad()
|
2017-04-07 18:18:23 -04:00 |
util_format.h
|
Fixed error on BASEXX_NOPAD LEN and BUFSIZE macros #21872
|
2017-05-17 00:22:11 +01:00 |
util_process.c
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
util_process.h
|
Run the copyright update script.
|
2017-03-15 16:13:17 -04:00 |
util.c
|
Merge branch 'bug22802_squashed'
|
2017-08-28 10:23:05 -04:00 |
util.h
|
Add a 'NoExec' option that causes tor_spawn_background() to fail
|
2017-08-09 10:45:48 -04:00 |
workqueue.c
|
Try to work around a compile warning in workqueue.c
|
2017-07-27 20:32:59 -04:00 |
workqueue.h
|
Add support for multi-priority workqueues
|
2017-07-27 16:28:05 -04:00 |