tor/src/common
Nick Mathewson 34633c1122 add more constants
svn:r1488
2004-04-05 20:52:16 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 2004-04-03 02:40:30 +00:00
aes.h Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 2004-04-03 02:40:30 +00:00
crypto.c use the right variable when comparing hashes; maybe fix "Hash of session" bug 2004-04-05 17:36:30 +00:00
crypto.h add more constants 2004-04-05 20:52:16 +00:00
fakepoll.c Make "common" no longer depend on or.h 2004-04-03 04:05:12 +00:00
fakepoll.h On OSX, decline to use the built-in select-baed poll wrapper, since it seems to sometimes not work. 2004-02-20 23:41:45 +00:00
log.c Make "common" no longer depend on or.h 2004-04-03 04:05:12 +00:00
log.h add in a 'notice' log level 2004-03-30 03:15:23 +00:00
Makefile.am ship strlcat and strlcpy with the tarball, but don't compile them 2004-03-19 06:39:52 +00:00
strlcat.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
strlcpy.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
test.h Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 2004-03-19 22:07:24 +00:00
torint.h clean tabs, trailing whitespace 2003-12-17 21:14:13 +00:00
tortls.c Make "common" no longer depend on or.h 2004-04-03 04:05:12 +00:00
tortls.h Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve. 2004-01-13 01:19:02 +00:00
util.c Make "common" no longer depend on or.h 2004-04-03 04:05:12 +00:00
util.h Make it build on linux 2004-04-03 04:08:54 +00:00