| .. |
|
.cvsignore
|
03544caca7
Make cvsignores reflect build process
|
22 years ago |
|
Makefile.am
|
6438a5db08
ship strlcat and strlcpy with the tarball, but don't compile them
|
22 years ago |
|
aes.c
|
3d60cd1d61
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
|
22 years ago |
|
aes.h
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
22 years ago |
|
crypto.c
|
37192bd25e
use tor_assert and PUBLIC_KEY_OK
|
22 years ago |
|
crypto.h
|
aa7cfd93e5
Fix base32 implementation; make base32 implementation follow standard; add more tests for base32
|
22 years ago |
|
fakepoll.c
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
22 years ago |
|
fakepoll.h
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
22 years ago |
|
log.c
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
22 years ago |
|
log.h
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
22 years ago |
|
strlcat.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
22 years ago |
|
strlcpy.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
22 years ago |
|
test.h
|
9199696182
Add some wrappers around SPLAY_* for the common map-from-string-to-X case.
|
22 years ago |
|
torint.h
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
22 years ago |
|
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 years ago |
|
tortls.h
|
c44016e86e
Merge flagday into main branch.
|
22 years ago |
|
util.c
|
568a4d187a
Check for machine/limits.h in addition to sys/limits.h
|
22 years ago |
|
util.h
|
e062ca046b
Add a tor_assert macro that logs failed assertions.
|
22 years ago |