Nick Mathewson
|
5d92fbe30e
Use autoconf to enable largefile support where necessary. Use ftello where available, since ftell can fail at 2GB.
|
hace 20 años |
Nick Mathewson
|
0faab62cd9
Resolve FIXMES: sometimes an error code is just an error code
|
hace 20 años |
Roger Dingledine
|
90e0ad517e
dfc caught a SIGXFSZ error when his debugfile reached 2GB.
|
hace 20 años |
Roger Dingledine
|
c106ab8315
clean torrc sample
|
hace 20 años |
Roger Dingledine
|
21782df73e
mention that Address doesn't need to be set
|
hace 20 años |
Roger Dingledine
|
a24bd3c024
move datadirectory to the 'general' section,
|
hace 20 años |
Roger Dingledine
|
fde595feb7
when clients do --list-fingerprint, it's misleading to
|
hace 20 años |
Nick Mathewson
|
6252cba522
apply patch from Andre Eisenbach: include event code with events, as required by control-spec.txt
|
hace 20 años |
Nick Mathewson
|
e69d9647ed
Remove XXXX009 comment telling us to do the last (circID-related) fix
|
hace 20 años |
Nick Mathewson
|
954570486f
Resolve a FIXME: use identity comparison, not nickname comparison, to
|
hace 20 años |
Nick Mathewson
|
35d0d3c050
Note a pre6 item
|
hace 20 años |
Nick Mathewson
|
ec49905fb8
When we think we have no bandwidth, guess that we will run for 1 day.
|
hace 20 años |
Nick Mathewson
|
9c22b428bf
Clarify a warning about /.tor
|
hace 20 años |
Nick Mathewson
|
a43db78e8d
Resolve FIXME items: make the kill-unattached-AP timeout symbolic
|
hace 20 años |
Nick Mathewson
|
c9af37d1ba
Resolve FIXME items: make circuit_free_cpath_node static
|
hace 20 años |
Nick Mathewson
|
fde4129ac3
Resolve FIXME items: clarify two XXXX comments for 009
|
hace 20 años |
Nick Mathewson
|
aa1c0c4d67
Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug reported by Anna Shubina wrt old Netscapes)
|
hace 20 años |
Nick Mathewson
|
8de9cfe184
Resolve FIXME items: make expand_filename handle ~ and ~username
|
hace 20 años |
Roger Dingledine
|
987cb2b93a
when you cast MAX_UINT to an int it confuses the users
|
hace 20 años |
Roger Dingledine
|
23a69fde8e
bump us to 0.0.9pre6-cvs
|
hace 20 años |
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.
|
hace 20 años |
Roger Dingledine
|
df671e09cc
don't install tor-control.py, just ship it
|
hace 20 años |
Roger Dingledine
|
646903542a
make nick's config patch build
|
hace 20 años |
Peter Palfrader
|
40f463ec9f
Log at level notice of higher, not warn or higher. Thanks arma
|
hace 20 años |
Peter Palfrader
|
bc932f555e
Change the description slightly, to say "don't rely on the current Tor network
|
hace 20 años |
Peter Palfrader
|
e5fd4c026c
No longer use --pidfile, --logfile, and --runasdaemon command line options. Set them in the configfile instead.
|
hace 20 años |
Nick Mathewson
|
1013abd27f
Validate log options during options_validate(). Reject unrecognized log types like "Log notice magic-twanger". Also, make sure User and Group stay the same, and do not crash when somebody tries to change PidFile to NULL.
|
hace 20 años |
Roger Dingledine
|
c549be0815
hack the tor.sh so it uses the new log format even on the command-line
|
hace 20 años |
Peter Palfrader
|
9921ce7c58
Make sure all patches apply cleanly
|
hace 20 años |
Peter Palfrader
|
967235684e
04_fix_test can be backed out again, it was a backport from cvs to the package
|
hace 20 años |