index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
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
*
let the 'test' binary build from the source distrib
Roger Dingledine
2003-04-08
*
put most of the remaining exit policy stuff in
Roger Dingledine
2003-04-08
*
First test added
Nick Mathewson
2003-04-07
*
parse exit policy lines
Roger Dingledine
2003-04-07
*
Add magic to end of C files to make emacs happy; split test invocation into s...
Nick Mathewson
2003-04-07
*
make servers tolerate the dns bug.
Roger Dingledine
2003-04-05
*
begin cells are now address:port, not address,port
Roger Dingledine
2003-04-05
*
remove obsolete httpap
Roger Dingledine
2003-04-04
*
remove obsolete smtpap
Roger Dingledine
2003-04-04
*
move cell size to 256. seems to work (?)
Roger Dingledine
2003-03-24
*
get rid of those nasty tabs
Roger Dingledine
2003-03-24
*
fix rare race condition
Roger Dingledine
2003-03-24
*
Fix message when decompressing
Nick Mathewson
2003-03-19
*
Be loud when decompressing
Nick Mathewson
2003-03-19
*
obsolete notion of 'role' from config files
Roger Dingledine
2003-03-19
*
Make decompression loud.
Nick Mathewson
2003-03-19
*
kludge because openssl and zlib both typedef free_func :(
Roger Dingledine
2003-03-19
*
fix arg bug; reduce confusion in package_raw_inbuf
Roger Dingledine
2003-03-19
*
Add other side of half-open-connection logic (still disabled
Nick Mathewson
2003-03-19
*
cleaner errors
Roger Dingledine
2003-03-19
*
Be clear about whether we are using half-open connections
Nick Mathewson
2003-03-19
*
Fix bug in client_send_auth
Nick Mathewson
2003-03-19
*
Fix client_process_auth
Nick Mathewson
2003-03-19
*
Correct defeatest attitude in crypto_new_cipher_env
Nick Mathewson
2003-03-19
*
Fix op handshake for longer keys
Nick Mathewson
2003-03-19
*
Add a missing long cast to log.c for portability
Nick Mathewson
2003-03-19
*
Finish zlib and half-open; switch to 3des (ede/ofb)
Nick Mathewson
2003-03-19
*
Make Makefile.am nonbroken
Nick Mathewson
2003-03-19
*
Refactor block ciphers; add 3des
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
*
Remove extraneous (and non-ansi) semis
Nick Mathewson
2003-03-17
*
Add daemon logic
Nick Mathewson
2003-03-17
*
Add daemon option and bool config type
Nick Mathewson
2003-03-17
*
Add zlib to link step
Nick Mathewson
2003-03-17
*
clean up and slightly document the config files
Roger Dingledine
2003-03-16
*
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
*
pack into data cells more intelligently
Roger Dingledine
2003-03-10
*
be less noisy at -l info, now that flow control bug is solved
Roger Dingledine
2003-03-10
*
clean out obsolete cell types
Roger Dingledine
2003-03-07
*
remove the mystery int32 from the or-to-or handshake
Roger Dingledine
2003-03-07
*
clean up prepare_for_poll() so it's fast
Roger Dingledine
2003-03-06
*
minor code cleanup
Roger Dingledine
2003-03-05
*
better comments and a few patches
Roger Dingledine
2003-03-04
*
when we had multiple conns on a circuit, we'd tell the wrong
Roger Dingledine
2003-02-28
[next]