Commit History

Author SHA1 Message Date
  Nick Mathewson 5afab5ca19 Check maximum properly in crypto_rand_int() 14 years ago
  Nick Mathewson bbf2fee8ff Reject 128-byte keys that are not 1024-bit 14 years ago
  Nick Mathewson e908e3a332 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson 4a22046c86 squash! Add crypto_pk_check_key_public_exponent function 14 years ago
  Robert Ransom d2629f78a0 Add crypto_pk_check_key_public_exponent function 14 years ago
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 years ago
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition 14 years ago
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 14 years ago
  Nick Mathewson 0130e7c9d2 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson 43ffd023e9 Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILING 14 years ago
  Nick Mathewson 3310dd2358 Clean up whitespace 14 years ago
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 14 years ago
  Nick Mathewson 50c259d763 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 14 years ago
  Nick Mathewson e80bdfb4a0 Correctly detect BIO_new failures 14 years ago
  Nick Mathewson bfde636aad Always treat failure to allocate an RSA key as an unrecoverable allocation error 14 years ago
  Nick Mathewson c939c953ae Remove an unused function in crypto.c 14 years ago
  Nick Mathewson 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl 14 years ago
  Nick Mathewson a7790d48af Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson 9b09627edd Zero out some more key data before freeing it 14 years ago
  Nick Mathewson 1393985768 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson b97b0efec8 Merge branch 'bug2352_obsize' into maint-0.2.1 14 years ago
  Nick Mathewson ed87738ede Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson 115782bdbe Fix a heap overflow found by debuger, and make it harder to make that mistake again 14 years ago
  Nick Mathewson 729f404efe Add logic in routerparse to not read overlong private keys 14 years ago
  Nick Mathewson 240fa42aac Fix size_t vs unsigned comparison too 14 years ago
  Nick Mathewson 0222228d64 Fix up size and sign issues in base32 code 14 years ago
  Nick Mathewson bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 14 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 14 years ago
  Sebastian Hahn 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 14 years ago