提交歷史

作者 SHA1 備註 提交日期
  Roger Dingledine 958ec8d4fb port to actual BSD 22 年之前
  Roger Dingledine 1e4e0244dd minor race condition 22 年之前
  Roger Dingledine f9f3e2f120 slight optimization on rsa exponent 22 年之前
  Roger Dingledine 0ea53fc312 the readme now mentions onion proxies 22 年之前
  Roger Dingledine 9287ad82a8 an rc file for an onion proxy 22 年之前
  Roger Dingledine ddc2b69a28 onion proxies now work (i think) 22 年之前
  Roger Dingledine 5948f1431c fixed the killer bug with onion proxies 22 年之前
  Roger Dingledine 4eb0158f42 the logs now include a timestamp and severity 22 年之前
  Roger Dingledine adfd11b9ac changed my mind, sort of 22 年之前
  Roger Dingledine c5922aa208 Our program is now called 'tor', not 'or'. 22 年之前
  Nick Mathewson 4c761e4537 Backport to OpenSSL version 0.9.5 22 年之前
  Roger Dingledine 41ee4e24bb clarifying the empty semicolon 22 年之前
  Roger Dingledine ca834335da resolve warnings 22 年之前
  Nick Mathewson fdb31225b7 Port to MacOS X 22 年之前
  Nick Mathewson 8878d8cc27 Add function to fake a poll call using select 22 年之前
  Roger Dingledine 27adc0f20b enforce maxconn; bugfix to not tear down the parent when we hit maxconn 22 年之前
  Roger Dingledine db4c2140c3 more debugging info, to track down bruce's IP problems 22 年之前
  Roger Dingledine 26587827b2 we now encrypt the entire cell on the link, not just the header 22 年之前
  Roger Dingledine 39423023af proxies send port in host order as ascii string 22 年之前
  Roger Dingledine b8b8ab2fd6 port is now kept in host order except in sin_port 22 年之前
  Roger Dingledine c040bbe053 cleanup: start enforcing hton and ntoh on stuff sent over the network 22 年之前
  Roger Dingledine 3a7f3ba348 cleanup: don't use size_t when you mean int 22 年之前
  Roger Dingledine d8c0d21b49 linkpadding is now off by default. 22 年之前
  Roger Dingledine 5414786cf1 changed path selection so it's actually random again 22 年之前
  Roger Dingledine 08adaa4b46 cleaned up new_route() 22 年之前
  Matej Pjafjar 01aadefbfc Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly. 22 年之前
  Matej Pjafjar ac942bb365 Updated to use crypto.h instead of OpenSSL. 22 年之前
  Matej Pjafjar e01522bbed Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL. 22 年之前
  Matej Pjafjar 5af5a96343 Beginnings of a crypto abstraction layer. 22 年之前
  Roger Dingledine c42c2b6640 only choose routers for the onion that are currently connected to us 22 年之前