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
*
reshuffle functions for cleaner organization
Roger Dingledine
2003-09-12
*
tls works between routers now too
Roger Dingledine
2003-09-12
*
tls works with onion proxies now.
Roger Dingledine
2003-09-12
*
check for funny business from the remote peer
Roger Dingledine
2003-09-11
*
Add router_get_by_pk function; use in connection_tls_finish_handshake.
Nick Mathewson
2003-09-11
*
collect info from peer we just handshaked with
Roger Dingledine
2003-09-11
*
tls infrastructure now in place, give or take
Roger Dingledine
2003-09-08
*
more futzing towards tls
Roger Dingledine
2003-09-07
*
clean read_to_buf more
Roger Dingledine
2003-09-05
*
general cleanup and reabstraction, to prepare for tls
Roger Dingledine
2003-09-05
*
make the conn->package_window bug go away.
Roger Dingledine
2003-08-25
*
Attempt to track down bug in conn->package_window
Nick Mathewson
2003-08-25
*
remove duplicate packagewindow-checking code,
Roger Dingledine
2003-08-23
*
implemented cpuworkers
Roger Dingledine
2003-08-20
*
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-14
*
Start of port to win32. Missing are:
Nick Mathewson
2003-08-12
*
src/or
Nick Mathewson
2003-07-30
*
implemented total read rate limiting
Roger Dingledine
2003-07-05
*
fix many bugs in package_window handling
Roger Dingledine
2003-07-03
*
simplify fetch_from_buf; cull idle dnsworkers.
Roger Dingledine
2003-06-25
*
clean out some old comments
Roger Dingledine
2003-06-24
*
Change many files to new log_fn format
Nick Mathewson
2003-06-17
*
overhaul the dns farm: cut its size in half
Roger Dingledine
2003-06-17
*
remove on-the-fly compression feature
Roger Dingledine
2003-06-13
*
improve portability: inet_aton is missing on solaris
Roger Dingledine
2003-06-13
*
implement truncate and truncated (untested)
Roger Dingledine
2003-06-12
*
OPport is gone. So is conn type OP.
Roger Dingledine
2003-05-28
*
add circuit-level sendme relay cells
Roger Dingledine
2003-05-20
*
incremental path building in; uses ephemeral DH; onions are gone
Roger Dingledine
2003-05-05
*
streams are now 8 bytes, and are recognized by intermediate hops
Roger Dingledine
2003-05-02
*
terminology shift: data->relay, topic->relay, topic->stream
Roger Dingledine
2003-05-01
*
Adjust straggling users of payload field
Nick Mathewson
2003-04-17
*
Choose correct abstraction for topic_foo. Abstract random-integer code
Nick Mathewson
2003-04-17
*
Factor out cell packing and unpacking
Nick Mathewson
2003-04-16
*
Factor out timeval-related functions.
Nick Mathewson
2003-04-16
*
Introduce a few unit tests (from older code), refactor compression setup/tear...
Nick Mathewson
2003-04-15
*
refactored some duplicate code into connection_edge.c
Roger Dingledine
2003-04-11
*
bugfix: make onion proxies actually obey their requested bandwidth
Roger Dingledine
2003-04-08
*
Add magic to end of C files to make emacs happy; split test invocation into s...
Nick Mathewson
2003-04-07
*
get rid of those nasty tabs
Roger Dingledine
2003-03-24
*
fix rare race condition
Roger Dingledine
2003-03-24
*
Be loud when decompressing
Nick Mathewson
2003-03-19
*
fix arg bug; reduce confusion in package_raw_inbuf
Roger Dingledine
2003-03-19
*
Finish zlib and half-open; switch to 3des (ede/ofb)
Nick Mathewson
2003-03-19
*
greatly simplify this notion of 'roles':
Roger Dingledine
2003-03-18
*
Do not uncompress from z_outbuf to outbuf unless outbuf is less than maximal...
Nick Mathewson
2003-03-17
*
Add code for end-to-end zlib compression. Still needs flow-control
Nick Mathewson
2003-03-17
*
respond to nick's question about link padding
Roger Dingledine
2003-03-12
*
Make ACI anti-collision logic work; make sure that cells are filled with 0s.
Nick Mathewson
2003-03-11
*
lazy (just in time) directory rebuilding
Roger Dingledine
2003-03-11
[next]