Nick Mathewson 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 лет назад
..
.cvsignore 03544caca7 Make cvsignores reflect build process 22 лет назад
Makefile.am 3590eb535a Add basic wrappers for zlib/gzip 21 лет назад
aes.c c0ea93337d Doxygenate common. 21 лет назад
aes.h 5dd9e60231 doxygen markup for common/*.h 21 лет назад
crypto.c 6d873e5743 don't assert multiple things in the same tor_assert() 21 лет назад
crypto.h 918ce7a084 a few more ints to size_ts 21 лет назад
fakepoll.c 1c757b917d fix signed/unsigned comparison, plus typo 21 лет назад
fakepoll.h 5dd9e60231 doxygen markup for common/*.h 21 лет назад
log.c 6d873e5743 don't assert multiple things in the same tor_assert() 21 лет назад
log.h 605e10a650 Stop multiplying logs on sighup. 21 лет назад
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 21 лет назад
torgzip.c 6d873e5743 don't assert multiple things in the same tor_assert() 21 лет назад
torgzip.h 100b10473a fix tab/space in torgzip.h 21 лет назад
torint.h 31b81650b7 Define LONG_MAX and UINT_MAX when they are missing 21 лет назад
tortls.c 62094ebd32 Tolerate NULL nicknames better 21 лет назад
tortls.h 5f4a390b33 oh, and some more in common/ 21 лет назад
util.c e9e9a25881 i take back everything i've said about unit tests 21 лет назад
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 лет назад