Nick Mathewson 72a1f0180d Revert "Make the monotonic{_coarse,}_get() functions mockable." před 7 roky
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. před 9 roky
address.c 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage před 8 roky
address.h 925f76b486 Keep make check-spaces happy před 8 roky
aes.c d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common před 8 roky
aes.h 57699de005 Update the copyright year. před 8 roky
backtrace.c 2b74e13a7c More coverage in backtrace.c před 8 roky
backtrace.h 57699de005 Update the copyright year. před 8 roky
ciphers.inc 4231729176 Update ciphers.inc to match ff28 před 10 roky
compat.c aa971c5924 Move our "what time is it now" compat functions into a new module před 7 roky
compat.h aa971c5924 Move our "what time is it now" compat functions into a new module před 7 roky
compat_libevent.c 7bc4ca7de9 Remove tor_gettimeofday_cached_monotonic as broken and unneeded před 7 roky
compat_libevent.h 7bc4ca7de9 Remove tor_gettimeofday_cached_monotonic as broken and unneeded před 7 roky
compat_openssl.h 57699de005 Update the copyright year. před 8 roky
compat_pthreads.c b421648da2 Merge remote-tracking branch 'public/thread_coverage' před 8 roky
compat_threads.c b421648da2 Merge remote-tracking branch 'public/thread_coverage' před 8 roky
compat_threads.h 57699de005 Update the copyright year. před 8 roky
compat_time.c 72a1f0180d Revert "Make the monotonic{_coarse,}_get() functions mockable." před 7 roky
compat_time.h 72a1f0180d Revert "Make the monotonic{_coarse,}_get() functions mockable." před 7 roky
compat_winthreads.c 57699de005 Update the copyright year. před 8 roky
container.c 57699de005 Update the copyright year. před 8 roky
container.h 57699de005 Update the copyright year. před 8 roky
crypto.c 2197bfcc6a Merge branch 'maint-0.2.8' před 8 roky
crypto.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes před 8 roky
crypto_curve25519.c 8a536be705 Mark unreachable lines in crypto_curve25519.c před 8 roky
crypto_curve25519.h 57699de005 Update the copyright year. před 8 roky
crypto_ed25519.c 0ef36626ea Use calloc, not malloc(a*b), in ed25519 batch signature check fn před 8 roky
crypto_ed25519.h 57699de005 Update the copyright year. před 8 roky
crypto_format.c 57699de005 Update the copyright year. před 8 roky
crypto_format.h 57699de005 Update the copyright year. před 8 roky
crypto_pwbox.c 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros před 8 roky
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. před 9 roky
crypto_s2k.c 44ea3dc331 Merge branch 'maint-0.2.8' před 8 roky
crypto_s2k.h 57699de005 Update the copyright year. před 8 roky
di_ops.c 9eeaeddbb1 Reduce make check-spaces noise před 8 roky
di_ops.h 9eeaeddbb1 Reduce make check-spaces noise před 8 roky
handles.h e015f7c9cc Basic 'handle' implementation and tests. před 8 roky
include.am aa971c5924 Move our "what time is it now" compat functions into a new module před 7 roky
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen před 10 roky
log.c 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage před 8 roky
memarea.c a3ec811c2e Merge branch 'maint-0.2.8' před 8 roky
memarea.h 57699de005 Update the copyright year. před 8 roky
procmon.c bd1a85cc91 Address review comments from cypherpunks před 7 roky
procmon.h 57699de005 Update the copyright year. před 8 roky
pubsub.c 99c0e1bd5b Fix bad allocation in pubsub.c před 8 roky
pubsub.h 9eeaeddbb1 Reduce make check-spaces noise před 8 roky
sandbox.c c138c9a2be Merge branch 'maint-0.2.8' před 7 roky
sandbox.h 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS před 8 roky
testsupport.h 2154160a24 Add support for mocking functions declared with attributes without causing gcc warnings před 7 roky
timers.c 6a2002fc09 convert timers.c to use real monotonic time. před 7 roky
timers.h 6a2002fc09 convert timers.c to use real monotonic time. před 7 roky
torgzip.c 5a725dab0a Mark some torgzip lines as unreachable/untestable. před 8 roky
torgzip.h 57699de005 Update the copyright year. před 8 roky
torint.h 57699de005 Update the copyright year. před 8 roky
torlog.h 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have před 8 roky
tortls.c df4fa92a88 Merge branch 'maint-0.2.8' před 8 roky
tortls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes před 8 roky
util.c aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' před 7 roky
util.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' před 7 roky
util_bug.c 532820b11c Add a BUG macro for usage in if checks. před 8 roky
util_bug.h 9eeaeddbb1 Reduce make check-spaces noise před 8 roky
util_format.c 49e8f47505 util: zero target buffer of base*_encode/decode před 8 roky
util_format.h 4e4a7d2b0c Fix base32 API to take any source length in bytes před 8 roky
util_process.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers před 8 roky
util_process.h 57699de005 Update the copyright year. před 8 roky
workqueue.c 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue před 8 roky
workqueue.h 8ba4ba0a74 Grammar. před 7 roky