Nick Mathewson 0355d29e12 Call tls_log_errors at a more appropriate location; we can remove the other calls in tor_tls_verify once we are sure they never happen. 22 лет назад
..
.cvsignore 03544caca7 Make cvsignores reflect build process 23 лет назад
Makefile.am 6438a5db08 ship strlcat and strlcpy with the tarball, but don't compile them 22 лет назад
aes.c 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 лет назад
aes.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 22 лет назад
crypto.c 37192bd25e use tor_assert and PUBLIC_KEY_OK 22 лет назад
crypto.h aa7cfd93e5 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32 22 лет назад
fakepoll.c 257d509b91 Document stuff, reduce magic numbers, add emacs magic 22 лет назад
fakepoll.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 22 лет назад
log.c 257d509b91 Document stuff, reduce magic numbers, add emacs magic 22 лет назад
log.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 22 лет назад
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 лет назад
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 лет назад
test.h 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 22 лет назад
torint.h 257d509b91 Document stuff, reduce magic numbers, add emacs magic 22 лет назад
tortls.c 0355d29e12 Call tls_log_errors at a more appropriate location; we can remove the other calls in tor_tls_verify once we are sure they never happen. 22 лет назад
tortls.h c44016e86e Merge flagday into main branch. 22 лет назад
util.c 568a4d187a Check for machine/limits.h in addition to sys/limits.h 22 лет назад
util.h e062ca046b Add a tor_assert macro that logs failed assertions. 22 лет назад