index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2003-04-17
Apply algebra; remove a condition
Nick Mathewson
2003-04-17
tv_udiff: do not modify arguments, and compute results correctly.
Nick Mathewson
2003-04-17
17 does not divide 1024, but it can stomp some interesting pointers and segfa...
Nick Mathewson
2003-04-17
Fix test.h to have once-only evalutation of arguments
Nick Mathewson
2003-04-16
more cleanup
Roger Dingledine
2003-04-16
further cleanup, test.c still has some bugs
Roger Dingledine
2003-04-16
Factor out cell packing and unpacking
Nick Mathewson
2003-04-16
Remove the last vestige of code that claims to know the inner structure of an...
Nick Mathewson
2003-04-16
bugfix: make onions work again
Roger Dingledine
2003-04-16
Factor out timeval-related functions.
Nick Mathewson
2003-04-16
Remove the notion of "onion ciphers"; make packing and unpacking separate fns
Nick Mathewson
2003-04-16
add missing prototype
Roger Dingledine
2003-04-16
Tests for crypto; more tests for buffers
Nick Mathewson
2003-04-16
divorce circuit building from user connections
Roger Dingledine
2003-04-15
Introduce a few unit tests (from older code), refactor compression setup/tear...
Nick Mathewson
2003-04-11
make it work (heh)
Roger Dingledine
2003-04-11
refactored some duplicate code into connection_edge.c
Roger Dingledine
2003-04-08
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-07
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-05
make servers tolerate the dns bug.
Roger Dingledine
2003-04-05
begin cells are now address:port, not address,port
Roger Dingledine
2003-04-04
remove obsolete httpap
Roger Dingledine
2003-04-04
remove obsolete smtpap
Roger Dingledine
2003-03-24
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-19
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-18
greatly simplify this notion of 'roles':
Roger Dingledine
2003-03-17
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
[next]