index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
*
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-14
*
bugfix: if a dnsworker dies, remember that.
Roger Dingledine
2003-08-13
*
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
*
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
*
reap exited dns/cpuworkers
Roger Dingledine
2003-08-12
*
Start of port to win32. Missing are:
Nick Mathewson
2003-08-12
*
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-11
*
patch to let poll() recognize eof on more architectures
Roger Dingledine
2003-08-06
*
src/or
Nick Mathewson
2003-07-30
*
Be smarter about getting key matter from DH.
Nick Mathewson
2003-07-30
*
switch to aes
Roger Dingledine
2003-07-08
*
implemented total read rate limiting
Roger Dingledine
2003-07-05
*
clean up main.c a bit
Roger Dingledine
2003-07-05
*
fix many bugs in package_window handling
Roger Dingledine
2003-07-03
*
Add AES counter-mode support to the crypt library
Nick Mathewson
2003-06-30
*
bugfix: a connection-level sendme cell would cause a connection to start
Roger Dingledine
2003-06-28
*
if stream ends before resolve finishes, inform resolver
Roger Dingledine
2003-06-27
*
fix memleak in dump_signed_directory_to_string
Roger Dingledine
2003-06-26
*
entries in the dns cache now expire
Roger Dingledine
2003-06-25
*
simplify fetch_from_buf; cull idle dnsworkers.
Roger Dingledine
2003-06-25
*
non-buggy robustness, even
Roger Dingledine
2003-06-24
*
improve robustness: connection_get_by_* ignores conns marked for close
Roger Dingledine
2003-06-24
*
slightly happier on 64-bit archs
Roger Dingledine
2003-06-24
*
clean out some old comments
Roger Dingledine
2003-06-24
*
a pointer to async-dns alternatives.
Roger Dingledine
2003-06-24
*
My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should defi...
Nick Mathewson
2003-06-21
*
Reorder connection_or and make unexported functions static. Partially conver...
Nick Mathewson
2003-06-21
*
Make cvsignores reflect build process
Nick Mathewson
2003-06-21
*
Remove false warnings from printf checks
Nick Mathewson
2003-06-21
*
Fix a bug where we'd sometimes run off the end of an array while
Nick Mathewson
2003-06-20
*
remove obsolete ss.h
Roger Dingledine
2003-06-18
*
question for nick about daemonizing
Roger Dingledine
2003-06-18
*
Change many files to new log_fn format
Nick Mathewson
2003-06-17
*
Make log_fn work on apples with no workarounds needed in main code
Nick Mathewson
2003-06-17
*
Make sure crypt_seed_rng succeeds
Nick Mathewson
2003-06-17
*
overhaul the dns farm: cut its size in half
Roger Dingledine
2003-06-17
*
Dont test handshakes in an infinite loop
Nick Mathewson
2003-06-14
*
When debugging, dump key material
Nick Mathewson
2003-06-14
*
Fix the periodic bug that would make handshaking fail.
Nick Mathewson
2003-06-14
*
Do not use pseudorandom nonces
Nick Mathewson
2003-06-14
*
Fix MacOS build
Nick Mathewson
2003-06-14
*
Better test messages for onion skin bug
Nick Mathewson
2003-06-13
*
Add RNG seeding
Nick Mathewson
2003-06-13
[next]