tor/src/or
Roger Dingledine 90caa94662 routerinfo->addr is host order
svn:r1515
2004-04-07 06:17:27 +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 just fetched bob's hidden webpage. 2004-04-06 21:52:01 +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 Set routerinfo->addr properly for own routerinfo; do casei routerinfo compare 2004-04-06 22:23:12 +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 Continue attack on magic numbers; use new crypto wrappers where possible 2004-04-06 20:16:12 +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 Force hybrid encryption on for key negotiation 2004-04-06 20:55:46 +00:00
or.h Set correct address and port mappings on outgoing rendezvous connections 2004-04-06 22:05:49 +00:00
rendclient.c set the circ windows on the middle hop of the rend circs 2004-04-06 21:25:11 +00:00
rendcommon.c checkpoint commit: rend closer to working, still not there yet 2004-04-06 20:25:18 +00:00
rendmid.c Document stuff, reduce magic numbers, add emacs magic 2004-04-06 03:44:36 +00:00
rendservice.c Set correct address and port mappings on outgoing rendezvous connections 2004-04-06 22:05:49 +00:00
rephist.c tabs 2004-04-03 02:14:20 +00:00
router.c routerinfo->addr is host order 2004-04-07 06:17:27 +00:00
routerlist.c Set routerinfo->addr properly for own routerinfo; do casei routerinfo compare 2004-04-06 22:23:12 +00:00
test.c Force hybrid encryption on for key negotiation 2004-04-06 20:55:46 +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