커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 20 년 전
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 20 년 전
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 20 년 전
  Roger Dingledine 5cf0b6224b bugfix: stop trying to write to a stderr that may not be there 20 년 전
  Roger Dingledine c12a6f58b5 fix typo 20 년 전
  Nick Mathewson 793c65e60f Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve. 20 년 전
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 20 년 전
  Nick Mathewson dd16a9abcb Stop leaking X509 certs; those things are _nasty_ on the carpet 20 년 전
  Roger Dingledine 3d19a9b514 fix a bug in handling clock skew 20 년 전
  Nick Mathewson 71e5ad714b resolve warning 20 년 전
  Nick Mathewson 6b79d8a7e9 Two-pronged attack at my overzealous skew fixes. 20 년 전
  Nick Mathewson 7604cfe61b Clock skew fixes. 20 년 전
  Roger Dingledine 069227db5b introduce new tor_free() macro 21 년 전
  Roger Dingledine dc85b7af3c warn, not err 21 년 전
  Nick Mathewson 0ec2a34a1d Code to get nicknames from peer certs 21 년 전
  Roger Dingledine ec96419109 let tls tolerate reallocing the buf 21 년 전
  Roger Dingledine c627ba2632 first steps toward a WANTWRITE SSL_write tls bug fix 21 년 전
  Roger Dingledine 61e180ceb1 start to track down the 'peer has invalid cert' bug 21 년 전
  Nick Mathewson f32c1c3127 Log TLS errors even harder 21 년 전
  Nick Mathewson f81178a312 Add more logging on some ssl errors. 21 년 전
  Roger Dingledine 36fb8e839d change WARNING to WARN 21 년 전
  Roger Dingledine 677707433e shift read_file_to_str() into util.c 21 년 전
  Nick Mathewson 798bb6ab3b Add function to wrap SSL_pending 21 년 전
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention 21 년 전
  Roger Dingledine 3b5191d36d various bugfixes and updates 21 년 전
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 21 년 전
  Nick Mathewson 5f9ac2bdfd More fine-grained logging messages on ZeroReturn/Syscall error cases 21 년 전
  Nick Mathewson e4dfc3c8fe Cipher lists need to be colon separated. Also make initialization more bulletproof 21 년 전
  Nick Mathewson 633a5ffc0b Fix TLS error logging 21 년 전
  Nick Mathewson 408bff4a23 Log protocol errors 21 년 전