(linenum→info "unix/slp.c:2238")

openssl/0.9.8g/ChangeLog.0_9_7-stable_not-in-head_FIPS

    1: See file ChangeLog.0_9_7-stable_not-in-head for explanations.
    2: This is the "FIPS"-related part.
    3: 
    4: 
    5: 
    6: 2003-07-27 19:00  ben
    7: 
    8:         Changed:
    9:                 Configure (1.314.2.85), "Exp", lines: +2 -0
   10:                 Makefile.org (1.154.2.67), "Exp", lines: +12 -3
   11:                 crypto/cryptlib.c (1.32.2.9), "Exp", lines: +5 -0
   12:                 crypto/md32_common.h (1.22.2.4), "Exp", lines: +11 -0
   13:                 crypto/aes/Makefile.ssl (1.4.2.6), "Exp", lines: +2 -1
   14:                 crypto/aes/aes_core.c (1.1.2.4), "Exp", lines: +4 -0
   15:                 crypto/des/des.h (1.40.2.4), "Exp", lines: +1 -1
   16:                 crypto/des/des_old.c (1.11.2.4), "Exp", lines: +1 -1
   17:                 crypto/des/destest.c (1.30.2.6), "Exp", lines: +2 -2
   18:                 crypto/des/ecb3_enc.c (1.8.2.1), "Exp", lines: +1 -3
   19:                 crypto/dsa/Makefile.ssl (1.49.2.5), "Exp", lines: +7 -4
   20:                 crypto/dsa/dsa_ossl.c (1.12.2.4), "Exp", lines: +2 -0
   21:                 crypto/dsa/dsa_sign.c (1.10.2.3), "Exp", lines: +12 -0
   22:                 crypto/dsa/dsa_vrf.c (1.10.2.3), "Exp", lines: +8 -0
   23:                 crypto/engine/engine.h (1.36.2.6), "Exp", lines: +4 -0
   24:                 crypto/err/err.h (1.35.2.3), "Exp", lines: +2 -0
   25:                 crypto/err/err_all.c (1.17.2.2), "Exp", lines: +4 -0
   26:                 crypto/err/openssl.ec (1.11.2.1), "Exp", lines: +1 -0
   27:                 crypto/evp/Makefile.ssl (1.64.2.8), "Exp", lines: +8 -7
   28:                 crypto/evp/c_all.c (1.7.8.7), "Exp", lines: +1 -0
   29:                 crypto/evp/e_aes.c (1.6.2.4), "Exp", lines: +12 -4
   30:                 crypto/evp/e_des3.c (1.8.2.2), "Exp", lines: +1 -1
   31:                 crypto/evp/evp.h (1.86.2.10), "Exp", lines: +2 -0
   32:                 crypto/evp/evp_err.c (1.23.2.1), "Exp", lines: +3 -1
   33:                 crypto/md4/Makefile.ssl (1.6.2.4), "Exp", lines: +7 -4
   34:                 crypto/md5/Makefile.ssl (1.33.2.7), "Exp", lines: +7 -4
   35:                 crypto/rand/Makefile.ssl (1.56.2.4), "Exp", lines: +17 -15
   36:                 crypto/rand/md_rand.c (1.69.2.2), "Exp", lines: +9 -0
   37:                 crypto/rand/rand.h (1.26.2.5), "Exp", lines: +2 -0
   38:                 crypto/rand/rand_err.c (1.6.2.1), "Exp", lines: +3 -1
   39:                 crypto/rand/rand_lib.c (1.15.2.2), "Exp", lines: +11 -0
   40:                 crypto/ripemd/Makefile.ssl (1.25.2.5), "Exp", lines: +7 -2
   41:                 crypto/sha/Makefile.ssl (1.26.2.5), "Exp", lines: +16 -6
   42:                 fips/.cvsignore (1.1.2.1), "Exp", lines: +1 -0
   43:                 fips/Makefile.ssl (1.1.2.1), "Exp", lines: +155 -0
   44:                 fips/fingerprint.sha1 (1.1.2.1), "Exp", lines: +3 -0
   45:                 fips/fips.c (1.1.2.1), "Exp", lines: +74 -0
   46:                 fips/fips.h (1.1.2.1), "Exp", lines: +85 -0
   47:                 fips/fips_check_sha1 (1.1.2.1), "Exp", lines: +7 -0
   48:                 fips/fips_err.c (1.1.2.1), "Exp", lines: +96 -0
   49:                 fips/fips_make_sha1 (1.1.2.1), "Exp", lines: +21 -0
   50:                 fips/lib (1.1.2.1), "Exp", lines: +0 -0
   51:                 fips/aes/.cvsignore (1.1.2.1), "Exp", lines: +4 -0
   52:                 fips/aes/Makefile.ssl (1.1.2.1), "Exp", lines: +95 -0
   53:                 fips/aes/fingerprint.sha1 (1.1.2.1), "Exp", lines: +2 -0
   54:                 fips/aes/fips_aes_core.c (1.1.2.1), "Exp", lines: +1260 -0
   55:                 fips/aes/fips_aes_locl.h (1.1.2.1), "Exp", lines: +85 -0
   56:                 fips/aes/fips_aesavs.c (1.1.2.1), "Exp", lines: +896 -0
   57:                 fips/dsa/.cvsignore (1.1.2.1), "Exp", lines: +2 -0
   58:                 fips/dsa/Makefile.ssl (1.1.2.1), "Exp", lines: +95 -0
   59:                 fips/dsa/fingerprint.sha1 (1.1.2.1), "Exp", lines: +1 -0
   60:                 fips/dsa/fips_dsa_ossl.c (1.1.2.1), "Exp", lines: +366 -0
   61:                 fips/dsa/fips_dsatest.c (1.1.2.1), "Exp", lines: +252 -0
   62:                 fips/rand/.cvsignore (1.1.2.1), "Exp", lines: +2 -0
   63:                 fips/rand/Makefile.ssl (1.1.2.1), "Exp", lines: +94 -0
   64:                 fips/rand/fingerprint.sha1 (1.1.2.1), "Exp", lines: +2 -0
   65:                 fips/rand/fips_rand.c (1.1.2.1), "Exp", lines: +236 -0
   66:                 fips/rand/fips_rand.h (1.1.2.1), "Exp", lines: +55 -0
   67:                 fips/rand/fips_randtest.c (1.1.2.1), "Exp", lines: +348 -0
   68:                 fips/sha1/.cvsignore (1.1.2.1), "Exp", lines: +3 -0
   69:                 fips/sha1/Makefile.ssl (1.1.2.1), "Exp", lines: +94 -0
   70:                 fips/sha1/fingerprint.sha1 (1.1.2.1), "Exp", lines: +3 -0
   71:                 fips/sha1/fips_md32_common.h (1.1.2.1), "Exp", lines: +637 -0
   72:                 fips/sha1/fips_sha1dgst.c (1.1.2.1), "Exp", lines: +76 -0
   73:                 fips/sha1/fips_sha1test.c (1.1.2.1), "Exp", lines: +128 -0
   74:                 fips/sha1/fips_sha_locl.h (1.1.2.1), "Exp", lines: +472 -0
   75:                 fips/sha1/fips_standalone_sha1.c (1.1.2.1), "Exp", lines: +101 -0
   76:                 fips/sha1/standalone.sha1 (1.1.2.1), "Exp", lines: +4 -0
   77:                 test/Makefile.ssl (1.84.2.29), "Exp", lines: +81 -13
   78:                 util/mkerr.pl (1.18.2.4), "Exp", lines: +2 -1
   79: 
   80:         Unfinished FIPS stuff for review/improvement.
   81: 
   82: 2003-07-27 19:19  ben
   83: 
   84:         Changed:
   85:                 fips/fips_check_sha1 (1.1.2.2), "Exp", lines: +1 -1
   86: 
   87:         Use unified diff.
   88: 
   89: 2003-07-27 19:23  ben
   90: 
   91:         Changed:
   92:                 fips/Makefile.ssl (1.1.2.2), "Exp", lines: +3 -3
   93:                 fips/fingerprint.sha1 (1.1.2.2), "Exp", lines: +2 -1
   94:                 fips/fips_make_sha1 (1.1.2.2), "Exp", lines: +1 -1
   95: 
   96:         Build in non-FIPS mode.
   97: 
   98: 2003-07-27 23:13  ben
   99: 
  100:         Changed:
  101:                 Makefile.org (1.154.2.68), "Exp", lines: +1 -1
  102:                 fips/fips_check_sha1 (1.1.2.3), "Exp", lines: +2 -1
  103:                 fips/aes/fips_aesavs.c (1.1.2.2), "Exp", lines: +2 -0
  104:                 fips/dsa/fips_dsa_ossl.c (1.1.2.2), "Exp", lines: +8 -0
  105:                 fips/dsa/fips_dsatest.c (1.1.2.2), "Exp", lines: +2 -1
  106:                 fips/sha1/fingerprint.sha1 (1.1.2.2), "Exp", lines: +1 -1
  107:                 fips/sha1/fips_sha1dgst.c (1.1.2.2), "Exp", lines: +5 -1
  108:                 fips/sha1/fips_standalone_sha1.c (1.1.2.2), "Exp", lines: +2 -0
  109:                 fips/sha1/standalone.sha1 (1.1.2.2), "Exp", lines: +1 -1
  110: 
  111:         Build when not FIPS.
  112: 
  113: 2003-07-28 11:56  ben
  114: 
  115:         Changed:
  116:                 fips/dsa/fingerprint.sha1 (1.1.2.2), "Exp", lines: +1 -1
  117:                 fips/sha1/standalone.sha1 (1.1.2.3), "Exp", lines: +1 -1
  118: 
  119:         New fingerprints.
  120: 
  121: 2003-07-29 16:06  ben
  122: 
  123:         Changed:
  124:                 fips/aes/fips_aesavs.c (1.1.2.5), "Exp", lines: +295 -303
  125: 
  126:         Reformat.
  127: 
  128: 2003-07-29 16:34  ben
  129: 
  130:         Changed:
  131:                 fips/aes/fips_aesavs.c (1.1.2.6), "Exp", lines: +43 -17
  132: 
  133:         MMT for CFB1
  134: 
  135: 2003-07-29 17:17  ben
  136: 
  137:         Changed:
  138:                 fips/fips_err_wrapper.c (1.1.2.1), "Exp", lines: +5 -0
  139:                 fips/sha1/sha1hashes.txt (1.1.2.1), "Exp", lines: +342 -0
  140:                 fips/sha1/sha1vectors.txt (1.1.2.1), "Exp", lines: +2293 -0
  141: 
  142:         Missing files.
  143: 
  144: 2003-07-31 23:30  levitte
  145: 
  146:         Changed:
  147:                 Makefile.org (1.154.2.71), "Exp", lines: +2 -0
  148: 
  149:         If FDIRS is to be treated like SDIRS, let's not forget to
  150:         initialize it in Makefile.org.
  151: 
  152: 2003-07-31 23:41  levitte
  153: 
  154:         Changed:
  155:                 fips/sha1/fips_sha1test.c (1.1.2.2), "Exp", lines: +3 -3
  156: 
  157:         No C++ comments in C programs!
  158: 
  159: 2003-08-01 15:07  steve
  160: 
  161:         Changed:
  162:                 fips/aes/fips_aesavs.c (1.1.2.8), "Exp", lines: +3 -3
  163: 
  164:         Replace C++ style comments.
  165: 
  166: 2003-08-03 14:22  ben
  167: 
  168:         Changed:
  169:                 fips/des/fips_desmovs.c (1.1.2.2), "Exp", lines: +55 -37
  170: 
  171:         Make tests work (CFB1 still doesn't produce the right answers,
  172:         strangely).
  173: 
  174: 2003-08-08 12:08  levitte
  175: 
  176:         Changed:
  177:                 fips/des/fips_des_enc.c (1.1.2.2), "Exp", lines: +9 -0
  178: 
  179:         Avoid clashing with the regular DES functions when not compiling
  180:         with -DFIPS.  This is basically only visible when building with
  181:         shared library supoort...
  182: 
  183: 2003-08-11 11:36  levitte
  184: 
  185:         Deleted:
  186:                 fips/sha1/.cvsignore (1.1.2.2)
  187:                 fips/sha1/Makefile.ssl (1.1.2.3)
  188:                 fips/sha1/fingerprint.sha1 (1.1.2.3)
  189:                 fips/sha1/fips_md32_common.h (1.1.2.2)
  190:                 fips/sha1/fips_sha1dgst.c (1.1.2.3)
  191:                 fips/sha1/fips_sha1test.c (1.1.2.3)
  192:                 fips/sha1/fips_sha_locl.h (1.1.2.2)
  193:                 fips/sha1/fips_standalone_sha1.c (1.1.2.3)
  194:                 fips/sha1/sha1hashes.txt (1.1.2.2)
  195:                 fips/sha1/sha1vectors.txt (1.1.2.2)
  196:                 fips/sha1/standalone.sha1 (1.1.2.4)
  197:                 fips/dsa/.cvsignore (1.1.2.2)
  198:                 fips/dsa/Makefile.ssl (1.1.2.2)
  199:                 fips/dsa/fingerprint.sha1 (1.1.2.3)
  200:                 fips/dsa/fips_dsa_ossl.c (1.1.2.3)
  201:                 fips/dsa/fips_dsatest.c (1.1.2.3)
  202:                 fips/rand/.cvsignore (1.1.2.2)
  203:                 fips/rand/Makefile.ssl (1.1.2.2)
  204:                 fips/rand/fingerprint.sha1 (1.1.2.2)
  205:                 fips/rand/fips_rand.c (1.1.2.2)
  206:                 fips/rand/fips_rand.h (1.1.2.2)
  207:                 fips/rand/fips_randtest.c (1.1.2.2)
  208:                 fips/des/.cvsignore (1.1.2.2)
  209:                 fips/des/Makefile.ssl (1.1.2.3)
  210:                 fips/des/fingerprint.sha1 (1.1.2.2)
  211:                 fips/des/fips_des_enc.c (1.1.2.3)
  212:                 fips/des/fips_des_locl.h (1.1.2.2)
  213:                 fips/des/fips_desmovs.c (1.1.2.3)
  214:                 fips/aes/.cvsignore (1.1.2.2)
  215:                 fips/aes/Makefile.ssl (1.1.2.5)
  216:                 fips/aes/fingerprint.sha1 (1.1.2.2)
  217:                 fips/aes/fips_aes_core.c (1.1.2.2)
  218:                 fips/aes/fips_aes_locl.h (1.1.2.2)
  219:                 fips/aes/fips_aesavs.c (1.1.2.9)
  220:                 fips/.cvsignore (1.1.2.2)
  221:                 fips/Makefile.ssl (1.1.2.6)
  222:                 fips/fingerprint.sha1 (1.1.2.3)
  223:                 fips/fips.c (1.1.2.2)
  224:                 fips/fips.h (1.1.2.2)
  225:                 fips/fips_check_sha1 (1.1.2.4)
  226:                 fips/fips_err.c (1.1.2.2)
  227:                 fips/fips_err_wrapper.c (1.1.2.2)
  228:                 fips/fips_make_sha1 (1.1.2.4)
  229:                 fips/lib (1.1.2.2)
  230:         Changed:
  231:                 util/libeay.num (1.173.2.16), "Exp", lines: +11 -38
  232:                 util/mkerr.pl (1.18.2.5), "Exp", lines: +1 -2
  233:                 test/Makefile.ssl (1.84.2.31), "Exp", lines: +54 -180
  234:                 crypto/ripemd/Makefile.ssl (1.25.2.6), "Exp", lines: +2 -7
  235:                 crypto/sha/Makefile.ssl (1.26.2.6), "Exp", lines: +6 -16
  236:                 crypto/rand/Makefile.ssl (1.56.2.5), "Exp", lines: +15 -17
  237:                 crypto/rand/md_rand.c (1.69.2.3), "Exp", lines: +0 -9
  238:                 crypto/rand/rand.h (1.26.2.6), "Exp", lines: +0 -2
  239:                 crypto/rand/rand_err.c (1.6.2.2), "Exp", lines: +1 -3
  240:                 crypto/rand/rand_lib.c (1.15.2.3), "Exp", lines: +0 -11
  241:                 crypto/objects/obj_dat.h (1.49.2.18), "Exp", lines: +3 -27
  242:                 crypto/objects/obj_mac.h (1.19.2.18), "Exp", lines: +0 -32
  243:                 crypto/objects/obj_mac.num (1.15.2.14), "Exp", lines: +0 -8
  244:                 crypto/objects/objects.txt (1.20.2.19), "Exp", lines: +0 -11
  245:                 crypto/md4/Makefile.ssl (1.6.2.5), "Exp", lines: +4 -7
  246:                 crypto/md5/Makefile.ssl (1.33.2.8), "Exp", lines: +4 -7
  247:                 crypto/evp/Makefile.ssl (1.64.2.9), "Exp", lines: +7 -8
  248:                 crypto/evp/c_allc.c (1.8.2.6), "Exp", lines: +0 -4
  249:                 crypto/evp/e_aes.c (1.6.2.9), "Exp", lines: +4 -22
  250:                 crypto/evp/e_des.c (1.5.2.5), "Exp", lines: +2 -43
  251:                 crypto/evp/e_des3.c (1.8.2.4), "Exp", lines: +3 -3
  252:                 crypto/evp/evp.h (1.86.2.13), "Exp", lines: +11 -36
  253:                 crypto/evp/evp_err.c (1.23.2.2), "Exp", lines: +1 -3
  254:                 crypto/evp/evp_lib.c (1.6.8.3), "Exp", lines: +0 -24
  255:                 crypto/evp/evp_locl.h (1.7.2.5), "Exp", lines: +2 -11
  256:                 crypto/evp/evp_test.c (1.14.2.12), "Exp", lines: +8 -17
  257:                 crypto/evp/evptests.txt (1.9.2.6), "Exp", lines: +1 -106
  258:                 crypto/dsa/Makefile.ssl (1.49.2.7), "Exp", lines: +6 -10
  259:                 crypto/dsa/dsa_ossl.c (1.12.2.5), "Exp", lines: +0 -2
  260:                 crypto/dsa/dsa_sign.c (1.10.2.4), "Exp", lines: +0 -12
  261:                 crypto/dsa/dsa_vrf.c (1.10.2.4), "Exp", lines: +0 -8
  262:                 crypto/err/Makefile.ssl (1.48.2.5), "Exp", lines: +16 -17
  263:                 crypto/err/err.h (1.35.2.4), "Exp", lines: +0 -2
  264:                 crypto/err/err_all.c (1.17.2.3), "Exp", lines: +0 -4
  265:                 crypto/err/openssl.ec (1.11.2.2), "Exp", lines: +0 -1
  266:                 crypto/des/des.h (1.40.2.5), "Exp", lines: +1 -1
  267:                 crypto/des/des_enc.c (1.11.2.3), "Exp", lines: +0 -4
  268:                 crypto/des/des_old.c (1.11.2.5), "Exp", lines: +1 -1
  269:                 crypto/des/destest.c (1.30.2.7), "Exp", lines: +2 -2
  270:                 crypto/des/ecb3_enc.c (1.8.2.2), "Exp", lines: +3 -1
  271:                 crypto/aes/Makefile.ssl (1.4.2.7), "Exp", lines: +1 -2
  272:                 crypto/aes/aes.h (1.1.2.8), "Exp", lines: +0 -9
  273:                 crypto/aes/aes_cfb.c (1.1.2.8), "Exp", lines: +0 -93
  274:                 crypto/aes/aes_core.c (1.1.2.5), "Exp", lines: +0 -4
  275:                 crypto/cryptlib.c (1.32.2.10), "Exp", lines: +0 -5
  276:                 crypto/md32_common.h (1.22.2.5), "Exp", lines: +0 -11
  277:                 Configure (1.314.2.86), "Exp", lines: +0 -2
  278:                 Makefile.org (1.154.2.72), "Exp", lines: +8 -34
  279:                 TABLE (1.99.2.30), "Exp", lines: +0 -50
  280: 
  281:         A new branch for FIPS-related changes has been created with the
  282:         name OpenSSL-fips-0_9_7-stable.
  283: 
  284:                 Since the 0.9.7-stable branch is supposed to be in freeze
  285:         and should only contain bug corrections, this change removes the
  286:         FIPS changes from that branch.
  287: 
  288: 2004-05-11 14:44  ben
  289: 
  290:         Deleted:
  291:                 apps/Makefile.ssl (1.100.2.27)
  292:                 crypto/Makefile.ssl (1.84.2.12)
  293:                 crypto/aes/Makefile.ssl (1.4.2.9)
  294:                 crypto/asn1/Makefile.ssl (1.77.2.7)
  295:                 crypto/bf/Makefile.ssl (1.25.2.6)
  296:                 crypto/bio/Makefile.ssl (1.52.2.4)
  297:                 crypto/bn/Makefile.ssl (1.65.2.9)
  298:                 crypto/buffer/Makefile.ssl (1.32.2.4)
  299:                 crypto/cast/Makefile.ssl (1.31.2.6)
  300:                 crypto/comp/Makefile.ssl (1.32.2.4)
  301:                 crypto/conf/Makefile.ssl (1.38.2.8)
  302:                 crypto/des/Makefile.ssl (1.61.2.13)
  303:                 crypto/dh/Makefile.ssl (1.43.2.5)
  304:                 crypto/dsa/Makefile.ssl (1.49.2.9)
  305:                 crypto/dso/Makefile.ssl (1.11.2.4)
  306:                 crypto/ec/Makefile.ssl (1.7.2.4)
  307:                 crypto/engine/Makefile.ssl (1.30.2.13)
  308:                 crypto/err/Makefile.ssl (1.48.2.7)
  309:                 crypto/evp/Makefile.ssl (1.64.2.12)
  310:                 crypto/hmac/Makefile.ssl (1.33.2.6)
  311:                 crypto/idea/Makefile.ssl (1.20.2.4)
  312:                 crypto/krb5/Makefile.ssl (1.5.2.6)
  313:                 crypto/lhash/Makefile.ssl (1.28.2.4)
  314:                 crypto/md2/Makefile.ssl (1.29.2.5)
  315:                 crypto/md4/Makefile.ssl (1.6.2.7)
  316:                 crypto/md5/Makefile.ssl (1.33.2.10)
  317:                 crypto/mdc2/Makefile.ssl (1.30.2.4)
  318:                 crypto/objects/Makefile.ssl (1.46.2.6)
  319:                 crypto/ocsp/Makefile.ssl (1.19.2.7)
  320:                 crypto/pem/Makefile.ssl (1.51.2.5)
  321:                 crypto/pkcs12/Makefile.ssl (1.37.2.5)
  322:                 crypto/pkcs7/Makefile.ssl (1.47.2.5)
  323:                 crypto/rand/Makefile.ssl (1.56.2.8)
  324:                 crypto/rc2/Makefile.ssl (1.20.2.4)
  325:                 crypto/rc4/Makefile.ssl (1.25.2.6)
  326:                 crypto/rc5/Makefile.ssl (1.22.2.6)
  327:                 crypto/ripemd/Makefile.ssl (1.25.2.9)
  328:                 crypto/rsa/Makefile.ssl (1.53.2.6)
  329:                 crypto/sha/Makefile.ssl (1.26.2.9)
  330:                 crypto/stack/Makefile.ssl (1.28.2.4)
  331:                 crypto/txt_db/Makefile.ssl (1.26.2.4)
  332:                 crypto/ui/Makefile.ssl (1.10.2.6)
  333:                 crypto/x509/Makefile.ssl (1.56.2.5)
  334:                 crypto/x509v3/Makefile.ssl (1.62.2.5)
  335:                 ssl/Makefile.ssl (1.53.2.11)
  336:                 test/Makefile.ssl (1.84.2.36)
  337:                 tools/Makefile.ssl (1.9.2.4)
  338:         Changed:
  339:                 .cvsignore (1.7.6.2), "Exp", lines: +2 -1
  340:                 Configure (1.314.2.92), "Exp", lines: +38 -8
  341:                 FAQ (1.61.2.31), "Exp", lines: +1 -1
  342:                 INSTALL (1.45.2.9), "Exp", lines: +2 -2
  343:                 INSTALL.W32 (1.30.2.14), "Exp", lines: +9 -4
  344:                 Makefile.org (1.154.2.78), "Exp", lines: +51 -19
  345:                 PROBLEMS (1.4.2.10), "Exp", lines: +2 -2
  346:                 e_os.h (1.56.2.17), "Exp", lines: +20 -1
  347:                 apps/.cvsignore (1.5.8.1), "Exp", lines: +1 -0
  348:                 apps/Makefile (1.1.4.1), "Exp", lines: +1147 -0
  349:                 apps/apps.c (1.49.2.27), "Exp", lines: +0 -10
  350:                 apps/ca.c (1.102.2.31), "Exp", lines: +0 -10
  351:                 apps/dgst.c (1.23.2.10), "Exp", lines: +39 -11
  352:                 apps/openssl.c (1.48.2.9), "Exp", lines: +19 -0
  353:                 crypto/Makefile (1.1.4.1), "Exp", lines: +217 -0
  354:                 crypto/cryptlib.c (1.32.2.11), "Exp", lines: +5 -0
  355:                 crypto/crypto-lib.com (1.53.2.12), "Exp", lines: +1 -1
  356:                 crypto/md32_common.h (1.22.2.6), "Exp", lines: +12 -0
  357:                 crypto/aes/Makefile (1.1.4.1), "Exp", lines: +102 -0
  358:                 crypto/aes/aes.h (1.1.2.9), "Exp", lines: +9 -0
  359:                 crypto/aes/aes_cfb.c (1.1.2.9), "Exp", lines: +93 -0
  360:                 crypto/aes/aes_core.c (1.1.2.6), "Exp", lines: +4 -0
  361:                 crypto/asn1/Makefile (1.1.4.1), "Exp", lines: +1150 -0
  362:                 crypto/bf/Makefile (1.1.4.1), "Exp", lines: +113 -0
  363:                 crypto/bio/Makefile (1.1.4.1), "Exp", lines: +214 -0
  364:                 crypto/bio/bio.h (1.56.2.6), "Exp", lines: +1 -0
  365:                 crypto/bn/Makefile (1.1.4.1), "Exp", lines: +324 -0
  366:                 crypto/bn/bntest.c (1.55.2.4), "Exp", lines: +1 -1
  367:                 crypto/buffer/Makefile (1.1.4.1), "Exp", lines: +92 -0
  368:                 crypto/cast/Makefile (1.1.4.1), "Exp", lines: +118 -0
  369:                 crypto/cast/asm/.cvsignore (1.2.8.1), "Exp", lines: +1 -0
  370:                 crypto/comp/Makefile (1.1.4.1), "Exp", lines: +112 -0
  371:                 crypto/conf/Makefile (1.1.4.1), "Exp", lines: +181 -0
  372:                 crypto/des/Makefile (1.1.4.1), "Exp", lines: +314 -0
  373:                 crypto/des/cfb64ede.c (1.6.2.4), "Exp", lines: +111 -0
  374:                 crypto/des/des.h (1.40.2.6), "Exp", lines: +5 -1
  375:                 crypto/des/des_enc.c (1.11.2.4), "Exp", lines: +8 -0
  376:                 crypto/des/des_old.c (1.11.2.6), "Exp", lines: +1 -1
  377:                 crypto/des/destest.c (1.30.2.8), "Exp", lines: +2 -2
  378:                 crypto/des/ecb3_enc.c (1.8.2.3), "Exp", lines: +1 -3
  379:                 crypto/des/set_key.c (1.18.2.2), "Exp", lines: +4 -0
  380:                 crypto/dh/Makefile (1.1.4.1), "Exp", lines: +131 -0
  381:                 crypto/dsa/Makefile (1.1.4.1), "Exp", lines: +173 -0
  382:                 crypto/dsa/dsa_gen.c (1.19.2.1), "Exp", lines: +4 -1
  383:                 crypto/dsa/dsa_key.c (1.9.2.1), "Exp", lines: +2 -0
  384:                 crypto/dsa/dsa_ossl.c (1.12.2.6), "Exp", lines: +2 -0
  385:                 crypto/dsa/dsa_sign.c (1.10.2.5), "Exp", lines: +12 -0
  386:                 crypto/dsa/dsa_vrf.c (1.10.2.5), "Exp", lines: +8 -0
  387:                 crypto/dso/Makefile (1.1.4.1), "Exp", lines: +140 -0
  388:                 crypto/ec/Makefile (1.1.4.1), "Exp", lines: +126 -0
  389:                 crypto/engine/Makefile (1.1.4.1), "Exp", lines: +536 -0
  390:                 crypto/engine/hw_cryptodev.c (1.1.2.6), "Exp", lines: +6 -2
  391:                 crypto/err/Makefile (1.1.4.1), "Exp", lines: +118 -0
  392:                 crypto/err/err.h (1.35.2.6), "Exp", lines: +2 -0
  393:                 crypto/err/err_all.c (1.17.2.4), "Exp", lines: +4 -0
  394:                 crypto/err/openssl.ec (1.11.2.3), "Exp", lines: +1 -0
  395:                 crypto/evp/Makefile (1.1.4.1), "Exp", lines: +1057 -0
  396:                 crypto/evp/bio_md.c (1.11.2.1), "Exp", lines: +6 -0
  397:                 crypto/evp/c_allc.c (1.8.2.7), "Exp", lines: +8 -0
  398:                 crypto/evp/e_aes.c (1.6.2.10), "Exp", lines: +22 -4
  399:                 crypto/evp/e_des.c (1.5.2.8), "Exp", lines: +36 -3
  400:                 crypto/evp/e_des3.c (1.8.2.7), "Exp", lines: +43 -4
  401:                 crypto/evp/evp.h (1.86.2.15), "Exp", lines: +39 -11
  402:                 crypto/evp/evp_err.c (1.23.2.3), "Exp", lines: +3 -1
  403:                 crypto/evp/evp_lib.c (1.6.8.4), "Exp", lines: +24 -0
  404:                 crypto/evp/evp_locl.h (1.7.2.6), "Exp", lines: +11 -2
  405:                 crypto/evp/evp_test.c (1.14.2.13), "Exp", lines: +17 -8
  406:                 crypto/evp/evptests.txt (1.9.2.7), "Exp", lines: +106 -1
  407:                 crypto/hmac/Makefile (1.1.4.1), "Exp", lines: +99 -0
  408:                 crypto/idea/Makefile (1.1.4.1), "Exp", lines: +89 -0
  409:                 crypto/krb5/Makefile (1.1.4.1), "Exp", lines: +88 -0
  410:                 crypto/lhash/Makefile (1.1.4.1), "Exp", lines: +91 -0
  411:                 crypto/md2/Makefile (1.1.4.1), "Exp", lines: +91 -0
  412:                 crypto/md4/Makefile (1.1.4.1), "Exp", lines: +93 -0
  413:                 crypto/md5/Makefile (1.1.4.1), "Exp", lines: +129 -0
  414:                 crypto/mdc2/Makefile (1.1.4.1), "Exp", lines: +96 -0
  415:                 crypto/objects/Makefile (1.1.4.1), "Exp", lines: +121 -0
  416:                 crypto/objects/obj_dat.h (1.49.2.19), "Exp", lines: +33 -3
  417:                 crypto/objects/obj_mac.h (1.19.2.19), "Exp", lines: +40 -0
  418:                 crypto/objects/obj_mac.num (1.15.2.15), "Exp", lines: +10 -0
  419:                 crypto/objects/objects.txt (1.20.2.20), "Exp", lines: +13 -0
  420:                 crypto/ocsp/Makefile (1.1.4.1), "Exp", lines: +291 -0
  421:                 crypto/pem/Makefile (1.1.4.1), "Exp", lines: +334 -0
  422:                 crypto/pkcs12/Makefile (1.1.4.1), "Exp", lines: +415 -0
  423:                 crypto/pkcs7/Makefile (1.1.4.1), "Exp", lines: +241 -0
  424:                 crypto/rand/Makefile (1.1.4.1), "Exp", lines: +196 -0
  425:                 crypto/rand/md_rand.c (1.69.2.4), "Exp", lines: +9 -0
  426:                 crypto/rand/rand.h (1.26.2.7), "Exp", lines: +3 -0
  427:                 crypto/rand/rand_err.c (1.6.2.3), "Exp", lines: +4 -1
  428:                 crypto/rand/rand_lib.c (1.15.2.4), "Exp", lines: +11 -0
  429:                 crypto/rc2/Makefile (1.1.4.1), "Exp", lines: +89 -0
  430:                 crypto/rc4/Makefile (1.1.4.1), "Exp", lines: +108 -0
  431:                 crypto/rc5/Makefile (1.1.4.1), "Exp", lines: +106 -0
  432:                 crypto/ripemd/Makefile (1.1.4.1), "Exp", lines: +111 -0
  433:                 crypto/rsa/Makefile (1.1.4.1), "Exp", lines: +239 -0
  434:                 crypto/rsa/rsa_eay.c (1.28.2.9), "Exp", lines: +1 -1
  435:                 crypto/rsa/rsa_gen.c (1.8.6.1), "Exp", lines: +3 -0
  436:                 crypto/sha/Makefile (1.1.4.1), "Exp", lines: +118 -0
  437:                 crypto/sha/sha1dgst.c (1.21.2.1), "Exp", lines: +8 -0
  438:                 crypto/stack/Makefile (1.1.4.1), "Exp", lines: +86 -0
  439:                 crypto/txt_db/Makefile (1.1.4.1), "Exp", lines: +86 -0
  440:                 crypto/ui/Makefile (1.1.4.1), "Exp", lines: +115 -0
  441:                 crypto/x509/Makefile (1.1.4.1), "Exp", lines: +592 -0
  442:                 crypto/x509v3/Makefile (1.1.4.1), "Exp", lines: +601 -0
  443:                 fips/Makefile (1.1.4.1), "Exp", lines: +202 -0
  444:                 fips/fingerprint.sha1 (1.1.2.4), "Exp", lines: +4 -4
  445:                 fips/fips.c (1.1.2.3), "Exp", lines: +120 -5
  446:                 fips/fips.h (1.1.2.3), "Exp", lines: +42 -2
  447:                 fips/fips_check_sha1 (1.1.2.5), "Exp", lines: +2 -2
  448:                 fips/fips_err.h (1.1.4.1), "Exp", lines: +117 -0
  449:                 fips/fips_err_wrapper.c (1.1.2.3), "Exp", lines: +4 -2
  450:                 fips/fips_locl.h (1.1.4.1), "Exp", lines: +62 -0
  451:                 fips/fips_make_sha1 (1.1.2.5), "Exp", lines: +9 -6
  452:                 fips/fips_test_suite.c (1.1.4.1), "Exp", lines: +302 -0
  453:                 fips/openssl_fips_fingerprint (1.1.4.1), "Exp", lines: +25 -0
  454:                 fips/aes/Makefile (1.1.4.1), "Exp", lines: +131 -0
  455:                 fips/aes/fingerprint.sha1 (1.1.2.3), "Exp", lines: +3 -2
  456:                 fips/aes/fips_aes_core.c (1.1.2.3), "Exp", lines: +5 -2
  457:                 fips/aes/fips_aes_locl.h (1.1.2.3), "Exp", lines: +0 -0
  458:                 fips/aes/fips_aes_selftest.c (1.1.4.1), "Exp", lines: +112 -0
  459:                 fips/aes/fips_aesavs.c (1.1.2.10), "Exp", lines: +12 -6
  460:                 fips/des/Makefile (1.1.4.1), "Exp", lines: +155 -0
  461:                 fips/des/fingerprint.sha1 (1.1.2.3), "Exp", lines: +5 -2
  462:                 fips/des/fips_des_enc.c (1.1.2.4), "Exp", lines: +16 -3
  463:                 fips/des/fips_des_locl.h (1.1.2.3), "Exp", lines: +1 -1
  464:                 fips/des/fips_des_selftest.c (1.1.4.1), "Exp", lines: +200 -0
  465:                 fips/des/fips_desmovs.c (1.1.2.4), "Exp", lines: +186 -79
  466:                 fips/des/fips_set_key.c (1.1.4.1), "Exp", lines: +415 -0
  467:                 fips/des/asm/fips-dx86-elf.s (1.1.4.1), "Exp", lines: +2697 -0
  468:                 fips/dsa/Makefile (1.1.4.1), "Exp", lines: +159 -0
  469:                 fips/dsa/fingerprint.sha1 (1.1.2.4), "Exp", lines: +3 -1
  470:                 fips/dsa/fips_dsa_gen.c (1.1.4.1), "Exp", lines: +373 -0
  471:                 fips/dsa/fips_dsa_ossl.c (1.1.2.4), "Exp", lines: +16 -3
  472:                 fips/dsa/fips_dsa_selftest.c (1.1.4.1), "Exp", lines: +168 -0
  473:                 fips/dsa/fips_dsatest.c (1.1.2.4), "Exp", lines: +10 -6
  474:                 fips/dsa/fips_dssvs.c (1.1.4.1), "Exp", lines: +306 -0
  475:                 fips/rand/Makefile (1.1.4.1), "Exp", lines: +104 -0
  476:                 fips/rand/fingerprint.sha1 (1.1.2.3), "Exp", lines: +2 -2
  477:                 fips/rand/fips_rand.c (1.1.2.3), "Exp", lines: +60 -10
  478:                 fips/rand/fips_rand.h (1.1.2.3), "Exp", lines: +19 -1
  479:                 fips/rand/fips_randtest.c (1.1.2.3), "Exp", lines: +31 -10
  480:                 fips/rsa/Makefile (1.1.4.1), "Exp", lines: +112 -0
  481:                 fips/rsa/fingerprint.sha1 (1.1.4.1), "Exp", lines: +3 -0
  482:                 fips/rsa/fips_rsa_eay.c (1.1.4.1), "Exp", lines: +735 -0
  483:                 fips/rsa/fips_rsa_gen.c (1.1.4.1), "Exp", lines: +249 -0
  484:                 fips/rsa/fips_rsa_selftest.c (1.1.4.1), "Exp", lines: +207 -0
  485:                 fips/sha1/.cvsignore (1.1.2.3), "Exp", lines: +1 -2
  486:                 fips/sha1/Makefile (1.1.4.1), "Exp", lines: +158 -0
  487:                 fips/sha1/fingerprint.sha1 (1.1.2.4), "Exp", lines: +5 -3
  488:                 fips/sha1/fips_md32_common.h (1.1.2.3), "Exp", lines: +0 -0
  489:                 fips/sha1/fips_sha1_selftest.c (1.1.4.1), "Exp", lines: +97 -0
  490:                 fips/sha1/fips_sha1dgst.c (1.1.2.4), "Exp", lines: +4 -4
  491:                 fips/sha1/fips_sha1test.c (1.1.2.4), "Exp", lines: +17 -0
  492:                 fips/sha1/fips_sha_locl.h (1.1.2.3), "Exp", lines: +7 -0
  493:                 fips/sha1/fips_standalone_sha1.c (1.1.2.4), "Exp", lines: +60 -7
  494:                 fips/sha1/sha1hashes.txt (1.1.2.3), "Exp", lines: +0 -0
  495:                 fips/sha1/sha1vectors.txt (1.1.2.3), "Exp", lines: +0 -0
  496:                 fips/sha1/standalone.sha1 (1.1.2.5), "Exp", lines: +6 -4
  497:                 fips/sha1/asm/sx86-elf.s (1.1.4.1), "Exp", lines: +1568 -0
  498:                 ms/do_masm.bat (1.1.8.2), "Exp", lines: +12 -10
  499:                 ms/do_ms.bat (1.4.8.2), "Exp", lines: +11 -11
  500:                 ms/do_nasm.bat (1.1.8.2), "Exp", lines: +12 -11
  501:                 ms/do_nt.bat (1.2.8.1), "Exp", lines: +4 -4
  502:                 shlib/hpux10-cc.sh (1.3.2.2), "Exp", lines: +3 -3
  503:                 ssl/Makefile (1.1.4.1), "Exp", lines: +1019 -0
  504:                 ssl/s3_clnt.c (1.53.2.16), "Exp", lines: +10 -0
  505:                 ssl/s3_srvr.c (1.85.2.21), "Exp", lines: +9 -0
  506:                 ssl/ssl_cert.c (1.48.2.7), "Exp", lines: +9 -0
  507:                 ssl/ssl_lib.c (1.110.2.12), "Exp", lines: +13 -1
  508:                 ssl/ssltest.c (1.53.2.23), "Exp", lines: +33 -1
  509:                 ssl/t1_enc.c (1.27.2.8), "Exp", lines: +19 -1
  510:                 test/.cvsignore (1.4.8.1), "Exp", lines: +4 -0
  511:                 test/Makefile (1.1.4.1), "Exp", lines: +941 -0
  512:                 test/bctest (1.14.2.1), "Exp", lines: +1 -1
  513:                 test/testenc (1.3.8.1), "Exp", lines: +1 -1
  514:                 test/testfipsssl (1.1.4.1), "Exp", lines: +113 -0
  515:                 tools/Makefile (1.1.4.1), "Exp", lines: +61 -0
  516:                 util/cygwin.sh (1.1.2.5), "Exp", lines: +3 -3
  517:                 util/domd (1.6.2.3), "Exp", lines: +5 -5
  518:                 util/fixNT.sh (1.1.1.2.8.1), "Exp", lines: +3 -3
  519:                 util/libeay.num (1.173.2.19), "Exp", lines: +55 -11
  520:                 util/mk1mf.pl (1.41.2.10), "Exp", lines: +6 -4
  521:                 util/mkdef.pl (1.67.2.7), "Exp", lines: +11 -4
  522:                 util/mkerr.pl (1.18.2.6), "Exp", lines: +2 -1
  523:                 util/mkfiles.pl (1.12.2.1), "Exp", lines: +8 -1
  524:                 util/pod2mantest (1.1.2.7), "Exp", lines: +1 -1
  525:                 util/selftest.pl (1.18.2.1), "Exp", lines: +2 -2
  526:                 util/pl/BC-16.pl (1.2.2.1), "Exp", lines: +1 -1
  527:                 util/pl/BC-32.pl (1.11.2.4), "Exp", lines: +1 -1
  528:                 util/pl/Mingw32.pl (1.12.6.5), "Exp", lines: +1 -1
  529:                 util/pl/OS2-EMX.pl (1.1.2.3), "Exp", lines: +1 -1
  530:                 util/pl/VC-16.pl (1.3.2.1), "Exp", lines: +2 -2
  531:                 util/pl/VC-32.pl (1.11.2.3), "Exp", lines: +2 -2
  532:                 util/pl/VC-CE.pl (1.1.2.5), "Exp", lines: +1 -1
  533:                 util/pl/ultrix.pl (1.2.8.1), "Exp", lines: +1 -1
  534: 
  535:         Pull FIPS back into stable.
  536: 
  537: 2004-05-12 10:27  levitte
  538: 
  539:         Changed:
  540:                 apps/Makefile (1.1.4.2), "Exp", lines: +3 -1
  541: 
  542:         Only check for FIPS signatures when FIPS is enabled.
  543: 
  544: 2004-05-12 10:28  levitte
  545: 
  546:         Changed:
  547:                 crypto/des/FILES0 (1.1.4.2), "Exp", lines: +1 -1
  548: 
  549:         Makefile.ssl changed name to Makefile.
  550: 
  551: 2004-05-12 10:28  levitte
  552: 
  553:         Changed:
  554:                 fips/rand/fips_rand.c (1.1.2.4), "Exp", lines: +5 -1
  555: 
  556:         Only really build this file when OPENSSL_FIPS is defined.  And oh,
  557:         let's keep internal variables static.
  558: 
  559: 2004-05-12 10:42  levitte
  560: 
  561:         Changed:
  562:                 fips/rand/fingerprint.sha1 (1.1.2.4), "Exp", lines: +1 -1
  563: 
  564:         I forgot to modify the signature for fips_rand.c...
  565: 
  566: 2004-05-12 10:46  levitte
  567: 
  568:         Changed:
  569:                 fips/rsa/.cvsignore (1.1.4.1), "Exp", lines: +1 -0
  570:                 fips/.cvsignore (1.1.2.3), "Exp", lines: +1 -1
  571:                 fips/aes/.cvsignore (1.1.2.3), "Exp", lines: +0 -3
  572:                 fips/des/.cvsignore (1.1.2.3), "Exp", lines: +0 -2
  573:                 fips/dsa/.cvsignore (1.1.2.3), "Exp", lines: +0 -1
  574:                 fips/rand/.cvsignore (1.1.2.3), "Exp", lines: +0 -1
  575: 
  576:         Ignore the 'lib' timestamp file.
  577: 
  578: 2004-05-12 12:07  levitte
  579: 
  580:         Changed:
  581:                 fips/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
  582:                 fips/aes/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
  583:                 fips/des/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
  584:                 fips/dsa/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
  585:                 fips/rand/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
  586:                 fips/rsa/.cvsignore (1.1.4.2), "Exp", lines: +1 -0
  587:                 fips/sha1/.cvsignore (1.1.2.4), "Exp", lines: +1 -0
  588: 
  589:         Ignore 'Makefile.save'
  590: 
  591: 2004-05-12 16:11  ben
  592: 
  593:         Changed:
  594:                 crypto/rand/rand.h (1.26.2.8), "Exp", lines: +2 -0
  595:                 crypto/rand/rand_err.c (1.6.2.4), "Exp", lines: +2 -0
  596:                 fips/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
  597:                 fips/fips.c (1.1.2.4), "Exp", lines: +5 -1
  598:                 fips/rand/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
  599:                 fips/rand/fips_rand.c (1.1.2.5), "Exp", lines: +29 -0
  600: 
  601:         Blow up in people's faces if they don't reseed.
  602: 
  603: 2004-05-15 19:51  ben
  604: 
  605:         Changed:
  606:                 crypto/dh/dh.h (1.23.2.6), "Exp", lines: +1 -0
  607:                 crypto/dh/dh_err.c (1.6.2.3), "Exp", lines: +2 -1
  608:                 crypto/dh/dh_gen.c (1.8.8.2), "Exp", lines: +9 -0
  609:                 fips/fips_test_suite.c (1.1.4.2), "Exp", lines: +4 -3
  610:                 fips/aes/fips_aesavs.c (1.1.2.11), "Exp", lines: +49 -1