Nick Mathewson d09723ad19 Add facility to suppress/capture tor_bug_occurred_() messages in unit tests. hace 9 años
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. hace 11 años
address.c 7b54d7ebbd Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage hace 10 años
address.h 925f76b486 Keep make check-spaces happy hace 10 años
aes.c d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common hace 10 años
aes.h 57699de005 Update the copyright year. hace 10 años
backtrace.c 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 9 años
backtrace.h 57699de005 Update the copyright year. hace 10 años
ciphers.inc 4231729176 Update ciphers.inc to match ff28 hace 12 años
compat.c 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 9 años
compat.h 8d67c079b4 Fix integer overflows in the conversion tables hace 9 años
compat_libevent.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' hace 9 años
compat_libevent.h 7f145b54af Merge remote-tracking branch 'public/Fix_19450' hace 9 años
compat_openssl.h 57699de005 Update the copyright year. hace 10 años
compat_pthreads.c b421648da2 Merge remote-tracking branch 'public/thread_coverage' hace 10 años
compat_threads.c b421648da2 Merge remote-tracking branch 'public/thread_coverage' hace 10 años
compat_threads.h 57699de005 Update the copyright year. hace 10 años
compat_time.c 1995328a3d Keep make check-spaces happy hace 10 años
compat_time.h 22314f9050 loony mingwcross bug: insist we dont have clock_gettime. hace 10 años
compat_winthreads.c 57699de005 Update the copyright year. hace 10 años
container.c 41ad244dd6 Fix a comment typo in smartlist_get_most_frequent_() hace 9 años
container.h 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 9 años
crypto.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. hace 10 años
crypto.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 10 años
crypto_curve25519.c 8a536be705 Mark unreachable lines in crypto_curve25519.c hace 10 años
crypto_curve25519.h 57699de005 Update the copyright year. hace 10 años
crypto_ed25519.c b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). hace 9 años
crypto_ed25519.h b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). hace 9 años
crypto_format.c 57699de005 Update the copyright year. hace 10 años
crypto_format.h 57699de005 Update the copyright year. hace 10 años
crypto_pwbox.c 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros hace 10 años
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. hace 11 años
crypto_s2k.c 44ea3dc331 Merge branch 'maint-0.2.8' hace 10 años
crypto_s2k.h 57699de005 Update the copyright year. hace 10 años
di_ops.c 9eeaeddbb1 Reduce make check-spaces noise hace 10 años
di_ops.h 9eeaeddbb1 Reduce make check-spaces noise hace 10 años
handles.h e015f7c9cc Basic 'handle' implementation and tests. hace 10 años
include.am 518c8fe0ec Also ship compat_time.h in release tarballs. Fixes bug #19746 hace 10 años
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen hace 12 años
log.c 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 9 años
memarea.c a3ec811c2e Merge branch 'maint-0.2.8' hace 10 años
memarea.h 57699de005 Update the copyright year. hace 10 años
procmon.c bd1a85cc91 Address review comments from cypherpunks hace 10 años
procmon.h 57699de005 Update the copyright year. hace 10 años
pubsub.c 99c0e1bd5b Fix bad allocation in pubsub.c hace 10 años
pubsub.h 9eeaeddbb1 Reduce make check-spaces noise hace 10 años
sandbox.c 40d05983c4 Fix some comments in sandbox.c hace 9 años
sandbox.h 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS hace 10 años
testsupport.h 2154160a24 Add support for mocking functions declared with attributes without causing gcc warnings hace 10 años
timers.c 6a2002fc09 convert timers.c to use real monotonic time. hace 10 años
timers.h 1995328a3d Keep make check-spaces happy hace 10 años
torgzip.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. hace 10 años
torgzip.h 57699de005 Update the copyright year. hace 10 años
torint.h 57699de005 Update the copyright year. hace 10 años
torlog.h f74916a98f setup_capture_of_logs: no longer suppress log messages hace 9 años
tortls.c 69dce09031 Do not call tor_tls_server_info_callback(NULL) from tests. hace 9 años
tortls.h 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or hace 10 años
util.c 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 9 años
util.h 5927ed8d33 checkSpace.pl now forbids more identifiers. hace 9 años
util_bug.c d09723ad19 Add facility to suppress/capture tor_bug_occurred_() messages in unit tests. hace 9 años
util_bug.h d09723ad19 Add facility to suppress/capture tor_bug_occurred_() messages in unit tests. hace 9 años
util_format.c 251b348d7b It is not a bug to attempt to base32_decode a non-base32 string hace 9 años
util_format.h 4e4a7d2b0c Fix base32 API to take any source length in bytes hace 10 años
util_process.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 10 años
util_process.h 57699de005 Update the copyright year. hace 10 años
workqueue.c 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue hace 10 años
workqueue.h 8ba4ba0a74 Grammar. hace 10 años