tor/src/or
Roger Dingledine ac84512489 complain early if we get an unrecognized nickname from
bob's rend service descriptor


svn:r1482
2004-04-05 17:51:00 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Use (set|get)_uint(16|32) in lieu of memcpy where reasonable. 2004-04-03 03:07:25 +00:00
circuit.c alice can now look up bob's service descriptor, 2004-04-05 00:47:48 +00:00
command.c refactor; start adding debugging logs to midpoint rend stuff 2004-04-02 23:30:54 +00:00
config.c alice can now look up bob's service descriptor, 2004-04-05 00:47:48 +00:00
connection_edge.c complain early if we get an unrecognized nickname from 2004-04-05 17:51:00 +00:00
connection_or.c make it less noisy for normal ORs when a server uses a false nickname 2004-03-28 21:35:02 +00:00
connection.c alice can now look up bob's service descriptor, 2004-04-05 00:47:48 +00:00
cpuworker.c deal with hardware word alignment 2004-03-20 09:30:30 +00:00
directory.c publish and fetch the right rendezvous urls 2004-04-03 03:33:57 +00:00
dirserv.c alice can now look up bob's service descriptor, 2004-04-05 00:47:48 +00:00
dns.c clean up a few more bugs 2004-03-29 19:57:50 +00:00
main.c alice can now look up bob's service descriptor, 2004-04-05 00:47:48 +00:00
Makefile.am now circuit_get_newest returns an appropriate circ for your purpose 2004-04-02 22:23:15 +00:00
onion.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
or.h complain early if we get an unrecognized nickname from 2004-04-05 17:51:00 +00:00
rendclient.c complain early if we get an unrecognized nickname from 2004-04-05 17:51:00 +00:00
rendcommon.c more alice-side infrastructure 2004-04-05 07:41:31 +00:00
rendmid.c use the right variable when comparing hashes; maybe fix "Hash of session" bug 2004-04-05 17:36:30 +00:00
rendservice.c Expect a 20-byte nul-padded-and-terminated nickname 2004-04-05 17:28:48 +00:00
rephist.c tabs 2004-04-03 02:14:20 +00:00
router.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
routerlist.c alice can now look up bob's service descriptor, 2004-04-05 00:47:48 +00:00
test.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
tor_main.c remove trailing whitespace 2003-12-17 21:09:31 +00:00
tree.h splay and rbtree implementations, by niels provos 2002-12-31 15:05:07 +00:00