Roger Dingledine
|
b7fa6ffde2
|
bump cvs to 0.0.6pre5
svn:r1638
|
2004-04-16 08:43:09 +00:00 |
|
Roger Dingledine
|
34dad88806
|
i was wrong about one of my invariants
now it's commented
this should fix asserts when you try an intro point, get a nack,
and try a second one and it works.
svn:r1637
|
2004-04-16 08:21:35 +00:00 |
|
Roger Dingledine
|
6392f7ca22
|
put in an extra assert, might find a bug these way
svn:r1636
|
2004-04-16 04:41:07 +00:00 |
|
Roger Dingledine
|
ba0c5a7204
|
compress end-of-second summary into one line
svn:r1635
|
2004-04-15 22:09:14 +00:00 |
|
Roger Dingledine
|
6aeba2dd46
|
quiet a -l info that should be -l debug
svn:r1634
|
2004-04-15 22:08:37 +00:00 |
|
Roger Dingledine
|
a5840815ca
|
a todo item for sometime
svn:r1633
|
2004-04-15 03:54:33 +00:00 |
|
Nick Mathewson
|
ab519463f1
|
Must detach before attaching, or else we infinite-loop
svn:r1632
|
2004-04-15 03:48:26 +00:00 |
|
Roger Dingledine
|
3747f1cdf2
|
bump version to 0.0.6pre4
svn:r1631
|
2004-04-15 03:07:01 +00:00 |
|
Nick Mathewson
|
19e677fd1a
|
Strings need room for a NUL.
svn:r1630
|
2004-04-15 02:02:46 +00:00 |
|
Nick Mathewson
|
3ff56c5ccf
|
Add a missing return -1
svn:r1629
|
2004-04-15 01:23:43 +00:00 |
|
Roger Dingledine
|
ed2faa1f66
|
make unattached rend streams expire after a while (60s)
(they were darned persistent)
also make intro circs that are waiting for acks expire after a while (20s)
svn:r1628
|
2004-04-15 01:08:59 +00:00 |
|
Roger Dingledine
|
390a9545d5
|
narrow in closer
svn:r1627
|
2004-04-15 00:03:48 +00:00 |
|
Roger Dingledine
|
53d21b033c
|
prune abandoned circs better
add debugging info for the bug weasel found
svn:r1626
|
2004-04-14 23:52:29 +00:00 |
|
Nick Mathewson
|
d9bfeb6981
|
Retry non-final-hop rendezvous failures
svn:r1625
|
2004-04-14 21:40:50 +00:00 |
|
Nick Mathewson
|
e6cbd542ee
|
Never ever leave ri.platform unset.
svn:r1624
|
2004-04-14 19:51:57 +00:00 |
|
Roger Dingledine
|
fe0569a061
|
some more todo items
svn:r1623
|
2004-04-14 11:09:38 +00:00 |
|
Roger Dingledine
|
2dfd8bf0df
|
another todo item
(want to take a stab at this one, nick?)
svn:r1622
|
2004-04-14 10:22:53 +00:00 |
|
Roger Dingledine
|
e686049bd7
|
bump cvs to 0.0.6pre3
svn:r1621
|
2004-04-14 05:37:41 +00:00 |
|
Roger Dingledine
|
bcd8390d8b
|
one todo item done, another put off until later
svn:r1620
|
2004-04-14 05:36:56 +00:00 |
|
Roger Dingledine
|
d5c8a90536
|
make rendezvous points work again
(yay. now time to mess them up again.)
svn:r1619
|
2004-04-14 05:18:21 +00:00 |
|
Roger Dingledine
|
6da3f78ffc
|
handle more purposes in new_route_len
svn:r1618
|
2004-04-14 05:06:08 +00:00 |
|
Roger Dingledine
|
5b39c172d4
|
call circuit_build_failed() even when the failure is immediate
svn:r1617
|
2004-04-14 04:32:49 +00:00 |
|
Nick Mathewson
|
24824813ba
|
Do not segfault on missing intro points.
svn:r1616
|
2004-04-14 04:19:12 +00:00 |
|
Roger Dingledine
|
bd7c0e0c09
|
remove unused variable
svn:r1615
|
2004-04-13 23:01:10 +00:00 |
|
Roger Dingledine
|
ef92fd9827
|
let introcircs receive acks. rend streams now deal correctly again.
(i think)
svn:r1614
|
2004-04-13 22:56:24 +00:00 |
|
Nick Mathewson
|
1f7d3706e0
|
Scan list of servers in directory after reloading fingerprint list; remove any servers that are no longer recognized.
svn:r1613
|
2004-04-13 20:06:08 +00:00 |
|
Nick Mathewson
|
3da868b49f
|
only consider uploading descriptors every 5 sec
svn:r1612
|
2004-04-13 19:53:25 +00:00 |
|
Nick Mathewson
|
d96475690c
|
Note a couple of finished items
svn:r1611
|
2004-04-13 19:03:59 +00:00 |
|
Nick Mathewson
|
628d2eec08
|
or, not and
svn:r1610
|
2004-04-13 18:44:42 +00:00 |
|
Nick Mathewson
|
f62b3aafa3
|
Handle END_STREAM_REASON_{EXITPOLICY|RESOLVEFAILED}
svn:r1609
|
2004-04-13 17:49:41 +00:00 |
|
Nick Mathewson
|
93f6f8cc93
|
Mark service descriptors as dirty when we have lost an intro point
svn:r1608
|
2004-04-13 17:20:41 +00:00 |
|
Nick Mathewson
|
fe56d1b579
|
Separate "start-establishing-introduction" from "upload descriptors"; only upload descriptors containing fully established intro points.
svn:r1607
|
2004-04-13 17:16:47 +00:00 |
|
Roger Dingledine
|
9d66b4c7bf
|
clean up circuit rebuilding some; fix some bugs we hadn't hit yet
svn:r1606
|
2004-04-13 05:20:52 +00:00 |
|
Roger Dingledine
|
7859653ed9
|
more todo items
svn:r1605
|
2004-04-13 03:31:40 +00:00 |
|
Nick Mathewson
|
6c8b758ec0
|
Handle the rendezvous-circ elements of retrying introductions.
svn:r1604
|
2004-04-13 03:19:58 +00:00 |
|
Nick Mathewson
|
359695bb20
|
<arma> you should make r and i and use r for r and i for i
svn:r1603
|
2004-04-13 02:36:37 +00:00 |
|
Nick Mathewson
|
e90641c67e
|
Handle introduce naks. Arma: Is this right?
svn:r1602
|
2004-04-13 02:31:52 +00:00 |
|
Nick Mathewson
|
73c21d2b75
|
Get the rest of intro-ack/nak handling in ... except for the tricky "pick a new intro and re-extend and re-try" part.
svn:r1601
|
2004-04-13 01:41:39 +00:00 |
|
Nick Mathewson
|
6bb9779b9c
|
Have find_intro_circuit return non-open circs
svn:r1600
|
2004-04-13 01:15:06 +00:00 |
|
Nick Mathewson
|
6a50cd28d1
|
Document ACKs/NAKs
svn:r1599
|
2004-04-13 00:50:11 +00:00 |
|
Nick Mathewson
|
1f37cd81f7
|
Re-number the new relay command so as to maintain backward compatibility. Doh!
svn:r1598
|
2004-04-13 00:38:16 +00:00 |
|
Nick Mathewson
|
73a1d08b03
|
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
svn:r1597
|
2004-04-12 23:33:47 +00:00 |
|
Roger Dingledine
|
ba90ae1d40
|
break circuit_build_needed_circs into its own func
svn:r1596
|
2004-04-12 22:47:12 +00:00 |
|
Roger Dingledine
|
63cb93c2c1
|
normal circs are 3 hops, but rend/intro circs are 4, because
the initiator doesn't get to choose the last hop
svn:r1595
|
2004-04-12 18:40:14 +00:00 |
|
Nick Mathewson
|
aed5f01859
|
Use service IDs in rendmid. (rendclient and common require no changes, it seems)
svn:r1594
|
2004-04-12 18:10:28 +00:00 |
|
Roger Dingledine
|
540d9f6ae2
|
bump allowed rend desc skew from 60 mins to 90 mins
svn:r1593
|
2004-04-12 09:44:38 +00:00 |
|
Nick Mathewson
|
6d960b4a49
|
Fix two dumb leaks in crypto.c
svn:r1592
|
2004-04-12 05:27:38 +00:00 |
|
Nick Mathewson
|
a4704de401
|
Use service id instead of hex id in rendservice.c log messages. Rendcommon and rendclient will follow tomorrow.
svn:r1591
|
2004-04-12 05:12:50 +00:00 |
|
Nick Mathewson
|
36fedea37a
|
Cosmetic patch for arma's fix for The Bug: Don't set the state to
RESOLVEFAILED if the resolve didn't fail; set it to CONNECTING
instead.
svn:r1590
|
2004-04-11 17:07:45 +00:00 |
|
Roger Dingledine
|
2162cf61ef
|
clean/update todo
svn:r1589
|
2004-04-10 22:13:37 +00:00 |
|