Nick Mathewson d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 9 years ago
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 11 years ago
address.c 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 9 years ago
address.h 925f76b486 Keep make check-spaces happy 9 years ago
aes.c d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 9 years ago
aes.h 57699de005 Update the copyright year. 10 years ago
backtrace.c 9fc472e1a8 clean/extend some module docs, including fix from #18403 10 years ago
backtrace.h 57699de005 Update the copyright year. 10 years ago
ciphers.inc 4231729176 Update ciphers.inc to match ff28 12 years ago
compat.c d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 9 years ago
compat.h 0279e48473 Add support for temporarily suppressing a warning 10 years ago
compat_libevent.c d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 9 years ago
compat_libevent.h 57699de005 Update the copyright year. 10 years ago
compat_openssl.h 57699de005 Update the copyright year. 10 years ago
compat_pthreads.c 57699de005 Update the copyright year. 10 years ago
compat_threads.c 57699de005 Update the copyright year. 10 years ago
compat_threads.h 57699de005 Update the copyright year. 10 years ago
compat_winthreads.c 57699de005 Update the copyright year. 10 years ago
container.c 57699de005 Update the copyright year. 10 years ago
container.h 57699de005 Update the copyright year. 10 years ago
crypto.c 227d3b3d6b Use ENABLE/DISABLE_GCC_WARNING in masater. 9 years ago
crypto.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 years ago
crypto_curve25519.c 8a536be705 Mark unreachable lines in crypto_curve25519.c 10 years ago
crypto_curve25519.h 57699de005 Update the copyright year. 10 years ago
crypto_ed25519.c 0ef36626ea Use calloc, not malloc(a*b), in ed25519 batch signature check fn 10 years ago
crypto_ed25519.h 57699de005 Update the copyright year. 10 years ago
crypto_format.c 57699de005 Update the copyright year. 10 years ago
crypto_format.h 57699de005 Update the copyright year. 10 years ago
crypto_pwbox.c 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros 10 years ago
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 11 years ago
crypto_s2k.c 44ea3dc331 Merge branch 'maint-0.2.8' 10 years ago
crypto_s2k.h 57699de005 Update the copyright year. 10 years ago
di_ops.c 9eeaeddbb1 Reduce make check-spaces noise 9 years ago
di_ops.h 9eeaeddbb1 Reduce make check-spaces noise 9 years ago
handles.h e015f7c9cc Basic 'handle' implementation and tests. 10 years ago
include.am 6d6c8287d5 Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv 10 years ago
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 12 years ago
log.c 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 9 years ago
memarea.c a3ec811c2e Merge branch 'maint-0.2.8' 10 years ago
memarea.h 57699de005 Update the copyright year. 10 years ago
procmon.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 10 years ago
procmon.h 57699de005 Update the copyright year. 10 years ago
pubsub.c 99c0e1bd5b Fix bad allocation in pubsub.c 10 years ago
pubsub.h 9eeaeddbb1 Reduce make check-spaces noise 9 years ago
sandbox.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 9 years ago
sandbox.h 4895d8288c Do not treat "DOCDOC" as doxygen. 10 years ago
testsupport.h 57699de005 Update the copyright year. 10 years ago
timers.c 11a09778d6 Test coverage for timers. 10 years ago
timers.h dcf948da06 Add wrappers to tie the new timeouts into libevent. 10 years ago
torgzip.c 57699de005 Update the copyright year. 10 years ago
torgzip.h 57699de005 Update the copyright year. 10 years ago
torint.h 57699de005 Update the copyright year. 10 years ago
torlog.h 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 9 years ago
tortls.c df4fa92a88 Merge branch 'maint-0.2.8' 9 years ago
tortls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 9 years ago
util.c d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 9 years ago
util.h f2205071f0 Remove round_int64_to_next_multiple_of: It is now unused. 10 years ago
util_bug.c 532820b11c Add a BUG macro for usage in if checks. 10 years ago
util_bug.h 9eeaeddbb1 Reduce make check-spaces noise 9 years ago
util_format.c 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage 9 years ago
util_format.h 57699de005 Update the copyright year. 10 years ago
util_process.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 9 years ago
util_process.h 57699de005 Update the copyright year. 10 years ago
workqueue.c 23f8c9b32f Add a brief file-level description for everything in src/common 10 years ago
workqueue.h 57699de005 Update the copyright year. 10 years ago