Commit History

Author SHA1 Message Date
  Nick Mathewson ea5591ee4d Implement --disable-threads 19 years ago
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 years ago
  Nick Mathewson 86e73d7005 Define LOCALSTATEDIR in orconfig.h 19 years ago
  Roger Dingledine 3d2fbeb979 bump to 0.1.0.5-rc-cvs 19 years ago
  Roger Dingledine 42d57317cd bump to 0.1.0.5-rc 19 years ago
  Roger Dingledine 15c7c73c5e bump to 0.1.0.4-rc-cvs while we're testing 19 years ago
  Roger Dingledine df18661a28 bump experimental version to 0.1.0.4-rc 19 years ago
  Roger Dingledine cc620c2afb bump to 0.1.0.3-rc-cvs 19 years ago
  Roger Dingledine 79ce1a42a5 bump to 0.1.0.3-rc 19 years ago
  Roger Dingledine bd82ac06a8 bump to 0.1.0.2-rc-cvs 19 years ago
  Nick Mathewson 0e81265359 update copyright notices. 19 years ago
  Roger Dingledine 5de85f54ba bump version to 0.1.0.2-rc 19 years ago
  Nick Mathewson efe9ca659a Use recent libevent features when possible 19 years ago
  Roger Dingledine 561cd28f99 bump cvs version to 0.1.0.1-rc-cvs 19 years ago
  Nick Mathewson 037487d96e Mention libevent in more docs. 19 years ago
  Roger Dingledine 935d0d9685 bump cvs to 0.1.0.1-rc 19 years ago
  Peter Palfrader f72ad103b6 Fix spacing for --with-dmalloc 19 years ago
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. 19 years ago
  Nick Mathewson 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. 19 years ago
  Nick Mathewson 7d9820e80d Check for pthread dependency on pthread_detach as well as pthread_create 19 years ago
  Nick Mathewson d060f845f2 Snarf some logic from python, adapted to our own needs, to handle gethostbyname_r correctly across platforms. 19 years ago
  Nick Mathewson a68fcbf807 Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t. 19 years ago
  Nick Mathewson bfa9a72d5e More fixes for IRIX compilation: make very sure we have NULL in configure.in. This may work now. 19 years ago
  Nick Mathewson e6dcb17ba4 Fix check for NULL representation to include string.h; this makes fixes building on Irix, I hope. 19 years ago
  Nick Mathewson 5ca04cbf56 Give a better error message when zlib.h is not found. 19 years ago
  Nick Mathewson a035032f09 Use getaddrinfo and gethostbyname_r where available. Note that these are not necessarily threadsafe: this needs more thinking. Perhaps we should back down on this multithreading idea. 19 years ago
  Peter Palfrader 378172ff77 Also check for dmalloc.h 19 years ago
  Roger Dingledine 1145da1e8a fix typo 19 years ago
  Peter Palfrader ddd724ef94 Add --with-dmalloc configure option 19 years ago
  Nick Mathewson 1790dc6760 Check for libpthread 19 years ago