tor/src/common
Fernando Fernandez Mancera 4022277272 Refactor crypto.[ch] into smaller OpenSSL module.
Add two new files (crypto_openssl.c, crypto_openssl.h) as new module of
crypto.[ch]. This new module includes all functions and dependencies related
to OpenSSL management. Those have been removed from crypto.[ch].

All new changes related to OpenSSL management must be done in these files.

Follows #24658

Signed-off-by: Fernando Fernandez Mancera <ffernandezmancera@gmail.com>
2018-01-08 14:02:17 +01:00
..
address.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
address.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
aes.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
aes.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
backtrace.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
backtrace.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
buffers_tls.c Make some assertions nonfatal to help prevent bug23690 recurrence. 2017-09-29 10:29:33 -04:00
buffers_tls.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
buffers.c Make some assertions nonfatal to help prevent bug23690 recurrence. 2017-09-29 10:29:33 -04:00
buffers.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
ciphers.inc Regenerate ciphers.inc 2017-01-24 15:05:35 -05:00
compat_libevent.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_libevent.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_openssl.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_pthreads.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_rust.c Add some Rust utility functions and print support 2017-05-19 08:47:10 -04:00
compat_rust.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_threads.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_threads.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_time.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_time.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat_winthreads.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compat.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
compat.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compress_lzma.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
compress_lzma.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compress_none.c Fix compress_none.c header comment 2017-06-20 11:27:17 -04:00
compress_none.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compress_zlib.c Whitespace fixes. 2017-04-25 10:54:34 -04:00
compress_zlib.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compress_zstd.c Merge branch 'maint-0.3.1' 2017-09-20 09:45:07 -04:00
compress_zstd.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
compress.c Better error handling when trying to compress/decompress into empty buffer. 2017-09-28 20:17:41 +02:00
compress.h Improve unit test coverage for compression code. 2017-09-28 12:20:02 -04:00
confline.c Correct docs for config_lines_dup_and_filter 2017-09-28 09:40:04 -04:00
confline.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
container.c Switch to offsetof() 2017-08-03 08:56:35 -04:00
container.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
crypto_curve25519.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
crypto_curve25519.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
crypto_ed25519.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
crypto_ed25519.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
crypto_format.c Run the copyright update script. 2017-03-15 16:13:17 -04:00
crypto_format.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
crypto_openssl.c Refactor crypto.[ch] into smaller OpenSSL module. 2018-01-08 14:02:17 +01:00
crypto_openssl.h Refactor crypto.[ch] into smaller OpenSSL module. 2018-01-08 14:02:17 +01:00
crypto_pwbox.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
crypto_pwbox.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
crypto_s2k.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
crypto_s2k.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
crypto.c Refactor crypto.[ch] into smaller OpenSSL module. 2018-01-08 14:02:17 +01:00
crypto.h Refactor crypto.[ch] into smaller OpenSSL module. 2018-01-08 14:02:17 +01:00
di_ops.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
di_ops.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
handles.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -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 Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
Makefile.nmake Add compress_zlib.obj to src/common/Makefile.nmake. 2017-04-25 08:06:01 -04:00
memarea.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
memarea.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
procmon.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
procmon.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
pubsub.c Run the copyright update script. 2017-03-15 16:13:17 -04:00
pubsub.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
sandbox.c Make sandbox.c compile when libseccomp-dev is installed on arm64 2017-12-12 19:46:03 -05:00
sandbox.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
storagedir.c In storagedir, take more care with errno on empty or mislabeled file 2017-11-20 10:10:13 -05:00
storagedir.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
testsupport.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
timers.c Merge branch 'scan-build-032' 2017-09-15 16:40:11 -04:00
timers.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
torint.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
torlog.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
tortls.c Another attempt at fixing the STACK warning in tortls.c 2017-12-13 10:09:10 -05:00
tortls.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
util_bug.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
util_bug.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
util_format.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
util_format.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
util_process.c Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
util_process.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
util.c Move around some LCOV_EXCLs in src/common 2017-09-28 09:25:17 -04:00
util.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00
workqueue.c Try to work around a compile warning in workqueue.c 2017-07-27 20:32:59 -04:00
workqueue.h Run our #else/#endif annotator on our source code. 2017-09-15 16:24:44 -04:00