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_exit.c
Commit message (
Expand
)
Author
Age
*
refactored some duplicate code into connection_edge.c
Roger Dingledine
2003-04-11
*
put most of the remaining exit policy stuff in
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
*
begin cells are now address:port, not address,port
Roger Dingledine
2003-04-05
*
get rid of those nasty tabs
Roger Dingledine
2003-03-24
*
Be loud when decompressing
Nick Mathewson
2003-03-19
*
Add other side of half-open-connection logic (still disabled
Nick Mathewson
2003-03-19
*
Be clear about whether we are using half-open connections
Nick Mathewson
2003-03-19
*
Finish zlib and half-open; switch to 3des (ede/ofb)
Nick Mathewson
2003-03-19
*
Add code for end-to-end zlib compression. Still needs flow-control
Nick Mathewson
2003-03-17
*
Bugfixes and enhancements in sendmes and dns farm
Roger Dingledine
2003-02-18
*
rudimentary dns caching (of both resolves and resolve failures)
Roger Dingledine
2003-02-14
*
minor fix
Roger Dingledine
2003-02-14
*
fix endian issues for topics -- they might work on bsd now
Roger Dingledine
2003-02-06
*
make reusing circuits work (and be the default)
Roger Dingledine
2003-02-06
*
major overhaul: dns slave subsystem, topics
Roger Dingledine
2003-01-26
*
fixed rare race condition
Roger Dingledine
2002-11-24
*
cleanup and a variety of bugfixes
Roger Dingledine
2002-10-02
*
handle banners from the server side
Roger Dingledine
2002-10-01
*
directory servers in and functional
Roger Dingledine
2002-09-26
*
onion proxy now speaks socks4a
Roger Dingledine
2002-09-22
*
added 'connected' cell type
Roger Dingledine
2002-09-17
*
port is now kept in host order except in sin_port
Roger Dingledine
2002-08-24
*
Implemented congestion control
Roger Dingledine
2002-07-18
*
Implemented link padding and receiver token buckets
Roger Dingledine
2002-07-16
*
fixed the deadlock bug
Roger Dingledine
2002-07-10
*
a patch for mat's patch
Roger Dingledine
2002-07-10
*
Bugfix : connection_exit_process_data_cell() quit after receiving the SS, wit...
Matej Pjafjar
2002-07-10
*
general cleanup
Roger Dingledine
2002-07-05
*
Integrated onion proxy into or/
Roger Dingledine
2002-07-02
*
made 'app' connection be 'exit' connection
Roger Dingledine
2002-06-30