Commit Graph

599 Commits

Author SHA1 Message Date
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
Roger Dingledine 72613dbcea successfully parse exit policies on future attempts too
svn:r558
2003-10-07 23:25:10 +00:00
Roger Dingledine b998161b2e pull exit policies from config into desc_routerinfo
svn:r557
2003-10-07 23:04:31 +00:00
Nick Mathewson 1fcd9cfefd lowercase exit policies.
svn:r556
2003-10-07 23:02:37 +00:00
Roger Dingledine d2a2a5123c obey exit policies for addresses too
svn:r555
2003-10-07 22:18:14 +00:00
Nick Mathewson e0cc921104 Stop requiring newline at end of exit policy.
svn:r554
2003-10-07 22:15:47 +00:00
Nick Mathewson 3524cee4de Add a "router_add_exit_policy_from_string" function.
svn:r553
2003-10-07 22:09:09 +00:00
Roger Dingledine 12dca607b5 add ExitPolicy line to config file
svn:r552
2003-10-07 22:04:17 +00:00
Roger Dingledine 29292ed5bf minor fixes; bump to 0.0.2pre10
svn:r551
2003-10-07 21:27:33 +00:00