Commits on Source
34568
5fc99a84
and set distribution to unreleased
Feb 10, 2006
5a306077
clean up some formatting in the changelog
Feb 11, 2006
01754fdf
Mark some todo items done.
Feb 11, 2006
91847124
Warn if running obsolete windows as a server.
Feb 11, 2006
1dc90be4
Retry pending server downloads as well as pending networkstatus downloads when...
Feb 11, 2006
165a9abe
Mark items done
Feb 11, 2006
f1b91924
Keep running if we ask for an impossible stdout log; just warn.
Feb 11, 2006
e78ea39f
remove a todo item, add a todo item.
Feb 11, 2006
484a3f3d
link to the new faq entry rather than duplicating docs in three
Feb 11, 2006
e847085c
When a client asks for an old-style directory and our write bucket
Feb 11, 2006
fdf18fbb
stop leaking that
Feb 11, 2006
6c093a17
bugfix in config_cmp_addr_policies() -- we were treating a pair
Feb 11, 2006
98181514
compress exit policies even more -- look for duplicate lines
Feb 12, 2006
094ccd34
bump up the period for forcing a hidden service descriptor upload
Feb 12, 2006
3c3ac254
two more todo items done, one more added.
Feb 12, 2006
b5ac6fc7
more helpful log message when running servers on obsolete windows.
Feb 12, 2006
6d2804ca
remove finished todo items
Feb 12, 2006
b274857c
and fix typo in changelog
Feb 12, 2006
940b0a4d
write a better note in torrc.sample about whether to set dirport.
Feb 12, 2006
3c4e6848
Clients now honor the "guard" flag in the router status when
Feb 12, 2006
16c5af0f
Added quick instructions for those wishing to replicate the official
Feb 12, 2006
f396a64b
Fix a few typos from a tired phobos
Feb 12, 2006
3281b807
Fixed the url, clarified some wording
Feb 12, 2006
f03ce29c
clean up part of the incentives discussion.
Feb 12, 2006
ae4f0467
enforce whitespace style
Feb 12, 2006
e7b2d5cd
Retain unrecognized options in state file, so that we can be forward-compatible.
Feb 12, 2006
ee63348a
stop trying to maintain separate version number in the
Feb 12, 2006
98ec124c
Drop redundant exit policy entries, not just identical ones.
Feb 12, 2006
97571a1c
don't tell ordinary users about broken directory servers.
Feb 12, 2006
53c54b75
Correct a function comment. Nick: is this right?
Feb 12, 2006
b99f903e
and don't warn when it happens here either, unless the user
Feb 12, 2006
dba155ec
Generate 18.0.0.0/8 address policy format in descs when we can; warn when the...
Feb 12, 2006
b7781ea2
bugfix: we were ignoring the IS_FAST flag in the directory
Feb 13, 2006
e20df524
and mark off another todo item
Feb 13, 2006
2cc66125
try to fix bug with spurious "everything is broken" warning
Feb 13, 2006
6c4d8735
Compress exit policies even more. please review
Feb 13, 2006
1181ae61
the *ListenAddress config options were still named
Feb 13, 2006
350313d7
Let the users set ControlListenAddress in the torrc.
Feb 13, 2006
2a4555fe
Style on config_addr_policy_intersectes, which looks ok to me.
Feb 13, 2006
ccd68275
rearrange todo a bit
Feb 13, 2006
6ce36ead
Start the process of converting warn to log_warn and so on.
Feb 13, 2006
7d80921a
resolve too-long-lines
Feb 13, 2006
36484f87
convert some more source files to the new log convention
Feb 13, 2006
d113b75d
more log conversions.
Feb 13, 2006
aa63a84f
the things we do for our windows users.
Feb 13, 2006
259c65ab
the last of the log convention conversion. finally.
Feb 13, 2006
dda25743
which leads to a new todo item. help from a windows person please?
Feb 13, 2006
8262b7d1
and resolve long-lines and fix an error string
Feb 13, 2006
d38f5fe5
work out a few more details of the dirserver-based reputation
Feb 13, 2006
5eea6c76
Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses
Feb 13, 2006
0cc2390f
Warn if ReachableAddresses is set when also ReachableDirAddresses and ReachableORAddresses are set.
Feb 13, 2006
cfcb1b1a
document ReachableDirAddresses and ReachableORAddresses
Feb 13, 2006
761da5b9
Our connection_or_get_by_identity_digest() was slightly wrong. If best
Feb 14, 2006
84295f9f
Do not mark connections obsolete before they have done their TLS handshake or...
Feb 14, 2006
ae249fc5
document the frequency for reachability testing by the
Feb 14, 2006
0bab094d
Explain why we only expire open connections
Feb 14, 2006
c7f29707
Just because both are obsolete does not mean we prefer the newer
Feb 14, 2006
e7824c3e
Make it an explicit step to allow connections to your local
Feb 14, 2006
3a48b3e1
Remove the tor rpm creation text from the tor.spec.in file, as
Feb 14, 2006
f6d80d60
don't warn when we get a server descriptor from the controller
Feb 15, 2006
42cd0dcd
fix typo found in phobos's logs
Feb 15, 2006
34e19501
remove the obsolete faq entries that were somehow still around.
Feb 16, 2006
fc2522dd
and don't ship it either
Feb 16, 2006
fab7268b
Implement first version of the ability to target arch and OS in rpm
Feb 16, 2006
55ca3927
Fix up Makefile.am for the rpm target_cpu and target_os implementation.
Feb 16, 2006
59cb3a21
fix the headers at the top of the tor-doc html files
Feb 16, 2006
2859acde
All new, re-written instructions for building Tor binaries in rpm
Feb 17, 2006
a9977bae
New clear and concise directions for building Tor on OSX machines.
Feb 17, 2006
c05b7fbc
another way for old-style bsd folks to maybe build tor if
Feb 18, 2006
aa544355
Make it compile with VC7. It does not yet link.
Feb 18, 2006
4f5e6073
Finish log function renaming for non-GNUC systems
Feb 18, 2006
a9fcf4ce
this is why you're not supposed to cut-and-paste code
Feb 18, 2006
49ed6a1f
forward port 0.1.0.17 changelog
Feb 18, 2006
42f14e8e
Add function names to log_* on non-gcc
Feb 18, 2006
6c31d170
Updated instructions to work under the latest 10.4.5 point release from
Feb 18, 2006
266254f4
clean up the Reachable*Addresses changes
Feb 19, 2006
69af25ec
an interim changelog for 0.1.1.14-alpha
Feb 19, 2006
0d0250a8
mark off a few todo items
Feb 19, 2006
537a39e1
Include the uninstaller for osx in the distribution, but leave it hidden
Feb 19, 2006
d902143a
Include the osx installer in the Makefile as well.
Feb 19, 2006
c4f38942
Improve the "we have been waiting for 1140377851 seconds" log
Feb 19, 2006
6a528678
New config options to address bug 251:
Feb 19, 2006
5d1b35ce
and put them in the man page
Feb 19, 2006
57bcdcec
try to address bug 257: if rename() fails during saveconf, tell
Feb 19, 2006
276a7bd0
the other half of fixing bug 257. catch an error in more places.
Feb 20, 2006
0408adb7
tweak
Feb 20, 2006
498c13b4
make the NoPublish option obsolete.
Feb 20, 2006
16f265fa
when saveconf fails in controller v1, we were returning a malformed
Feb 20, 2006
3bef5fff
sort remaining 0.1.1.x todo items
Feb 20, 2006
666eda1f
Convert make dist-osx to new file output naming scheme
Feb 20, 2006
96a93a0c
It's FI not Fi..fo fum..
Feb 20, 2006
722fcb97
last changes in 0.1.1.14-alpha
Feb 21, 2006
89b07b45
i missed the other half of that grammar fix
Feb 21, 2006
ae65d595
bump to 0.1.1.14-alpha
Feb 21, 2006
f797ce5e
commit this so it matches the tarball
Feb 21, 2006
dda54db3
bump to 0.1.1.14-alpha-cvs, and we're off.
Feb 21, 2006
13867654
New upstream version
Feb 21, 2006
358e635d
bump to 0.1.1.14-alpha-cvs-0
Feb 21, 2006
b089248e
Removed doc/FAQ from document list
Feb 21, 2006
00296adc
tor.nsi: we have openssl 0.9.8a
Feb 21, 2006
34,468 additional commits have been omitted to prevent performance issues.
Loading
Loading