tor/src/common
2010-12-01 15:38:18 +00:00
..
address.c clarify fmt_addr32 documentation to note that the address is in host-order 2010-10-15 18:04:07 -04:00
address.h Merge branch 'bug1992_part1' 2010-10-15 17:08:18 -04:00
aes.c Improve accuracy of comment about aes_crypt performance 2010-10-15 13:44:25 -04:00
aes.h Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
ciphers.inc fix a few typos, and give the bootstrap phase stuff a changelog entry. 2008-06-13 04:26:05 +00:00
compat_libevent.c Fix one-time memory leak when initializing libevent. Spotted by Sebastian 2010-10-15 17:14:04 -04:00
compat_libevent.h Add a new option to enable/disable IOCP support 2010-09-28 14:01:45 -04:00
compat.c Don't both open the socket with SOCK_CLOEXEC and set FD_CLOEXEC 2010-11-21 15:40:17 +00:00
compat.h Do cloexec on socketpairs and stdio files 2010-11-20 01:16:29 -05:00
container.c Implement a basic node and nodelist type 2010-10-01 18:14:26 -04:00
container.h Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
crypto.c Properly refcount client_identity_key 2010-10-26 18:22:04 +02:00
crypto.h Document and/or fix stuff found by Sebastian in code review 2010-09-27 14:22:18 -04:00
ht.h Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
log.c Open log files with CLOEXEC flag set 2010-12-01 15:38:18 +00:00
Makefile.am Split long lines in configure.in and Makefile.am files 2010-11-11 14:22:48 -05:00
memarea.c Kill comments saying to remove asserts once bug930 is solved. 2010-10-15 13:44:25 -04:00
memarea.h Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
mempool.c Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
mempool.h Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
OpenBSD_malloc_Linux.c Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 2008-07-06 18:33:35 +00:00
sha256.c Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
strlcat.c r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 2006-10-03 19:00:07 +00:00
strlcpy.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
torgzip.c Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
torgzip.h Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
torint.h Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
torlog.h Make logging resolution configurable. 2010-10-04 08:15:18 +02:00
tortls_states.h Update copyright dates for files not in maint-0.2.1 2010-02-27 17:19:00 -05:00
tortls.c Add a testing-only option to use bufferevent_openssl as a filter 2010-11-09 15:36:27 -05:00
tortls.h Add a testing-only option to use bufferevent_openssl as a filter 2010-11-09 15:36:27 -05:00
util_codedigest.c Include the *_sha1.i files in their own *_codedigest.c files. 2009-05-08 12:35:36 -04:00
util.c Obviate need for doing a CLOEXEC on pipes: just close them before exec 2010-11-20 01:24:30 -05:00
util.h Remove the unused old fuzzy-time code 2010-10-15 11:16:42 -04:00