| .. |
|
.cvsignore
|
03544caca7
Make cvsignores reflect build process
|
22 years ago |
|
Makefile.am
|
3590eb535a
Add basic wrappers for zlib/gzip
|
21 years ago |
|
aes.c
|
c0ea93337d
Doxygenate common.
|
21 years ago |
|
aes.h
|
5dd9e60231
doxygen markup for common/*.h
|
21 years ago |
|
crypto.c
|
6d873e5743
don't assert multiple things in the same tor_assert()
|
21 years ago |
|
crypto.h
|
918ce7a084
a few more ints to size_ts
|
21 years ago |
|
fakepoll.c
|
1c757b917d
fix signed/unsigned comparison, plus typo
|
21 years ago |
|
fakepoll.h
|
5dd9e60231
doxygen markup for common/*.h
|
21 years ago |
|
log.c
|
bc62f8e983
Replace sprintf with snprintf
|
21 years ago |
|
log.h
|
26f3cb8652
Add SysLog option to direct log messages to the system log instead of a FILE*.
|
21 years ago |
|
strlcat.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
21 years ago |
|
strlcpy.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
21 years ago |
|
test.h
|
5dd9e60231
doxygen markup for common/*.h
|
21 years ago |
|
torgzip.c
|
6d873e5743
don't assert multiple things in the same tor_assert()
|
21 years ago |
|
torgzip.h
|
100b10473a
fix tab/space in torgzip.h
|
21 years ago |
|
torint.h
|
31b81650b7
Define LONG_MAX and UINT_MAX when they are missing
|
21 years ago |
|
tortls.c
|
bc62f8e983
Replace sprintf with snprintf
|
21 years ago |
|
tortls.h
|
5f4a390b33
oh, and some more in common/
|
21 years ago |
|
util.c
|
bc62f8e983
Replace sprintf with snprintf
|
21 years ago |
|
util.h
|
5d53828c57
Handle more errnos from accept() without closing the connection. This may fix a bug that could close OR listeners when (a) TCP connections were hung up before accept() could be called, or (b) during FD exhaustion.
|
21 years ago |