tor/src/common
Steven Murdoch 23e9f362a2 Fix issues in nickm's review of log_from_pipe for bug #1903
- Replace sscanf with tor_sscanf
- Replace use of strstr with equivalent call to strcmpstart
2010-10-10 19:08:44 +01:00
..
address.c Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
address.h Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
aes.c Rename log.h to torlog.h 2010-07-09 22:05:38 -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 make c612ddee compile with old libevents 2010-09-29 02:50:46 -04:00
compat_libevent.h Add a new option to enable/disable IOCP support 2010-09-28 14:01:45 -04:00
compat.c Autodetect the number of CPUs when possible if NumCPUs==0 2010-09-28 14:42:21 -04:00
compat.h Autodetect the number of CPUs when possible if NumCPUs==0 2010-09-28 14:42:21 -04:00
container.c Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
container.h Merge remote branch 'origin/maint-0.2.1' 2010-02-27 17:16:31 -05:00
crypto.c Rename log.h to torlog.h 2010-07-09 22:05:38 -04: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 Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
Makefile.am Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
memarea.c Rename log.h to torlog.h 2010-07-09 22:05:38 -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 Rename log.h to torlog.h 2010-07-09 22:05:38 -04: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 Make the bufferevent code use the renegotiation-reenabling hack 2010-09-27 16:07:14 -04:00
tortls.h Make the bufferevent code use the renegotiation-reenabling hack 2010-09-27 16:07:14 -04: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 Fix issues in nickm's review of log_from_pipe for bug #1903 2010-10-10 19:08:44 +01:00
util.h Start tor-fw-helper in the background, and log whatever it outputs 2010-09-30 11:40:37 -04:00