Historie revizí

Autor SHA1 Zpráva Datum
  Roger Dingledine 5449fc86db synchronize to the version i've been giving people to test před 23 roky
  Roger Dingledine 09daf01e4a added 'connected' cell type před 23 roky
  Nick Mathewson 6cb8a91d5c "You got BSD in my MacOS!" "You got MacOS in my BSD!" Anyway, MacOS works again. před 23 roky
  Roger Dingledine 958ec8d4fb port to actual BSD před 23 roky
  Roger Dingledine 1e4e0244dd minor race condition před 23 roky
  Roger Dingledine f9f3e2f120 slight optimization on rsa exponent před 23 roky
  Roger Dingledine 0ea53fc312 the readme now mentions onion proxies před 23 roky
  Roger Dingledine 9287ad82a8 an rc file for an onion proxy před 23 roky
  Roger Dingledine ddc2b69a28 onion proxies now work (i think) před 23 roky
  Roger Dingledine 5948f1431c fixed the killer bug with onion proxies před 23 roky
  Roger Dingledine 4eb0158f42 the logs now include a timestamp and severity před 23 roky
  Roger Dingledine adfd11b9ac changed my mind, sort of před 23 roky
  Roger Dingledine c5922aa208 Our program is now called 'tor', not 'or'. před 23 roky
  Nick Mathewson 4c761e4537 Backport to OpenSSL version 0.9.5 před 23 roky
  Roger Dingledine 41ee4e24bb clarifying the empty semicolon před 23 roky
  Roger Dingledine ca834335da resolve warnings před 23 roky
  Nick Mathewson fdb31225b7 Port to MacOS X před 23 roky
  Nick Mathewson 8878d8cc27 Add function to fake a poll call using select před 23 roky
  Roger Dingledine 27adc0f20b enforce maxconn; bugfix to not tear down the parent when we hit maxconn před 23 roky
  Roger Dingledine db4c2140c3 more debugging info, to track down bruce's IP problems před 23 roky
  Roger Dingledine 26587827b2 we now encrypt the entire cell on the link, not just the header před 23 roky
  Roger Dingledine 39423023af proxies send port in host order as ascii string před 23 roky
  Roger Dingledine b8b8ab2fd6 port is now kept in host order except in sin_port před 23 roky
  Roger Dingledine c040bbe053 cleanup: start enforcing hton and ntoh on stuff sent over the network před 23 roky
  Roger Dingledine 3a7f3ba348 cleanup: don't use size_t when you mean int před 23 roky
  Roger Dingledine d8c0d21b49 linkpadding is now off by default. před 23 roky
  Roger Dingledine 5414786cf1 changed path selection so it's actually random again před 23 roky
  Roger Dingledine 08adaa4b46 cleaned up new_route() před 23 roky
  Matej Pjafjar 01aadefbfc Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly. před 23 roky
  Matej Pjafjar ac942bb365 Updated to use crypto.h instead of OpenSSL. před 23 roky