コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson e80bdfb4a0 Correctly detect BIO_new failures 13 年 前
  Nick Mathewson bfde636aad Always treat failure to allocate an RSA key as an unrecoverable allocation error 13 年 前
  Nick Mathewson c939c953ae Remove an unused function in crypto.c 13 年 前
  Nick Mathewson 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 13 年 前
  Nick Mathewson a7790d48af Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年 前
  Nick Mathewson 9b09627edd Zero out some more key data before freeing it 13 年 前
  Nick Mathewson 1393985768 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年 前
  Nick Mathewson b97b0efec8 Merge branch 'bug2352_obsize' into maint-0.2.1 13 年 前
  Nick Mathewson ed87738ede Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年 前
  Nick Mathewson 115782bdbe Fix a heap overflow found by debuger, and make it harder to make that mistake again 13 年 前
  Nick Mathewson 729f404efe Add logic in routerparse to not read overlong private keys 13 年 前
  Nick Mathewson 240fa42aac Fix size_t vs unsigned comparison too 13 年 前
  Nick Mathewson 0222228d64 Fix up size and sign issues in base32 code 13 年 前
  Nick Mathewson bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 13 年 前
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 年 前
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 年 前
  Sebastian Hahn 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 13 年 前
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 年 前
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow 13 年 前
  Nick Mathewson 89e97bdf94 Add wrappers function for libc random() 13 年 前
  Sebastian Hahn 213139f887 Properly refcount client_identity_key 13 年 前
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 14 年 前
  Nick Mathewson 485cab869d Merge remote branch 'public/rand_double2' 14 年 前
  Nick Mathewson b111a7cd9c Make cbt_generate_sample use crypto_rand_double() 14 年 前
  Nick Mathewson 8e1bf98f4a Log an error if openssl fails to copy a key for us 14 年 前
  Nick Mathewson 006e2e8620 Add a function to return a double in range [0,1). 14 年 前
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 年 前
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 年 前
  Nick Mathewson 616cbb31c7 Merge commit 'origin/maint-0.2.1' 14 年 前
  Nick Mathewson 1c87a27574 Fix bug 1173: remove an assert(unsigned >= 0). 14 年 前