Roger Dingledine
|
719bb5c0f3
log debug so nick can see it too
|
пре 21 година |
Peter Palfrader
|
750211259b
The dots are there so you see test doing something. Therefore we should flush them after printing
|
пре 21 година |
Roger Dingledine
|
80d0b634a4
add a debugging entry, to find the wants-to-read-but-can't bug
|
пре 21 година |
Nick Mathewson
|
337f7a981f
Include strerror(errno) with tls syscall errors
|
пре 21 година |
Nick Mathewson
|
f6dbe5a0d4
Refactor crypto error handling to be more like TLS error handling:
|
пре 21 година |
Nick Mathewson
|
b410dff6c0
Log pending TLS errors in a couple more places, in case they are possible.
|
пре 21 година |
Peter Palfrader
|
2b1441e49f
New upstream release candidate.
|
пре 21 година |
Roger Dingledine
|
1b4dd10cfe
bump us to rc2
|
пре 21 година |
Roger Dingledine
|
fff89216a9
tell us when we're rotating things
|
пре 21 година |
Roger Dingledine
|
fb2279b90b
since we don't support truncateds much, don't bother sending them;
|
пре 21 година |
Roger Dingledine
|
bd38df8472
fix a bug that's been lurking since 27 may 03 (!)
|
пре 21 година |
Nick Mathewson
|
0355d29e12
Call tls_log_errors at a more appropriate location; we can remove the other calls in tor_tls_verify once we are sure they never happen.
|
пре 21 година |
Nick Mathewson
|
75dc76eb3e
Better error msg on unknown circuit id.
|
пре 21 година |
Nick Mathewson
|
cb465160da
Very blunt debugging code: log pending errors at start and end of tor_tls_verify
|
пре 21 година |
Roger Dingledine
|
10f3b74cb9
tell us the nickname of the OR that hung up on us
|
пре 21 година |
Nick Mathewson
|
568a4d187a
Check for machine/limits.h in addition to sys/limits.h
|
пре 21 година |
Roger Dingledine
|
9e5d2ad91c
don't crash, if a conn that sent a begin has suddenly lost its circuit
|
пре 21 година |
Peter Palfrader
|
f9418c05bb
Note another item I changed since the last package release in changelog
|
пре 21 година |
Roger Dingledine
|
482d7e7cd3
resolve a double-mark-for-close when things die inside connection_handle_write
|
пре 21 година |
Peter Palfrader
|
01dea610e3
New upstream release candidate.
|
пре 21 година |
Roger Dingledine
|
dccbbaa88a
give us a new dirservers file
|
пре 21 година |
Roger Dingledine
|
28f034e10a
now assume all routers support rendezvous cells
|
пре 21 година |
Roger Dingledine
|
db814b1276
bump version to 0.0.6rc1
|
пре 21 година |
Roger Dingledine
|
25d54257fb
use tor_assert
|
пре 21 година |
Roger Dingledine
|
37192bd25e
use tor_assert and PUBLIC_KEY_OK
|
пре 21 година |
Nick Mathewson
|
e062ca046b
Add a tor_assert macro that logs failed assertions.
|
пре 21 година |
Nick Mathewson
|
70bbd0cafa
Add assert on crypto_pk_write_private_key,and macros to make sure we have real keys
|
пре 21 година |
Nick Mathewson
|
0fca143ea1
Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages
|
пре 21 година |
Nick Mathewson
|
cb3897e5ab
remove spurious router_rebuild_descriptor
|
пре 21 година |
Roger Dingledine
|
7fbc35c136
don't build and upload a new desc twice in a row
|
пре 21 година |