Nick Mathewson 558e9899e4 Document most undocumented variables. 15 years ago
..
Makefile.am 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 16 years ago
OpenBSD_malloc_Linux.c 1a564901e4 Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 16 years ago
address.c d7f55dafe0 Properly zero-out addresses when setting them. Probably this was not hurting anything. 15 years ago
address.h 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
aes.c 11e464c331 r18753@catbus: nickm | 2008-03-11 14:56:39 -0400 16 years ago
aes.h eecc44dab8 r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 16 years ago
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 16 years ago
compat.c b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 years ago
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" 15 years ago
container.c 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
container.h 651a0a2fb5 Stop marking bsearch_idx as pure; it is not. 15 years ago
crypto.c b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 years ago
crypto.h 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
ht.h 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 16 years ago
log.c b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 years ago
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. 15 years ago
memarea.c b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 years ago
memarea.h 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. 15 years ago
mempool.c 2905291af2 r17659@tombo: nickm | 2008-08-06 12:22:11 -0400 16 years ago
mempool.h f3eaeb99a3 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 16 years ago
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 17 years ago
strlcpy.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 17 years ago
test.h b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 years ago
torgzip.c 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 16 years ago
torgzip.h 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 years ago
torint.h 35bef7fefd make read_all and write_all return ssize_t. 15 years ago
tortls.c 9c3d17ebb5 Fix a small memory leak of around 32 bytes per TLS connection opened. Bugfix on 0.2.1.1-alpha. 15 years ago
tortls.h 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 years ago
util.c 558e9899e4 Document most undocumented variables. 15 years ago
util.h efb863189c Expose hex_decode_digit from util.c 15 years ago