コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 年 前
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 年 前
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. 18 年 前
  Roger Dingledine 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info 19 年 前
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 年 前
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 年 前
  Roger Dingledine d22c141659 we were leaking 616 bytes every time somebody established us as 19 年 前
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 19 年 前
  Nick Mathewson 0e81265359 update copyright notices. 19 年 前
  Roger Dingledine 22f7934718 start generating version 1 style introduce cells 19 年 前
  Nick Mathewson b457cfb5eb Spell-check strings and comments 19 年 前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年 前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 年 前
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 年 前
  Roger Dingledine 394554cfbf Clean up copyrights. 19 年 前
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 年 前
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells 19 年 前
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 20 年 前
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 20 年 前
  Nick Mathewson f5f4314e2d Always initialize hexid in rend_mid_rendezvous, no matter what 20 年 前
  Nick Mathewson 380f32f07d hex_encode is obsoleted by base16_encode, and never actually worked in the first place. (Thanks to Timo Lindfors for noticing the never-actually-worked part.) 20 年 前
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail 20 年 前
  Roger Dingledine c6d4a00c5f more doxygen markup 20 年 前
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 20 年 前
  Roger Dingledine 158e2cf536 set Content-Type on the directory and hidserv descriptor 20 年 前
  Roger Dingledine d7f4b82373 rendmid says it drops but actually sends nack 20 年 前
  Nick Mathewson a5bfe84509 ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) 20 年 前
  Nick Mathewson fc5a766298 Use service IDs in rendmid. (rendclient and common require no changes, it seems) 20 年 前
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality 20 年 前
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 年 前