index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection.c
Commit message (
Expand
)
Author
Age
...
*
refactor bandwidth-control token buckets
Roger Dingledine
2004-03-14
*
get rid of those pesky tabs
Roger Dingledine
2004-03-12
*
Make OP work on windows! (Also misc logging tweaks)
Nick Mathewson
2004-03-11
*
Fix DOS line endings; autoconfize checks for strptime and inet_aton
Nick Mathewson
2004-03-09
*
Make tor build on windows again. More work still needed
Nick Mathewson
2004-03-09
*
stop asserting that computers always go forward in time
Roger Dingledine
2004-03-06
*
Try to find out early if buffers get trashed or double-freed.
Nick Mathewson
2004-03-03
*
holding until flush was borked
Roger Dingledine
2004-03-03
*
close immediately when write() fails too, else things will turn bad
Roger Dingledine
2004-03-03
*
use conn->hold_open_until_flushed for streams
Roger Dingledine
2004-03-03
*
Implement hold_open_until_flushed. I may have missed something important.
Nick Mathewson
2004-03-03
*
warn more when losing data on closed/marked connections.
Nick Mathewson
2004-03-03
*
bugfix: close_immediate called buf_clear but listeners don't have bufs
Roger Dingledine
2004-03-03
*
Fix assertion failure spotted by arma.
Nick Mathewson
2004-03-02
*
create a separate connection_edge_destroy() function
Roger Dingledine
2004-02-29
*
bugfix: in some cases, connection_mark_for_close wasn't marking the conn
Roger Dingledine
2004-02-28
*
Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill a
Nick Mathewson
2004-02-28
*
Stop trying to flush on broken sockets marked for close.
Nick Mathewson
2004-02-28
*
some comments to point nick at the latest bugs
Roger Dingledine
2004-02-28
*
enable assert_connection_ok()
Roger Dingledine
2004-02-28
*
note bug in assert_connection_ok
Roger Dingledine
2004-02-28
*
clean up some log messages and severities
Roger Dingledine
2004-02-28
*
some more small fixes
Roger Dingledine
2004-02-28
*
Push responsibility for connection marking down as far as possible; have only...
Nick Mathewson
2004-02-28
*
Make has_sent_end irrelevant: only try to send end if reason is nonzero
Nick Mathewson
2004-02-28
*
and another one
Roger Dingledine
2004-02-27
*
patches/answers to nick's commit
Roger Dingledine
2004-02-27
*
Refactor mark_for_close, connection_edge_end and friends. Now, everybody
Nick Mathewson
2004-02-27
*
Fix a bug where you might flush some data on a tls connection, and then
Roger Dingledine
2004-02-27
*
Basic RAM poisoning and magic-checking to notice connection and circuit
Nick Mathewson
2004-02-25
*
bugfix: if the exit stream is pending on the resolve, and a destroy
Roger Dingledine
2004-02-25
*
fix some bugs in assert_connection_ok
Roger Dingledine
2004-02-24
*
last minute fix: don't early-flush non-tls streams
Roger Dingledine
2004-01-31
*
add an ap_conn connecting state; report connecting delay
Roger Dingledine
2004-01-20
*
push out a tls record's worth of data once you've got it
Roger Dingledine
2004-01-20
*
Fix the dns bug: children weren't dying
Roger Dingledine
2004-01-06
*
randomize the initial circ_id and stream_id, so an adversary who
Roger Dingledine
2003-12-28
*
rename circ_id_t to uint16_t for code clarity
Roger Dingledine
2003-12-19
*
make a relay_header_t struct and pack/unpack funcs
Roger Dingledine
2003-12-19
*
remove trailing whitespace
Roger Dingledine
2003-12-17
*
infrastructure for integrity-checks in relay cells
Roger Dingledine
2003-12-16
*
start tracking the 'It appears I've already sent the end' warning
Roger Dingledine
2003-12-14
*
on hup, close and rebind listener ports too (in case their config has changed)
Roger Dingledine
2003-12-14
*
back out the broken change from yesterday
Roger Dingledine
2003-12-09
*
general cleanups
Roger Dingledine
2003-12-07
*
fix vicious bug in connection_ap_attach_pending that caused it to
Roger Dingledine
2003-12-03
*
bugfix: we were writing to stderr even when it's closed
Roger Dingledine
2003-11-30
*
remove a conn_close_if_marked warning
Roger Dingledine
2003-11-30
*
bugfix: an offline OP would leak all its sockets and stop working
Roger Dingledine
2003-11-29
*
Bring assert_connection_ok up to date
Nick Mathewson
2003-11-23
[prev]
[next]