Commit History

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