Nick Mathewson bf413829cb Detect openssl bug 7712 and work around it. преди 5 години
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. преди 7 години
address.c 08d5fd39d8 Merge branch 'maint-0.3.2' into maint-0.3.3 преди 5 години
address.h abdf2a6f7f Merge remote-tracking branch 'dgoulet/ticket24902_029_05' преди 6 години
address_set.c ef164346d4 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' преди 6 години
address_set.h 99666dc6c4 whitespace and typo cleanups преди 6 години
aes.c 54d1a2d805 Merge branch 'maint-0.2.9' into maint-0.3.3 преди 5 години
aes.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
backtrace.c c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
backtrace.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
buffers.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' преди 6 години
buffers.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' преди 6 години
buffers_tls.c b0ddaac074 Make some assertions nonfatal to help prevent bug23690 recurrence. преди 6 години
buffers_tls.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
ciphers.inc 86583ad78e Merge branch 'maint-0.2.9' into maint-0.3.1 преди 6 години
compat.c bd42367a1e Make get_total_system_memory mockable. преди 6 години
compat.h bd42367a1e Make get_total_system_memory mockable. преди 6 години
compat_libevent.c e7907f15f9 Don't call Libevent's event_base_free() on NULL. преди 6 години
compat_libevent.h 322abc030e On exit, free the event_base and set its pointer to NULL. преди 6 години
compat_openssl.h bf3e899dce Merge branch 'libressl_201805_029' into maint-0.3.3 преди 6 години
compat_pthreads.c c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
compat_threads.c b66386865e Detect broken stdatomic.h, and pretend that it isn't there at all преди 5 години
compat_threads.h b66386865e Detect broken stdatomic.h, and pretend that it isn't there at all преди 5 години
compat_time.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 преди 6 години
compat_time.h dd6dec2665 Add a function to add msec to a monotime. преди 6 години
compat_winthreads.c 35746a9ee7 Comment-only change: annotate exit() calls. преди 6 години
compress.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
compress.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
compress_lzma.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
compress_lzma.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
compress_none.c 25edb41e6f Fix compress_none.c header comment преди 7 години
compress_none.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
compress_zlib.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
compress_zlib.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
compress_zstd.c 15d7f24c57 Merge branch 'maint-0.3.2' into maint-0.3.3 преди 5 години
compress_zstd.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
confline.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
confline.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
container.c fa0d24286b Convert remaining function (mostly static) to new free style преди 6 години
container.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
crypto.c 7aa94f7441 fix compilation. преди 6 години
crypto.h 54783b4c22 Refactor crypto.[ch] into smaller RSA module. преди 6 години
crypto_curve25519.c a64d79ca4c Move around some LCOV_EXCLs in src/common преди 6 години
crypto_curve25519.h 5cd74b4884 Add crypto_openssl_mgt.[ch] for compiling dependencies. преди 6 години
crypto_ed25519.c 86498e5aa5 Fix wide lines from typo-fix patch. преди 6 години
crypto_ed25519.h 17dcce3fe1 Fix wide lines introduced by previous patch. преди 6 години
crypto_format.c 7505f452c8 Run the copyright update script. преди 7 години
crypto_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
crypto_openssl_mgt.c 37f26aa470 Add missing static keywords преди 6 години
crypto_openssl_mgt.h f2fca51976 Move the openssl namespace back into .c files. преди 6 години
crypto_pwbox.c a64d79ca4c Move around some LCOV_EXCLs in src/common преди 6 години
crypto_pwbox.h fa78546dbc Make sure all C files have copyright/license notices преди 6 години
crypto_rsa.c ddc3eb20b7 Merge branch 'bug26116_029' into bug26116_033 преди 6 години
crypto_rsa.h 3812319bb1 Tweaks into functions and variables in crypto_rsa.[ch] преди 6 години
crypto_s2k.c a64d79ca4c Move around some LCOV_EXCLs in src/common преди 6 години
crypto_s2k.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
di_ops.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
di_ops.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
handles.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
include.am abdf2a6f7f Merge remote-tracking branch 'dgoulet/ticket24902_029_05' преди 6 години
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen преди 10 години
log.c 59a7b00384 Update tor.1.txt with the currently available log domains. преди 6 години
memarea.c 58e8094816 Fix compilation with --disable-memory-sentinels преди 6 години
memarea.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
procmon.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL преди 6 години
procmon.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
pubsub.c 7505f452c8 Run the copyright update script. преди 7 години
pubsub.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
sandbox.c 00536254b7 Merge branch 'maint-0.3.2' into maint-0.3.3 преди 5 години
sandbox.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
storagedir.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' преди 6 години
storagedir.h 17dcce3fe1 Fix wide lines introduced by previous patch. преди 6 години
testsupport.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
timers.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 преди 6 години
timers.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. преди 6 години
torint.h 06368e5310 Fix minGW compatibility issue with zu format specifier. преди 6 години
torlog.h cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 преди 6 години
tortls.c bf413829cb Detect openssl bug 7712 and work around it. преди 5 години
tortls.h 17dcce3fe1 Fix wide lines introduced by previous patch. преди 6 години
util.c d4bf1f6c8e Add a paranoia check in string_is_valid_nonrfc_hostname() преди 6 години
util.h b504c854d3 Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname преди 6 години
util_bug.c c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
util_bug.h 86e0be421f Merge branch 'maint-0.2.9' into maint-0.3.3 преди 5 години
util_format.c a64d79ca4c Move around some LCOV_EXCLs in src/common преди 6 години
util_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
util_process.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години
workqueue.c fa0d24286b Convert remaining function (mostly static) to new free style преди 6 години
workqueue.h c1deabd3b0 Run our #else/#endif annotator on our source code. преди 6 години