Historie revizí

Autor SHA1 Zpráva Datum
  Matt Caswell 02f0c26cea Re-align some comments after running the reformat script. před 10 roky
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . před 9 roky
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that před 10 roky
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. před 14 roky
  Dr. Stephen Henson 1ff44a99a4 PR: 2111 před 15 roky
  Dr. Stephen Henson 15684f58c2 Update from 1.0.0-stable. před 15 roky
  Andy Polyakov 231a737a82 Commit #16325 fixed one thing but broke DH with certain moduli [from HEAD]. před 17 roky
  Andy Polyakov 5a84b7fc2d bn_mul_recursive doesn't handle all cases correctly, which results in před 17 roky
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). před 20 roky
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code před 21 roky
  Richard Levitte f5f7dffdd1 Make sure to compare unsigned against unsigned. před 21 roky
  Richard Levitte 83743ad039 Fix sign bugs. před 21 roky
  Andy Polyakov 699543e4a2 Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I've před 22 roky
  Richard Levitte 451dc18f10 Add support for DJGPP. před 22 roky
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. před 22 roky
  Dr. Stephen Henson dc014d43af před 22 roky
  Ulf Möller 5dd955dcd2 openbsd-x86 macros před 23 roky
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making před 24 roky
  Bodo Möller 137e601277 The C version of bn_sub_part_words is needed not only před 24 roky
  Richard Levitte 53b407da84 Problem: bn_mul_normal() misbehaves if the size of b is 0. před 24 roky
  Richard Levitte 765e531159 In bn_mul_recursive(), make sure the comba routines are only called před 24 roky
  Dr. Stephen Henson 2aff7727f7 před 24 roky
  Ulf Möller 240f516939 Intel assembler version for bn_sub_part_words(). I haven't got před 24 roky
  Ulf Möller 90e7ce363a Use assert as in the rest of the BN library. před 24 roky
  Richard Levitte 6a2347ee45 Remove the last bn_wexpand()s that made us break constness. Of před 24 roky
  Ulf Möller 52a1bab2d9 Fix bn_cmp_part_words() and move it to bn_lib.c. před 24 roky
  Bodo Möller fc2e05c2d5 Fix BN_rshift, which caused lots of trouble. před 24 roky
  Richard Levitte 0135e33511 Copy and paste error... bn_add_part_words() should of course call před 24 roky
  Richard Levitte c799770060 Avoid getting warnings about unary - being used on unsigned integer. před 24 roky
  Richard Levitte baa257f1ed Remove two bn_wexpand() from BN_mul(), which is a step toward getting před 24 roky