Nick Mathewson 6fb06f334a Try to fix windows mmap code. 15 anos atrás
..
Makefile.am 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 16 anos atrás
OpenBSD_malloc_Linux.c 1a564901e4 Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 16 anos atrás
address.c 361086005c Fix a possible negative shift in address comparison. May fix bug 845 and bug 811 15 anos atrás
address.h f6879caa04 Try once again to make BSD compilation happy. 16 anos atrás
aes.c 11e464c331 r18753@catbus: nickm | 2008-03-11 14:56:39 -0400 16 anos atrás
aes.h eecc44dab8 r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 16 anos atrás
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 16 anos atrás
compat.c 6fb06f334a Try to fix windows mmap code. 15 anos atrás
compat.h 7f793fa733 Simplify mmap object layout to avoid confusing static analysis tools, and us too. 15 anos atrás
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. 15 anos atrás
container.h 651a0a2fb5 Stop marking bsearch_idx as pure; it is not. 15 anos atrás
crypto.c 4d94e061c7 Clean up some redundant stuff in crypto_dh_new(). 15 anos atrás
crypto.h 22259a0877 The first of Karsten's proposal 121 patches: configure and maintain client authorization data. Tweaked a bit: see comments on or-dev. 16 anos atrás
ht.h 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 16 anos atrás
log.c 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 anos atrás
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 anos atrás
memarea.c 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. 15 anos atrás
memarea.h 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. 15 anos atrás
mempool.c 2905291af2 r17659@tombo: nickm | 2008-08-06 12:22:11 -0400 16 anos atrás
mempool.h f3eaeb99a3 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 16 anos atrás
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 17 anos atrás
strlcpy.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 17 anos atrás
test.h f95d7c189b Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests. 15 anos atrás
torgzip.c 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 16 anos atrás
torgzip.h 842a33ff20 Update some copyright notices: it is now 2008. 16 anos atrás
torint.h 35bef7fefd make read_all and write_all return ssize_t. 15 anos atrás
tortls.c 339f094056 Refactor some code and add some asserts based on scanner results. 15 anos atrás
tortls.h b927ede48c r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400 16 anos atrás
util.c 37bd9181f0 Do not use O_APPEND on fd-based operations that do not really want it; have them just lseek instead. 15 anos atrás
util.h 35bef7fefd make read_all and write_all return ssize_t. 15 anos atrás