Roger Dingledine
2f7176b7ca
function header comments for onion.c, including doxygen markup
...
svn:r1826
2004-05-10 02:36:04 +00:00
Roger Dingledine
c4035c4d32
function header comments for connection.c, including doxygen markup
...
svn:r1825
2004-05-10 01:32:57 +00:00
Roger Dingledine
bce5329510
more doxygen markup
...
plenty more remains
svn:r1824
2004-05-09 16:47:25 +00:00
Roger Dingledine
aacfdc0f1b
bugfix: do directory_send_command only after we've established a socket
...
also many comments, cleaning, etc
svn:r1823
2004-05-09 16:33:04 +00:00
Roger Dingledine
20e898493f
fix a typo in our doxygen instructions
...
svn:r1822
2004-05-09 16:32:33 +00:00
Roger Dingledine
67ec91021d
minor edits to changelog and readme
...
svn:r1821
2004-05-09 16:32:22 +00:00
Nick Mathewson
3acaad6784
Add doxygen markup for util and buffers
...
svn:r1820
2004-05-07 17:04:12 +00:00
Nick Mathewson
2abb346fc5
Add Doxygen config file and make target, along with section in HACKING document
...
svn:r1819
2004-05-07 17:03:52 +00:00
Roger Dingledine
af494efead
comment the functions in connection_or.c
...
svn:r1818
2004-05-07 08:53:40 +00:00
Roger Dingledine
d64195e310
comment the functions in command.c
...
this is one of the files nick regarded as scary, so hopefully
these will help.
svn:r1817
2004-05-07 08:07:41 +00:00
Peter Palfrader
0888edd098
Move tor manpage to section 8
...
svn:r1816
2004-05-06 23:25:12 +00:00
Peter Palfrader
c32f8876a7
Recommend socat
...
svn:r1815
2004-05-06 23:11:12 +00:00
Roger Dingledine
f7705406f5
forward-port header-length-increase patch
...
svn:r1814
2004-05-06 22:47:48 +00:00
Roger Dingledine
aa768ff825
forward-port built-in dirservers string
...
svn:r1813
2004-05-06 22:47:15 +00:00
Roger Dingledine
94a1beac23
forward-port dirservers file
...
svn:r1812
2004-05-06 22:46:42 +00:00
Roger Dingledine
09040e0600
forward-port changelog
...
svn:r1811
2004-05-06 22:46:32 +00:00
Roger Dingledine
4422e10b3c
bump cvs version to 0.0.7pre1-cvs
...
svn:r1810
2004-05-06 22:38:12 +00:00
(no author)
5790bdef5f
This commit was manufactured by cvs2svn to create tag
...
'debian_version_0_0_6_1-1'.
svn:r1809
2004-05-06 22:25:51 +00:00
Peter Palfrader
87eec77606
New upstream release.
...
svn:r1808
2004-05-06 22:25:51 +00:00
(no author)
f544bdf7e5
This commit was manufactured by cvs2svn to create tag 'tor-0_0_6_1'.
...
svn:r1807
2004-05-06 22:14:47 +00:00
Roger Dingledine
3dfda9d217
add a changelog for 0.0.6.1
...
svn:r1806
2004-05-06 22:14:47 +00:00
Roger Dingledine
79a1cd72e3
replace the default dirservers string too
...
svn:r1805
2004-05-06 22:08:18 +00:00
Roger Dingledine
23c0d1c6ce
allow larger headers for directory get/posts
...
svn:r1804
2004-05-06 21:55:04 +00:00
Roger Dingledine
167f779728
remove moria3 from the dirservers list, add tor26
...
svn:r1803
2004-05-06 21:40:14 +00:00
Roger Dingledine
94f516f6f2
bump 0_0_6-patches to 0.0.6.1
...
svn:r1802
2004-05-06 21:38:58 +00:00
Nick Mathewson
e529e3e0a3
Fix bug in stream position adjustment
...
svn:r1801
2004-05-06 19:51:50 +00:00
Nick Mathewson
229701023e
Use correct aes-ctr implementation in mainline, too.
...
svn:r1800
2004-05-06 19:41:33 +00:00
Nick Mathewson
f6906e1d05
(0_0_6-patches) Fix counter-mode bug.
...
svn:r1799
2004-05-06 16:28:21 +00:00
Roger Dingledine
91b87732d1
bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving.
...
bugfix: actually complain if we duplicate mark-for-close a circuit
add more logging for relay ends that claim dns resolve failed, so we can
find out why they're not being retried.
svn:r1798
2004-05-06 11:08:04 +00:00
Nick Mathewson
3a8bfd977d
Document the rest of main.c
...
svn:r1797
2004-05-05 21:35:12 +00:00
Nick Mathewson
d69b6e52f5
Comments for nearly all non-tricky files
...
svn:r1796
2004-05-05 21:32:43 +00:00
Nick Mathewson
0e5efb1363
Use intptr_t when playing with void*s
...
svn:r1795
2004-05-05 20:27:20 +00:00
Nick Mathewson
8db2d045a1
Add intptr_t and uintptr_t to torint.h
...
svn:r1794
2004-05-05 20:26:35 +00:00
Nick Mathewson
c3826d873f
Fix compilation warnings on 64-bit platforms
...
svn:r1793
2004-05-05 20:09:06 +00:00
Roger Dingledine
642c2e3cb3
specify bandwidth minimums for people running servers
...
svn:r1792
2004-05-05 07:34:04 +00:00
Roger Dingledine
13dd9d8bbe
mention the digest seeds for circuit-level integrity checking
...
unused portions of relay payloads are nul-padded, not filled with
random bytes.
svn:r1791
2004-05-05 06:53:44 +00:00
Nick Mathewson
4bb007f5fe
Never list unapproved servers as recommended
...
svn:r1790
2004-05-05 04:55:00 +00:00
Nick Mathewson
a0f63cde00
More documentation; fix for compilation warning
...
svn:r1789
2004-05-05 02:50:38 +00:00
Nick Mathewson
a057ab9f66
Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof.
...
svn:r1788
2004-05-05 01:26:57 +00:00
Nick Mathewson
0be65d93bd
Make non-fake tor_poll robust against -1 fds
...
svn:r1787
2004-05-05 01:01:34 +00:00
Roger Dingledine
dc04504676
must close marked connections at the end of run_scheduled_events.
...
otherwise they might have a socket -1, and if we leave them around
they'll muck up poll/select.
i think this was the cause of our win32 and os x fakepoll crashes,
and probably would cause other errors down the road.
svn:r1786
2004-05-05 00:59:42 +00:00
Nick Mathewson
5cb63867ac
More documentation
...
svn:r1785
2004-05-05 00:30:43 +00:00
Roger Dingledine
c2bbd86b9d
accept port 81 by default also, since people have been asking for it
...
svn:r1784
2004-05-04 22:46:19 +00:00
Nick Mathewson
6f518c6d75
Comment router*.c
...
svn:r1783
2004-05-04 18:17:45 +00:00
Nick Mathewson
83cc54ee7d
Fix mac compile
...
svn:r1782
2004-05-04 18:17:28 +00:00
(no author)
9f62c25eef
This commit was manufactured by cvs2svn to create tag
...
'debian_version_0_0_6-1'.
svn:r1781
2004-05-02 22:00:07 +00:00
Peter Palfrader
b763a67f16
New upstream release.
...
svn:r1780
2004-05-02 22:00:07 +00:00
(no author)
7ebbe6038b
This commit was manufactured by cvs2svn to create tag
...
'debian_version_0_0_5+0_0_6rc4-1'.
svn:r1779
2004-05-02 21:59:48 +00:00
Peter Palfrader
6da0ba60ef
New upstream release candidate
...
svn:r1778
2004-05-02 21:59:48 +00:00
Nick Mathewson
dc0da59e21
tor_assert(), not assert()
...
svn:r1777
2004-05-02 20:27:48 +00:00