Commit History

Author SHA1 Message Date
  Roger Dingledine 3cf02a88f4 rudimentary dns caching (of both resolves and resolve failures) 23 years ago
  Roger Dingledine 5273e2b887 minor fix 23 years ago
  Roger Dingledine 366908f8df commit my current tor rc versions 23 years ago
  Roger Dingledine add81a7a65 a new TODO file with more details 23 years ago
  Roger Dingledine 0bc8dc1314 fix endian issues for topics -- they might work on bsd now 23 years ago
  Roger Dingledine ceafe12ed6 make reusing circuits work (and be the default) 23 years ago
  Roger Dingledine c35373a2cf major overhaul: dns slave subsystem, topics 23 years ago
  Roger Dingledine bf52b6d1f4 splay and rbtree implementations, by niels provos 23 years ago
  Roger Dingledine 9d3e80a589 use a rbtree for replay detection, rather than linear search 23 years ago
  Roger Dingledine 0b717a3e74 give us more aci-space 23 years ago
  Roger Dingledine fbf4ca3ff8 bugfix: couldn't send two creates, two datas, and the destroy all at once 23 years ago
  Roger Dingledine 7a18057357 starting to document what clients need to do and why 23 years ago
  Roger Dingledine cbd2cdf04f onions go on and off the network correctly now 23 years ago
  Roger Dingledine bd97deb919 onions expire after a day, not an hour 23 years ago
  Roger Dingledine 8f2beefca4 was leaking 28 bytes every 100 minutes 23 years ago
  Roger Dingledine ac10bb6319 two more rare race conditions 23 years ago
  Roger Dingledine 8f18647a33 create cells are now queued and processed only when idle 23 years ago
  Roger Dingledine 147879ab17 removing more unused files 23 years ago
  Roger Dingledine b097aa3288 per-second cell statistics to help with profiling 23 years ago
  Roger Dingledine f50f35f2ec added milliseconds to log lines 23 years ago
  Roger Dingledine 5a82a491a8 fixed rare race condition 23 years ago
  Roger Dingledine ab0aee04d9 added OnionsPerSecond to prevent create flooding 23 years ago
  Roger Dingledine 00a9e3732e remove popt dependency, consolidate config stuff 23 years ago
  Roger Dingledine 121d029584 fix subtle race condition 23 years ago
  Roger Dingledine 84a34edfa1 expire unfinished handshakes too 23 years ago
  Roger Dingledine 74787aa2d4 cell.c is now obsolete 23 years ago
  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 e3fd91755d preemptive bugfix 23 years ago