]> git.ipfire.org Git - thirdparty/tor.git/commit
implemented cpuworkers
authorRoger Dingledine <arma@torproject.org>
Wed, 20 Aug 2003 23:05:22 +0000 (23:05 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 20 Aug 2003 23:05:22 +0000 (23:05 +0000)
commit2dda97e8fd89875739b5f57f556c748ce7f5925f
treefbdaec39c6d49cf73f85ffff1997fd1a5ac96d1a
parentd43f145ddfd48ef2ccfecabcb96d68061ba55a00
implemented cpuworkers

please poke at it and report bugs

still needs polishing, and only handles onions now (should handle
OR handshakes too)

svn:r402
src/common/util.c
src/common/util.h
src/or/Makefile.am
src/or/command.c
src/or/connection.c
src/or/cpuworker.c [new file with mode: 0644]
src/or/dns.c
src/or/main.c
src/or/onion.c
src/or/or.h