.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
make the max buf size 10 megabytes, not 1 megabyte
|
2004-04-08 02:19:35 +00:00 |
circuit.c
|
make unattached rend streams expire after a while (60s)
|
2004-04-15 01:08:59 +00:00 |
command.c
|
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
|
2004-04-08 02:24:06 +00:00 |
config.c
|
alice can now look up bob's service descriptor,
|
2004-04-05 00:47:48 +00:00 |
connection_edge.c
|
Must detach before attaching, or else we infinite-loop
|
2004-04-15 03:48:26 +00:00 |
connection_or.c
|
note which preexisting or connection we found.
|
2004-04-08 19:49:55 +00:00 |
connection.c
|
we added more AP conns, oops
|
2004-04-08 07:25:54 +00:00 |
cpuworker.c
|
deal with hardware word alignment
|
2004-03-20 09:30:30 +00:00 |
directory.c
|
give better instructions than just 'mail arma'
|
2004-04-09 20:23:25 +00:00 |
dirserv.c
|
Scan list of servers in directory after reloading fingerprint list; remove any servers that are no longer recognized.
|
2004-04-13 20:06:08 +00:00 |
dns.c
|
Cosmetic patch for arma's fix for The Bug: Don't set the state to
|
2004-04-11 17:07:45 +00:00 |
main.c
|
only consider uploading descriptors every 5 sec
|
2004-04-13 19:53:25 +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
|
handle more purposes in new_route_len
|
2004-04-14 05:06:08 +00:00 |
or.h
|
Retry non-final-hop rendezvous failures
|
2004-04-14 21:40:50 +00:00 |
rendclient.c
|
make rendezvous points work again
|
2004-04-14 05:18:21 +00:00 |
rendcommon.c
|
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
|
2004-04-12 23:33:47 +00:00 |
rendmid.c
|
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
|
2004-04-12 23:33:47 +00:00 |
rendservice.c
|
Strings need room for a NUL.
|
2004-04-15 02:02:46 +00:00 |
rephist.c
|
tabs
|
2004-04-03 02:14:20 +00:00 |
router.c
|
Fix unit tests (now that platform code works differently)
|
2004-04-08 20:22:01 +00:00 |
routerlist.c
|
Invert strcasecmp check for supports-rendezvous
|
2004-04-08 03:21:15 +00:00 |
test.c
|
Never ever leave ri.platform unset.
|
2004-04-14 19:51:57 +00:00 |
tor_main.c
|
remove trailing whitespace
|
2003-12-17 21:09:31 +00:00 |
tree.h
|
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
|
2004-04-07 19:57:40 +00:00 |