tor/src/common
2016-05-09 14:04:53 -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 Do not treat "DOCDOC" as doxygen. 2016-03-26 10:11:45 -04:00
crypto_curve25519.h Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto_ed25519.c Fix all doxygen warnings (other than missing docs) 2016-03-26 09:53:12 -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 Add a brief file-level description for everything in src/common 2016-02-27 18:19:57 +01:00
crypto_pwbox.h Rudimentary-but-sufficient passphrase-encrypted box code. 2014-09-25 11:58:13 -04:00
crypto_s2k.c Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto_s2k.h Update the copyright year. 2016-02-27 18:48:19 +01:00
crypto.c Only define NEW_THREAD_API when not building with LibreSSL. 2016-04-05 10:38:15 -04:00
crypto.h Update the copyright year. 2016-02-27 18:48:19 +01: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
include.am Add wrappers to tie the new timeouts into libevent. 2016-05-09 14:04:06 -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 Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8 2016-04-12 13:02:02 -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
timers.c Quick-and-dirty test for timers code. 2016-05-09 14:04:53 -04:00
timers.h Add wrappers to tie the new timeouts into libevent. 2016-05-09 14:04:06 -04: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 an IF_BUG_ONCE macro, since that's a pretty common pattern too. 2016-04-14 16:25:07 -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