Nick Mathewson
|
568a4d187a
|
Check for machine/limits.h in addition to sys/limits.h
svn:r1705
|
2004-04-25 23:47:26 +00:00 |
|
Roger Dingledine
|
9e5d2ad91c
|
don't crash, if a conn that sent a begin has suddenly lost its circuit
svn:r1704
|
2004-04-25 22:48:47 +00:00 |
|
Peter Palfrader
|
f9418c05bb
|
Note another item I changed since the last package release in changelog
svn:r1703
|
2004-04-25 22:24:00 +00:00 |
|
Roger Dingledine
|
482d7e7cd3
|
resolve a double-mark-for-close when things die inside connection_handle_write
svn:r1702
|
2004-04-25 22:23:54 +00:00 |
|
Peter Palfrader
|
01dea610e3
|
New upstream release candidate.
svn:r1701
|
2004-04-25 22:07:33 +00:00 |
|
Roger Dingledine
|
dccbbaa88a
|
give us a new dirservers file
svn:r1700
|
2004-04-25 21:56:52 +00:00 |
|
Roger Dingledine
|
28f034e10a
|
now assume all routers support rendezvous cells
svn:r1699
|
2004-04-25 21:32:04 +00:00 |
|
Roger Dingledine
|
db814b1276
|
bump version to 0.0.6rc1
svn:r1698
|
2004-04-25 20:44:23 +00:00 |
|
Roger Dingledine
|
25d54257fb
|
use tor_assert
remove obsolete BUF_OK macro
svn:r1697
|
2004-04-25 20:37:37 +00:00 |
|
Roger Dingledine
|
37192bd25e
|
use tor_assert and PUBLIC_KEY_OK
but don't use tor_assert inside log.c, to avoid loops
svn:r1696
|
2004-04-25 19:59:38 +00:00 |
|
Nick Mathewson
|
e062ca046b
|
Add a tor_assert macro that logs failed assertions.
svn:r1695
|
2004-04-25 19:37:39 +00:00 |
|
Nick Mathewson
|
70bbd0cafa
|
Add assert on crypto_pk_write_private_key,and macros to make sure we have real keys
svn:r1694
|
2004-04-25 19:21:44 +00:00 |
|
Nick Mathewson
|
0fca143ea1
|
Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages
svn:r1693
|
2004-04-25 19:04:11 +00:00 |
|
Nick Mathewson
|
cb3897e5ab
|
remove spurious router_rebuild_descriptor
svn:r1692
|
2004-04-25 19:01:49 +00:00 |
|
Roger Dingledine
|
7fbc35c136
|
don't build and upload a new desc twice in a row
svn:r1691
|
2004-04-25 05:19:03 +00:00 |
|
Roger Dingledine
|
e355ed0e15
|
log correctly if decoding onion failed
svn:r1690
|
2004-04-25 04:49:11 +00:00 |
|
Roger Dingledine
|
6a45028ccb
|
don't warn when private_decrypt_hybrid fails
svn:r1689
|
2004-04-25 04:32:59 +00:00 |
|
Roger Dingledine
|
7e2a2a7f81
|
bugfix: when rotating onion key, do it (more) correctly
svn:r1688
|
2004-04-25 03:38:19 +00:00 |
|
Roger Dingledine
|
0b31d0d4e8
|
more touch-ups
svn:r1687
|
2004-04-24 23:32:24 +00:00 |
|
Nick Mathewson
|
3ace033c0c
|
Spurious link-key should not be an error
svn:r1686
|
2004-04-24 22:50:09 +00:00 |
|
Nick Mathewson
|
220e859912
|
Note router addr:port in log messages
svn:r1685
|
2004-04-24 22:40:32 +00:00 |
|
Nick Mathewson
|
2e47a0f009
|
Compare nicknames casei.
svn:r1684
|
2004-04-24 22:34:31 +00:00 |
|
Nick Mathewson
|
c44016e86e
|
Merge flagday into main branch.
svn:r1683
|
2004-04-24 22:17:50 +00:00 |
|
Peter Palfrader
|
83081f5ad6
|
Mention tor web site and mailinglists in description.
svn:r1682
|
2004-04-24 17:42:30 +00:00 |
|
Roger Dingledine
|
b4b9b27adb
|
rewrite the todo list
svn:r1681
|
2004-04-22 03:50:42 +00:00 |
|
Roger Dingledine
|
4c4adf990e
|
another maybe-todo item
svn:r1680
|
2004-04-21 21:57:49 +00:00 |
|
Nick Mathewson
|
c3f58e09c3
|
Update flag-day status
svn:r1679
|
2004-04-21 21:56:21 +00:00 |
|
Roger Dingledine
|
3c250a2fed
|
only expire wedged dir conns that haven't already been expired
svn:r1676
|
2004-04-20 17:27:54 +00:00 |
|
Roger Dingledine
|
06a60c4fbb
|
use the real socketpair if we've got it
now it's just windows that has to use the kludged one
svn:r1675
|
2004-04-19 21:31:32 +00:00 |
|
Roger Dingledine
|
a3200f79cd
|
the socketpair bug is no longer a bug
now it is a documented behavior
svn:r1674
|
2004-04-19 21:25:48 +00:00 |
|
Roger Dingledine
|
5cfec379ae
|
expire wedged dir conns after 5min without write, not simply after 5min
svn:r1673
|
2004-04-19 20:08:42 +00:00 |
|
Roger Dingledine
|
2398eacfaa
|
bump cvs version to 0.0.6pre6-cvs
svn:r1672
|
2004-04-19 02:56:03 +00:00 |
|
Roger Dingledine
|
d40e9f453f
|
give wedged dir conns a last chance to flush
svn:r1671
|
2004-04-19 01:59:20 +00:00 |
|
Nick Mathewson
|
f1e44399d3
|
Add and tenatively assign some items in flag-day todo
svn:r1669
|
2004-04-18 20:44:04 +00:00 |
|
Roger Dingledine
|
c4b72a254f
|
tmp patch to also expire old clean rend_ready circs for now
will have to be fixed once we build-and-open rend circs preemptively
svn:r1668
|
2004-04-18 09:27:05 +00:00 |
|
Roger Dingledine
|
e9ebefc8bf
|
bugfix: you mean we're supposed to reuse fresh descriptors and
refetch stale ones, not reuse stale ones and refetch fresh ones?
svn:r1667
|
2004-04-18 09:04:37 +00:00 |
|
Roger Dingledine
|
bce1fc43a2
|
when you get an intro ack, don't also count it as an intro nack
svn:r1666
|
2004-04-18 08:38:40 +00:00 |
|
Roger Dingledine
|
3fa2925a6a
|
if an intro circ waiting for an ack dies before getting one, then
count it as a nack
svn:r1665
|
2004-04-18 07:37:16 +00:00 |
|
Roger Dingledine
|
8d86f8abf5
|
reverse the logic, captain
svn:r1664
|
2004-04-18 06:42:13 +00:00 |
|
Roger Dingledine
|
7a7baf0552
|
expire dir connections that live for more than 5 minutes
svn:r1663
|
2004-04-18 06:35:31 +00:00 |
|
Nick Mathewson
|
ff261f78f2
|
add more flagday items to todo
svn:r1661
|
2004-04-18 03:13:58 +00:00 |
|
Roger Dingledine
|
14c30fe9fa
|
bugfix: give dir_conn a state before building the bridge, so it has
a state if things fail
svn:r1660
|
2004-04-17 20:19:43 +00:00 |
|
Roger Dingledine
|
65d507b980
|
log n_circ_ids when attaching rend streams
svn:r1657
|
2004-04-17 10:25:38 +00:00 |
|
Roger Dingledine
|
26dd5c68b0
|
a ! goes a long way toward more helpful debug messages
svn:r1656
|
2004-04-17 10:04:00 +00:00 |
|
Roger Dingledine
|
c9c86229ab
|
add back in a todo that i thought we'd got but we clearly haven't
(thanks weasel)
svn:r1655
|
2004-04-17 09:16:30 +00:00 |
|
Roger Dingledine
|
bd4a776576
|
include sys/limits.h if it's found
svn:r1654
|
2004-04-17 06:35:18 +00:00 |
|
Roger Dingledine
|
a54ded2879
|
util.c uses LONG_MAX, needs another include on fbsd 5.x
svn:r1653
|
2004-04-17 06:35:03 +00:00 |
|
Roger Dingledine
|
1e0ffab3f4
|
freebsd 5.x needs sys/limits.h
svn:r1652
|
2004-04-17 06:34:36 +00:00 |
|
Roger Dingledine
|
01e594e512
|
clean up some warnings
svn:r1651
|
2004-04-17 06:34:20 +00:00 |
|
Roger Dingledine
|
e72f584228
|
add a list of backward-incompatible things we need to do
svn:r1650
|
2004-04-17 05:25:44 +00:00 |
|