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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2003-08-25
remove bandwidth negotation from the code
Roger Dingledine
2003-08-25
fix formatting in crypto.c for my sanity
Roger Dingledine
2003-08-25
fix a mild memory leak (10 bytes each time an OR connected to an OR)
Roger Dingledine
2003-08-23
start honoring the recommended_versions string
Roger Dingledine
2003-08-23
remove duplicate packagewindow-checking code,
Roger Dingledine
2003-08-20
implemented cpuworkers
Roger Dingledine
2003-08-14
include torint.h in 'make dist'
Roger Dingledine
2003-08-14
Tor now builds on win32.
Nick Mathewson
2003-08-14
Add empty statement to suppress gcc warning about label at end of compount st...
Nick Mathewson
2003-08-14
Attempt to make sockets code work right on windows.
Nick Mathewson
2003-08-14
start refactoring dnsworker so testing won't be so darn hard
Roger Dingledine
2003-08-13
bugfix: if a dnsworker dies, remember that.
Roger Dingledine
2003-08-12
Misc patches to make windows build work. Now everything is done except the s...
Nick Mathewson
2003-08-12
Make windows happier still
Nick Mathewson
2003-08-12
don't mess with signals on windows until we know how
Roger Dingledine
2003-08-12
Stop trying to #include the world in util.c
Nick Mathewson
2003-08-12
Adopt socketpair implementation from perl. For now, always use it.
Nick Mathewson
2003-08-12
use the spawn_func / spawn_exit abstraction for dnsworkers
Roger Dingledine
2003-08-12
Add abstraction for fork vs thread.
Nick Mathewson
2003-08-12
Dont use explicit paths for orconfig.h -- it messes up the windows build
Nick Mathewson
2003-08-12
reap exited dns/cpuworkers
Roger Dingledine
2003-08-12
Reorder includes so that fakepoll.c gets built when it should
Nick Mathewson
2003-08-12
we must have openssl, so HAVE_OPENSSL is redundant
Roger Dingledine
2003-08-12
unbork windows line endings
Nick Mathewson
2003-08-12
Start of port to win32. Missing are:
Nick Mathewson
2003-08-11
Work on systems with broken AC_CHECK_TYPE
Nick Mathewson
2003-08-11
Who would have thought that some systems define intfoo_t, but not uintfoo_t? ...
Nick Mathewson
2003-08-11
Cope better on platforms that define some of intFOO_t in sys/types.h or elsew...
Nick Mathewson
2003-08-11
autoconf around missing stdint.h
Nick Mathewson
2003-08-11
better log output for debugging
Roger Dingledine
2003-08-11
Fix typo: ports are 16 bits.
Nick Mathewson
2003-08-06
patch to let poll() recognize eof on more architectures
Roger Dingledine
2003-07-30
src/or
Nick Mathewson
2003-07-30
Be smarter about getting key matter from DH.
Nick Mathewson
2003-07-08
switch to aes
Roger Dingledine
2003-07-05
implemented total read rate limiting
Roger Dingledine
2003-07-05
clean up main.c a bit
Roger Dingledine
2003-07-03
fix many bugs in package_window handling
Roger Dingledine
2003-06-30
Add AES counter-mode support to the crypt library
Nick Mathewson
2003-06-30
Add a the public-domain AES implementation, with a minimal counter-mode wrapper.
Nick Mathewson
2003-06-28
bugfix: a connection-level sendme cell would cause a connection to start
Roger Dingledine
2003-06-27
if stream ends before resolve finishes, inform resolver
Roger Dingledine
2003-06-26
fix memleak in dump_signed_directory_to_string
Roger Dingledine
2003-06-25
entries in the dns cache now expire
Roger Dingledine
2003-06-25
clean up sev_to_string hack in log.c
Roger Dingledine
2003-06-25
simplify fetch_from_buf; cull idle dnsworkers.
Roger Dingledine
2003-06-24
non-buggy robustness, even
Roger Dingledine
2003-06-24
improve robustness: connection_get_by_* ignores conns marked for close
Roger Dingledine
2003-06-24
clean up a broken comment in crypto.c
Roger Dingledine
2003-06-24
correct log()'s comment
Roger Dingledine
[prev]
[next]