Historial de Commits

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