История коммитов

Автор SHA1 Сообщение Дата
  Roger Dingledine c5922aa208 Our program is now called 'tor', not 'or'. 23 лет назад
  Nick Mathewson 4c761e4537 Backport to OpenSSL version 0.9.5 23 лет назад
  Roger Dingledine 41ee4e24bb clarifying the empty semicolon 23 лет назад
  Roger Dingledine ca834335da resolve warnings 23 лет назад
  Nick Mathewson fdb31225b7 Port to MacOS X 23 лет назад
  Nick Mathewson 8878d8cc27 Add function to fake a poll call using select 23 лет назад
  Roger Dingledine 27adc0f20b enforce maxconn; bugfix to not tear down the parent when we hit maxconn 23 лет назад
  Roger Dingledine db4c2140c3 more debugging info, to track down bruce's IP problems 23 лет назад
  Roger Dingledine 26587827b2 we now encrypt the entire cell on the link, not just the header 23 лет назад
  Roger Dingledine 39423023af proxies send port in host order as ascii string 23 лет назад
  Roger Dingledine b8b8ab2fd6 port is now kept in host order except in sin_port 23 лет назад
  Roger Dingledine c040bbe053 cleanup: start enforcing hton and ntoh on stuff sent over the network 23 лет назад
  Roger Dingledine 3a7f3ba348 cleanup: don't use size_t when you mean int 23 лет назад
  Roger Dingledine d8c0d21b49 linkpadding is now off by default. 23 лет назад
  Roger Dingledine 5414786cf1 changed path selection so it's actually random again 23 лет назад
  Roger Dingledine 08adaa4b46 cleaned up new_route() 23 лет назад
  Matej Pjafjar 01aadefbfc Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly. 23 лет назад
  Matej Pjafjar ac942bb365 Updated to use crypto.h instead of OpenSSL. 23 лет назад
  Matej Pjafjar e01522bbed Added the crypto abstraction to libor. Need to test and change the code to use this instead of OpenSSL. 23 лет назад
  Matej Pjafjar 5af5a96343 Beginnings of a crypto abstraction layer. 23 лет назад
  Roger Dingledine c42c2b6640 only choose routers for the onion that are currently connected to us 23 лет назад
  Roger Dingledine cd0760ddda Code cleaned up to be less noisy 23 лет назад
  Roger Dingledine a303325dca More reasonable CoinWeight, now that we can handle large paths 23 лет назад
  Roger Dingledine d1d5bb9b15 Include src/config/ in the 'make dist' tarball 23 лет назад
  Roger Dingledine 86eb8db0f0 Updated HACKING and README docs 23 лет назад
  Roger Dingledine 61dc00bcaa bugfixes: don't hang waiting for new children to die; accept HTTP/1.1 23 лет назад
  Roger Dingledine 1c3b823a82 bugfix: create_onion now works with routelen>2 23 лет назад
  Roger Dingledine 684d50b139 added a note on openssl and popt dependencies 23 лет назад
  Roger Dingledine 5c0edf6d54 Folded cell.? into src/or 23 лет назад
  Roger Dingledine fc0e2a34ec slightly less noisy 23 лет назад