Nick Mathewson bc62f8e983 Replace sprintf with snprintf 22 лет назад
..
.cvsignore 03544caca7 Make cvsignores reflect build process 23 лет назад
Makefile.am 3590eb535a Add basic wrappers for zlib/gzip 22 лет назад
aes.c c0ea93337d Doxygenate common. 22 лет назад
aes.h 5dd9e60231 doxygen markup for common/*.h 22 лет назад
crypto.c 6d873e5743 don't assert multiple things in the same tor_assert() 22 лет назад
crypto.h 918ce7a084 a few more ints to size_ts 22 лет назад
fakepoll.c 1c757b917d fix signed/unsigned comparison, plus typo 22 лет назад
fakepoll.h 5dd9e60231 doxygen markup for common/*.h 22 лет назад
log.c bc62f8e983 Replace sprintf with snprintf 22 лет назад
log.h 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. 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 5dd9e60231 doxygen markup for common/*.h 22 лет назад
torgzip.c 6d873e5743 don't assert multiple things in the same tor_assert() 22 лет назад
torgzip.h 100b10473a fix tab/space in torgzip.h 22 лет назад
torint.h 31b81650b7 Define LONG_MAX and UINT_MAX when they are missing 22 лет назад
tortls.c bc62f8e983 Replace sprintf with snprintf 22 лет назад
tortls.h 5f4a390b33 oh, and some more in common/ 22 лет назад
util.c bc62f8e983 Replace sprintf with snprintf 22 лет назад
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. 22 лет назад