Commit History

Author SHA1 Message Date
  Roger Dingledine bf53852a00 cleanup and a variety of bugfixes 23 years ago
  Nick Mathewson bef3424bec Add convenience functions to wrap create and init for symmetric ciphers; clean up error handling in onion.c 23 years ago
  Roger Dingledine 7032d16e78 cell now has a network appearance and an internal (struct) appearance 23 years ago
  Roger Dingledine 7ed6c8bd39 introduced a periodic keepalive padding cell 23 years ago
  Roger Dingledine 827c7444f8 more robust http(ish) handling 23 years ago
  Roger Dingledine 081e8969db catch hup to reload directory/router list 23 years ago
  Roger Dingledine 22285e6ff1 cleanup 23 years ago
  Roger Dingledine f033442be2 dirserver should include itself in the directory 23 years ago
  Roger Dingledine 01f6727306 directory servers in and functional 23 years ago
  Roger Dingledine 253f0f160e laying the groundwork for dynamic router lists 23 years ago
  Roger Dingledine 988c6d4277 more robust when only some of the socks info has arrived 23 years ago
  Roger Dingledine 155c9b80ca onion proxy now speaks socks4a 23 years ago
  Roger Dingledine 8d1aa27c46 kill -USR1 the or and it will dump conn/circuit stats to stdout 23 years ago
  Roger Dingledine 5449fc86db synchronize to the version i've been giving people to test 23 years ago
  Roger Dingledine 09daf01e4a added 'connected' cell type 23 years ago
  Nick Mathewson 6cb8a91d5c "You got BSD in my MacOS!" "You got MacOS in my BSD!" Anyway, MacOS works again. 23 years ago
  Roger Dingledine 958ec8d4fb port to actual BSD 23 years ago
  Roger Dingledine ddc2b69a28 onion proxies now work (i think) 23 years ago
  Nick Mathewson fdb31225b7 Port to MacOS X 23 years ago
  Roger Dingledine 26587827b2 we now encrypt the entire cell on the link, not just the header 23 years ago
  Roger Dingledine 3a7f3ba348 cleanup: don't use size_t when you mean int 23 years ago
  Matej Pjafjar 01aadefbfc Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly. 23 years ago
  Roger Dingledine 5c0edf6d54 Folded cell.? into src/or 23 years ago
  Roger Dingledine 2147898577 Implemented router twins 23 years ago
  Roger Dingledine 267434bdea Implemented congestion control 23 years ago
  Roger Dingledine 117cbeeaaf Implemented link padding and receiver token buckets 23 years ago
  Bruce Montrose 3ee59f2325 added new option GlobalRole to getoptions() 23 years ago
  Bruce Montrose 4c65f31340 cleaned up some, added validation to getoptions() 23 years ago
  Matej Pjafjar f07ade3046 getrouters() changed so that a router ignores its own entry in the router list 23 years ago
  Roger Dingledine 0a3da3ae37 put in the support for 'router twins' 23 years ago