Roger Dingledine
|
af5dddc273
|
clean up the ftello call a little bit.
but i'm still getting:
log.c:94: warning: implicit declaration of function `ftello'
svn:r2848
|
2004-11-14 09:48:54 +00:00 |
|
Roger Dingledine
|
f628e5c32b
|
Remove redundant stat() for reading cached directory, and remove
confusing warn when the cached directory isn't there yet.
svn:r2847
|
2004-11-14 09:40:07 +00:00 |
|
Roger Dingledine
|
74fb19b857
|
generate contrib/torctl via auto*
svn:r2846
|
2004-11-14 09:05:56 +00:00 |
|
Roger Dingledine
|
7d124af101
|
add another contributed tor start/stop script
plus ship both our start/stop scripts in the tarball
svn:r2845
|
2004-11-14 09:05:28 +00:00 |
|
Roger Dingledine
|
f20a73fe17
|
clean a comment
svn:r2844
|
2004-11-14 04:55:02 +00:00 |
|
Roger Dingledine
|
1fb106a909
|
update the 009pre5 changelog with what i actually announced
svn:r2843
|
2004-11-14 04:54:35 +00:00 |
|
Nick Mathewson
|
4c35eb6d4b
|
Add maintainer script to propagate Tor version to windows
svn:r2842
|
2004-11-14 00:11:27 +00:00 |
|
Nick Mathewson
|
d2f7f23959
|
Update windows installer todo
svn:r2841
|
2004-11-14 00:11:00 +00:00 |
|
Nick Mathewson
|
bfe66da425
|
Tweak openssl version
svn:r2840
|
2004-11-14 00:09:51 +00:00 |
|
Nick Mathewson
|
2b43a42cee
|
normalize whitespace
svn:r2839
|
2004-11-13 23:34:01 +00:00 |
|
Nick Mathewson
|
441e188e66
|
Bump windows version
svn:r2838
|
2004-11-13 23:28:16 +00:00 |
|
Nick Mathewson
|
d87490aef5
|
Use the data, *then* free it. It works so much better.
svn:r2837
|
2004-11-13 23:27:50 +00:00 |
|
Nick Mathewson
|
d14b4d9ccf
|
Make tor.nsi work, document how to use it, and document what it still needs. Also include it in our distribution
svn:r2836
|
2004-11-13 23:26:53 +00:00 |
|
Nick Mathewson
|
81347b3596
|
Update installer script to seemingly better values.
svn:r2835
|
2004-11-13 17:58:25 +00:00 |
|
Nick Mathewson
|
c8060c4128
|
Add original version of NSI installer script from J Doe; this will need some tweaking.
svn:r2834
|
2004-11-13 17:46:48 +00:00 |
|
Nick Mathewson
|
d0e19351c2
|
Document remaining configuration options; add a ccheck for redundant authentication mechanisms in options_validate; add TODO items for post-009 hibernation features
svn:r2833
|
2004-11-13 17:17:04 +00:00 |
|
Nick Mathewson
|
4126965e87
|
Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty.
svn:r2832
|
2004-11-13 16:53:48 +00:00 |
|
Roger Dingledine
|
d90a8828a4
|
add in some more todo items
svn:r2831
|
2004-11-13 11:45:44 +00:00 |
|
Roger Dingledine
|
1510e6a26d
|
remove finished 0.0.9pre5 items
add a weasel-wishlist item
svn:r2830
|
2004-11-13 04:33:21 +00:00 |
|
Nick Mathewson
|
9a493ccdbe
|
Allocate 009pre6 items
svn:r2829
|
2004-11-13 04:31:46 +00:00 |
|
Nick Mathewson
|
64407e6dba
|
Comment a confusing conditional
svn:r2828
|
2004-11-13 02:54:30 +00:00 |
|
Peter Palfrader
|
3053400100
|
And install it into usr/share/doc/tor/
svn:r2827
|
2004-11-13 02:51:44 +00:00 |
|
Roger Dingledine
|
fa4fdd9fe5
|
include control-spec.txt in the tarball
svn:r2826
|
2004-11-13 02:49:11 +00:00 |
|
Roger Dingledine
|
aabfb401b1
|
fix a seg fault when fetching rendezvous descs
svn:r2825
|
2004-11-12 21:59:27 +00:00 |
|
Nick Mathewson
|
456b177e43
|
Fix argument to strncpy.
svn:r2824
|
2004-11-12 21:14:51 +00:00 |
|
Nick Mathewson
|
f00e95be0f
|
Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them.
svn:r2823
|
2004-11-12 21:14:06 +00:00 |
|
Nick Mathewson
|
0bfab744f0
|
Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders.
svn:r2822
|
2004-11-12 20:41:52 +00:00 |
|
Nick Mathewson
|
2921dbf2f8
|
Speed up tor_strndup a lot: profiling suggests that our use of strlcpy here was a bad idea.
svn:r2821
|
2004-11-12 20:41:03 +00:00 |
|
Nick Mathewson
|
fbc6e8e319
|
Write most of the implementation for SAVECONF.
svn:r2820
|
2004-11-12 20:09:54 +00:00 |
|
Nick Mathewson
|
015979b9f0
|
Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act.
svn:r2819
|
2004-11-12 19:39:13 +00:00 |
|
(no author)
|
9b33a1901c
|
This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_8+0_0_9pre5-2'.
svn:r2818
|
2004-11-12 17:34:02 +00:00 |
|
Peter Palfrader
|
a8f37f1ccb
|
Tweak it some more
svn:r2817
|
2004-11-12 17:34:02 +00:00 |
|
Peter Palfrader
|
7d29d2ef2a
|
Change init startup script to properly deal with tor printing stuff on startup.
svn:r2816
|
2004-11-12 17:31:42 +00:00 |
|
Peter Palfrader
|
ba7100f673
|
Guess this is 0.0.8+0.0.9pre5-2
svn:r2815
|
2004-11-12 17:24:28 +00:00 |
|
Peter Palfrader
|
b6dcfae00a
|
Remove /usr/bin/tor-control.py from the binary package
svn:r2814
|
2004-11-12 17:21:16 +00:00 |
|
Peter Palfrader
|
236384b6d3
|
Do not patch the default torrc to include settings we really want. Instead modify the compiled in default options.
svn:r2813
|
2004-11-12 17:17:58 +00:00 |
|
Peter Palfrader
|
2f16fef376
|
Fix two comments in torrc.sample.in directly in the upstream source
svn:r2812
|
2004-11-12 17:04:42 +00:00 |
|
Peter Palfrader
|
98b982778e
|
Point to /var/log/tor (the directory) instead of a single file (/var/log/tor/log) in the debian patch of the manpage.
svn:r2811
|
2004-11-12 16:52:10 +00:00 |
|
Peter Palfrader
|
4aae7d6795
|
Make logs readable by the system administrators (group adm)
svn:r2810
|
2004-11-12 16:48:27 +00:00 |
|
Peter Palfrader
|
45934b4ad7
|
Symlink tor(8) manpage to torrc(5)
svn:r2809
|
2004-11-12 16:47:21 +00:00 |
|
Nick Mathewson
|
f05f70c7b4
|
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs.
svn:r2808
|
2004-11-12 16:39:03 +00:00 |
|
Nick Mathewson
|
145d7279cd
|
Resolve FIXME: Possible solution to note_disconnect problem; needs thought and review.
svn:r2807
|
2004-11-12 05:52:19 +00:00 |
|
Nick Mathewson
|
8383642050
|
Use autoconf to enable largefile support where necessary. Use ftello where available, since ftell can fail at 2GB.
svn:r2806
|
2004-11-12 05:05:41 +00:00 |
|
Nick Mathewson
|
b825561c73
|
Resolve FIXMES: sometimes an error code is just an error code
svn:r2805
|
2004-11-12 05:03:50 +00:00 |
|
Roger Dingledine
|
29ae9ecbc2
|
dfc caught a SIGXFSZ error when his debugfile reached 2GB.
so if they exist, catch them and ignore them.
write() will fail normally and we'll look at errno like
normal human beings.
svn:r2804
|
2004-11-12 04:59:37 +00:00 |
|
Roger Dingledine
|
93aef18948
|
clean torrc sample
change log files to end in .log for logrotate to notice
mention that address doesn't need to be defined
svn:r2803
|
2004-11-12 04:00:07 +00:00 |
|
Roger Dingledine
|
50a04037ed
|
mention that Address doesn't need to be set
svn:r2802
|
2004-11-12 03:30:11 +00:00 |
|
Roger Dingledine
|
13e475f77d
|
move datadirectory to the 'general' section,
move contactinfo to the 'server' section
svn:r2801
|
2004-11-12 03:29:03 +00:00 |
|
Roger Dingledine
|
3c39c13033
|
when clients do --list-fingerprint, it's misleading to
give them one, because it will never be the same again
svn:r2800
|
2004-11-11 13:24:10 +00:00 |
|
Nick Mathewson
|
3109065642
|
apply patch from Andre Eisenbach: include event code with events, as required by control-spec.txt
svn:r2799
|
2004-11-11 00:54:53 +00:00 |
|