Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 gadi atpakaļ
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ 5 gadi atpakaļ
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 gadi atpakaļ
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 gadi atpakaļ
  Geoff Thorpe 38d1b3cc02 bn: fix occurances of negative zero 8 gadi atpakaļ
  Matt Caswell 37258dadaa Fix BN_mod_word bug 8 gadi atpakaļ
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 8 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's 10 gadi atpakaļ
  Andy Polyakov 134c00659a bn_word.c: fix overflow bug in BN_add_word. 12 gadi atpakaļ
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 gadi atpakaļ
  Ben Laurie 4d6e1e4f29 size_tification. 16 gadi atpakaļ
  Nils Larsch 0260405c68 fix BN_mod_word and give a more reasonable return value if an error occurred 19 gadi atpakaļ
  Nils Larsch 449bd384ed bugfix: 0 - w (w != 0) is actually negative 19 gadi atpakaļ
  Geoff Thorpe cf9056cfda BN_div_word() was breaking when called from BN_bn2dec() (actually, this is 20 gadi atpakaļ
  Geoff Thorpe e042540f6b Variety of belt-tightenings in the bignum code. (Please help test this!) 20 gadi atpakaļ
  Geoff Thorpe 6defae04f3 Fix some handling in bn_word. This also resolves the issues observed in 21 gadi atpakaļ
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 gadi atpakaļ
  Richard Levitte e15ea3d9e1 When BN_add_word() reaches top, it shouldn't try to add the the corresponding 22 gadi atpakaļ
  Bodo Möller 5e38616380 Fix for BN_mul_word(a, 0). 24 gadi atpakaļ
  Richard Levitte 8083e1bd9e There's a slight possibility that a is 0 in BN_sub_word(), and might 24 gadi atpakaļ
  Richard Levitte 8b4e27e26e In the case where a < 0 and |a| < w, the result (assigned to a) from 24 gadi atpakaļ
  Bodo Möller 7999c65c9b Some 'const's for BNs. 25 gadi atpakaļ
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 gadi atpakaļ
  Ralf S. Engelschall dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 gadi atpakaļ
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 gadi atpakaļ
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 gadi atpakaļ