index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
buffers.c
Commit message (
Expand
)
Author
Age
*
first pass: obey log convention
Roger Dingledine
2003-09-26
*
various bugfixes and updates
Roger Dingledine
2003-09-25
*
Refactor buffers; implement descriptors.
Nick Mathewson
2003-09-25
*
cleanups, bugfixes, more verbose logs
Roger Dingledine
2003-09-24
*
get network/host order working right again for socks4
Roger Dingledine
2003-09-21
*
bugfixes and note missing features
Roger Dingledine
2003-09-21
*
leave the socks handshake on the inbuf until it's complete
Roger Dingledine
2003-09-18
*
add in directory 'post' support
Roger Dingledine
2003-09-17
*
fix confirmed win32 bug
Roger Dingledine
2003-09-08
*
more futzing towards tls
Roger Dingledine
2003-09-07
*
clean read_to_buf more
Roger Dingledine
2003-09-05
*
Add initial interfaces and code for TLS support. Interfaces are right; code ...
Nick Mathewson
2003-09-04
*
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-14
*
implemented total read rate limiting
Roger Dingledine
2003-07-05
*
simplify fetch_from_buf; cull idle dnsworkers.
Roger Dingledine
2003-06-25
*
Change many files to new log_fn format
Nick Mathewson
2003-06-17
*
remove on-the-fly compression feature
Roger Dingledine
2003-06-13
*
add circuit-level sendme relay cells
Roger Dingledine
2003-05-20
*
terminology shift: data->relay, topic->relay, topic->stream
Roger Dingledine
2003-05-01
*
Tests for crypto; more tests for buffers
Nick Mathewson
2003-04-16
*
Introduce a few unit tests (from older code), refactor compression setup/tear...
Nick Mathewson
2003-04-15
*
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 message when decompressing
Nick Mathewson
2003-03-19
*
Be loud when decompressing
Nick Mathewson
2003-03-19
*
Make decompression loud.
Nick Mathewson
2003-03-19
*
Add code for end-to-end zlib compression. Still needs flow-control
Nick Mathewson
2003-03-17
*
pack into data cells more intelligently
Roger Dingledine
2003-03-10
*
better comments and a few patches
Roger Dingledine
2003-03-04
*
major overhaul: dns slave subsystem, topics
Roger Dingledine
2003-01-26
*
more robust http(ish) handling
Roger Dingledine
2002-09-28
*
cleanup: don't use size_t when you mean int
Roger Dingledine
2002-08-24
*
linkpadding is now off by default.
Roger Dingledine
2002-08-23
*
Implemented congestion control
Roger Dingledine
2002-07-18
*
new config files, some bugfixes
Roger Dingledine
2002-07-16
*
Implemented link padding and receiver token buckets
Roger Dingledine
2002-07-16
*
fixed a critical bug in yesterday's changes to buffers.c
Roger Dingledine
2002-07-02
*
made 'app' connection be 'exit' connection
Roger Dingledine
2002-06-30
*
Initial revision
Roger Dingledine
2002-06-26