aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add man entry for HttpProxyAuthenticatorRoger Dingledine2005-05-27
| | | | | | | clean up http* man entries svn:r4303
* correct the explanation for KeepalivePeriodRoger Dingledine2005-05-27
| | | | svn:r4302
* downgrade the 'caught sigpipe' notice.Roger Dingledine2005-05-25
| | | | | | | we're going to pretend like all of these are fine. svn:r4301
* make lucky's weird libevent poll einprogress bug just warn, not kill tor.Roger Dingledine2005-05-24
| | | | svn:r4300
* update other links from CLIENTS, too. good idea thomas.Roger Dingledine2005-05-24
| | | | svn:r4299
* Fix not-freed-on-exit eventNick Mathewson2005-05-24
| | | | svn:r4298
* mention in the man page that port can be omitted from the exit policyRoger Dingledine2005-05-24
| | | | | | | lines. svn:r4297
* Bugfix: we were checking to see if you want to send a keepalive, basedRoger Dingledine2005-05-23
| | | | | | | | | on five minutes since last successful write. But if you have bytes queued already, and they're not getting through, we were adding a new keepalive every second. This was bad. svn:r4296
* Show default LongLivedPorts. Minor clean up.Thomas Sjögren2005-05-23
| | | | svn:r4295
* DynIP and NAT info updatedThomas Sjögren2005-05-23
| | | | svn:r4294
* remove the part of tor-doc that was trying to replace download.htmlRoger Dingledine2005-05-23
| | | | | | | but not doing a very good job at it. svn:r4293
* ask people to send us their server's nickname tooRoger Dingledine2005-05-23
| | | | svn:r4292
* bump osx/win32 docs to 0.1.0.8-rcRoger Dingledine2005-05-23
| | | | svn:r4291
* reset tor rpm spec ver with our new versionRoger Dingledine2005-05-23
| | | | svn:r4290
* two more items to the changelogRoger Dingledine2005-05-23
| | | | svn:r4289
* Only restore what we actually savedNick Mathewson2005-05-23
| | | | svn:r4288
* More comments for configure.in, and also make configure.in not croak on old ↵Nick Mathewson2005-05-23
| | | | | | libevents svn:r4287
* bump to 0.1.0.8-rcRoger Dingledine2005-05-23
| | | | svn:r4286
* a preliminary changelog for 0.1.0.8-rcRoger Dingledine2005-05-23
| | | | svn:r4285
* i screwed up the dirport reachability testing when we don't yetRoger Dingledine2005-05-23
| | | | | | | have a cached version of the directory. hopefully now fixed. svn:r4284
* now that tor itself disables kqueue on apple, the package doesn'tRoger Dingledine2005-05-23
| | | | | | | need to do it anymore. svn:r4283
* Always disable kqueue on OSX. It seems linked to kernel panicsNick Mathewson2005-05-23
| | | | svn:r4282
* test out commit mails againRoger Dingledine2005-05-23
| | | | svn:r4281
* put a tor version at the top of the torrc.sample fileRoger Dingledine2005-05-23
| | | | svn:r4280
* Make hashed controller password encoding use hex not base64; this makes it ↵Nick Mathewson2005-05-23
| | | | | | possible to write a controller without base64 svn:r4279
* Set FascistFirewall in bold in the description, and move the part about ↵Peter Palfrader2005-05-22
| | | | | | maybe using FascistFirewall from HttpsProxyAuthenticator to HttpsProxy svn:r4278
* If a socks connection ends because read fails, don't warn that you'reRoger Dingledine2005-05-21
| | | | | | | not sending a socks reply back. (bug reported by Warren Barrow) svn:r4277
* we were leaking 616 bytes every time somebody established us asRoger Dingledine2005-05-20
| | | | | | | an intro point for their hidden service. svn:r4276
* a note for nick about other memory not freed at exitRoger Dingledine2005-05-20
| | | | svn:r4275
* we had two section 7.1'sRoger Dingledine2005-05-20
| | | | svn:r4274
* assume kqueue broken on all os x machines for now.Roger Dingledine2005-05-20
| | | | svn:r4273
* add HttpProxyAuthenticator config option tooRoger Dingledine2005-05-20
| | | | svn:r4272
* another rpm spec tweak contributed by Christopher SchanzleRoger Dingledine2005-05-19
| | | | svn:r4271
* oh, yeah, bump the rpm specverRoger Dingledine2005-05-19
| | | | svn:r4270
* remove duplicate line accidentally added to the rpm specRoger Dingledine2005-05-19
| | | | svn:r4269
* Disable threads on openbsd too.Nick Mathewson2005-05-19
| | | | svn:r4268
* bump to 0.1.0.7-rc-cvsRoger Dingledine2005-05-18
| | | | svn:r4267
* fix the assumption that uninitialized variables are 0Roger Dingledine2005-05-18
| | | | | | | clean up router_load_single_router() more svn:r4266
* fix seg faults when router_load_single_router failsRoger Dingledine2005-05-18
| | | | svn:r4265
* Handle relay cells with rh.length too large.Nick Mathewson2005-05-17
| | | | svn:r4264
* allow the middle hop of the testing circuit to be runningRoger Dingledine2005-05-17
| | | | | | | | any version, now that most of them have the bugfix to let them connect to unknown servers. svn:r4263
* doxygeny goodness from tyranixRoger Dingledine2005-05-17
| | | | svn:r4262
* New tor snapshot: 0.1.0.7-rcPeter Palfrader2005-05-17
| | | | svn:r4260
* Tell people why they should register.Thomas Sjögren2005-05-17
| | | | svn:r4259
* OSX 10.4.1 really really really wants startup items to be owned by wheel:root.Nick Mathewson2005-05-17
| | | | svn:r4257
* "hash is a sometimes comment, not an all the time comment."Roger Dingledine2005-05-17
| | | | | | | i hate you rpm. svn:r4256
* bump to 0.1.0.7-rcRoger Dingledine2005-05-17
| | | | svn:r4255
* oops, i never committed the bump to 0.1.0.7-rcRoger Dingledine2005-05-17
| | | | svn:r4254
* bump the version number in the docsRoger Dingledine2005-05-17
| | | | svn:r4253
* complete the 0.1.0.7-rc changelogRoger Dingledine2005-05-17
| | | | svn:r4252