Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson c0c7868250 Make the windows build succeed with or without -DUNICODE enabled. %!s(int64=14) %!d(string=hai) anos
  valerino 8d31141ccb Port Tor to work on Windows CE %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson 2590d733f4 Try to untangle the logic in server_port_flush %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson d4354b506b Don't use OutboundBindAddress to connect to localhost %!s(int64=14) %!d(string=hai) anos
  Nathan Freitas 8c585cce39 Include util.h and log.h as relative paths. %!s(int64=14) %!d(string=hai) anos
  Nick Mathewson 1cda6f3e75 Merge commit 'origin/maint-0.2.1' %!s(int64=15) %!d(string=hai) anos
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard %!s(int64=15) %!d(string=hai) anos
  Mike Perry 9e1fe29beb Switch over to tor_strtok_r instead of strtok_r. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 9f28cfe86a Merge commit 'origin/maint-0.2.1' %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 7ce767181f Have eventdns set the "truncated" bit correctly. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson e5b88dc83f Update Tor to use Libevent 2.0 APIs when available. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson b805e5debf Merge commit 'origin/maint-0.2.1' into master. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 99c315a473 Use tor_socket_strerror in eventdns.c. Fixes bug 987. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson a3fadddd4a Improved bug-957 fix for 0.2.2. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 1d002a25a2 Finish up the 0.2.1 version of the bug 957 fix. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 34030a3d23 Possible fix for crash bug related to event timeouts. [Bug 957] %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 27c3b43817 Fix one case of bug 929. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson c7f3416a9e Add some debugging code to try to catch the likely cause of bug 929 %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 65dc835773 Revert an erroneous part of the non-fix to bug 326, and add comments to explain why it was erroneous. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 6e4afe6f13 I worry that the CLEAR() macro in eventdns.c is hiding bugs. That is sad, because it was meant to make them more detectable. Change it to change stuff to garbage rather than to 0. If no bugs turn up, we can remove it in 0.2.2.x %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 8d9aadf57c Port some mostly cosmetic eventdns changes from libevent %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson fe987d3a17 Remove some deadcode and use tor_inet_aton uniformly. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 2ebdf91a52 Fix a remote-crash bug. This will need a patch release. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson f78793879d Fix a race condition on nameserver reconfiguration. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 2aaf71826d Fix a compile warning on win32. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 462f64b6b9 Make outgoing DNS requests respect OutboundBindAddress. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 9c20441bcb Only set sin_len/sin6_len when they exist. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 48f2ce298b Try harder to make sure we zero-out the extraneous sockaddr fields and that we set sockaddr_len. Conceivably a backport candidate, though nothing has yet been sen to break. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson ffe22fab9b Indeed, arma was right. There was one ntohl too many in debug_ntop in eventdns.c %!s(int64=15) %!d(string=hai) anos