aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix win32 compilation: backport candidateNick Mathewson2005-06-06
* When RNG seeding fails, die. Backport candidateNick Mathewson2005-06-06
* Possible bugfix for 151: backport candidate.Nick Mathewson2005-06-06
* Instrument buffers.c and rephist.c memory usageNick Mathewson2005-06-06
* correct some instructions in the sample torrcRoger Dingledine2005-06-06
* Fix buffer overlow when checking hashed passwordsNick Mathewson2005-06-05
* Add unit test for openpgp s2kNick Mathewson2005-06-04
* clean up a few more log entriesRoger Dingledine2005-05-27
* downgrade the 'caught sigpipe' notice.Roger Dingledine2005-05-25
* make lucky's weird libevent poll einprogress bug just warn, not kill tor.Roger Dingledine2005-05-24
* Fix not-freed-on-exit eventNick Mathewson2005-05-24
* Bugfix: we were checking to see if you want to send a keepalive, basedRoger Dingledine2005-05-23
* bump to 0.1.0.8-rcRoger Dingledine2005-05-23
* i screwed up the dirport reachability testing when we don't yetRoger Dingledine2005-05-23
* Always disable kqueue on OSX. It seems linked to kernel panicsNick Mathewson2005-05-23
* test out commit mails againRoger Dingledine2005-05-23
* put a tor version at the top of the torrc.sample fileRoger Dingledine2005-05-23
* Make hashed controller password encoding use hex not base64; this makes it po...Nick Mathewson2005-05-23
* If a socks connection ends because read fails, don't warn that you'reRoger Dingledine2005-05-21
* we were leaking 616 bytes every time somebody established us asRoger Dingledine2005-05-20
* a note for nick about other memory not freed at exitRoger Dingledine2005-05-20
* add HttpProxyAuthenticator config option tooRoger Dingledine2005-05-20
* bump to 0.1.0.7-rc-cvsRoger Dingledine2005-05-18
* fix the assumption that uninitialized variables are 0Roger Dingledine2005-05-18
* fix seg faults when router_load_single_router failsRoger Dingledine2005-05-18
* Handle relay cells with rh.length too large.Nick Mathewson2005-05-17
* allow the middle hop of the testing circuit to be runningRoger Dingledine2005-05-17
* doxygeny goodness from tyranixRoger Dingledine2005-05-17
* bump to 0.1.0.7-rcRoger Dingledine2005-05-17
* fix a comment that tyranix noticedRoger Dingledine2005-05-17
* free some memory that is still reachable on exitRoger Dingledine2005-05-16
* Normalize whitespaceNick Mathewson2005-05-16
* bump cvs to 0.1.0.6-rc-cvsRoger Dingledine2005-05-15
* clean up some log entriesRoger Dingledine2005-05-15
* fix url in comment in torrcRoger Dingledine2005-05-15
* Add an explanatory commentNick Mathewson2005-05-15
* bump to 0.1.0.6-rcRoger Dingledine2005-05-15
* Add ENABLE_THREADS macro to windows orconfig.hNick Mathewson2005-05-15
* fix a case error in suppressing a bogus libevent warning.Roger Dingledine2005-05-14
* if router_resolve fails on the descriptor the controllerRoger Dingledine2005-05-14
* move the periodic buffer shrinking interval from 3 mins to 1 minRoger Dingledine2005-05-14
* Append default exit policy before checking for implicit internal addresses: f...Nick Mathewson2005-05-14
* Fix a segfaultNick Mathewson2005-05-11
* Patch for task 133Nick Mathewson2005-05-10
* Apply patch from Geoff for bug 132. Clean it up a little to fix a memory lea...Nick Mathewson2005-05-10
* Implement --disable-threadsNick Mathewson2005-05-10
* Patch from goodell for task 131: Do not die on internal address if we are not...Nick Mathewson2005-05-09
* Make Tor compile with no warnings with gcc4.0 on OSXNick Mathewson2005-05-07
* Functions work better when you call them. Resolve a bug which would prevent u...Nick Mathewson2005-05-07
* Implement --verify-config command-line option to fix bug 69.Nick Mathewson2005-05-07