コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 6401253c0c clean up the readme, so we can try it on paul 22 年 前
  Roger Dingledine a7a580977c skeletal design paper 22 年 前
  Roger Dingledine f8d7cff6ea switch to aes 23 年 前
  Roger Dingledine c6f70e36e0 implemented total read rate limiting 23 年 前
  Roger Dingledine 9f58a2ece4 clean up main.c a bit 23 年 前
  Roger Dingledine 75440d08c2 fix many bugs in package_window handling 23 年 前
  Nick Mathewson 300984c057 Add AES counter-mode support to the crypt library 23 年 前
  Nick Mathewson a0f1588318 Add a the public-domain AES implementation, with a minimal counter-mode wrapper. 23 年 前
  Roger Dingledine 517b418b5c bugfix: a connection-level sendme cell would cause a connection to start 23 年 前
  Roger Dingledine f8203505e1 if stream ends before resolve finishes, inform resolver 23 年 前
  Roger Dingledine 35a37ec3f5 fix memleak in dump_signed_directory_to_string 23 年 前
  Roger Dingledine 66213fb490 update todo for finished items 23 年 前
  Roger Dingledine 5d13db862e entries in the dns cache now expire 23 年 前
  Roger Dingledine 6c9e3762b5 clean up sev_to_string hack in log.c 23 年 前
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. 23 年 前
  Roger Dingledine ad917e7788 non-buggy robustness, even 23 年 前
  Roger Dingledine dfdc93eccb improve robustness: connection_get_by_* ignores conns marked for close 23 年 前
  Roger Dingledine 23b1586c26 clean up a broken comment in crypto.c 23 年 前
  Roger Dingledine d8af672bb6 correct log()'s comment 23 年 前
  Roger Dingledine 3dcc34491b slightly happier on 64-bit archs 23 年 前
  Roger Dingledine a43c015838 clean out some old comments 23 年 前
  Roger Dingledine e061b70dbf a pointer to async-dns alternatives. 23 年 前
  Roger Dingledine 59633aeddd update spec: OR/OR and OP/OR handshakes have merged 23 年 前
  Roger Dingledine 76117b3f18 a few more clarifications to rendezvous spec 23 年 前
  Roger Dingledine 4fc9478937 rewrite rendezvous spec so normal people can follow it 23 年 前
  Nick Mathewson e9254430e2 My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them. 23 年 前
  Nick Mathewson 04b871486c Reorder connection_or and make unexported functions static. Partially convert to symbolic constants -- Roger, was this what you had in mind? 23 年 前
  Nick Mathewson 03544caca7 Make cvsignores reflect build process 23 年 前
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks 23 年 前
  Nick Mathewson 49f082fcee Fix a bug where we'd sometimes run off the end of an array while 23 年 前