Peter Palfrader
|
a1e7ad4855
Fix two comments in torrc.sample.in directly in the upstream source
|
20 years ago |
Peter Palfrader
|
abd90020a4
Point to /var/log/tor (the directory) instead of a single file (/var/log/tor/log) in the debian patch of the manpage.
|
20 years ago |
Peter Palfrader
|
b7131c2260
Make logs readable by the system administrators (group adm)
|
20 years ago |
Peter Palfrader
|
2e0db9b0f9
Symlink tor(8) manpage to torrc(5)
|
20 years ago |
Nick Mathewson
|
60880cda84
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.
|
20 years ago |
Nick Mathewson
|
2a5bcb29e6
Resolve FIXME: Possible solution to note_disconnect problem; needs thought and review.
|
20 years ago |
Nick Mathewson
|
5d92fbe30e
Use autoconf to enable largefile support where necessary. Use ftello where available, since ftell can fail at 2GB.
|
20 years ago |
Nick Mathewson
|
0faab62cd9
Resolve FIXMES: sometimes an error code is just an error code
|
20 years ago |
Roger Dingledine
|
90e0ad517e
dfc caught a SIGXFSZ error when his debugfile reached 2GB.
|
20 years ago |
Roger Dingledine
|
c106ab8315
clean torrc sample
|
20 years ago |
Roger Dingledine
|
21782df73e
mention that Address doesn't need to be set
|
20 years ago |
Roger Dingledine
|
a24bd3c024
move datadirectory to the 'general' section,
|
20 years ago |
Roger Dingledine
|
fde595feb7
when clients do --list-fingerprint, it's misleading to
|
20 years ago |
Nick Mathewson
|
6252cba522
apply patch from Andre Eisenbach: include event code with events, as required by control-spec.txt
|
20 years ago |
Nick Mathewson
|
e69d9647ed
Remove XXXX009 comment telling us to do the last (circID-related) fix
|
20 years ago |
Nick Mathewson
|
954570486f
Resolve a FIXME: use identity comparison, not nickname comparison, to
|
20 years ago |
Nick Mathewson
|
35d0d3c050
Note a pre6 item
|
20 years ago |
Nick Mathewson
|
ec49905fb8
When we think we have no bandwidth, guess that we will run for 1 day.
|
20 years ago |
Nick Mathewson
|
9c22b428bf
Clarify a warning about /.tor
|
20 years ago |
Nick Mathewson
|
a43db78e8d
Resolve FIXME items: make the kill-unattached-AP timeout symbolic
|
20 years ago |
Nick Mathewson
|
c9af37d1ba
Resolve FIXME items: make circuit_free_cpath_node static
|
20 years ago |
Nick Mathewson
|
fde4129ac3
Resolve FIXME items: clarify two XXXX comments for 009
|
20 years ago |
Nick Mathewson
|
aa1c0c4d67
Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug reported by Anna Shubina wrt old Netscapes)
|
20 years ago |
Nick Mathewson
|
8de9cfe184
Resolve FIXME items: make expand_filename handle ~ and ~username
|
20 years ago |
Roger Dingledine
|
987cb2b93a
when you cast MAX_UINT to an int it confuses the users
|
20 years ago |
Roger Dingledine
|
23a69fde8e
bump us to 0.0.9pre6-cvs
|
20 years ago |
Nick Mathewson
|
c1bf171ed8
Fix a few bugs in accounting: parse bw_accounting correctly; set end time of continued interval; record used bandwidth on state change.
|
20 years ago |
Roger Dingledine
|
df671e09cc
don't install tor-control.py, just ship it
|
20 years ago |
Roger Dingledine
|
646903542a
make nick's config patch build
|
20 years ago |
Peter Palfrader
|
40f463ec9f
Log at level notice of higher, not warn or higher. Thanks arma
|
20 years ago |