コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 39fd5dd405 it's safe to do parallel directory fetches/uploads 21 年 前
  Roger Dingledine 9fe1ed26ff get network/host order working right again for socks4 21 年 前
  Roger Dingledine ed51df7453 bugfixes and note missing features 21 年 前
  Roger Dingledine 7afe2adbaf add a lot of todo entries, from today's meeting 21 年 前
  Roger Dingledine e514ac528c fix a segfault on truncated log lines 21 年 前
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 21 年 前
  Roger Dingledine b97945e411 add in directory 'post' support 21 年 前
  Roger Dingledine a66669859e phase out non-tls handshake, now that tls is stable. 21 年 前
  Roger Dingledine 6f46316c31 bugfixes and refactorings 21 年 前
  Nick Mathewson 5f9ac2bdfd More fine-grained logging messages on ZeroReturn/Syscall error cases 21 年 前
  Nick Mathewson 3f3f8921f6 Make sequential ACI selection logic handle HIGHER/LOWER 21 年 前
  Nick Mathewson 4dddac706d Use EXIT properly in assert_connection_ok 21 年 前
  Nick Mathewson 1b9c2f35eb Add first cut of assert_*_ok functions 21 年 前
  Nick Mathewson 7711c2e745 Add backend support for multiple logfiles, including console logs. 21 年 前
  Nick Mathewson c09de55fb8 Add #ifdef'd code (on by default) to allocate ACIs sequentially. 21 年 前
  Roger Dingledine 8b71b7338f clean up exported api's 21 年 前
  Roger Dingledine 9c6343fdf8 refactor connects into connection_connect() 21 年 前
  Nick Mathewson e4dfc3c8fe Cipher lists need to be colon separated. Also make initialization more bulletproof 21 年 前
  Nick Mathewson 633a5ffc0b Fix TLS error logging 21 年 前
  Nick Mathewson 408bff4a23 Log protocol errors 21 年 前
  Roger Dingledine ebc23f690c bugfix: onion pending queue now works 21 年 前
  Roger Dingledine b63013e847 finally tracked down the seg fault 21 年 前
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) 21 年 前
  Roger Dingledine 429fb381f8 let tor compile with tls on rh9 21 年 前
  Roger Dingledine 05612786e4 fix two more bugs 21 年 前
  Roger Dingledine 31bf3ec420 reshuffle functions for cleaner organization 21 年 前
  Roger Dingledine 1738af9620 tls works between routers now too 21 年 前
  Roger Dingledine b1078b7a3c tls works with onion proxies now. 21 年 前
  Roger Dingledine 556bea4b6d serious bug in cpuworker. need to think about redesign or how to handle it. 21 年 前
  Nick Mathewson 001cd08b2e Fix bugs in certificate generation and SSL context creation. Both seem to work now. 21 年 前