コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine b6615bc7de allow make dist to work, because we moved stuff to doc 22 年 前
  Roger Dingledine e03af74d55 obsolete notion of 'role' from config files 22 年 前
  Nick Mathewson 9c263b322b Make decompression loud. 22 年 前
  Roger Dingledine 5d0904bc41 kludge because openssl and zlib both typedef free_func :( 22 年 前
  Roger Dingledine ff14dcdef7 fix arg bug; reduce confusion in package_raw_inbuf 22 年 前
  Nick Mathewson 3a0cf37641 Add other side of half-open-connection logic (still disabled 22 年 前
  Roger Dingledine d07146b778 cleaner errors 22 年 前
  Nick Mathewson a528ee2d8f Be clear about whether we are using half-open connections 22 年 前
  Nick Mathewson 7f7417cd29 Fix bug in client_send_auth 22 年 前
  Nick Mathewson 4631f3dcdf Fix client_process_auth 22 年 前
  Nick Mathewson 3a89d27e66 Correct defeatest attitude in crypto_new_cipher_env 22 年 前
  Nick Mathewson 51ed97504b Fix op handshake for longer keys 22 年 前
  Nick Mathewson 2b2eff33c5 Add a missing long cast to log.c for portability 22 年 前
  Nick Mathewson 0fed84785e Finish zlib and half-open; switch to 3des (ede/ofb) 22 年 前
  Nick Mathewson 2ff7f274d3 Make Makefile.am nonbroken 22 年 前
  Nick Mathewson 8ff1c3e21f Refactor block ciphers; add 3des 22 年 前
  Roger Dingledine 799dafb881 a few clarifications to the spec 22 年 前
  Roger Dingledine 8fb1056a7c identical FAQ and HACKING files, now in /doc 22 年 前
  Roger Dingledine f9c541bfcf remove faq and hacking files too. they're now in doc. 22 年 前
  Roger Dingledine 64e46988f6 greatly simplify this notion of 'roles': 22 年 前
  Roger Dingledine d5c42576a3 more todo edits from today's meeting 22 年 前
  Roger Dingledine 3d579b50cb removing TODO file from / 22 年 前
  Roger Dingledine 0ff1d28fae same todo file as before, just moving to doc/ 22 年 前
  Nick Mathewson 4ad74c2141 Do not uncompress from z_outbuf to outbuf unless outbuf is less than maximally full 22 年 前
  Nick Mathewson 6deed60bb5 Add code for end-to-end zlib compression. Still needs flow-control 22 年 前
  Nick Mathewson 9a6b01ba44 Remove extraneous (and non-ansi) semis 22 年 前
  Nick Mathewson 743e61e8c6 Add daemon logic 22 年 前
  Nick Mathewson 5dc443a8c5 Add daemon option and bool config type 22 年 前
  Nick Mathewson 9f0e93e716 Add zlib to link step 22 年 前
  Nick Mathewson 1bf9f08b26 Change gcc options to ones that work on Mac OS X; add zlib to headers 22 年 前