tor/src/or
Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug
now alice can send the begin and bob can receive it.


svn:r1499
2004-04-05 23:40:59 +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 make rend apconn send to the right cpath layer 2004-04-05 22:01:35 +00:00
command.c make rend apconn send to the right cpath layer 2004-04-05 22:01:35 +00:00
config.c alice can now look up bob's service descriptor, 2004-04-05 00:47:48 +00:00
connection_edge.c don't detach-and-retry rendezvous streams 2004-04-05 22:43:01 +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 make router_get_by_nickname consider this router. 2004-04-05 22:22:42 +00:00
rendclient.c fix the bob-can't-decode-relays bug 2004-04-05 23:40:59 +00:00
rendcommon.c more alice-side infrastructure 2004-04-05 07:41:31 +00:00
rendmid.c More symbolic constants for checking rendezvous1 cell lengths 2004-04-05 21:40:22 +00:00
rendservice.c fix the bob-can't-decode-relays bug 2004-04-05 23:40:59 +00:00
rephist.c tabs 2004-04-03 02:14:20 +00:00
router.c make router_get_by_nickname consider this router. 2004-04-05 22:22:42 +00:00
routerlist.c make router_get_by_nickname consider this router. 2004-04-05 22:22:42 +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