tor/src/common
Nick Mathewson 4a22046c86 squash! Add crypto_pk_check_key_public_exponent function
Rename crypto_pk_check_key_public_exponent to crypto_pk_public_exponent_ok:
it's nice to name predicates s.t. you can tell how to interpret true
and false.
2011-05-16 14:45:06 -04:00
..
address.c Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 2011-05-11 16:12:51 -04:00
address.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
aes.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
aes.h Bump copyright statements to 2011 2011-01-03 11:50:39 -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.c Hand-conversion and audit phase of memcmp transition 2011-05-11 16:12:51 -04:00
compat.h Never include pthread.h when building for Windows. 2011-01-03 12:45:13 -05:00
container.c Hand-conversion and audit phase of memcmp transition 2011-05-11 16:12:51 -04:00
container.h Fixup whitespace issues from 3122 commit 2011-05-15 20:06:36 -04:00
crypto.c squash! Add crypto_pk_check_key_public_exponent function 2011-05-16 14:45:06 -04:00
crypto.h squash! Add crypto_pk_check_key_public_exponent function 2011-05-16 14:45:06 -04:00
di_ops.c Another doc tweak on tor_memcmp: <b>b</b>, not <b>. 2011-05-15 19:56:05 -04:00
di_ops.h Fixup whitespace issues from 3122 commit 2011-05-15 20:06:36 -04:00
ht.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
log.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
log.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
Makefile.am Add a data-independent variant of memcmp and a d-i memeq function. 2011-05-11 16:12:33 -04:00
memarea.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
memarea.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
mempool.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
mempool.h Bump copyright statements to 2011 2011-01-03 11:50:39 -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
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
test.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
torgzip.c Hand-conversion and audit phase of memcmp transition 2011-05-11 16:12:51 -04:00
torgzip.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
torint.h Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILING 2011-04-26 13:03:58 -04:00
tortls.c Make the DH parameter we use for TLS match the one from Apache's mod_ssl 2011-02-10 15:55:06 -05:00
tortls.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
util.c Hand-conversion and audit phase of memcmp transition 2011-05-11 16:12:51 -04:00
util.h Hand-conversion and audit phase of memcmp transition 2011-05-11 16:12:51 -04:00