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 년 전