Commit History

Author SHA1 Message Date
  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
  Roger Dingledine 61dc00bcaa bugfixes: don't hang waiting for new children to die; accept HTTP/1.1 23 years ago
  Roger Dingledine 1c3b823a82 bugfix: create_onion now works with routelen>2 23 years ago
  Roger Dingledine 684d50b139 added a note on openssl and popt dependencies 23 years ago
  Roger Dingledine 5c0edf6d54 Folded cell.? into src/or 23 years ago
  Roger Dingledine fc0e2a34ec slightly less noisy 23 years ago
  Roger Dingledine fee55dd4a3 minor cleanups in config files 23 years ago
  Roger Dingledine 61d10b309f Folded cell.? into src/or 23 years ago
  Roger Dingledine 926081ad69 revised todo 23 years ago
  Matej Pjafjar f617a4e733 Test suite for onion.c - currently tests encrypt_onion() and decrypt_onion(). 23 years ago
  Roger Dingledine 5fc0bcf303 initial versions of README, for new users getting up to speed, and HACKING, 23 years ago
  Roger Dingledine ab2218bb46 moria:9004 is now a twin to town-square:9004 23 years ago
  Roger Dingledine 2147898577 Implemented router twins 23 years ago
  Roger Dingledine 0a8d58138d changes to support sendme cells 23 years ago
  Roger Dingledine 267434bdea Implemented congestion control 23 years ago
  Roger Dingledine ccdef66b68 new link padding scheme 23 years ago
  Andrei Serjantov 53cec4caef 23 years ago
  Roger Dingledine c951c6f186 new config files, some bugfixes 23 years ago
  Roger Dingledine 117cbeeaaf Implemented link padding and receiver token buckets 23 years ago
  Roger Dingledine ffc545311b removed args.c (bruce's popt stuff makes it obsolete) 23 years ago
  Bruce Montrose 4aeca322b4 bug-fix. poptReadDefaultOptions() should find and load ~/.<cmd>rc files now. 23 years ago
  Bruce Montrose 52311e1b78 corrected some string literals 23 years ago
  Roger Dingledine f6e2ed2316 removed mention of src/op/ from configure 23 years ago