Commit History

Author SHA1 Message Date
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 21 years ago
  Roger Dingledine ac4cb9bdd1 fix a seg fault (whoops) 21 years ago
  Roger Dingledine 2b5e6aef15 note another bug to be fixed sometime 21 years ago
  Roger Dingledine 79e5c1bf23 tell people the default location of torrc 21 years ago
  Peter Palfrader 3c2659e763 New upstream release candidate. 21 years ago
  Roger Dingledine 18f250c364 update the built-in dirservers default 21 years ago
  Roger Dingledine 27baaf1cb7 and then bump to rc4-cvs 21 years ago
  Roger Dingledine ebfe2b39ce bump to rc3 21 years ago
  Roger Dingledine 4b316b4a7d some cosmetic fixes 21 years ago
  Nick Mathewson 5a9b144092 Oops -- the Windows function is closesocket, not socketclose 21 years ago
  Nick Mathewson 9322641710 Use socketclose on windows as appropriate; end pid files with newline 21 years ago
  Roger Dingledine dd335d9bb2 use tor_lookup_hostname for binding local addresses too 21 years ago
  Nick Mathewson 3a66f523a1 Regenerate windows orconfig.h to match current autoheader generated orconfig.h 21 years ago
  Nick Mathewson ddb15b8f67 Remove IVs from cipher code, since AES-ctr has none. 21 years ago
  Roger Dingledine 5d1510883e use nick's _ARRAYSIZE abstraction 21 years ago
  Roger Dingledine 47dc5cd1c8 nick, is this what you meant? 21 years ago
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. 21 years ago
  Roger Dingledine ca8d50abeb bug resolved (hopefully), so remove comment 21 years ago
  Roger Dingledine 22c0cd8a14 clean dns.c better 21 years ago
  Roger Dingledine fd0d48e484 clarify the hybrid encryption in our spec 21 years ago
  Roger Dingledine 25d5425fdb fix a bug in dns.c, note but don't fix another one 21 years ago
  Nick Mathewson ac622d94dc Workarounds for a couple of pieces of windows strangeness. 21 years ago
  Roger Dingledine 8cc9001391 clean some dead code (right?) 21 years ago
  Roger Dingledine 4e0dd5bd33 some compilers don't like an array of length zero 21 years ago
  Roger Dingledine 158e2cf536 set Content-Type on the directory and hidserv descriptor 21 years ago
  Roger Dingledine 9965bd8387 make my assumption explicit 21 years ago
  Roger Dingledine 505bb2f4a0 it was the second bug that was nailing us. 21 years ago
  Roger Dingledine 8e8af6aaee don't expire joined-rend circs that have an exit connection attached 21 years ago
  Nick Mathewson 873564ea9c Some versions of openssl have an SSL_pending function that erroneously 21 years ago
  Nick Mathewson 06624df622 Log number of bytes pending after read. 21 years ago