tor/src/common
Nick Mathewson 7607ad2bec Detect openssl header version doesn't match runtime version
We already do this for libevent; let's do it for openssl too.

For now, I'm making it always a warn, since this has caused some
problems in the past.  Later, we can see about making it less severe.
2012-09-06 11:31:30 -04:00
..
address.c Fix port range in parse_port_range(). 2012-07-06 08:02:14 -04:00
address.h Fix some mingw build warnings 2012-06-05 11:06:26 -04:00
aes.c Don't log about Libevent/OpenSSL initialization when all's well 2012-09-06 11:31:22 -04:00
aes.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
ciphers.inc Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
compat_libevent.c Don't log about Libevent/OpenSSL initialization when all's well 2012-09-06 11:31:22 -04:00
compat_libevent.h Move tor_gettimeofday_cached() into compat_libevent 2012-06-15 15:07:53 -04:00
compat.c Rename configure.in to configure.ac 2012-09-04 11:12:00 -04:00
compat.h On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc 2012-07-05 05:01:00 -04:00
container.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
container.h Tweaks to 6400 changes file and docs as suggested by arma 2012-07-18 10:12:19 -04:00
crypto.c Detect openssl header version doesn't match runtime version 2012-09-06 11:31:30 -04:00
crypto.h Don't log about Libevent/OpenSSL initialization when all's well 2012-09-06 11:31:22 -04:00
di_ops.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
di_ops.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
get_mozilla_ciphers.py Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
ht.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
include.am build: minimal adjustments to make out-of-tree build work 2012-08-27 10:00:22 -04:00
log.c Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 2012-07-17 10:34:08 -04:00
Makefile.nmake Be a good git person: store nmakefiles in correct text fmt 2012-05-14 13:01:05 -04:00
memarea.c Remove tor_malloc_roundup(). 2012-08-13 13:27:32 -04:00
memarea.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
mempool.c Remove tor_malloc_roundup(). 2012-08-13 13:27:32 -04:00
mempool.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
OpenBSD_malloc_Linux.c Fix more warnings from openbsd_malloc 2012-08-17 13:49:52 -04:00
procmon.c Missing copyright/license statement for procmon.c 2012-06-04 21:02:13 -04:00
procmon.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
sha256.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04: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 Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torgzip.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torint.h Merge remote-tracking branch 'public/bug3894' 2012-06-05 10:31:00 -04:00
torlog.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
tortls.c Don't log about Libevent/OpenSSL initialization when all's well 2012-09-06 11:31:22 -04:00
tortls.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
util_codedigest.c Resolve about 24 DOCDOCs 2012-06-05 00:17:54 -04:00
util.c Remove tor_malloc_roundup(). 2012-08-13 13:27:32 -04:00
util.h Remove tor_malloc_roundup(). 2012-08-13 13:27:32 -04:00