Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 32a3e704b4 Choose correct abstraction for topic_foo. Abstract random-integer code 22 年之前
  Nick Mathewson 97d847b9e3 Factor out cell packing and unpacking 22 年之前
  Nick Mathewson 33176c70a5 Factor out timeval-related functions. 22 年之前
  Nick Mathewson 0c61bc3756 Remove the notion of "onion ciphers"; make packing and unpacking separate fns 22 年之前
  Roger Dingledine 54af75b1b4 add missing prototype 22 年之前
  Roger Dingledine e1d37ed6ab divorce circuit building from user connections 22 年之前
  Nick Mathewson 1fa0fc1487 Introduce a few unit tests (from older code), refactor compression setup/teardown 22 年之前
  Roger Dingledine 7df5caad0d make it work (heh) 22 年之前
  Roger Dingledine 1d53d8ad0e refactored some duplicate code into connection_edge.c 22 年之前
  Roger Dingledine cdf6ea201f put most of the remaining exit policy stuff in 22 年之前
  Roger Dingledine 18bbac44ca parse exit policy lines 22 年之前
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. 22 年之前
  Roger Dingledine 96e5f776d6 move cell size to 256. seems to work (?) 22 年之前
  Roger Dingledine 9ac9db782a fix rare race condition 22 年之前
  Roger Dingledine 5d0904bc41 kludge because openssl and zlib both typedef free_func :( 22 年之前
  Nick Mathewson 0fed84785e Finish zlib and half-open; switch to 3des (ede/ofb) 22 年之前
  Roger Dingledine 64e46988f6 greatly simplify this notion of 'roles': 22 年之前
  Nick Mathewson 6deed60bb5 Add code for end-to-end zlib compression. Still needs flow-control 22 年之前
  Roger Dingledine 70b35ce8c2 lazy (just in time) directory rebuilding 23 年之前
  Roger Dingledine b50c406c08 clean out obsolete cell types 23 年之前
  Roger Dingledine f97ddd44cd minor code cleanup 23 年之前
  Roger Dingledine 7461959371 let up on the bandwidth constraints 23 年之前
  Roger Dingledine 1714ea2ab8 23 年之前
  Roger Dingledine 3cf02a88f4 rudimentary dns caching (of both resolves and resolve failures) 23 年之前
  Roger Dingledine 0bc8dc1314 fix endian issues for topics -- they might work on bsd now 23 年之前
  Roger Dingledine ceafe12ed6 make reusing circuits work (and be the default) 23 年之前
  Roger Dingledine c35373a2cf major overhaul: dns slave subsystem, topics 23 年之前
  Roger Dingledine 9d3e80a589 use a rbtree for replay detection, rather than linear search 23 年之前
  Roger Dingledine cbd2cdf04f onions go on and off the network correctly now 23 年之前
  Roger Dingledine 8f18647a33 create cells are now queued and processed only when idle 23 年之前