Nick Mathewson 6d6c8287d5 Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv 8 years ago
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 9 years ago
address.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 years ago
address.h 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 years ago
aes.c 57699de005 Update the copyright year. 8 years ago
aes.h 57699de005 Update the copyright year. 8 years ago
backtrace.c 9fc472e1a8 clean/extend some module docs, including fix from #18403 8 years ago
backtrace.h 57699de005 Update the copyright year. 8 years ago
ciphers.inc 4231729176 Update ciphers.inc to match ff28 10 years ago
compat.c e8cc9f3edf Merge branch 'maint-0.2.7' into maint-0.2.8 8 years ago
compat.h 6a2b4db4f9 Fix a comment typo in compat.h 8 years ago
compat_libevent.c 57699de005 Update the copyright year. 8 years ago
compat_libevent.h 57699de005 Update the copyright year. 8 years ago
compat_openssl.h 57699de005 Update the copyright year. 8 years ago
compat_pthreads.c 57699de005 Update the copyright year. 8 years ago
compat_threads.c 57699de005 Update the copyright year. 8 years ago
compat_threads.h 57699de005 Update the copyright year. 8 years ago
compat_winthreads.c 57699de005 Update the copyright year. 8 years ago
container.c 57699de005 Update the copyright year. 8 years ago
container.h 57699de005 Update the copyright year. 8 years ago
crypto.c 62c5a1fa45 Mark even more crypto lines (the fragile_assert ones) as unreachable 8 years ago
crypto.h 7a5f15b6e0 Improve test coverage of our strongest-rng code. 8 years ago
crypto_curve25519.c 8a536be705 Mark unreachable lines in crypto_curve25519.c 8 years ago
crypto_curve25519.h 57699de005 Update the copyright year. 8 years ago
crypto_ed25519.c ec81329339 Do not leak the 'tag' when trying to read a truncated ed25519 key file 8 years ago
crypto_ed25519.h 57699de005 Update the copyright year. 8 years ago
crypto_format.c 57699de005 Update the copyright year. 8 years ago
crypto_format.h 57699de005 Update the copyright year. 8 years ago
crypto_pwbox.c 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros 8 years ago
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 9 years ago
crypto_s2k.c 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros 8 years ago
crypto_s2k.h 57699de005 Update the copyright year. 8 years ago
di_ops.c e40cfc4425 Move the ctime part of choose_array_element_by_weight into di_ops 8 years ago
di_ops.h e40cfc4425 Move the ctime part of choose_array_element_by_weight into di_ops 8 years ago
handles.h e015f7c9cc Basic 'handle' implementation and tests. 8 years ago
include.am 6d6c8287d5 Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv 8 years ago
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 years ago
log.c 57699de005 Update the copyright year. 8 years ago
memarea.c 12e26a6e76 Disambiguate: Avoid defining two static functions called chunk_free_unchecked 8 years ago
memarea.h 57699de005 Update the copyright year. 8 years ago
procmon.c 57699de005 Update the copyright year. 8 years ago
procmon.h 57699de005 Update the copyright year. 8 years ago
pubsub.c 99c0e1bd5b Fix bad allocation in pubsub.c 8 years ago
pubsub.h 80a6c8caa3 Basic work on a publish/subscribe abstraction 8 years ago
sandbox.c 4895d8288c Do not treat "DOCDOC" as doxygen. 8 years ago
sandbox.h 4895d8288c Do not treat "DOCDOC" as doxygen. 8 years ago
testsupport.h 57699de005 Update the copyright year. 8 years ago
timers.c 11a09778d6 Test coverage for timers. 8 years ago
timers.h dcf948da06 Add wrappers to tie the new timeouts into libevent. 8 years ago
torgzip.c 57699de005 Update the copyright year. 8 years ago
torgzip.h 57699de005 Update the copyright year. 8 years ago
torint.h 57699de005 Update the copyright year. 8 years ago
torlog.h 57699de005 Update the copyright year. 8 years ago
tortls.c 5db21f8f81 OpenSSL 1.1.0-pre5-dev and later made BIO opaque. 8 years ago
tortls.h 57699de005 Update the copyright year. 8 years ago
util.c 7bc9d1e002 Merge branch 'maint-0.2.8' 8 years ago
util.h 7865402106 Move tor_assert implementation into its own header/module. 8 years ago
util_bug.c 532820b11c Add a BUG macro for usage in if checks. 8 years ago
util_bug.h 381dae43b6 Add branch prediction to util_bug.h, and fix a bug. 8 years ago
util_format.c 57699de005 Update the copyright year. 8 years ago
util_format.h 57699de005 Update the copyright year. 8 years ago
util_process.c 57699de005 Update the copyright year. 8 years ago
util_process.h 57699de005 Update the copyright year. 8 years ago
workqueue.c 23f8c9b32f Add a brief file-level description for everything in src/common 8 years ago
workqueue.h 57699de005 Update the copyright year. 8 years ago