Historique des commits

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