提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson e6f3bf2a68 tor_assert(), not assert() 21 年之前
  Nick Mathewson 3dd1ef8783 Fix windows compile. 21 年之前
  Nick Mathewson a187d3e0b6 Assert that we never try to fakepoll on sock -1. 21 年之前
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 21 年之前
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 年之前
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 21 年之前
  Roger Dingledine 45a3f6b97c more pesky tabs 21 年之前
  Nick Mathewson 2f103ccf6f Some stuff *should* be signed 21 年之前
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 21 年之前
  Nick Mathewson 67a273962a On OSX, decline to use the built-in select-baed poll wrapper, since it seems to sometimes not work. 22 年之前
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 22 年之前
  Roger Dingledine 8222fe8e4f clean up some copyrights 22 年之前
  Roger Dingledine d23c66b041 make the license explicit on fakepoll.[ch] 22 年之前
  Roger Dingledine a27b570788 bugfix for win32 with lots of users 22 年之前
  Nick Mathewson 3d7463d2b3 Clear revents even when no events are received. Also, since everyone gets in exceptions, everyone gets to increment maxfd. 22 年之前
  Nick Mathewson 74e6c03cab Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause. 22 年之前
  Roger Dingledine f9f091eb0e do not ask for whom there's an error, it polls for thee 22 年之前
  Nick Mathewson 1777487f4e Tor now builds on win32. 22 年之前
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 22 年之前
  Nick Mathewson bbd4032fc1 Make windows happier still 22 年之前
  Nick Mathewson 2aff21f857 Reorder includes so that fakepoll.c gets built when it should 22 年之前
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 22 年之前
  Roger Dingledine 968d31162b fix typos, streamline 22 年之前
  Nick Mathewson 8878d8cc27 Add function to fake a poll call using select 23 年之前