Commit Graph

5571 Commits

Author SHA1 Message Date
Roger Dingledine
5fc1bb0d36 spanish-language tor win32 doc
svn:r6079
2006-02-26 06:14:21 +00:00
Roger Dingledine
d0f013c591 home? what is this home?
svn:r6078
2006-02-26 04:45:48 +00:00
Roger Dingledine
f29731ffe4 fix up the links to contact us
svn:r6077
2006-02-26 04:14:45 +00:00
Roger Dingledine
0edff5504d more thoughts on incentives
svn:r6076
2006-02-23 06:52:54 +00:00
Roger Dingledine
329af979e0 Add a new circuit purpose 'controller' to let the controller
ask for a circuit that Tor won't try to use.

Extend the EXTENDCIRCUIT controller command to let you specify
the purpose if you're starting a new circuit.

Add a new SETCIRCUITPURPOSE controller command to let you
change a circuit's purpose after it's been created.


svn:r6075
2006-02-23 06:51:09 +00:00
Roger Dingledine
2bfd2a2400 clean up a log message
svn:r6074
2006-02-21 17:54:56 +00:00
Roger Dingledine
25ed4b66e3 be quieter about hidserv descriptors that are too old or too new.
we can't do anything about them anyway.


svn:r6073
2006-02-21 06:23:57 +00:00
Peter Palfrader
6a7d2bf94e Move it one directory further up
svn:r6072
2006-02-21 05:16:31 +00:00
Peter Palfrader
49f5294b60 Add package_nsis-weasel.sh, weasel's version of nick's package_nsis.sh
svn:r6071
2006-02-21 05:13:11 +00:00
Peter Palfrader
0a25d3f8d9 Make the tor.nsi file actually work again, and update list of docs while we are at it
svn:r6070
2006-02-21 05:12:45 +00:00
Peter Palfrader
951c5d3b5b tor.logrotate is built from tor.logrotate.in, ignore it in CVS
svn:r6069
2006-02-21 05:12:14 +00:00
Andrew Lewman
0dd04f7966 Add tor-osx-dmg-creation.txt and tor-rpm-creation.txt for distribution
svn:r6068
2006-02-21 04:54:24 +00:00
Peter Palfrader
00296adcc0 tor.nsi: we have openssl 0.9.8a
svn:r6067
2006-02-21 04:52:49 +00:00
Andrew Lewman
b089248e65 Removed doc/FAQ from document list
svn:r6066
2006-02-21 04:45:07 +00:00
Peter Palfrader
358e635d57 bump to 0.1.1.14-alpha-cvs-0
svn:r6065
2006-02-21 04:19:36 +00:00
Peter Palfrader
1386765419 New upstream version
svn:r6063
2006-02-21 04:18:44 +00:00
Roger Dingledine
dda54db36d bump to 0.1.1.14-alpha-cvs, and we're off.
svn:r6062
2006-02-21 04:13:49 +00:00
Roger Dingledine
f797ce5e59 commit this so it matches the tarball
svn:r6060
2006-02-21 03:58:05 +00:00
Roger Dingledine
ae65d595ff bump to 0.1.1.14-alpha
svn:r6059
2006-02-21 03:57:44 +00:00
Roger Dingledine
89b07b458b i missed the other half of that grammar fix
svn:r6058
2006-02-21 03:55:47 +00:00
Roger Dingledine
722fcb97e8 last changes in 0.1.1.14-alpha
svn:r6057
2006-02-21 03:46:49 +00:00
Andrew Lewman
96a93a0cb1 It's FI not Fi..fo fum..
svn:r6056
2006-02-20 05:32:35 +00:00
Andrew Lewman
666eda1f1b Convert make dist-osx to new file output naming scheme
svn:r6055
2006-02-20 05:20:27 +00:00
Roger Dingledine
3bef5fff3f sort remaining 0.1.1.x todo items
svn:r6054
2006-02-20 02:40:31 +00:00
Roger Dingledine
16f265fa0d when saveconf fails in controller v1, we were returning a malformed
error string.


svn:r6053
2006-02-20 01:24:26 +00:00
Roger Dingledine
498c13b4df make the NoPublish option obsolete.
svn:r6052
2006-02-20 01:21:48 +00:00
Roger Dingledine
0408adb728 tweak
svn:r6051
2006-02-20 01:15:38 +00:00
Roger Dingledine
276a7bd038 the other half of fixing bug 257. catch an error in more places.
svn:r6050
2006-02-20 01:06:27 +00:00
Roger Dingledine
57bcdcecf1 try to address bug 257: if rename() fails during saveconf, tell
the controller.


svn:r6049
2006-02-19 23:12:26 +00:00
Roger Dingledine
5d1b35ce41 and put them in the man page
svn:r6048
2006-02-19 22:03:28 +00:00
Roger Dingledine
6a52867846 New config options to address bug 251:
FetchServerDescriptors and FetchHidServDescriptors for whether
to fetch server info and hidserv info or let the controller do it,
and also PublishServerDescriptor and PublishHidServDescriptors.

Add AllDirActionsPrivate undocumented option -- if you set it, you'll
need the controller to bootstrap you enough to build your first circuits.


svn:r6047
2006-02-19 22:02:02 +00:00
Peter Palfrader
c4f389420c Improve the "we have been waiting for 1140377851 seconds" log
svn:r6046
2006-02-19 19:44:09 +00:00
Andrew Lewman
d902143a75 Include the osx installer in the Makefile as well.
svn:r6045
2006-02-19 15:57:38 +00:00
Andrew Lewman
537a39e147 Include the uninstaller for osx in the distribution, but leave it hidden
for the time being.


svn:r6044
2006-02-19 15:54:30 +00:00
Roger Dingledine
0d0250a8c8 mark off a few todo items
svn:r6043
2006-02-19 08:44:20 +00:00
Roger Dingledine
69af25ecbf an interim changelog for 0.1.1.14-alpha
svn:r6042
2006-02-19 08:33:43 +00:00
Roger Dingledine
266254f42b clean up the Reachable*Addresses changes
svn:r6041
2006-02-19 08:31:47 +00:00
Andrew Lewman
6c31d1705b Updated instructions to work under the latest 10.4.5 point release from
Apple.


svn:r6040
2006-02-18 15:47:14 +00:00
Peter Palfrader
42f14e8e10 Add function names to log_* on non-gcc
svn:r6039
2006-02-18 07:18:14 +00:00
Peter Palfrader
49ed6a1f40 forward port 0.1.0.17 changelog
svn:r6038
2006-02-18 07:03:08 +00:00
Roger Dingledine
a9fcf4ced2 this is why you're not supposed to cut-and-paste code
svn:r6037
2006-02-18 06:46:01 +00:00
Peter Palfrader
4f5e607389 Finish log function renaming for non-GNUC systems
svn:r6034
2006-02-18 02:11:48 +00:00
Peter Palfrader
aa5443551d Make it compile with VC7. It does not yet link.
svn:r6033
2006-02-18 02:02:21 +00:00
Roger Dingledine
c05b7fbc7a another way for old-style bsd folks to maybe build tor if
they've got no other ways.


svn:r6032
2006-02-18 01:14:28 +00:00
Andrew Lewman
a9977bae9b New clear and concise directions for building Tor on OSX machines.
Moved the documentation into the doc/ dir where it belongs.


svn:r6027
2006-02-17 14:09:15 +00:00
Andrew Lewman
2859acdee5 All new, re-written instructions for building Tor binaries in rpm
format.  This re-write matches the new tor.spec.in changes.


svn:r6026
2006-02-17 04:50:26 +00:00
Roger Dingledine
59cb3a21c2 fix the headers at the top of the tor-doc html files
svn:r6025
2006-02-16 23:27:52 +00:00
Andrew Lewman
55ca3927e9 Fix up Makefile.am for the rpm target_cpu and target_os implementation.
svn:r6024
2006-02-16 22:00:46 +00:00
Andrew Lewman
fab7268bf0 Implement first version of the ability to target arch and OS in rpm
builds.  This also implements the resulting dist-rpm filename to match the
target arch.


svn:r6023
2006-02-16 21:53:18 +00:00
Roger Dingledine
fc2522dd02 and don't ship it either
svn:r6022
2006-02-16 17:45:50 +00:00