tor/src/common
Roger Dingledine 156cfb00fa oh, and it should compile too
svn:r2088
2004-07-21 22:34:32 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c Doxygenate common. 2004-05-10 03:53:24 +00:00
aes.h doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
crypto.c oh, and it should compile too 2004-07-21 22:34:32 +00:00
crypto.h Track routers by hash of identity key; use hex hash of identity key in place of nickname; accept (and use) hash of identity key in EXTEND cells. 2004-07-01 01:16:59 +00:00
fakepoll.c Make tor build on win32 again; handle locking for server 2004-06-05 01:50:35 +00:00
fakepoll.h doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
log.c trivial punctuation tweak 2004-07-12 16:51:28 +00:00
log.h Stop multiplying logs on sighup. 2004-06-02 19:18:37 +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 doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
torint.h doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
tortls.c fix our tls handshake chain cert bug 2004-07-21 22:11:11 +00:00
tortls.h Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 2004-07-21 00:44:04 +00:00
util.c When faking gettimeofday with ftime, do it right. 2004-07-20 21:23:50 +00:00
util.h When faking gettimeofday with ftime, do it right. 2004-07-20 21:23:50 +00:00