tor/src/common
2016-05-16 08:25:59 -04:00
..
address.c Rename tor_dup_addr to tor_addr_to_str_dup. 2016-03-28 16:36:51 -04:00
address.h Rename tor_dup_addr to tor_addr_to_str_dup. 2016-03-28 16:36:51 -04:00
aes.c Update the copyright year. 2016-02-27 18:48:19 +01:00
aes.h Update the copyright year. 2016-02-27 18:48:19 +01:00
backtrace.c clean/extend some module docs, including fix from #18403 2016-02-28 17:57:47 +01:00
backtrace.h Update the copyright year. 2016-02-27 18:48:19 +01:00
ciphers.inc Update ciphers.inc to match ff28 2014-04-08 11:42:07 -04:00
compat_libevent.c Update the copyright year. 2016-02-27 18:48:19 +01:00
compat_libevent.h Update the copyright year. 2016-02-27 18:48:19 +01:00
compat_openssl.h Update the copyright year. 2016-02-27 18:48:19 +01:00
compat_pthreads.c Update the copyright year. 2016-02-27 18:48:19 +01:00
compat_threads.c Update the copyright year. 2016-02-27 18:48:19 +01:00
compat_threads.h Update the copyright year. 2016-02-27 18:48:19 +01:00
compat_winthreads.c Update the copyright year. 2016-02-27 18:48:19 +01:00
compat.c clean/extend some module docs, including fix from #18403 2016-02-28 17:57:47 +01:00
compat.h Fix a comment typo in compat.h 2016-04-05 13:45:37 +10:00
container.c Update the copyright year. 2016-02-27 18:48:19 +01:00
container.h Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto_curve25519.c Mark unreachable lines in crypto_curve25519.c 2016-05-16 08:25:53 -04:00
crypto_curve25519.h Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto_ed25519.c Do not leak the 'tag' when trying to read a truncated ed25519 key file 2016-05-16 08:25:59 -04:00
crypto_ed25519.h Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto_format.c Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto_format.h Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto_pwbox.c Mark three lines unreachable, with extensive docs and use of BUG macros 2016-05-16 08:25:53 -04:00
crypto_pwbox.h Rudimentary-but-sufficient passphrase-encrypted box code. 2014-09-25 11:58:13 -04:00
crypto_s2k.c Mark three lines unreachable, with extensive docs and use of BUG macros 2016-05-16 08:25:53 -04:00
crypto_s2k.h Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto.c Mark some unreachable lines in crypto.c 2016-05-16 08:25:59 -04:00
crypto.h Improve test coverage of our strongest-rng code. 2016-05-16 08:25:59 -04:00
di_ops.c Update the copyright year. 2016-02-27 18:48:19 +01:00
di_ops.h Update the copyright year. 2016-02-27 18:48:19 +01:00
handles.h Basic 'handle' implementation and tests. 2016-04-19 14:07:43 -04:00
include.am Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Found with modularity tool. 2016-04-20 13:39:07 -04:00
linux_syscalls.inc Move code-generation scripts to scripts/codegen 2014-05-07 01:17:41 -04:00
log.c Update the copyright year. 2016-02-27 18:48:19 +01:00
Makefile.nmake Clean up the MVSC nmake files so they work again. 2014-09-09 10:27:05 -04:00
memarea.c Disambiguate: Avoid defining two static functions called chunk_free_unchecked 2016-04-15 12:20:14 -04:00
memarea.h Update the copyright year. 2016-02-27 18:48:19 +01:00
procmon.c Update the copyright year. 2016-02-27 18:48:19 +01:00
procmon.h Update the copyright year. 2016-02-27 18:48:19 +01:00
sandbox.c Do not treat "DOCDOC" as doxygen. 2016-03-26 10:11:45 -04:00
sandbox.h Do not treat "DOCDOC" as doxygen. 2016-03-26 10:11:45 -04:00
testsupport.h Update the copyright year. 2016-02-27 18:48:19 +01:00
torgzip.c Update the copyright year. 2016-02-27 18:48:19 +01:00
torgzip.h Update the copyright year. 2016-02-27 18:48:19 +01:00
torint.h Update the copyright year. 2016-02-27 18:48:19 +01:00
torlog.h Update the copyright year. 2016-02-27 18:48:19 +01:00
tortls.c OpenSSL 1.1.0-pre5-dev and later made BIO opaque. 2016-04-05 10:03:24 -04:00
tortls.h Update the copyright year. 2016-02-27 18:48:19 +01:00
util_bug.c Add a BUG macro for usage in if checks. 2016-04-14 16:25:06 -04:00
util_bug.h Add branch prediction to util_bug.h, and fix a bug. 2016-04-15 09:12:03 -04:00
util_format.c Update the copyright year. 2016-02-27 18:48:19 +01:00
util_format.h Update the copyright year. 2016-02-27 18:48:19 +01:00
util_process.c Update the copyright year. 2016-02-27 18:48:19 +01:00
util_process.h Update the copyright year. 2016-02-27 18:48:19 +01:00
util.c Move tor_assert implementation into its own header/module. 2016-04-04 11:06:04 -04:00
util.h Move tor_assert implementation into its own header/module. 2016-04-04 11:06:04 -04:00
workqueue.c Add a brief file-level description for everything in src/common 2016-02-27 18:19:57 +01:00
workqueue.h Update the copyright year. 2016-02-27 18:48:19 +01:00