Commit History

Author SHA1 Message Date
  Roger Dingledine 86eb8db0f0 Updated HACKING and README docs 22 years ago
  Roger Dingledine 61dc00bcaa bugfixes: don't hang waiting for new children to die; accept HTTP/1.1 22 years ago
  Roger Dingledine 1c3b823a82 bugfix: create_onion now works with routelen>2 22 years ago
  Roger Dingledine 684d50b139 added a note on openssl and popt dependencies 22 years ago
  Roger Dingledine 5c0edf6d54 Folded cell.? into src/or 22 years ago
  Roger Dingledine fc0e2a34ec slightly less noisy 22 years ago
  Roger Dingledine fee55dd4a3 minor cleanups in config files 22 years ago
  Roger Dingledine 61d10b309f Folded cell.? into src/or 22 years ago
  Roger Dingledine 926081ad69 revised todo 22 years ago
  Matej Pjafjar f617a4e733 Test suite for onion.c - currently tests encrypt_onion() and decrypt_onion(). 22 years ago
  Roger Dingledine 5fc0bcf303 initial versions of README, for new users getting up to speed, and HACKING, 22 years ago
  Roger Dingledine ab2218bb46 moria:9004 is now a twin to town-square:9004 22 years ago
  Roger Dingledine 2147898577 Implemented router twins 22 years ago
  Roger Dingledine 0a8d58138d changes to support sendme cells 22 years ago
  Roger Dingledine 267434bdea Implemented congestion control 22 years ago
  Roger Dingledine ccdef66b68 new link padding scheme 22 years ago
  Andrei Serjantov 53cec4caef 22 years ago
  Roger Dingledine c951c6f186 new config files, some bugfixes 22 years ago
  Roger Dingledine 117cbeeaaf Implemented link padding and receiver token buckets 22 years ago
  Roger Dingledine ffc545311b removed args.c (bruce's popt stuff makes it obsolete) 22 years ago
  Bruce Montrose 4aeca322b4 bug-fix. poptReadDefaultOptions() should find and load ~/.<cmd>rc files now. 22 years ago
  Bruce Montrose 52311e1b78 corrected some string literals 22 years ago
  Roger Dingledine f6e2ed2316 removed mention of src/op/ from configure 22 years ago
  Roger Dingledine 016691b5b1 removing the obsolete op/ code 22 years ago
  Bruce Montrose be25ffd5d7 removed loglevel from global namespace. severity level is set using log() with a NULL format argument now. example: log(LOG_ERR,NULL); 22 years ago
  Bruce Montrose d00c39231d integrated use of getoption() into OR. removed getargs() and getconfig(). 22 years ago
  Bruce Montrose aaca91109f finishing touches. think its ready for integration now. 22 years ago
  Bruce Montrose 3ee59f2325 added new option GlobalRole to getoptions() 22 years ago
  Bruce Montrose 4c65f31340 cleaned up some, added validation to getoptions() 22 years ago
  Roger Dingledine eb51576abf fixed the deadlock bug 22 years ago