Commits on Source
38174
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
010ee5d0
having two example exitpolicy lines, when only one is allowed, was confusing
May 13, 2004
09a47485
Reintegrate appendix; edit paper a bit; leave design section alone; add XXXX comments
May 14, 2004
04bb8c80
bugfix: if a circuit if borderline too old, then count it as too old.
May 15, 2004
6dc576ba
bugfix: our integrity-checking digest was checking only the most
May 15, 2004
7ec7b74c
commit changelog on 0.0.6.2 (about to be released),
May 16, 2004
c2182701
New upstream release
May 16, 2004
fcafc5e2
bump version of cvs pre1, since old cvs pre1 is incompatible
May 16, 2004
a554135c
Stefan Mark was the one doing the bug finding, not Stefan Kopsell
May 16, 2004
3071e1b9
correct the field lengths in the cell structure diagram
May 17, 2004
7c4e47fe
the eax paper got published
May 17, 2004
d9bcb23f
make design and in-the-wild sections more correct
May 17, 2004
50b7ebcf
Make directory functions update routerlist, not replace it. Add notion of...
May 17, 2004
683d06bf
Fix segfault and logic error in last patch.
May 17, 2004
14ba9f91
Override unaligned-access-ok check when $host_cpu is ia64. Apparently,...
May 17, 2004
a782b83c
Only try to launch a fixed number of intro circuits for a service per...
May 18, 2004
fd09a408
cut clean tighten tweak
May 18, 2004
92c4b3f1
clean up bib; remove incorrect directory consensus discussion
May 18, 2004
eac75309
remove obsolete rendezvous pre-spec
May 18, 2004
4b9d65e1
include actual rend spec in tarball
May 18, 2004
9da17146
first attempt at camera-ready tor-design.pdf
May 18, 2004
7511fbf9
Resolve some XXXs
May 18, 2004
10d52c46
Fix a spelling error
May 18, 2004
ffbbf76f
add html version of tor-design, including 150% png's exported from
May 18, 2004
d2de7120
fix a seg fault, add another XXX for nick ;)
May 18, 2004
53d8744f
final version.
May 18, 2004
1cfac909
remove upper limit on number of descriptors/directories in dirserver; use...
May 18, 2004
ba14428d
Fix segfault
May 19, 2004
41c9b823
fix compile error in dirserv
May 19, 2004
03d63cb8
a start of a todo list for 0.0.7
May 19, 2004
1a829b0d
and another todo item
May 19, 2004
9d2cd7fc
Allow multiple logfiles at different severity ranges
May 19, 2004
553b0a4f
Mark some items completed
May 19, 2004
d95f347b
Add Port to *bindAddress.
May 19, 2004
b8f535a2
tor_assert, not assert. stdout, not stderr
May 19, 2004
b37450ce
do all the heavy lifting in connection_about_to_close_connection,
May 19, 2004
80be19d9
Tighten assert_cpath_layer_ok assumptions
May 19, 2004
80365b98
Allow multiple exit policy lines; mostly add support for AP policies
May 20, 2004
b6faca22
enable checking the socks policy
May 20, 2004
30a07b2e
non-dirservers expire routerinfo's that are more than a day old
May 20, 2004
faf2fdb1
don't ever expire dirserver routerinfos!
May 20, 2004
034110e7
bugfix: if no loglevel or logfile is specified, then we need to open
May 20, 2004
66dd21b7
some more patching
May 20, 2004
1c21a02b
router_choose_random_node() was ignoring its routerlist argument.
May 20, 2004
ccb82512
Tinker with log behavior: never send error messages about logs into the bitbucket
May 20, 2004
a8417dfa
fix a double mark-for-close
May 20, 2004
3532ba81
a few instructions for hidden services
May 20, 2004
f5106143
when the dns resolve is cancelled, or fails, be sure to remove
May 21, 2004
c278ff3b
minor comment patch
May 21, 2004
f875db18
it looks like parse_log_level() was never taught about WARN?
May 21, 2004
994c9cbd
commit two fixes from Thomas Themel
May 22, 2004
9b4e8486
Keep temporary log in place while configuring logs
May 24, 2004
5f36b11f
rik's patch to only include kerberos/include on red hat
May 26, 2004
1841aa45
rik's patch to not complain about freebsd's bug
May 26, 2004
80648078
dirservers try to reconnect periodically too, in case connections have failed
May 28, 2004
38,074 additional commits have been omitted to prevent performance issues.
Loading
Loading