| Commit message (Expand) | Author | Age |
* | we should exit(1) if $HOME doesn't exist and we needed it•••svn:r2344
| Roger Dingledine | 2004-09-10 |
* | typos and tabs•••svn:r2343
| Roger Dingledine | 2004-09-10 |
* | Fix documentation about how not to be an OP•••svn:r2342
| Nick Mathewson | 2004-09-10 |
* | Document rest of options•••svn:r2341
| Nick Mathewson | 2004-09-10 |
* | bump us to 0.0.9pre1-cvs•••svn:r2340
| Roger Dingledine | 2004-09-10 |
* | Document most remaining undocumented options•••svn:r2339
| Nick Mathewson | 2004-09-09 |
* | Note win32 tsocksalikes in tor-doc.html•••svn:r2338
| Nick Mathewson | 2004-09-09 |
* | Note win32 tsocks workalikes•••svn:r2337
| Nick Mathewson | 2004-09-09 |
* | Some platforms have weird translations when you open files in "test" mode; ma...•••svn:r2336
| Nick Mathewson | 2004-09-08 |
* | Flush more changes from sandbox••• - make clients cache directories and use them to seed their router lists
at startup. This means clients have a datadir again.
- Introduce a global_write_bucket. We need to respond better to exhausting
it.
- Remove the last vestiges of LinkPadding and TrafficShaping.
- Configuration infrastructure support for warning on obsolete options.
- Refactor directory header parsing to use smartlist_split_string.
- Respond to content-encoding headers by trying to uncompress as appropriate.
- Reply with a deflated directory when a client asks for "dir.z".
(We could use allow-encodings instead, but allow-encodings isn't
specified in HTTP 1.0.)
svn:r2335
| Nick Mathewson | 2004-09-08 |
* | Idiot-proof uncompress; make sure it always nul-terminates its output. Also, ...•••svn:r2334
| Nick Mathewson | 2004-09-08 |
* | Document more undocumented options•••svn:r2333
| Nick Mathewson | 2004-09-08 |
* | fix a typo (spotted by weasel)•••svn:r2332
| Nick Mathewson | 2004-09-08 |
* | Document some previously undocumented config options; note which ones still a...•••svn:r2331
| Nick Mathewson | 2004-09-02 |
* | Move a paren 4 characters to the left; fix a bug in OutboundBindAddress•••svn:r2330
| Nick Mathewson | 2004-09-02 |
* | Stop using separate defaults for no-config-file and empty-config-file•••svn:r2329
| Nick Mathewson | 2004-09-02 |
* | Keep a deflated version of each directory so we can deliver it when requested•••svn:r2328
| Nick Mathewson | 2004-09-02 |
* | Use new split function and strcmpstart correctly•••svn:r2327
| Nick Mathewson | 2004-09-02 |
* | Check for zlib; link with it.•••svn:r2326
| Nick Mathewson | 2004-09-02 |
* | Make split function smarter; add a strcmpstart function so we can stop bungli...•••svn:r2325
| Nick Mathewson | 2004-09-02 |
* | Add basic wrappers for zlib/gzip•••svn:r2324
| Nick Mathewson | 2004-09-02 |
* | New upstream release•••svn:r2322
| Peter Palfrader | 2004-08-27 |
* | Bump windows version to 0.0.8•••svn:r2319
| Nick Mathewson | 2004-08-26 |
* | changelog for 0.0.8•••svn:r2318
| Roger Dingledine | 2004-08-25 |
* | Define LONG_MAX and UINT_MAX when they are missing•••svn:r2317
| Nick Mathewson | 2004-08-25 |
* | bump us to 0.0.8 -- this is it. (well, soon)•••svn:r2316
| Roger Dingledine | 2004-08-25 |
* | add a hint for building on athena•••svn:r2315
| Roger Dingledine | 2004-08-25 |
* | look for ssldir in /usr/athena too•••svn:r2314
| Roger Dingledine | 2004-08-25 |
* | fix a seg fault on solaris•••svn:r2313
| Roger Dingledine | 2004-08-25 |
* | make the compile work (and not complain) on sunos 5.9•••svn:r2312
| Roger Dingledine | 2004-08-25 |
* | Fix a symptom for a bug that straycat found.•••Apparently in rare cases poll() is returning POLLIN for an idle
dns worker. It reads no bytes, presumably because the idle dns
worker didn't write anything in the first place. Gosh, who knows.
Now we only trigger the assert if the idle dns worker actually
tries to send an answer to us.
svn:r2311
| Roger Dingledine | 2004-08-25 |
* | agree with nick: this legal-chars-in-filename stuff gets us nothing•••svn:r2310
| Roger Dingledine | 2004-08-24 |
* | As far as I can tell, CONFIG_LEGAL_FILENAME_CHARACTERS is both pointless and ...•••svn:r2309
| Nick Mathewson | 2004-08-24 |
* | Improve log message to make it obvious _why_ reading the configuration has fa...•••svn:r2308
| Nick Mathewson | 2004-08-24 |
* | add todo items to keep nick busy the next 3 weeks•••svn:r2307
| Roger Dingledine | 2004-08-21 |
* | New upstream version: rc1•••svn:r2305
| (Bogus user) | 2004-08-20 |
* | add a changelog and bump to 0.0.8rc2•••svn:r2303
| Roger Dingledine | 2004-08-20 |
* | when picking unverified routers, skip those with bad uptime or•••bad bandwidth, depending on what properties you care about
svn:r2302
| Roger Dingledine | 2004-08-20 |
* | Workaround for oddity in cygwin autoconf•••svn:r2301
| Nick Mathewson | 2004-08-19 |
* | mention that you can add the line to privoxy's config file anywhere•••svn:r2300
| Roger Dingledine | 2004-08-18 |
* | Increment windows version to 0.0.8rc1•••svn:r2299
| Nick Mathewson | 2004-08-18 |
* | updated todo•••svn:r2297
| Roger Dingledine | 2004-08-18 |
* | this isn't pre4, this is rc1•••svn:r2296
| Roger Dingledine | 2004-08-18 |
* | Fix some DOCDOCs•••svn:r2295
| Nick Mathewson | 2004-08-18 |
* | fix a seg fault on hup when FascistFirewall is defined•••svn:r2294
| Roger Dingledine | 2004-08-18 |
* | if options.FascistFirewall but none are running on port 80, try•••the others before giving up.
svn:r2293
| Roger Dingledine | 2004-08-18 |
* | commit changelog for 0.0.8pre4•••svn:r2292
| Roger Dingledine | 2004-08-18 |
* | remove last vestiges of this 'twin' concept•••svn:r2291
| Roger Dingledine | 2004-08-18 |
* | be more aggressive about building circuits when we have no•••open circuits
svn:r2290
| Roger Dingledine | 2004-08-18 |
* | tweak the [...truncated] string again•••svn:r2289
| Roger Dingledine | 2004-08-18 |