コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. 22 年 前
  Roger Dingledine cb584627a4 begin cells are now address:port, not address,port 22 年 前
  Roger Dingledine b8da74d30a get rid of those nasty tabs 22 年 前
  Nick Mathewson 29da03cbdc Be loud when decompressing 22 年 前
  Nick Mathewson 3a0cf37641 Add other side of half-open-connection logic (still disabled 22 年 前
  Nick Mathewson a528ee2d8f Be clear about whether we are using half-open connections 22 年 前
  Nick Mathewson 0fed84785e Finish zlib and half-open; switch to 3des (ede/ofb) 22 年 前
  Nick Mathewson 6deed60bb5 Add code for end-to-end zlib compression. Still needs flow-control 22 年 前
  Roger Dingledine 1714ea2ab8 23 年 前
  Roger Dingledine 3cf02a88f4 rudimentary dns caching (of both resolves and resolve failures) 23 年 前
  Roger Dingledine 5273e2b887 minor fix 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 5a82a491a8 fixed rare race condition 23 年 前
  Roger Dingledine bf53852a00 cleanup and a variety of bugfixes 23 年 前
  Roger Dingledine 293e049a89 handle banners from the server side 23 年 前
  Roger Dingledine 01f6727306 directory servers in and functional 23 年 前
  Roger Dingledine 155c9b80ca onion proxy now speaks socks4a 23 年 前
  Roger Dingledine 09daf01e4a added 'connected' cell type 23 年 前
  Roger Dingledine b8b8ab2fd6 port is now kept in host order except in sin_port 23 年 前
  Roger Dingledine 267434bdea Implemented congestion control 23 年 前
  Roger Dingledine 117cbeeaaf Implemented link padding and receiver token buckets 23 年 前
  Roger Dingledine eb51576abf fixed the deadlock bug 23 年 前
  Roger Dingledine db15776bdd a patch for mat's patch 23 年 前
  Matej Pjafjar bb01f59de9 Bugfix : connection_exit_process_data_cell() quit after receiving the SS, without waiting for the destination addr/port 23 年 前
  Roger Dingledine b86fecbf47 general cleanup 23 年 前
  Roger Dingledine d982925593 Integrated onion proxy into or/ 23 年 前
  Roger Dingledine b503d4c6d6 made 'app' connection be 'exit' connection 23 年 前