tor/src/common
Roger Dingledine 069227db5b introduce new tor_free() macro
svn:r643
2003-10-21 09:48:58 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c Update LICENSE and copyright dates. 2003-10-08 02:04:08 +00:00
aes.h autoconf around missing stdint.h 2003-08-11 20:40:21 +00:00
crypto.c change WARNING to WARN 2003-10-10 01:48:03 +00:00
crypto.h Update LICENSE and copyright dates. 2003-10-08 02:04:08 +00:00
fakepoll.c Clear revents even when no events are received. Also, since everyone gets in exceptions, everyone gets to increment maxfd. 2003-10-07 21:16:04 +00:00
fakepoll.h fix typos, streamline 2003-06-18 07:44:48 +00:00
log.c rewrite close_logs so it could possibly work 2003-10-18 00:07:58 +00:00
log.h Make add_file_log return 0 on success. 2003-10-15 18:38:38 +00:00
Makefile.am Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 2003-09-04 16:05:08 +00:00
test.h Update LICENSE and copyright dates. 2003-10-08 02:04:08 +00:00
torint.h Work on systems with broken AC_CHECK_TYPE 2003-08-11 23:21:51 +00:00
tortls.c introduce new tor_free() macro 2003-10-21 09:48:58 +00:00
tortls.h Code to get nicknames from peer certs 2003-10-19 00:46:51 +00:00
util.c include our own timegm() impl, since it's not portable 2003-10-20 20:19:59 +00:00
util.h introduce new tor_free() macro 2003-10-21 09:48:58 +00:00