Commits on Source
38230
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
e45fd6ce
forward-port built-in dirservers string
May 06, 2004
d4efa475
forward-port header-length-increase patch
May 06, 2004
d38f5b84
Recommend socat
May 06, 2004
7ac29fa3
Move tor manpage to section 8
May 06, 2004
f1fc4ce2
comment the functions in command.c
May 07, 2004
fa3db976
comment the functions in connection_or.c
May 07, 2004
d15a9514
Add Doxygen config file and make target, along with section in HACKING document
May 07, 2004
93576d52
Add doxygen markup for util and buffers
May 07, 2004
3b0c72b5
minor edits to changelog and readme
May 09, 2004
d18528a2
fix a typo in our doxygen instructions
May 09, 2004
b384c5a1
bugfix: do directory_send_command only after we've established a socket
May 09, 2004
c6d4a00c
more doxygen markup
May 09, 2004
8f6aa668
function header comments for connection.c, including doxygen markup
May 10, 2004
21e094a5
function header comments for onion.c, including doxygen markup
May 10, 2004
a26265c3
remove an orphan function declaration
May 10, 2004
9968f1da
doxygen for tor_main.c
May 10, 2004
c0ea9333
Doxygenate common.
May 10, 2004
658873eb
tweak comment in connection_or
May 10, 2004
397466a2
give connection.c a skeletal file/brief header
May 10, 2004
81922a12
More doxygenation.
May 10, 2004
4845fe71
comment and doxygenate connection_edge.c
May 10, 2004
ae2a2072
Doxygenate config.c
May 10, 2004
5a972249
fix some more bugs in the spec
May 10, 2004
3bf2c572
Doxygen most of or.h
May 10, 2004
d9fa234f
comments and doxygen markup on circuit.c
May 10, 2004
720281b3
Close rogue <b>s
May 10, 2004
341d6f2c
more cleanup, including fleshing out or.h more
May 10, 2004
5dd9e602
doxygen markup for common/*.h
May 10, 2004
6168b322
a few more pieces of markup
May 10, 2004
07871a8a
add future task list to todo
May 10, 2004
3cdf2d67
it's amazing what a bit of punctuation can do for appearances
May 10, 2004
83f06dcc
always a bit more
May 10, 2004
cfcb032a
Update router descriptor and directory formats (rendezvous desc format is correct)
May 10, 2004
b45fafa3
Split directory/router parsing functionality into separate file from routerlist.c
May 10, 2004
ef13f704
"directory-signature" has a nickname too, yes?
May 10, 2004
3e2f889a
Add an extra flush attempt when closing wedged dir conns, in an attempt to isolate the EPIPE bug
May 11, 2004
df4be6a1
list in-points to command.c
May 11, 2004
9eee0fad
note that part three of CLIENTS is outdated/wrong
May 11, 2004
4c9138d6
calling flush_buf and not checking for return value is bad
May 12, 2004
f1bc7af9
Make "connected" a different case from "finished_flushing"; always...
May 12, 2004
9c3fba5c
Not every RSA decrypt should warn on failure.
May 12, 2004
7ee6194f
break part of circuit.c into relay.c
May 12, 2004
44aecf86
Add nasty kludgy broken call-graph generator
May 12, 2004
32c42a0e
break rend_client_desc_fetched out of connection_mark_for_close
May 12, 2004
537fb82c
Make some functions static
May 12, 2004
1cf18369
break connection_edge_end out of connection_mark_for_close
May 12, 2004
630e9307
don't flush the buf from inside connection_write_to_buf
May 12, 2004
5ba92358
clean up directory.c API
May 12, 2004
7faec93e
Make mdd.py marginally less kludgey
May 13, 2004
6c68187e
Mention nick and Matej Pfajfar's copyright in debian/copyright
May 13, 2004
ef561c0e
Break files apart into more modules
May 13, 2004
d7815e85
assert_cpath_ok has always been broken
May 13, 2004
38,130 additional commits have been omitted to prevent performance issues.
Loading
Loading