tor/src/common
Nick Mathewson 94a99ad205 Add a portable tor_timercmp
We can't use the platform timercmp, because
  1) some platforms don't have them
  2) some that do have them only support certain relational operators
2010-10-15 12:35:05 -04:00
..
address.c Make the return value of tor_addr_sockaddr always be signed 2010-10-15 11:36:16 -04:00
address.h Make the return value of tor_addr_sockaddr always be signed 2010-10-15 11:36:16 -04: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 Fix an xxx wrt picking libevent methods known-to-work 2010-10-15 10:58:16 -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 Add a portable tor_timercmp 2010-10-15 12:35:05 -04: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 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 check-spaces happy 2010-10-14 17:54:45 +02:00
tortls.h Set OpenSSL 0.9.8l renegotiation flag early enough for bufferevents 2010-10-12 14:52:33 -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 Remove the unused old fuzzy-time code 2010-10-15 11:16:42 -04:00
util.h Remove the unused old fuzzy-time code 2010-10-15 11:16:42 -04:00