Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | bump to 0.1.0.5-rc | Roger Dingledine | 2005-04-27 | |
| | | | | svn:r4138 | |||
* | turn off the mongo debugging stuff, for performance tests | Roger Dingledine | 2005-04-27 | |
| | | | | svn:r4137 | |||
* | clean out the todo, add a few items. | Roger Dingledine | 2005-04-27 | |
| | | | | svn:r4136 | |||
* | a bigger changelog | Roger Dingledine | 2005-04-27 | |
| | | | | svn:r4135 | |||
* | a changelog for 0.1.0.5-rc | Roger Dingledine | 2005-04-27 | |
| | | | | svn:r4134 | |||
* | and correct the man page re: the defaults | Roger Dingledine | 2005-04-27 | |
| | | | | svn:r4132 | |||
* | bump the default bandwidthrate from 1mb to 2mb | Roger Dingledine | 2005-04-27 | |
| | | | | svn:r4131 | |||
* | Rename buf->start to buf->cur; fix bug in read_to_buf; still debug with ↵ | Nick Mathewson | 2005-04-27 | |
| | | | | | | paranoia. svn:r4130 | |||
* | Add even more debugging code; temporarily disable inlines in buffers.c | Nick Mathewson | 2005-04-27 | |
| | | | | svn:r4129 | |||
* | stop re-reading and re-parsing the directory as soon as we make it. | Roger Dingledine | 2005-04-27 | |
| | | | | | | | | | | it was nice for checking if we've got bugs, but it's really quite expensive too. it was also nice for updating our routerinfo's immediately, but we'll update them like everybody else when we fetch a new dir from somebody else. svn:r4128 | |||
* | hidden service client connections were using some of their | Roger Dingledine | 2005-04-26 | |
| | | | | | | | | | 60 seconds fetching the hidserv descriptor, which made them more likely to fail on the first attempt, yet they work fine on the second. so now give them extra time for the first try. svn:r4127 | |||
* | fix function prototype, fix typo | Roger Dingledine | 2005-04-26 | |
| | | | | svn:r4126 | |||
* | Avoid overflow on wrapping a TLS read. | Nick Mathewson | 2005-04-26 | |
| | | | | svn:r4125 | |||
* | Fix unit tests for buffers. | Nick Mathewson | 2005-04-26 | |
| | | | | svn:r4124 | |||
* | bump to 0.1.0.4-rc-cvs while we're testing | Roger Dingledine | 2005-04-26 | |
| | | | | svn:r4123 | |||
* | Clean/renormalize whitespace | Nick Mathewson | 2005-04-26 | |
| | | | | svn:r4122 | |||
* | Change the implementation of buf_t a lot: make it a ring buffer to minimize ↵ | Nick Mathewson | 2005-04-26 | |
| | | | | | | memmove on flush. This may break the universe, but it is probably Necessary For Perfomance. svn:r4121 | |||
* | add a note in the man page about using fascistfirewall with | Roger Dingledine | 2005-04-26 | |
| | | | | | | | httpsproxyauthenticator svn:r4120 | |||
* | a bit more debug info | Roger Dingledine | 2005-04-26 | |
| | | | | svn:r4119 | |||
* | add HttpsProxyAuthenticator to the man page | Roger Dingledine | 2005-04-26 | |
| | | | | svn:r4118 | |||
* | add more debugging info to help us find the weird dns freebsd pthreads bug. | Roger Dingledine | 2005-04-26 | |
| | | | | svn:r4117 | |||
* | clean up this TOR_FRAGILE business | Roger Dingledine | 2005-04-26 | |
| | | | | svn:r4116 | |||
* | Add basic HttpsProxyAuthenticator support, based on patch | Roger Dingledine | 2005-04-26 | |
| | | | | | | | from Adam Langley. svn:r4115 | |||
* | mention in the signals section of the man page that the sigint | Roger Dingledine | 2005-04-26 | |
| | | | | | | | timeout can be configured with ShutdownWaitLength. svn:r4114 | |||
* | help debug: when we close a conn due to timeout, tell us its | Roger Dingledine | 2005-04-25 | |
| | | | | | | | file descriptor, not its connectionarray index. svn:r4113 | |||
* | only call the connection open once we've decided we like the cert. | Roger Dingledine | 2005-04-25 | |
| | | | | svn:r4112 | |||
* | bugfix: stop trying to print a null pointer if an OR conn fails | Roger Dingledine | 2005-04-25 | |
| | | | | | | | because we didn't like its cert. svn:r4111 | |||
* | bugfix: make a debug log stop lying | Roger Dingledine | 2005-04-25 | |
| | | | | svn:r4110 | |||
* | tor-doc-{osx,win32} now shows the correct date when they were updated | Thomas Sjögren | 2005-04-24 | |
| | | | | svn:r4109 | |||
* | bump win32 and osx docs to mention 0.1.0.4 | Roger Dingledine | 2005-04-23 | |
| | | | | svn:r4107 | |||
* | Forward port changelog | Peter Palfrader | 2005-04-23 | |
| | | | | svn:r4106 | |||
* | New tor snapshot, this one is 0.1.0.4-rc they say | Peter Palfrader | 2005-04-23 | |
| | | | | svn:r4102 | |||
* | only complain about wedged cpuworkers after an hour, not 100 secs | Roger Dingledine | 2005-04-23 | |
| | | | | svn:r4100 | |||
* | Apparently, ASN1 failures are not treated as SSL connection errors, but are ↵ | Nick Mathewson | 2005-04-23 | |
| | | | | | | just general OpenSSL errors. Or something. Anyway, bulletproof tor_tls_handshake. svn:r4098 | |||
* | let NumCpus be singular without whining | Roger Dingledine | 2005-04-23 | |
| | | | | svn:r4097 | |||
* | bump experimental version to 0.1.0.4-rc | Roger Dingledine | 2005-04-23 | |
| | | | | svn:r4096 | |||
* | changelog for 0.1.0.4-rc | Roger Dingledine | 2005-04-23 | |
| | | | | svn:r4095 | |||
* | Another snapshot so we get a newer announced version number | Peter Palfrader | 2005-04-23 | |
| | | | | svn:r4091 | |||
* | New tor snapshot | Peter Palfrader | 2005-04-23 | |
| | | | | svn:r4089 | |||
* | bump to 0.1.0.3-rc-cvs | Roger Dingledine | 2005-04-23 | |
| | | | | svn:r4088 | |||
* | LOG_ERR is for when you're planning to die. | Roger Dingledine | 2005-04-23 | |
| | | | | svn:r4087 | |||
* | Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for ↵ | Nick Mathewson | 2005-04-23 | |
| | | | | | | TLS errors when handling certs. Fix2: stop assert(0)ing on uncaught TLS errors.) svn:r4085 | |||
* | add geoff's NoPublish patch | Roger Dingledine | 2005-04-21 | |
| | | | | svn:r4084 | |||
* | Update README.Debian to say that upstream now does have a default for ↵ | Peter Palfrader | 2005-04-20 | |
| | | | | | | DataDirectory svn:r4083 | |||
* | Replace an infinite-stack-recursion bug with a ↵ | Nick Mathewson | 2005-04-17 | |
| | | | | | | generate-infinite-debug-messages bug. Maybe it isnt such a good idea to send LOG_DEBUG messages to the controller after all? svn:r4082 | |||
* | zero-out errno before calling event_dispatch, just in case we have ↵ | Nick Mathewson | 2005-04-17 | |
| | | | | | | misdiagnosed poll(2)/EINVAL bug. svn:r4081 | |||
* | be willing to load balance over up to 2mB, not 1mB, of advertised capacity | Roger Dingledine | 2005-04-12 | |
| | | | | svn:r4080 | |||
* | those should be notices, not warns | Roger Dingledine | 2005-04-12 | |
| | | | | svn:r4079 | |||
* | Point to Wiki entry if windows users want to run Tor as a service | Thomas Sjögren | 2005-04-11 | |
| | | | | svn:r4078 | |||
* | Forgot to change when the doc was updated | Thomas Sjögren | 2005-04-11 | |
| | | | | svn:r4077 |