index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2004-04-27
some compilers don't like an array of length zero
Roger Dingledine
2004-04-27
set Content-Type on the directory and hidserv descriptor
Roger Dingledine
2004-04-27
make my assumption explicit
Roger Dingledine
2004-04-27
it was the second bug that was nailing us.
Roger Dingledine
2004-04-27
don't expire joined-rend circs that have an exit connection attached
Roger Dingledine
2004-04-26
Some versions of openssl have an SSL_pending function that erroneously
Nick Mathewson
2004-04-26
Log number of bytes pending after read.
Nick Mathewson
2004-04-26
rendmid says it drops but actually sends nack
Roger Dingledine
2004-04-26
Remove spurious semi
Nick Mathewson
2004-04-26
Add a macro to catch unhandled openssl errors.
Nick Mathewson
2004-04-26
and other debugs
Roger Dingledine
2004-04-26
log debug so nick can see it too
Roger Dingledine
2004-04-26
The dots are there so you see test doing something. Therefore we should flus...
Peter Palfrader
2004-04-26
add a debugging entry, to find the wants-to-read-but-can't bug
Roger Dingledine
2004-04-26
Include strerror(errno) with tls syscall errors
Nick Mathewson
2004-04-26
Refactor crypto error handling to be more like TLS error handling:
Nick Mathewson
2004-04-26
Log pending TLS errors in a couple more places, in case they are possible.
Nick Mathewson
2004-04-26
tell us when we're rotating things
Roger Dingledine
2004-04-26
since we don't support truncateds much, don't bother sending them;
Roger Dingledine
2004-04-26
fix a bug that's been lurking since 27 may 03 (!)
Roger Dingledine
2004-04-26
Call tls_log_errors at a more appropriate location; we can remove the other c...
Nick Mathewson
2004-04-26
Better error msg on unknown circuit id.
Nick Mathewson
2004-04-26
Very blunt debugging code: log pending errors at start and end of tor_tls_verify
Nick Mathewson
2004-04-26
tell us the nickname of the OR that hung up on us
Roger Dingledine
2004-04-25
Check for machine/limits.h in addition to sys/limits.h
Nick Mathewson
2004-04-25
don't crash, if a conn that sent a begin has suddenly lost its circuit
Roger Dingledine
2004-04-25
resolve a double-mark-for-close when things die inside connection_handle_write
Roger Dingledine
2004-04-25
give us a new dirservers file
Roger Dingledine
2004-04-25
now assume all routers support rendezvous cells
Roger Dingledine
2004-04-25
use tor_assert
Roger Dingledine
2004-04-25
use tor_assert and PUBLIC_KEY_OK
Roger Dingledine
2004-04-25
Add a tor_assert macro that logs failed assertions.
Nick Mathewson
2004-04-25
Add assert on crypto_pk_write_private_key,and macros to make sure we have rea...
Nick Mathewson
2004-04-25
Remove onion_pkey from connection, since onion keys can change more often tha...
Nick Mathewson
2004-04-25
remove spurious router_rebuild_descriptor
Nick Mathewson
2004-04-25
don't build and upload a new desc twice in a row
Roger Dingledine
2004-04-25
log correctly if decoding onion failed
Roger Dingledine
2004-04-25
don't warn when private_decrypt_hybrid fails
Roger Dingledine
2004-04-25
bugfix: when rotating onion key, do it (more) correctly
Roger Dingledine
2004-04-24
more touch-ups
Roger Dingledine
2004-04-24
Spurious link-key should not be an error
Nick Mathewson
2004-04-24
Note router addr:port in log messages
Nick Mathewson
2004-04-24
Compare nicknames casei.
Nick Mathewson
2004-04-24
Merge flagday into main branch.
Nick Mathewson
2004-04-20
only expire wedged dir conns that haven't already been expired
Roger Dingledine
2004-04-19
use the real socketpair if we've got it
Roger Dingledine
2004-04-19
the socketpair bug is no longer a bug
Roger Dingledine
2004-04-19
expire wedged dir conns after 5min without write, not simply after 5min
Roger Dingledine
2004-04-19
give wedged dir conns a last chance to flush
Roger Dingledine
2004-04-18
tmp patch to also expire old clean rend_ready circs for now
Roger Dingledine
[next]