2005-04-26 |
Roger Dingledine | a bit more debug info
|
commit | commitdiff | tree |
2005-04-26 |
Roger Dingledine | add HttpsProxyAuthenticator to the man page
|
commit | commitdiff | tree |
2005-04-26 |
Roger Dingledine | add more debugging info to help us find the weird dns...
|
commit | commitdiff | tree |
2005-04-26 |
Roger Dingledine | clean up this TOR_FRAGILE business
|
commit | commitdiff | tree |
2005-04-26 |
Roger Dingledine | Add basic HttpsProxyAuthenticator support, based on...
|
commit | commitdiff | tree |
2005-04-26 |
Roger Dingledine | mention in the signals section of the man page that...
|
commit | commitdiff | tree |
2005-04-25 |
Roger Dingledine | help debug: when we close a conn due to timeout, tell...
|
commit | commitdiff | tree |
2005-04-25 |
Roger Dingledine | only call the connection open once we've decided we...
|
commit | commitdiff | tree |
2005-04-25 |
Roger Dingledine | bugfix: stop trying to print a null pointer if an OR...
|
commit | commitdiff | tree |
2005-04-25 |
Roger Dingledine | bugfix: make a debug log stop lying
|
commit | commitdiff | tree |
2005-04-23 |
Roger Dingledine | bump win32 and osx docs to mention 0.1.0.4
|
commit | commitdiff | tree |
2005-04-23 |
Roger Dingledine | only complain about wedged cpuworkers after an hour...
|
commit | commitdiff | tree |
2005-04-23 |
Roger Dingledine | let NumCpus be singular without whining
|
commit | commitdiff | tree |
2005-04-23 |
Roger Dingledine | bump experimental version to 0.1.0.4-rc
|
commit | commitdiff | tree |
2005-04-23 |
Roger Dingledine | changelog for 0.1.0.4-rc
|
commit | commitdiff | tree |
2005-04-23 |
Roger Dingledine | bump to 0.1.0.3-rc-cvs
|
commit | commitdiff | tree |
2005-04-23 |
Roger Dingledine | LOG_ERR is for when you're planning to die.
|
commit | commitdiff | tree |
2005-04-21 |
Roger Dingledine | add geoff's NoPublish patch
|
commit | commitdiff | tree |
2005-04-12 |
Roger Dingledine | be willing to load balance over up to 2mB, not 1mB...
|
commit | commitdiff | tree |
2005-04-12 |
Roger Dingledine | those should be notices, not warns
|
commit | commitdiff | tree |
2005-04-08 |
Roger Dingledine | and in win32/osx docs
|
commit | commitdiff | tree |
2005-04-08 |
Roger Dingledine | bump to 0.1.0.3-rc
|
commit | commitdiff | tree |
2005-04-08 |
Roger Dingledine | add a changelog for 0.1.0.3-rc
|
commit | commitdiff | tree |
2005-04-08 |
Roger Dingledine | remove some redundant code
|
commit | commitdiff | tree |
2005-04-08 |
Roger Dingledine | add a few items to the todo
|
commit | commitdiff | tree |
2005-04-07 |
Roger Dingledine | tie MAX_DIR_SIZE to MAX_BUF_SIZE
|
commit | commitdiff | tree |
2005-04-07 |
Roger Dingledine | fix format bug
|
commit | commitdiff | tree |
2005-04-07 |
Roger Dingledine | only whine about clock skew from the dirserver if he...
|
commit | commitdiff | tree |
2005-04-07 |
Roger Dingledine | allow servers to publish descriptors from 12 hours...
|
commit | commitdiff | tree |
2005-04-07 |
Roger Dingledine | add function comment
|
commit | commitdiff | tree |
2005-04-07 |
Roger Dingledine | We have a bug that I can't find. Sometimes, very rarely...
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | Stop putting nodename in the Platform string of server...
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | stop wasting time doing a case insensitive comparison...
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | blow away most calls to assert_all_pending_dns_resolves_ok...
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | bugfix: chdir to your datadirectory at the *end* of the
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | quiet another instance where we whine to an innocent...
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | oh, and accept() into the right place, too.
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | Forward-port the checking of
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | fix an assert trigger: when we have the rare case of...
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | when using preferred entry or exit nodes, ignore whether
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | note some features we intend to add.
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | a bit more data on gene's dns threading bug
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | update conn-type-state-strings to handle https states...
|
commit | commitdiff | tree |
2005-04-06 |
Roger Dingledine | When we're connecting to an OR and he's got a different...
|
commit | commitdiff | tree |
2005-04-04 |
Roger Dingledine | don't point to the 0.0.9.x manual only
|
commit | commitdiff | tree |
2005-04-04 |
Roger Dingledine | put a note in the torrc about abuse potential with...
|
commit | commitdiff | tree |
2005-04-04 |
Roger Dingledine | take some items off the todo
|
commit | commitdiff | tree |
2005-04-04 |
Roger Dingledine | client now retries when streams end early for 'hibernating' or
|
commit | commitdiff | tree |
2005-04-03 |
Roger Dingledine | automatically approve nodes running 0.1.0.2-rc or later
|
commit | commitdiff | tree |
2005-04-03 |
Roger Dingledine | clean up the circuit-mark-for-close patch
|
commit | commitdiff | tree |
2005-04-03 |
Roger Dingledine | start sending 'truncated' cells back rather than destroy...
|
commit | commitdiff | tree |
2005-04-02 |
Roger Dingledine | peertech has been dead forever
|
commit | commitdiff | tree |
2005-04-02 |
Roger Dingledine | We're printing the host mask wrong in exit policies...
|
commit | commitdiff | tree |
2005-04-02 |
Roger Dingledine | improved log error message
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | close my <li>
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | step five of running a server: subscribe to or-announce.
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | bump to 0.1.0.2-rc-cvs
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | minor correction: location of torrc on unix packages
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | clean up docs, point people to new release candidate
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | include ExerciseServer.py and PathDemo.py in the tarball
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | add a changelog for 0.1.0.2-rc
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | bump version to 0.1.0.2-rc
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | when you decide you're reachable, actually publish...
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | require exactly 0.0.9.7 for middle hops of testing...
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | when building testing circuits, always use middle hops
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | fix punctuation
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | forward-port 0.0.9.7 changelog
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | fix assert: if our dirport isn't reachable yet, don...
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | when the or-connect succeeded and the tls handshake...
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | authdirservers shouldn't do orport reachability detection,
|
commit | commitdiff | tree |
2005-04-01 |
Roger Dingledine | fix some log spacing problems
|
commit | commitdiff | tree |
2005-03-31 |
Roger Dingledine | spell recommended correctly
|
commit | commitdiff | tree |
2005-03-31 |
Roger Dingledine | still publish your descriptor if orport is reachable...
|
commit | commitdiff | tree |
2005-03-31 |
Roger Dingledine | redo the state descriptors now that we have a controller...
|
commit | commitdiff | tree |
2005-03-31 |
Roger Dingledine | bump cvs version to 0.1.0.1-rc-cvs
|
commit | commitdiff | tree |
2005-03-31 |
Roger Dingledine | ...and use it to make sure we only conclude reachability if
|
commit | commitdiff | tree |
2005-03-31 |
Roger Dingledine | add a tor_tls_is_server method to remember if conn...
|
commit | commitdiff | tree |
2005-03-31 |
Roger Dingledine | hack exerciseserver into something i just ran.
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | mark two more bugs. nick, can you take a look?
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | don't check for reachability, and don't whine about...
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | oops, get the version name right
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | clean up rc1 changelog
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | fix typo
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | clean up html
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | point debian users to or-talk, not or-dev
|
commit | commitdiff | tree |
2005-03-29 |
Roger Dingledine | resolve another 'hasn't sent end yet' bug
|
commit | commitdiff | tree |
2005-03-28 |
Roger Dingledine | update changelog for the latest fixes
|
commit | commitdiff | tree |
2005-03-28 |
Roger Dingledine | make calls to address_is_in_virtual_range more bullet...
|
commit | commitdiff | tree |
2005-03-28 |
Roger Dingledine | remember some thoughts about using WSAStartup to learn
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | we seem to have lost our define for FD_SETSIZE on win32...
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | but only do the rapid reachability testing if we're...
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | make slightly clearer that socksport is for local applications
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | forward-port the fixing of the crash bug.
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | if your server hasn't found itself to be reachable...
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | clean up socks reply stuff more.
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | update todo a bit more
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | change control spec so closestream doesn't get to specify...
|
commit | commitdiff | tree |
2005-03-27 |
Roger Dingledine | stop most cases of hanging up on a socks connection...
|
commit | commitdiff | tree |
2005-03-26 |
Roger Dingledine | update version pointers on osx/win32 docs
|
commit | commitdiff | tree |
2005-03-26 |
Roger Dingledine | move the assert higher up so the error message makes...
|
commit | commitdiff | tree |