Commits on Source
38266
28f034e1
now assume all routers support rendezvous cells
Apr 25, 2004
dccbbaa8
give us a new dirservers file
Apr 25, 2004
01dea610
New upstream release candidate.
Apr 25, 2004
482d7e7c
resolve a double-mark-for-close when things die inside connection_handle_write
Apr 25, 2004
f9418c05
Note another item I changed since the last package release in changelog
Apr 25, 2004
9e5d2ad9
don't crash, if a conn that sent a begin has suddenly lost its circuit
Apr 25, 2004
568a4d18
Check for machine/limits.h in addition to sys/limits.h
Apr 25, 2004
10f3b74c
tell us the nickname of the OR that hung up on us
Apr 26, 2004
cb465160
Very blunt debugging code: log pending errors at start and end of tor_tls_verify
Apr 26, 2004
75dc76eb
Better error msg on unknown circuit id.
Apr 26, 2004
0355d29e
Call tls_log_errors at a more appropriate location; we can remove the other...
Apr 26, 2004
bd38df84
fix a bug that's been lurking since 27 may 03 (!)
Apr 26, 2004
fb2279b9
since we don't support truncateds much, don't bother sending them;
Apr 26, 2004
fff89216
tell us when we're rotating things
Apr 26, 2004
1b4dd10c
bump us to rc2
Apr 26, 2004
2b1441e4
New upstream release candidate.
Apr 26, 2004
b410dff6
Log pending TLS errors in a couple more places, in case they are possible.
Apr 26, 2004
f6dbe5a0
Refactor crypto error handling to be more like TLS error handling:
Apr 26, 2004
337f7a98
Include strerror(errno) with tls syscall errors
Apr 26, 2004
80d0b634
add a debugging entry, to find the wants-to-read-but-can't bug
Apr 26, 2004
75021125
The dots are there so you see test doing something. Therefore we should flush them after printing
Apr 26, 2004
719bb5c0
log debug so nick can see it too
Apr 26, 2004
e34c201b
and other debugs
Apr 26, 2004
ad07c629
Add a macro to catch unhandled openssl errors.
Apr 26, 2004
d6d4b938
Remove spurious semi
Apr 26, 2004
d7f4b823
rendmid says it drops but actually sends nack
Apr 26, 2004
06624df6
Log number of bytes pending after read.
Apr 26, 2004
873564ea
Some versions of openssl have an SSL_pending function that erroneously
Apr 26, 2004
8e8af6aa
don't expire joined-rend circs that have an exit connection attached
Apr 27, 2004
505bb2f4
it was the second bug that was nailing us.
Apr 27, 2004
9965bd83
make my assumption explicit
Apr 27, 2004
158e2cf5
set Content-Type on the directory and hidserv descriptor
Apr 27, 2004
4e0dd5bd
some compilers don't like an array of length zero
Apr 27, 2004
8cc90013
clean some dead code (right?)
Apr 28, 2004
ac622d94
Workarounds for a couple of pieces of windows strangeness.
Apr 28, 2004
25d5425f
fix a bug in dns.c, note but don't fix another one
Apr 28, 2004
fd0d48e4
clarify the hybrid encryption in our spec
Apr 28, 2004
22c0cd8a
clean dns.c better
Apr 28, 2004
ca8d50ab
bug resolved (hopefully), so remove comment
Apr 28, 2004
7055f837
Make Tor build on win32 with VC6 without warnings.
Apr 28, 2004
47dc5cd1
nick, is this what you meant?
Apr 28, 2004
5d151088
use nick's _ARRAYSIZE abstraction
Apr 28, 2004
ddb15b8f
Remove IVs from cipher code, since AES-ctr has none.
Apr 28, 2004
3a66f523
Regenerate windows orconfig.h to match current autoheader generated orconfig.h
Apr 28, 2004
dd335d9b
use tor_lookup_hostname for binding local addresses too
Apr 28, 2004
93226417
Use socketclose on windows as appropriate; end pid files with newline
Apr 28, 2004
5a9b1440
Oops -- the Windows function is closesocket, not socketclose
Apr 28, 2004
4b316b4a
some cosmetic fixes
Apr 29, 2004
ebfe2b39
bump to rc3
Apr 29, 2004
27baaf1c
and then bump to rc4-cvs
Apr 29, 2004
18f250c3
update the built-in dirservers default
Apr 29, 2004
3c2659e7
New upstream release candidate.
Apr 29, 2004
79e5c1bf
tell people the default location of torrc
Apr 30, 2004
2b5e6aef
note another bug to be fixed sometime
Apr 30, 2004
ac4cb9bd
fix a seg fault (whoops)
Apr 30, 2004
908ccb9d
Handle windows socket errors correctly; comment most of common.
May 01, 2004
6fa2ded7
Fix windows compile
May 01, 2004
9a041591
Finish documenting the functions in common
May 01, 2004
4dc30ea3
Remove bogus */ so util.c compiles
May 01, 2004
f6fe336a
Documenmt buffers.c; remove function that nobody ever calls.
May 01, 2004
1558fb76
some patches on the patches
May 01, 2004
138d7442
some more todo items
May 02, 2004
25909c2c
patches on patches
May 02, 2004
bdbe0eb7
another todo we should do
May 02, 2004
bbbc063e
stop the circuit_receive_relay_cell warning
May 02, 2004
b349a5de
another bug that's been bugging me
May 02, 2004
d055ac47
Bump windows version to 0.0.6rc4
May 02, 2004
371d5070
bump main version to 0.0.6rc4
May 02, 2004
64b20f40
commit the 0.0.6 changelog
May 02, 2004
bfc99760
version is 0.0.6
May 02, 2004
a16ec398
Windows version is 0.0.6 too
May 02, 2004
a187d3e0
Assert that we never try to fakepoll on sock -1.
May 02, 2004
af08c4f8
Working strerror for windows socket errors, plus some snide comments.
May 02, 2004
3dd1ef87
Fix windows compile.
May 02, 2004
e6f3bf2a
tor_assert(), not assert()
May 02, 2004
334fb4e8
New upstream release candidate
May 02, 2004
6b112c9f
New upstream release.
May 02, 2004
08ac3c71
Fix mac compile
May 04, 2004
89275e78
Comment router*.c
May 04, 2004
fa6e9efc
accept port 81 by default also, since people have been asking for it
May 04, 2004
efdb356a
More documentation
May 05, 2004
608c1568
must close marked connections at the end of run_scheduled_events.
May 05, 2004
d49d3dcc
Make non-fake tor_poll robust against -1 fds
May 05, 2004
2ba0776b
Only connection_add connections once they have conn->s sett; refactor code...
May 05, 2004
924f6028
More documentation; fix for compilation warning
May 05, 2004
44defa4b
Never list unapproved servers as recommended
May 05, 2004
2393c2ae
mention the digest seeds for circuit-level integrity checking
May 05, 2004
0ce8901a
specify bandwidth minimums for people running servers
May 05, 2004
e6ac85a8
Fix compilation warnings on 64-bit platforms
May 05, 2004
8aebd83a
Add intptr_t and uintptr_t to torint.h
May 05, 2004
6cfdc90d
Use intptr_t when playing with void*s
May 05, 2004
682a8050
Comments for nearly all non-tricky files
May 05, 2004
e6477a8e
Document the rest of main.c
May 05, 2004
9bf9ca4d
bugfix: add a circ->resolving_streams field, and make dns resolving ...
May 06, 2004
ebe8fa0d
Use correct aes-ctr implementation in mainline, too.
May 06, 2004
6cfa2835
Fix bug in stream position adjustment
May 06, 2004
f77be323
New upstream release.
May 06, 2004
ea182c83
bump cvs version to 0.0.7pre1-cvs
May 06, 2004
f01adbe1
forward-port changelog
May 06, 2004
f34b6007
forward-port dirservers file
May 06, 2004
38,166 additional commits have been omitted to prevent performance issues.
Loading
Loading