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
*
Make non-fake tor_poll robust against -1 fds
Nick Mathewson
2004-05-05
*
must close marked connections at the end of run_scheduled_events.
Roger Dingledine
2004-05-05
*
More documentation
Nick Mathewson
2004-05-05
*
accept port 81 by default also, since people have been asking for it
Roger Dingledine
2004-05-04
*
Comment router*.c
Nick Mathewson
2004-05-04
*
Fix mac compile
Nick Mathewson
2004-05-04
*
tor_assert(), not assert()
Nick Mathewson
2004-05-02
*
Fix windows compile.
Nick Mathewson
2004-05-02
*
Working strerror for windows socket errors, plus some snide comments.
Nick Mathewson
2004-05-02
*
Assert that we never try to fakepoll on sock -1.
Nick Mathewson
2004-05-02
*
Windows version is 0.0.6 too
Nick Mathewson
2004-05-02
*
Bump windows version to 0.0.6rc4
Nick Mathewson
2004-05-02
*
stop the circuit_receive_relay_cell warning
Roger Dingledine
2004-05-02
*
patches on patches
Roger Dingledine
2004-05-02
*
some patches on the patches
Roger Dingledine
2004-05-01
*
Documenmt buffers.c; remove function that nobody ever calls.
Nick Mathewson
2004-05-01
*
Remove bogus */ so util.c compiles
Nick Mathewson
2004-05-01
*
Finish documenting the functions in common
Nick Mathewson
2004-05-01
*
Fix windows compile
Nick Mathewson
2004-05-01
*
Handle windows socket errors correctly; comment most of common.
Nick Mathewson
2004-05-01
*
fix a seg fault (whoops)
Roger Dingledine
2004-04-30
*
note another bug to be fixed sometime
Roger Dingledine
2004-04-30
*
update the built-in dirservers default
Roger Dingledine
2004-04-29
*
some cosmetic fixes
Roger Dingledine
2004-04-29
*
Oops -- the Windows function is closesocket, not socketclose
Nick Mathewson
2004-04-28
*
Use socketclose on windows as appropriate; end pid files with newline
Nick Mathewson
2004-04-28
*
use tor_lookup_hostname for binding local addresses too
Roger Dingledine
2004-04-28
*
Regenerate windows orconfig.h to match current autoheader generated orconfig.h
Nick Mathewson
2004-04-28
*
Remove IVs from cipher code, since AES-ctr has none.
Nick Mathewson
2004-04-28
*
use nick's _ARRAYSIZE abstraction
Roger Dingledine
2004-04-28
*
nick, is this what you meant?
Roger Dingledine
2004-04-28
*
Make Tor build on win32 with VC6 without warnings.
Nick Mathewson
2004-04-28
*
bug resolved (hopefully), so remove comment
Roger Dingledine
2004-04-28
*
clean dns.c better
Roger Dingledine
2004-04-28
*
fix a bug in dns.c, note but don't fix another one
Roger Dingledine
2004-04-28
*
Workarounds for a couple of pieces of windows strangeness.
Nick Mathewson
2004-04-28
*
clean some dead code (right?)
Roger Dingledine
2004-04-28
*
some compilers don't like an array of length zero
Roger Dingledine
2004-04-27
*
set Content-Type on the directory and hidserv descriptor
Roger Dingledine
2004-04-27
*
make my assumption explicit
Roger Dingledine
2004-04-27
*
it was the second bug that was nailing us.
Roger Dingledine
2004-04-27
*
don't expire joined-rend circs that have an exit connection attached
Roger Dingledine
2004-04-27
*
Some versions of openssl have an SSL_pending function that erroneously
Nick Mathewson
2004-04-26
*
Log number of bytes pending after read.
Nick Mathewson
2004-04-26
*
rendmid says it drops but actually sends nack
Roger Dingledine
2004-04-26
*
Remove spurious semi
Nick Mathewson
2004-04-26
*
Add a macro to catch unhandled openssl errors.
Nick Mathewson
2004-04-26
*
and other debugs
Roger Dingledine
2004-04-26
*
log debug so nick can see it too
Roger Dingledine
2004-04-26
*
The dots are there so you see test doing something. Therefore we should flus...
Peter Palfrader
2004-04-26
[next]