Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. vor 17 Jahren
..
Makefile.am 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 vor 18 Jahren
OpenBSD_malloc_Linux.c 1a564901e4 Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c vor 18 Jahren
address.c 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. vor 17 Jahren
address.h 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. vor 17 Jahren
aes.c 11e464c331 r18753@catbus: nickm | 2008-03-11 14:56:39 -0400 vor 18 Jahren
aes.h eecc44dab8 r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 vor 18 Jahren
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. vor 18 Jahren
compat.c 98066d62bc Lower sprintf buffer max to ~SSIZE_T_MAX from SIZE_T_CEILING, since we need to compare it to a signed int. vor 17 Jahren
compat.h 4277b0e926 Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; instead, use the standard convert-to-boolean hack of "svn st" vor 17 Jahren
container.c 191197eff7 Revert my older supposed gcc-4.4 warning workaround. GCC was not being needlessly prissy; it was hinting at the wrongly pure smartlist_bsearch_idx. vor 17 Jahren
container.h 651a0a2fb5 Stop marking bsearch_idx as pure; it is not. vor 17 Jahren
crypto.c 6c6b0283cb Ben confirms that the MUST in rfc2631 is only for compatibility with X9.42, and isn't actually a security thing. vor 17 Jahren
crypto.h cebdf93949 Fix bug 889: share deep-copied keys between threads to avoid races in reference counts. Bugfix on 0.1.0.1-rc. vor 17 Jahren
ht.h 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 vor 18 Jahren
log.c b6f89a647a One log.c XXX021 was a misunderstanding. Also, clip log messages passed to syslog to their maximum length when there is a maximum. vor 17 Jahren
log.h bd6b3072f9 Change logging code to use fds instead of stdio. Fixes bug 861, and probably makes logging slightly faster. Not a backport candidate: bug 861 is too obscure and harmless. vor 17 Jahren
memarea.c 6693f32530 Resolve many DOCDOCs. vor 17 Jahren
memarea.h 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. vor 17 Jahren
mempool.c 2905291af2 r17659@tombo: nickm | 2008-08-06 12:22:11 -0400 vor 18 Jahren
mempool.h f3eaeb99a3 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 vor 18 Jahren
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 vor 20 Jahren
strlcpy.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 vor 20 Jahren
test.h 3be88b2c70 Change test_memeq macro to not leak memory. Addresses coverity CID 47. vor 17 Jahren
torgzip.c 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 vor 18 Jahren
torgzip.h 842a33ff20 Update some copyright notices: it is now 2008. vor 18 Jahren
torint.h 35bef7fefd make read_all and write_all return ssize_t. vor 17 Jahren
tortls.c 9c3d17ebb5 Fix a small memory leak of around 32 bytes per TLS connection opened. Bugfix on 0.2.1.1-alpha. vor 17 Jahren
tortls.h 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. vor 17 Jahren
util.c 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. vor 17 Jahren
util.h efb863189c Expose hex_decode_digit from util.c vor 17 Jahren