tor/src
Nick Mathewson c3a745951b r16570@catbus: nickm | 2007-11-08 11:04:20 -0500
Keep track, for each OR connection, of the last time we added a non-padding cell to its outbuf.  Use this timestamp, not "lastwritten" to tell if it is time to close a circuitless connection.  (We can'tuse lastwritten, since lastwritten is updated when ever the connection flushes anything, and by that point we can no longer tell what is a padding cell and what is not.)


svn:r12437
2007-11-08 16:19:07 +00:00
..
common r16523@catbus: nickm | 2007-11-07 11:35:49 -0500 2007-11-07 16:37:08 +00:00
config r14623@tombo: nickm | 2007-11-01 22:25:18 -0400 2007-11-02 02:25:28 +00:00
or r16570@catbus: nickm | 2007-11-08 11:04:20 -0500 2007-11-08 16:19:07 +00:00
tools r15956@catbus: nickm | 2007-10-19 11:18:14 -0400 2007-10-19 16:28:10 +00:00
win32 r16145@catbus: nickm | 2007-10-25 00:41:27 -0400 2007-10-25 04:42:39 +00:00
Makefile.am