Roger Dingledine
f2d7789625
mention that you can run tor with "-l warn"
...
svn:r608
2003-10-16 21:55:27 +00:00
Paul Syverson
a6f040b477
Several changes to background section, which is still a mess
...
Added bib file
svn:r607
2003-10-16 21:49:04 +00:00
Roger Dingledine
81bc400da4
add a note about how Safari claims to support socks but doesn't
...
svn:r606
2003-10-16 21:45:05 +00:00
Steven Hazel
b570850ac8
create var/lib/tor on "make install" -- this should allow
...
sample-server-torrc to Just Work
svn:r605
2003-10-16 08:53:14 +00:00
Nick Mathewson
729a957302
Log TLS errors even harder
...
svn:r604
2003-10-15 23:50:25 +00:00
Nick Mathewson
9fb7e99e85
Add more logging on some ssl errors.
...
svn:r603
2003-10-15 23:42:44 +00:00
Roger Dingledine
77c44df05d
update TODO entries to reflect recent progress
...
svn:r602
2003-10-15 19:28:59 +00:00
Roger Dingledine
97fd8d20eb
closing stdout *should* be safe (we'll see)
...
svn:r601
2003-10-15 19:27:51 +00:00
Nick Mathewson
dea4cb2ebf
Report delivery cell fullness correctly
...
svn:r600
2003-10-15 19:25:28 +00:00
Roger Dingledine
bb9f1f9a8b
change buf->buf to buf->mem
...
maybe this will mean fewer dumb errors
svn:r599
2003-10-15 19:17:21 +00:00
Roger Dingledine
68f8f5643a
don't clobber CFLAGS when configure starts
...
svn:r598
2003-10-15 19:13:39 +00:00
Nick Mathewson
ba009ad2be
fix bug with overzealous shrinking; add more comments.
...
svn:r597
2003-10-15 19:07:07 +00:00
Roger Dingledine
fe75267591
clean up logging, allow user to specify log files
...
If DebugLogFile is specified, log to it at -l debug
If LogFile is specified, log to it at the -l from the commandline
(default info)
If no LogFile *and* not a Daemon, then log to stdout.
Make conn->s = -1 by default (this might break things)
When kill -USR1, prefer to log at INFO, but make sure they always see it.
svn:r596
2003-10-15 18:50:16 +00:00
Nick Mathewson
d003612bb5
Build without warnings on OS X.
...
svn:r595
2003-10-15 18:48:48 +00:00
Nick Mathewson
ff0461419e
Make add_file_log return 0 on success.
...
svn:r594
2003-10-15 18:38:38 +00:00
Nick Mathewson
5fb22110db
Make last commit build
...
svn:r593
2003-10-15 18:37:19 +00:00
Nick Mathewson
8b8da4159f
Stop using stdout for non-debugging cases
...
svn:r592
2003-10-15 18:28:32 +00:00
Roger Dingledine
7392215172
spell matej's name correctly (oops)
...
svn:r591
2003-10-15 09:29:46 +00:00
Roger Dingledine
27f5808127
start the authors file, before things get out of hand
...
svn:r590
2003-10-15 07:58:11 +00:00
Roger Dingledine
882d9b3bdb
and in OP config files
...
svn:r589
2003-10-15 07:27:29 +00:00
Roger Dingledine
fa07a548be
less confusing comments in config files
...
svn:r588
2003-10-15 07:26:39 +00:00
Steven Hazel
f5c1f65556
- cause configure to create a tor.sh which will have directories set
...
correctly based on how configure was run
- cause tor to guess the location of torrc more intelligently
- cause cause src/config/torrc and src/conf/sample-server-torrc to be
generated with contents that are correct for the way configure was
run
- cause "make install" to put torrc, sample-server-torrc, and
dirservers somewhere intelligent
svn:r587
2003-10-15 07:19:38 +00:00
Nick Mathewson
f47a79a858
Add initial background mumblings; more work tomorrow
...
svn:r586
2003-10-14 05:29:03 +00:00
Roger Dingledine
a9ebe798a5
clean up the sample or rc
...
svn:r585
2003-10-14 03:21:39 +00:00
Roger Dingledine
5634feb8d4
make the buffer resize stuff work
...
and make listener connections not have bufs
svn:r584
2003-10-14 03:06:48 +00:00
Nick Mathewson
3dec712685
Make buffers grow and shrink as needed.
...
svn:r583
2003-10-14 01:34:31 +00:00
Nick Mathewson
8720f9b956
Add tor_realloc to mirror tor_malloc
...
svn:r582
2003-10-14 01:11:42 +00:00
Roger Dingledine
f00fab8b74
i'm a little teapot, short and stout
...
cvs compiles again
svn:r581
2003-10-14 01:10:22 +00:00
Roger Dingledine
aa28fbf8d2
fix segfault (connecting to dirserver when network is down)
...
svn:r580
2003-10-13 19:58:21 +00:00
Roger Dingledine
02d5deed03
put out 0.0.2pre12
...
(mainly doc and log changes)
svn:r579
2003-10-12 07:19:10 +00:00
Roger Dingledine
a475c280ec
don't forget the dot in privoxy config line.
...
svn:r578
2003-10-11 23:57:33 +00:00
Roger Dingledine
f32593af86
remove more confusing parts of the README
...
svn:r577
2003-10-11 23:44:51 +00:00
Roger Dingledine
a90a6ad0dd
clarify the warning for unrecognized socks version
...
(generally happens when people use tor as an httpd proxy)
svn:r576
2003-10-11 23:38:20 +00:00
Roger Dingledine
4153db3aa2
clarifications from weasel
...
svn:r575
2003-10-11 22:38:44 +00:00
Paul Syverson
f7d2d194e2
A few rewordings in abstract and first paragraph
...
svn:r574
2003-10-10 19:57:27 +00:00
Roger Dingledine
5ae18d652a
flesh out more of the entries in the intro
...
svn:r573
2003-10-10 04:35:25 +00:00
Roger Dingledine
6b0c5faa9a
oops, bugfix
...
svn:r572
2003-10-10 01:50:20 +00:00
Roger Dingledine
bd532a6465
change WARNING to WARN
...
and fix a few typos
svn:r571
2003-10-10 01:48:32 +00:00
Roger Dingledine
99c4a7f1fe
change WARNING to WARN
...
svn:r570
2003-10-10 01:48:03 +00:00
Nick Mathewson
acfdcae014
Refactor, rename, and clarify
...
svn:r569
2003-10-09 18:45:14 +00:00
Roger Dingledine
299e9322d4
first pass over HACKING doc
...
svn:r568
2003-10-09 08:33:54 +00:00
Nick Mathewson
08f82ab7ab
First cut at HACKING document
...
svn:r567
2003-10-09 02:05:13 +00:00
Nick Mathewson
d692064292
s/TOR/Tor/
...
svn:r566
2003-10-09 02:04:51 +00:00
Roger Dingledine
bb36992a7b
add in basic support for pidfiles
...
(patch courtesy aaron turner)
svn:r565
2003-10-08 08:54:52 +00:00
Roger Dingledine
de246070d4
0.0.2pre11, new license
...
svn:r564
2003-10-08 04:10:59 +00:00
Roger Dingledine
92f5e72832
and give it some content
...
svn:r563
2003-10-08 02:42:03 +00:00
Roger Dingledine
be2af62437
give automake its security blanket back.
...
svn:r562
2003-10-08 02:41:43 +00:00
Roger Dingledine
31a20ac1fb
fill in some blanks
...
svn:r561
2003-10-08 02:28:00 +00:00
Nick Mathewson
f7d154cda9
Update LICENSE and copyright dates.
...
svn:r560
2003-10-08 02:04:08 +00:00
Roger Dingledine
4c7a537f87
more details to track a warning in tls handshakes
...
plus make exit policy comparisons not always reject
svn:r559
2003-10-07 23:54:02 +00:00