[BACK]Return to CHANGES-1.5.4 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Annotation of src/CHANGES-1.5.4, Revision 1.1.2.43

1.1.2.43! itojun      1: #      $NetBSD: CHANGES-1.5.4,v 1.1.2.42 2002/09/05 23:06:17 itojun Exp $
1.1.2.1   he          2:
                      3: A complete list of changes from NetBSD 1.5.3 to NetBSD 1.5.4:
                      4:
                      5: File                                           Revision(s)
                      6: ----                                           --------
                      7:
                      8: sys/sys/param.h                                        patch
                      9: sys/conf/osrelease.sh                          patch
                     10: share/tmac/doc-common                          patch
                     11:
                     12:   Mark this with 1.5.4_ALPHA.
                     13:
1.1.2.3   he         14: crypto/Makefile.openssl                                1.7 via patch
1.1.2.1   he         15: crypto/dist/openssl/CHANGES                    patch
                     16: crypto/dist/openssl/crypto/asn1/asn1_lib.c     patch
                     17: crypto/dist/openssl/crypto/conf/conf.c         patch
1.1.2.3   he         18: crypto/dist/openssl/crypto/cryptlib.c          patch
                     19: crypto/dist/openssl/crypto/cryptlib.h          patch
1.1.2.1   he         20: crypto/dist/openssl/crypto/objects/obj_dat.c   patch
                     21: crypto/dist/openssl/ssl/s2_clnt.c              patch
                     22: crypto/dist/openssl/ssl/s2_lib.c               patch
                     23: crypto/dist/openssl/ssl/s2_srvr.c              patch
                     24: crypto/dist/openssl/ssl/s3_clnt.c              patch
                     25: crypto/dist/openssl/ssl/s3_srvr.c              patch
                     26: crypto/dist/openssl/ssl/ssl.h                  patch
                     27: crypto/dist/openssl/ssl/ssl_asn1.c             patch
                     28: crypto/dist/openssl/ssl/ssl_err.c              patch
                     29: crypto/dist/openssl/ssl/ssl_sess.c             patch
                     30:
                     31:   Apply point patch to add ASN.1 encoding and buffer overflow
                     32:   checks.
1.1.2.2   he         33:
                     34: lib/libc/rpc/xdr_array.c                       1.13-1.14
                     35:
                     36:   Fix bounds checking, eliminating an overflow condition.
1.1.2.3   he         37:
                     38: crypto/Makefile.openssl                                1.2.2.3 -> 1.7
                     39: crypto/dist/openssl/CHANGES                    1.1.1.1.2.2 -> 1.6
                     40: crypto/dist/openssl/Configure                  1.1.1.3-1.1.1.7
                     41: crypto/dist/openssl/FAQ                                1.2-1.7
                     42: crypto/dist/openssl/INSTALL                    1.1.1.3-1.1.1.6
                     43: crypto/dist/openssl/INSTALL.MacOS              1.2
                     44: crypto/dist/openssl/INSTALL.VMS                        1.1.1.3-1.1.1.4
                     45: crypto/dist/openssl/INSTALL.W32                        1.1.1.3-1.1.1.5
                     46: crypto/dist/openssl/LICENSE                    1.1.1.3-1.1.1.4
                     47: crypto/dist/openssl/Makefile.org               1.1.1.3-1.1.1.8
                     48: crypto/dist/openssl/Makefile.ssl               1.1.1.3-1.1.1.8
                     49: crypto/dist/openssl/NEWS                       1.1.1.3-1.1.1.8
                     50: crypto/dist/openssl/PROBLEMS                   1.1-1.2 (new)
                     51: crypto/dist/openssl/README                     1.1.1.3-1.1.1.8
                     52: crypto/dist/openssl/README.ENGINE              1.1.1.1-1.1.1.2 (new)
                     53: crypto/dist/openssl/VMS/install.com            1.1.1.3
                     54: crypto/dist/openssl/VMS/vms_idhacks.h          deleted
                     55: crypto/dist/openssl/apps/CA.pl                 1.1.1.3-1.1.1.5
                     56: crypto/dist/openssl/apps/CA.pl.in              1.2
                     57: crypto/dist/openssl/apps/Makefile.save         1.2
                     58: crypto/dist/openssl/apps/Makefile.ssl          1.1.1.3-1.1.1.5
                     59: crypto/dist/openssl/apps/app_rand.c            1.2
                     60: crypto/dist/openssl/apps/apps.c                        1.1.1.3-1.1.1.4
                     61: crypto/dist/openssl/apps/apps.h                        1.1.1.2 -> 1.2
                     62: crypto/dist/openssl/apps/asn1pars.c            1.1.1.3-1.1.1.4
                     63: crypto/dist/openssl/apps/ca-cert.srl           1.1.1.2
                     64: crypto/dist/openssl/apps/ca.c                  1.1.1.3-1.1.1.6
                     65: crypto/dist/openssl/apps/ciphers.c             1.1.1.3
                     66: crypto/dist/openssl/apps/crl.c                 1.1.1.3
                     67: crypto/dist/openssl/apps/crl2p7.c              1.1.1.3
                     68: crypto/dist/openssl/apps/der_chop              1.1.1.3-1.1.1.4
                     69: crypto/dist/openssl/apps/dgst.c                        1.1.1.2 -> 1.3
                     70: crypto/dist/openssl/apps/dh.c                  1.1.1.3
                     71: crypto/dist/openssl/apps/dh1024.pem            1.1.1.2
                     72: crypto/dist/openssl/apps/dh2048.pem            1.1.1.1 (new)
                     73: crypto/dist/openssl/apps/dh4096.pem            1.1.1.1 (new)
                     74: crypto/dist/openssl/apps/dh512.pem             1.1.1.1 (new)
                     75: crypto/dist/openssl/apps/dhparam.c             1.2
                     76: crypto/dist/openssl/apps/dsa.c                 1.1.1.3
                     77: crypto/dist/openssl/apps/dsaparam.c            1.1.1.3-1.1.1.4
                     78: crypto/dist/openssl/apps/eay.c                 deleted
                     79: crypto/dist/openssl/apps/enc.c                 1.1.1.3-1.1.1.5
                     80: crypto/dist/openssl/apps/errstr.c              1.1.1.3
                     81: crypto/dist/openssl/apps/gendh.c               1.1.1.3
                     82: crypto/dist/openssl/apps/gendsa.c              1.1.1.3
                     83: crypto/dist/openssl/apps/genrsa.c              1.1.1.3
                     84: crypto/dist/openssl/apps/makeapps.com          1.1.1.3-1.1.1.4
                     85: crypto/dist/openssl/apps/nseq.c                        1.1.1.3
                     86: crypto/dist/openssl/apps/openssl.c             1.1.1.3-1.1.1.4
                     87: crypto/dist/openssl/apps/passwd.c              1.2
                     88: crypto/dist/openssl/apps/pca-cert.srl          1.1.1.2
                     89: crypto/dist/openssl/apps/pem_mail.c            deleted
                     90: crypto/dist/openssl/apps/pkcs12.c              1.1.1.3-1.1.1.4
                     91: crypto/dist/openssl/apps/pkcs7.c               1.1.1.3-1.1.1.4
                     92: crypto/dist/openssl/apps/pkcs8.c               1.1.1.3
                     93: crypto/dist/openssl/apps/progs.h               1.1.1.2 -> 1.2
                     94: crypto/dist/openssl/apps/progs.pl              1.1.1.3
                     95: crypto/dist/openssl/apps/rand.c                        1.2
                     96: crypto/dist/openssl/apps/req.c                 1.1.1.3-1.1.1.4
                     97: crypto/dist/openssl/apps/rsa.c                 1.1.1.3
                     98: crypto/dist/openssl/apps/rsa/01.pem            deleted
                     99: crypto/dist/openssl/apps/rsa/1.txt             deleted
                    100: crypto/dist/openssl/apps/rsa/SecureServer.pem  deleted
                    101: crypto/dist/openssl/apps/rsa/s.txt             deleted
                    102: crypto/dist/openssl/apps/rsautl.c              1.1.1.1 (new)
                    103: crypto/dist/openssl/apps/s_client.c            1.1.1.3-1.1.1.4
                    104: crypto/dist/openssl/apps/s_server.c            1.1.1.3
                    105: crypto/dist/openssl/apps/s_socket.c            1.1.1.3
                    106: crypto/dist/openssl/apps/s_time.c              1.1.1.2 -> 1.3
                    107: crypto/dist/openssl/apps/server.pem            1.1.1.2
                    108: crypto/dist/openssl/apps/sess_id.c             1.1.1.3
                    109: crypto/dist/openssl/apps/smime.c               1.2-1.4
                    110: crypto/dist/openssl/apps/speed.c               1.1.1.3-1.1.1.5
                    111: crypto/dist/openssl/apps/spkac.c               1.2
                    112: crypto/dist/openssl/apps/tkca                  deleted
                    113: crypto/dist/openssl/apps/verify.c              1.1.1.3
                    114: crypto/dist/openssl/apps/x509.c                        1.1.1.3-1.1.1.4
                    115: crypto/dist/openssl/certs/expired/rsa-ssca.pem 1.1.1.1 (new)
                    116: crypto/dist/openssl/certs/rsa-ssca.pem         deleted
                    117: crypto/dist/openssl/config                     1.1.1.3-1.1.1.7
                    118: crypto/dist/openssl/crypto/Makefile.save       1.2-1.3
                    119: crypto/dist/openssl/crypto/Makefile.ssl                1.1.1.3-1.1.1.5
                    120: crypto/dist/openssl/crypto/asn1/Makefile.save  1.2-1.3
                    121: crypto/dist/openssl/crypto/asn1/Makefile.ssl   1.1.1.3-1.1.1.4
                    122: crypto/dist/openssl/crypto/asn1/a_bitstr.c     1.1.1.3-1.1.1.5
                    123: crypto/dist/openssl/crypto/asn1/a_bytes.c      1.1.1.3
                    124: crypto/dist/openssl/crypto/asn1/a_digest.c     1.1.1.3
                    125: crypto/dist/openssl/crypto/asn1/a_dup.c                1.1.1.3
                    126: crypto/dist/openssl/crypto/asn1/a_enum.c       1.1.1.3-1.1.1.4
                    127: crypto/dist/openssl/crypto/asn1/a_gentm.c      1.1.1.3-1.1.1.4
                    128: crypto/dist/openssl/crypto/asn1/a_hdr.c                1.1.1.3
                    129: crypto/dist/openssl/crypto/asn1/a_i2d_fp.c     1.1.1.3
                    130: crypto/dist/openssl/crypto/asn1/a_int.c                1.1.1.3-1.1.1.4
                    131: crypto/dist/openssl/crypto/asn1/a_mbstr.c      1.2
                    132: crypto/dist/openssl/crypto/asn1/a_object.c     1.1.1.3
                    133: crypto/dist/openssl/crypto/asn1/a_set.c                1.1.1.2-1.1.1.3
                    134: crypto/dist/openssl/crypto/asn1/a_sign.c       1.1.1.3-1.1.1.4
                    135: crypto/dist/openssl/crypto/asn1/a_strex.c      1.1.1.1 (new)
                    136: crypto/dist/openssl/crypto/asn1/a_strnid.c     1.2-1.3
                    137: crypto/dist/openssl/crypto/asn1/a_time.c       1.1.1.3-1.1.1.4
                    138: crypto/dist/openssl/crypto/asn1/a_type.c       1.1.1.3
                    139: crypto/dist/openssl/crypto/asn1/a_utctm.c      1.1.1.3-1.1.1.5
                    140: crypto/dist/openssl/crypto/asn1/a_utf8.c       1.1.1.3
                    141: crypto/dist/openssl/crypto/asn1/a_verify.c     1.1.1.3
                    142: crypto/dist/openssl/crypto/asn1/asn1.h         1.1.1.2 -> 1.3
                    143: crypto/dist/openssl/crypto/asn1/asn1_lib.c     1.1.1.1.2.2 -> 1.4
                    144: crypto/dist/openssl/crypto/asn1/asn1_mac.h     1.1.1.3
                    145: crypto/dist/openssl/crypto/asn1/asn1_par.c     1.1.1.3
                    146: crypto/dist/openssl/crypto/asn1/asn_pack.c     1.1.1.2
                    147: crypto/dist/openssl/crypto/asn1/charmap.h      1.1.1.1 (new)
                    148: crypto/dist/openssl/crypto/asn1/charmap.pl     1.1.1.1 (new)
                    149: crypto/dist/openssl/crypto/asn1/d2i_dhp.c      1.1.1.3
                    150: crypto/dist/openssl/crypto/asn1/d2i_dsap.c     1.1.1.3-1.1.1.4
                    151: crypto/dist/openssl/crypto/asn1/d2i_r_pr.c     1.1.1.3
                    152: crypto/dist/openssl/crypto/asn1/d2i_r_pu.c     1.1.1.3
                    153: crypto/dist/openssl/crypto/asn1/d2i_s_pr.c     1.1.1.3
                    154: crypto/dist/openssl/crypto/asn1/d2i_s_pu.c     1.1.1.3
                    155: crypto/dist/openssl/crypto/asn1/f_enum.c       1.1.1.3
                    156: crypto/dist/openssl/crypto/asn1/f_int.c                1.1.1.3
                    157: crypto/dist/openssl/crypto/asn1/f_string.c     1.1.1.3
                    158: crypto/dist/openssl/crypto/asn1/i2d_dhp.c      1.1.1.3
                    159: crypto/dist/openssl/crypto/asn1/i2d_dsap.c     1.1.1.3
                    160: crypto/dist/openssl/crypto/asn1/i2d_r_pr.c     1.1.1.3
                    161: crypto/dist/openssl/crypto/asn1/i2d_r_pu.c     1.1.1.3
                    162: crypto/dist/openssl/crypto/asn1/i2d_s_pr.c     1.1.1.3
                    163: crypto/dist/openssl/crypto/asn1/i2d_s_pu.c     1.1.1.3
                    164: crypto/dist/openssl/crypto/asn1/n_pkey.c       1.1.1.3
                    165: crypto/dist/openssl/crypto/asn1/nsseq.c                1.1.1.2
                    166: crypto/dist/openssl/crypto/asn1/p5_pbe.c       1.1.1.3
                    167: crypto/dist/openssl/crypto/asn1/p5_pbev2.c     1.1.1.3
                    168: crypto/dist/openssl/crypto/asn1/p7_dgst.c      1.1.1.3
                    169: crypto/dist/openssl/crypto/asn1/p7_enc.c       1.1.1.3
                    170: crypto/dist/openssl/crypto/asn1/p7_enc_c.c     1.1.1.3
                    171: crypto/dist/openssl/crypto/asn1/p7_evp.c       1.1.1.3
                    172: crypto/dist/openssl/crypto/asn1/p7_i_s.c       1.1.1.3
                    173: crypto/dist/openssl/crypto/asn1/p7_lib.c       1.1.1.3
                    174: crypto/dist/openssl/crypto/asn1/p7_recip.c     1.1.1.3
                    175: crypto/dist/openssl/crypto/asn1/p7_s_e.c       1.1.1.3
                    176: crypto/dist/openssl/crypto/asn1/p7_signd.c     1.1.1.3
                    177: crypto/dist/openssl/crypto/asn1/p7_signi.c     1.1.1.3
                    178: crypto/dist/openssl/crypto/asn1/p8_key.c       1.2
                    179: crypto/dist/openssl/crypto/asn1/p8_pkey.c      1.1.1.3
                    180: crypto/dist/openssl/crypto/asn1/pkcs8.c                deleted
                    181: crypto/dist/openssl/crypto/asn1/t_pkey.c       1.1.1.3-1.1.1.4
                    182: crypto/dist/openssl/crypto/asn1/t_x509.c       1.1.1.3-1.1.1.4
                    183: crypto/dist/openssl/crypto/asn1/t_x509a.c      1.2
                    184: crypto/dist/openssl/crypto/asn1/x_algor.c      1.1.1.3
                    185: crypto/dist/openssl/crypto/asn1/x_attrib.c     1.1.1.3
                    186: crypto/dist/openssl/crypto/asn1/x_cinf.c       1.1.1.3
                    187: crypto/dist/openssl/crypto/asn1/x_crl.c                1.1.1.3
                    188: crypto/dist/openssl/crypto/asn1/x_exten.c      1.1.1.3
                    189: crypto/dist/openssl/crypto/asn1/x_info.c       1.1.1.3
                    190: crypto/dist/openssl/crypto/asn1/x_name.c       1.1.1.3
                    191: crypto/dist/openssl/crypto/asn1/x_pkey.c       1.1.1.3
                    192: crypto/dist/openssl/crypto/asn1/x_pubkey.c     1.1.1.3-1.1.1.5
                    193: crypto/dist/openssl/crypto/asn1/x_req.c                1.1.1.3
                    194: crypto/dist/openssl/crypto/asn1/x_sig.c                1.1.1.3
                    195: crypto/dist/openssl/crypto/asn1/x_spki.c       1.1.1.3
                    196: crypto/dist/openssl/crypto/asn1/x_val.c                1.1.1.3
                    197: crypto/dist/openssl/crypto/asn1/x_x509.c       1.1.1.3
                    198: crypto/dist/openssl/crypto/asn1/x_x509a.c      1.2
                    199: crypto/dist/openssl/crypto/bf/Makefile.save    1.2-1.3
                    200: crypto/dist/openssl/crypto/bf/Makefile.ssl     1.1.1.3
                    201: crypto/dist/openssl/crypto/bf/Makefile.uni     deleted
                    202: crypto/dist/openssl/crypto/bf/asm/b-win32.asm  deleted
                    203: crypto/dist/openssl/crypto/bf/bftest.c         1.1.1.3
                    204: crypto/dist/openssl/crypto/bio/Makefile.save   1.2-1.3
                    205: crypto/dist/openssl/crypto/bio/Makefile.ssl    1.1.1.3-1.1.1.4
                    206: crypto/dist/openssl/crypto/bio/b_dump.c                1.1.1.3
                    207: crypto/dist/openssl/crypto/bio/b_print.c       1.1.1.3-1.1.1.7
                    208: crypto/dist/openssl/crypto/bio/b_sock.c                1.1.1.3-1.1.1.4
                    209: crypto/dist/openssl/crypto/bio/bf_buff.c       1.1.1.3-1.1.1.4
                    210: crypto/dist/openssl/crypto/bio/bf_lbuf.c       1.1.1.1-1.1.1.2 (new)
                    211: crypto/dist/openssl/crypto/bio/bf_lbuf.c       1.1.1.2
                    212: crypto/dist/openssl/crypto/bio/bf_nbio.c       1.1.1.3-1.1.1.4
                    213: crypto/dist/openssl/crypto/bio/bf_null.c       1.1.1.3
                    214: crypto/dist/openssl/crypto/bio/bio.h           1.3-1.4
                    215: crypto/dist/openssl/crypto/bio/bio_err.c       1.1.1.3
                    216: crypto/dist/openssl/crypto/bio/bio_lib.c       1.1.1.3
                    217: crypto/dist/openssl/crypto/bio/bss_acpt.c      1.1.1.3
                    218: crypto/dist/openssl/crypto/bio/bss_bio.c       1.1.1.3-1.1.1.5
                    219: crypto/dist/openssl/crypto/bio/bss_conn.c      1.1.1.3
                    220: crypto/dist/openssl/crypto/bio/bss_file.c      1.1.1.3
                    221: crypto/dist/openssl/crypto/bio/bss_log.c       1.1.1.2 -> 1.4
                    222: crypto/dist/openssl/crypto/bio/bss_mem.c       1.1.1.3
                    223: crypto/dist/openssl/crypto/bio/bss_null.c      1.1.1.3
                    224: crypto/dist/openssl/crypto/bio/bss_rtcp.c      1.1.1.3
                    225: crypto/dist/openssl/crypto/bio/bss_sock.c      1.1.1.3
                    226: crypto/dist/openssl/crypto/bn/Makefile.save    1.2-1.3
                    227: crypto/dist/openssl/crypto/bn/Makefile.ssl     1.1.1.3-1.1.1.4
                    228: crypto/dist/openssl/crypto/bn/asm/README       1.1.1.3
                    229: crypto/dist/openssl/crypto/bn/asm/bn-win32.asm deleted
                    230: crypto/dist/openssl/crypto/bn/asm/ia64.S       1.1.1.1 (new)
                    231: crypto/dist/openssl/crypto/bn/asm/mips3.s      1.1.1.3-1.1.1.4
                    232: crypto/dist/openssl/crypto/bn/asm/pa-risc2.s   1.1.1.2
                    233: crypto/dist/openssl/crypto/bn/asm/pa-risc2W.s  1.1.1.1 (new)
                    234: crypto/dist/openssl/crypto/bn/asm/x86w16.asm   deleted
                    235: crypto/dist/openssl/crypto/bn/asm/x86w32.asm   deleted
                    236: crypto/dist/openssl/crypto/bn/bn.h             1.4-1.5
                    237: crypto/dist/openssl/crypto/bn/bn_asm.c         1.1.1.3
                    238: crypto/dist/openssl/crypto/bn/bn_blind.c       1.1.1.2
                    239: crypto/dist/openssl/crypto/bn/bn_comba.c       deleted
                    240: crypto/dist/openssl/crypto/bn/bn_ctx.c         1.2
                    241: crypto/dist/openssl/crypto/bn/bn_div.c         1.1.1.3-1.1.1.5
                    242: crypto/dist/openssl/crypto/bn/bn_err.c         1.1.1.3
                    243: crypto/dist/openssl/crypto/bn/bn_exp.c         1.1.1.3
                    244: crypto/dist/openssl/crypto/bn/bn_exp2.c                1.1.1.3
                    245: crypto/dist/openssl/crypto/bn/bn_gcd.c         1.1.1.3
                    246: crypto/dist/openssl/crypto/bn/bn_lcl.h         1.1.1.3
                    247: crypto/dist/openssl/crypto/bn/bn_lib.c         1.1.1.3
                    248: crypto/dist/openssl/crypto/bn/bn_m.c           deleted
                    249: crypto/dist/openssl/crypto/bn/bn_mont.c                1.1.1.3-1.1.1.4
                    250: crypto/dist/openssl/crypto/bn/bn_mul.c         1.1.1.3-1.1.1.4
                    251: crypto/dist/openssl/crypto/bn/bn_opts.c                deleted
                    252: crypto/dist/openssl/crypto/bn/bn_prime.c       1.1.1.3
                    253: crypto/dist/openssl/crypto/bn/bn_print.c       1.1.1.3
                    254: crypto/dist/openssl/crypto/bn/bn_rand.c                1.1.1.3-1.1.1.4
                    255: crypto/dist/openssl/crypto/bn/bn_recp.c                1.1.1.3
                    256: crypto/dist/openssl/crypto/bn/bn_shift.c       1.1.1.2
                    257: crypto/dist/openssl/crypto/bn/bn_sqr.c         1.1.1.3-1.1.1.4
                    258: crypto/dist/openssl/crypto/bn/bn_word.c                1.1.1.3
                    259: crypto/dist/openssl/crypto/bn/bntest.c         1.1.1.3
                    260: crypto/dist/openssl/crypto/bn/comba.pl         deleted
                    261: crypto/dist/openssl/crypto/bn/d.c              deleted
                    262: crypto/dist/openssl/crypto/bn/divtest.c                1.4
                    263: crypto/dist/openssl/crypto/bn/new              deleted
                    264: crypto/dist/openssl/crypto/bn/old/b_sqr.c      deleted
                    265: crypto/dist/openssl/crypto/bn/old/bn_com.c     deleted
                    266: crypto/dist/openssl/crypto/bn/old/bn_high.c    deleted
                    267: crypto/dist/openssl/crypto/bn/old/bn_ka.c      deleted
                    268: crypto/dist/openssl/crypto/bn/old/bn_low.c     deleted
                    269: crypto/dist/openssl/crypto/bn/old/bn_m.c       deleted
                    270: crypto/dist/openssl/crypto/bn/old/bn_mul.c.works deleted
                    271: crypto/dist/openssl/crypto/bn/old/bn_wmul.c    deleted
                    272: crypto/dist/openssl/crypto/bn/old/build                deleted
                    273: crypto/dist/openssl/crypto/bn/old/info         deleted
                    274: crypto/dist/openssl/crypto/bn/old/test.works   deleted
                    275: crypto/dist/openssl/crypto/bn/test.c           deleted
                    276: crypto/dist/openssl/crypto/bn/vms-helper.c     1.1.1.2
                    277: crypto/dist/openssl/crypto/buffer/Makefile.save        1.2-1.3
                    278: crypto/dist/openssl/crypto/buffer/Makefile.ssl 1.1.1.3
                    279: crypto/dist/openssl/crypto/buffer/buffer.c     1.1.1.2
                    280: crypto/dist/openssl/crypto/buffer/buffer.h     1.1.1.2
                    281: crypto/dist/openssl/crypto/cast/Makefile.save  1.2
                    282: crypto/dist/openssl/crypto/cast/Makefile.ssl   1.1.1.3
                    283: crypto/dist/openssl/crypto/cast/Makefile.uni   deleted
                    284: crypto/dist/openssl/crypto/cast/asm/c-win32.asm        deleted
                    285: crypto/dist/openssl/crypto/cast/c_skey.c       1.1.1.2
                    286: crypto/dist/openssl/crypto/cast/cast.h         1.4
                    287: crypto/dist/openssl/crypto/comp/Makefile.save  1.2
                    288: crypto/dist/openssl/crypto/comp/Makefile.ssl   1.1.1.2-1.1.1.3
                    289: crypto/dist/openssl/crypto/comp/comp.h         1.1.1.3-1.1.1.4
                    290: crypto/dist/openssl/crypto/comp/comp_lib.c     1.1.1.2
                    291: crypto/dist/openssl/crypto/conf/Makefile.save  1.2
                    292: crypto/dist/openssl/crypto/conf/Makefile.ssl   1.1.1.2-1.1.1.4
                    293: crypto/dist/openssl/crypto/conf/conf.c         deleted
                    294: crypto/dist/openssl/crypto/conf/conf.h         1.1.1.2 -> 1.3
                    295: crypto/dist/openssl/crypto/conf/conf_api.c     1.1.1.1-1.1.1.2 (new)
                    296: crypto/dist/openssl/crypto/conf/conf_api.h     1.1.1.1 (new)
                    297: crypto/dist/openssl/crypto/conf/conf_def.c     1.1-1.2 (new)
                    298: crypto/dist/openssl/crypto/conf/conf_def.h     1.1.1.1-1.1.1.2 (new)
                    299: crypto/dist/openssl/crypto/conf/conf_err.c     1.1.1.3
                    300: crypto/dist/openssl/crypto/conf/conf_lcl.h     deleted
                    301: crypto/dist/openssl/crypto/conf/conf_lib.c     1.1.1.1 (new)
                    302: crypto/dist/openssl/crypto/conf/keysets.pl     1.1.1.2-1.1.1.3
                    303: crypto/dist/openssl/crypto/conf/test.c         1.1.1.2
                    304: crypto/dist/openssl/crypto/cpt_err.c           1.1.1.3
                    305: crypto/dist/openssl/crypto/cryptlib.c          1.1.1.1.2.2 -> 1.3
                    306: crypto/dist/openssl/crypto/crypto-lib.com      1.1.1.3-1.1.1.5
                    307: crypto/dist/openssl/crypto/crypto.c            deleted
                    308: crypto/dist/openssl/crypto/crypto.h            1.1.1.2 -> 1.3
                    309: crypto/dist/openssl/crypto/des/DES.pod         deleted
                    310: crypto/dist/openssl/crypto/des/MODES.DES       deleted
                    311: crypto/dist/openssl/crypto/des/Makefile.PL     deleted
                    312: crypto/dist/openssl/crypto/des/Makefile.lit    deleted
                    313: crypto/dist/openssl/crypto/des/Makefile.save   1.2-1.3
                    314: crypto/dist/openssl/crypto/des/Makefile.ssl    1.1.1.3
                    315: crypto/dist/openssl/crypto/des/Makefile.uni    deleted
                    316: crypto/dist/openssl/crypto/des/PC1             deleted
                    317: crypto/dist/openssl/crypto/des/PC2             deleted
                    318: crypto/dist/openssl/crypto/des/asm/d-win32.asm deleted
                    319: crypto/dist/openssl/crypto/des/asm/des-586.pl  1.1.1.2
                    320: crypto/dist/openssl/crypto/des/asm/des686.pl   1.1.1.2
                    321: crypto/dist/openssl/crypto/des/asm/readme      1.1.1.2
                    322: crypto/dist/openssl/crypto/des/asm/y-win32.asm deleted
                    323: crypto/dist/openssl/crypto/des/cbc_cksm.c      1.1.1.2
                    324: crypto/dist/openssl/crypto/des/cfb64enc.c      1.1.1.2
                    325: crypto/dist/openssl/crypto/des/cfb_enc.c       1.1.1.2
                    326: crypto/dist/openssl/crypto/des/des.c           1.1.1.3
                    327: crypto/dist/openssl/crypto/des/des.h           1.1.1.1.2.4 -> 1.13
                    328: crypto/dist/openssl/crypto/des/des.man         deleted
                    329: crypto/dist/openssl/crypto/des/des.pl          deleted
                    330: crypto/dist/openssl/crypto/des/des_crypt.man   deleted
                    331: crypto/dist/openssl/crypto/des/des_enc.c       1.1.1.2
                    332: crypto/dist/openssl/crypto/des/des_locl.h      1.1.1.2
                    333: crypto/dist/openssl/crypto/des/des_opts.c      1.3
                    334: crypto/dist/openssl/crypto/des/dess.cpp                1.1.1.2
                    335: crypto/dist/openssl/crypto/des/destest.c       1.1.1.2
                    336: crypto/dist/openssl/crypto/des/doIP            deleted
                    337: crypto/dist/openssl/crypto/des/doPC1           deleted
                    338: crypto/dist/openssl/crypto/des/doPC2           deleted
                    339: crypto/dist/openssl/crypto/des/ecb_enc.c       1.1.1.2
                    340: crypto/dist/openssl/crypto/des/ede_cbcm_enc.c  1.1.1.2
                    341: crypto/dist/openssl/crypto/des/ede_enc.c       deleted
                    342: crypto/dist/openssl/crypto/des/enc_read.c      1.1.1.3
                    343: crypto/dist/openssl/crypto/des/enc_writ.c      1.1.1.3
                    344: crypto/dist/openssl/crypto/des/fcrypt.c                1.1.1.2 -> 1.3
                    345: crypto/dist/openssl/crypto/des/fcrypt_b.c      1.1.1.2
                    346: crypto/dist/openssl/crypto/des/ncbc_enc.c      1.1.1.3
                    347: crypto/dist/openssl/crypto/des/ofb64enc.c      1.1.1.2
                    348: crypto/dist/openssl/crypto/des/ofb_enc.c       1.1.1.2
                    349: crypto/dist/openssl/crypto/des/pcbc_enc.c      1.1.1.2
                    350: crypto/dist/openssl/crypto/des/podd.h          deleted
                    351: crypto/dist/openssl/crypto/des/qud_cksm.c      1.1.1.3
                    352: crypto/dist/openssl/crypto/des/read_pwd.c      1.1.1.3-1.1.1.4
                    353: crypto/dist/openssl/crypto/des/shifts.pl       deleted
                    354: crypto/dist/openssl/crypto/des/sk.h            deleted
                    355: crypto/dist/openssl/crypto/des/speed.c         1.1.1.3
                    356: crypto/dist/openssl/crypto/des/supp.c          deleted
                    357: crypto/dist/openssl/crypto/des/testdes.pl      deleted
                    358: crypto/dist/openssl/crypto/des/xcbc_enc.c      1.1.1.2
                    359: crypto/dist/openssl/crypto/dh/Makefile.save    1.2-1.3
                    360: crypto/dist/openssl/crypto/dh/Makefile.ssl     1.1.1.3
                    361: crypto/dist/openssl/crypto/dh/dh.h             1.3-1.4
                    362: crypto/dist/openssl/crypto/dh/dh_err.c         1.1.1.3
                    363: crypto/dist/openssl/crypto/dh/dh_gen.c         1.1.1.3
                    364: crypto/dist/openssl/crypto/dh/dh_key.c         1.1.1.3-1.1.1.4
                    365: crypto/dist/openssl/crypto/dh/dh_lib.c         1.1.1.3-1.1.1.4
                    366: crypto/dist/openssl/crypto/dh/dhtest.c         1.1.1.3-1.1.1.4
                    367: crypto/dist/openssl/crypto/dsa/Makefile.save   1.2-1.3
                    368: crypto/dist/openssl/crypto/dsa/Makefile.ssl    1.1.1.3
                    369: crypto/dist/openssl/crypto/dsa/dsa.h           1.3-1.5
                    370: crypto/dist/openssl/crypto/dsa/dsa_asn1.c      1.1.1.3-1.1.1.4
                    371: crypto/dist/openssl/crypto/dsa/dsa_err.c       1.1.1.3
                    372: crypto/dist/openssl/crypto/dsa/dsa_key.c       1.1.1.3
                    373: crypto/dist/openssl/crypto/dsa/dsa_lib.c       1.1.1.3-1.1.1.4
                    374: crypto/dist/openssl/crypto/dsa/dsa_ossl.c      1.2-1.3
                    375: crypto/dist/openssl/crypto/dso/Makefile.save   1.1.1.1 (new)
                    376: crypto/dist/openssl/crypto/dso/Makefile.ssl    1.1.1.1 (new)
                    377: crypto/dist/openssl/crypto/dso/README          1.1.1.1 (new)
                    378: crypto/dist/openssl/crypto/dso/dso.h           1.1.1.1-1.1.1.2 (new)
                    379: crypto/dist/openssl/crypto/dso/dso_dl.c                1.1.1.1 (new)
                    380: crypto/dist/openssl/crypto/dso/dso_dlfcn.c     1.1.1.1-1.1.1.2 (new)
                    381: crypto/dist/openssl/crypto/dso/dso_err.c       1.1.1.1 (new)
                    382: crypto/dist/openssl/crypto/dso/dso_lib.c       1.1.1.1 (new)
                    383: crypto/dist/openssl/crypto/dso/dso_null.c      1.1.1.1 (new)
                    384: crypto/dist/openssl/crypto/dso/dso_openssl.c   1.1.1.1 (new)
                    385: crypto/dist/openssl/crypto/dso/dso_vms.c       1.1.1.1-1.1.1.2 (new)
                    386: crypto/dist/openssl/crypto/dso/dso_win32.c     1.1.1.1 (new)
                    387: crypto/dist/openssl/crypto/ebcdic.c            1.2-1.3
                    388: crypto/dist/openssl/crypto/err/Makefile.save   1.2-1.3
                    389: crypto/dist/openssl/crypto/err/Makefile.ssl    1.1.1.3-1.1.1.4
                    390: crypto/dist/openssl/crypto/err/err.c           1.1.1.3-1.1.1.4
                    391: crypto/dist/openssl/crypto/err/err.h           1.3-1.4
                    392: crypto/dist/openssl/crypto/err/err_all.c       1.1.1.3
                    393: crypto/dist/openssl/crypto/err/err_prn.c       1.1.1.2
                    394: crypto/dist/openssl/crypto/err/openssl.ec      1.1.1.3
                    395: crypto/dist/openssl/crypto/evp/Makefile.save   1.2-1.3
                    396: crypto/dist/openssl/crypto/evp/Makefile.ssl    1.1.1.3
                    397: crypto/dist/openssl/crypto/evp/bio_b64.c       1.1.1.3-1.1.1.4
                    398: crypto/dist/openssl/crypto/evp/bio_enc.c       1.1.1.3-1.1.1.4
                    399: crypto/dist/openssl/crypto/evp/bio_md.c                1.1.1.3
                    400: crypto/dist/openssl/crypto/evp/bio_ok.c                1.1.1.3
                    401: crypto/dist/openssl/crypto/evp/c_allc.c                1.2
                    402: crypto/dist/openssl/crypto/evp/c_alld.c                1.2-1.3
                    403: crypto/dist/openssl/crypto/evp/e_bf.c          1.1.1.1-1.1.1.2 (new)
                    404: crypto/dist/openssl/crypto/evp/e_cast.c                1.1.1.1 (new)
                    405: crypto/dist/openssl/crypto/evp/e_cbc_3d.c      deleted
                    406: crypto/dist/openssl/crypto/evp/e_cbc_bf.c      deleted
                    407: crypto/dist/openssl/crypto/evp/e_cbc_c.c       deleted
                    408: crypto/dist/openssl/crypto/evp/e_cbc_d.c       deleted
                    409: crypto/dist/openssl/crypto/evp/e_cbc_i.c       deleted
                    410: crypto/dist/openssl/crypto/evp/e_cbc_r2.c      deleted
                    411: crypto/dist/openssl/crypto/evp/e_cbc_r5.c      deleted
                    412: crypto/dist/openssl/crypto/evp/e_cfb_3d.c      deleted
                    413: crypto/dist/openssl/crypto/evp/e_cfb_bf.c      deleted
                    414: crypto/dist/openssl/crypto/evp/e_cfb_c.c       deleted
                    415: crypto/dist/openssl/crypto/evp/e_cfb_d.c       deleted
                    416: crypto/dist/openssl/crypto/evp/e_cfb_i.c       deleted
                    417: crypto/dist/openssl/crypto/evp/e_cfb_r2.c      deleted
                    418: crypto/dist/openssl/crypto/evp/e_cfb_r5.c      deleted
                    419: crypto/dist/openssl/crypto/evp/e_des.c         1.1.1.1 (new)
                    420: crypto/dist/openssl/crypto/evp/e_des3.c                1.1.1.1 (new)
                    421: crypto/dist/openssl/crypto/evp/e_ecb_3d.c      deleted
                    422: crypto/dist/openssl/crypto/evp/e_ecb_bf.c      deleted
                    423: crypto/dist/openssl/crypto/evp/e_ecb_c.c       deleted
                    424: crypto/dist/openssl/crypto/evp/e_ecb_d.c       deleted
                    425: crypto/dist/openssl/crypto/evp/e_ecb_i.c       deleted
                    426: crypto/dist/openssl/crypto/evp/e_ecb_r2.c      deleted
                    427: crypto/dist/openssl/crypto/evp/e_ecb_r5.c      deleted
                    428: crypto/dist/openssl/crypto/evp/e_idea.c                1.1.1.1 (new)
                    429: crypto/dist/openssl/crypto/evp/e_null.c                1.1.1.2
                    430: crypto/dist/openssl/crypto/evp/e_ofb_3d.c      deleted
                    431: crypto/dist/openssl/crypto/evp/e_ofb_bf.c      deleted
                    432: crypto/dist/openssl/crypto/evp/e_ofb_c.c       deleted
                    433: crypto/dist/openssl/crypto/evp/e_ofb_d.c       deleted
                    434: crypto/dist/openssl/crypto/evp/e_ofb_i.c       deleted
                    435: crypto/dist/openssl/crypto/evp/e_ofb_r2.c      deleted
                    436: crypto/dist/openssl/crypto/evp/e_ofb_r5.c      deleted
                    437: crypto/dist/openssl/crypto/evp/e_rc2.c         1.1.1.1 (new)
                    438: crypto/dist/openssl/crypto/evp/e_rc4.c         1.1.1.2
                    439: crypto/dist/openssl/crypto/evp/e_rc5.c         1.1.1.1 (new)
                    440: crypto/dist/openssl/crypto/evp/e_xcbc_d.c      1.1.1.3
                    441: crypto/dist/openssl/crypto/evp/encode.c                1.1.1.3-1.1.1.4
                    442: crypto/dist/openssl/crypto/evp/evp.h           1.3-1.6
                    443: crypto/dist/openssl/crypto/evp/evp_enc.c       1.1.1.2
                    444: crypto/dist/openssl/crypto/evp/evp_err.c       1.1.1.3
                    445: crypto/dist/openssl/crypto/evp/evp_key.c       1.1.1.3-1.1.1.4
                    446: crypto/dist/openssl/crypto/evp/evp_locl.h      1.1.1.1 (new)
                    447: crypto/dist/openssl/crypto/evp/evp_pbe.c       1.1.1.2
                    448: crypto/dist/openssl/crypto/evp/evp_pkey.c      1.1.1.3
                    449: crypto/dist/openssl/crypto/evp/m_md4.c         1.1.1.1-1.1.1.2 (new)
                    450: crypto/dist/openssl/crypto/evp/p5_crpt.c       1.1.1.2
                    451: crypto/dist/openssl/crypto/evp/p5_crpt2.c      1.1.1.2
                    452: crypto/dist/openssl/crypto/evp/p_lib.c         1.1.1.3
                    453: crypto/dist/openssl/crypto/evp/p_open.c                1.1.1.3
                    454: crypto/dist/openssl/crypto/evp/p_seal.c                1.1.1.3
                    455: crypto/dist/openssl/crypto/ex_data.c           1.1.1.3
                    456: crypto/dist/openssl/crypto/hmac/Makefile.save  1.2-1.3
                    457: crypto/dist/openssl/crypto/hmac/Makefile.ssl   1.1.1.2
                    458: crypto/dist/openssl/crypto/hmac/hmac.c         1.1.1.2
                    459: crypto/dist/openssl/crypto/hmac/hmac.h         1.3-1.4
                    460: crypto/dist/openssl/crypto/idea/Makefile.save  1.2
                    461: crypto/dist/openssl/crypto/idea/Makefile.ssl   1.1.1.2
                    462: crypto/dist/openssl/crypto/idea/Makefile.uni   deleted
                    463: crypto/dist/openssl/crypto/idea/i_cbc.c                1.2-1.3
                    464: crypto/dist/openssl/crypto/idea/i_cfb64.c      1.3
                    465: crypto/dist/openssl/crypto/idea/i_ecb.c                1.3
                    466: crypto/dist/openssl/crypto/idea/i_ofb64.c      1.3
                    467: crypto/dist/openssl/crypto/idea/i_skey.c       1.3
                    468: crypto/dist/openssl/crypto/idea/idea.h         1.4
                    469: crypto/dist/openssl/crypto/install.com         1.1.1.3
                    470: crypto/dist/openssl/crypto/lhash/Makefile.save 1.2-1.3
                    471: crypto/dist/openssl/crypto/lhash/Makefile.ssl  1.1.1.3
                    472: crypto/dist/openssl/crypto/lhash/lh_stats.c    1.1.1.2
                    473: crypto/dist/openssl/crypto/lhash/lh_test.c     1.1.1.2-1.1.1.3
                    474: crypto/dist/openssl/crypto/lhash/lhash.c       1.1.1.3
                    475: crypto/dist/openssl/crypto/lhash/lhash.h       1.3
                    476: crypto/dist/openssl/crypto/md2/Makefile.save   1.2-1.3
                    477: crypto/dist/openssl/crypto/md2/Makefile.ssl    1.1.1.3-1.1.1.4
                    478: crypto/dist/openssl/crypto/md2/md2.h           1.4
                    479: crypto/dist/openssl/crypto/md32_common.h       1.1.1.2 -> 1.3
                    480: crypto/dist/openssl/crypto/md4/Makefile.save   1.1.1.1 (new)
                    481: crypto/dist/openssl/crypto/md4/Makefile.ssl    1.1.1.1 (new)
                    482: crypto/dist/openssl/crypto/md4/md4.c           1.1.1.1 (new)
                    483: crypto/dist/openssl/crypto/md4/md4.h           1.1-1.3 (new)
                    484: crypto/dist/openssl/crypto/md4/md4_dgst.c      1.1.1.1 (new)
                    485: crypto/dist/openssl/crypto/md4/md4_locl.h      1.1-1.3 (new)
                    486: crypto/dist/openssl/crypto/md4/md4_one.c       1.1.1.1 (new)
                    487: crypto/dist/openssl/crypto/md4/md4s.cpp                1.1.1.1 (new)
                    488: crypto/dist/openssl/crypto/md4/md4test.c       1.1.1.1 (new)
                    489: crypto/dist/openssl/crypto/md5/Makefile.save   1.2-1.3
                    490: crypto/dist/openssl/crypto/md5/Makefile.ssl    1.1.1.3
                    491: crypto/dist/openssl/crypto/md5/Makefile.uni    deleted
                    492: crypto/dist/openssl/crypto/md5/asm/m5-win32.asm        deleted
                    493: crypto/dist/openssl/crypto/md5/md5_locl.h      1.3
                    494: crypto/dist/openssl/crypto/mdc2/Makefile.save  1.2-1.3
                    495: crypto/dist/openssl/crypto/mdc2/Makefile.ssl   1.1.1.3
                    496: crypto/dist/openssl/crypto/mdc2/mdc2.h         1.3-1.4
                    497: crypto/dist/openssl/crypto/mdc2/mdc2dgst.c     1.1.1.3
                    498: crypto/dist/openssl/crypto/mem.c               1.1.1.3-1.1.1.4
                    499: crypto/dist/openssl/crypto/mem_dbg.c           1.2
                    500: crypto/dist/openssl/crypto/objects/Makefile.save 1.2-1.3
                    501: crypto/dist/openssl/crypto/objects/Makefile.ssl        1.1.1.3-1.1.1.4
                    502: crypto/dist/openssl/crypto/objects/o_names.c   1.1.1.3-1.1.1.4
                    503: crypto/dist/openssl/crypto/objects/obj_dat.c   1.1.1.1.2.2 -> 1.3
                    504: crypto/dist/openssl/crypto/objects/obj_dat.h   1.1.1.3-1.1.1.4
                    505: crypto/dist/openssl/crypto/objects/obj_dat.pl  1.1.1.3-1.1.1.4
                    506: crypto/dist/openssl/crypto/objects/obj_lib.c   1.1.1.2
                    507: crypto/dist/openssl/crypto/objects/obj_mac.h   1.1.1.1-1.1.1.2 (new)
                    508: crypto/dist/openssl/crypto/objects/obj_mac.num 1.1.1.1-1.1.1.2 (new)
                    509: crypto/dist/openssl/crypto/objects/objects.README 1.1.1.1 (new)
                    510: crypto/dist/openssl/crypto/objects/objects.h   1.1.1.3-1.1.1.4
                    511: crypto/dist/openssl/crypto/objects/objects.pl  1.1.1.1-1.1.1.2 (new)
                    512: crypto/dist/openssl/crypto/objects/objects.txt 1.1.1.2-1.1.1.3
                    513: crypto/dist/openssl/crypto/opensslv.h          1.1.1.3-1.1.1.8
                    514: crypto/dist/openssl/crypto/pem/Makefile.save   1.2-1.3
                    515: crypto/dist/openssl/crypto/pem/Makefile.ssl    1.1.1.2
                    516: crypto/dist/openssl/crypto/pem/pem.h           1.3-1.4
                    517: crypto/dist/openssl/crypto/pem/pem2.h          1.1.1.2-1.1.1.3
                    518: crypto/dist/openssl/crypto/pem/pem_info.c      1.1.1.3-1.1.1.4
                    519: crypto/dist/openssl/crypto/pem/pem_lib.c       1.1.1.3-1.1.1.5
                    520: crypto/dist/openssl/crypto/pem/pem_seal.c      1.1.1.3
                    521: crypto/dist/openssl/crypto/pem/pem_sign.c      1.1.1.2
                    522: crypto/dist/openssl/crypto/perlasm/x86nasm.pl  1.1.1.2
                    523: crypto/dist/openssl/crypto/perlasm/x86unix.pl  1.1.1.3
                    524: crypto/dist/openssl/crypto/pkcs12/Makefile.save        1.2
                    525: crypto/dist/openssl/crypto/pkcs12/Makefile.ssl 1.1.1.3
                    526: crypto/dist/openssl/crypto/pkcs12/p12_add.c    1.1.1.3
                    527: crypto/dist/openssl/crypto/pkcs12/p12_attr.c   1.1.1.3
                    528: crypto/dist/openssl/crypto/pkcs12/p12_bags.c   1.1.1.3
                    529: crypto/dist/openssl/crypto/pkcs12/p12_crt.c    1.1.1.3
                    530: crypto/dist/openssl/crypto/pkcs12/p12_decr.c   1.1.1.3
                    531: crypto/dist/openssl/crypto/pkcs12/p12_key.c    1.1.1.3
                    532: crypto/dist/openssl/crypto/pkcs12/p12_kiss.c   1.1.1.3
                    533: crypto/dist/openssl/crypto/pkcs12/p12_lib.c    1.1.1.3
                    534: crypto/dist/openssl/crypto/pkcs12/p12_mac.c    1.1.1.3
                    535: crypto/dist/openssl/crypto/pkcs12/p12_mutl.c   1.1.1.3
                    536: crypto/dist/openssl/crypto/pkcs12/p12_npas.c   1.2
                    537: crypto/dist/openssl/crypto/pkcs12/p12_sbag.c   1.1.1.2
                    538: crypto/dist/openssl/crypto/pkcs12/p12_utl.c    1.1.1.2
                    539: crypto/dist/openssl/crypto/pkcs12/pkcs12.h     1.1.1.3-1.1.1.5
                    540: crypto/dist/openssl/crypto/pkcs7/Makefile.save 1.2
                    541: crypto/dist/openssl/crypto/pkcs7/Makefile.ssl  1.1.1.3-1.1.1.4
                    542: crypto/dist/openssl/crypto/pkcs7/README                deleted
                    543: crypto/dist/openssl/crypto/pkcs7/bio_ber.c     1.1.1.3
                    544: crypto/dist/openssl/crypto/pkcs7/pk7_attr.c    1.2-1.3
                    545: crypto/dist/openssl/crypto/pkcs7/pk7_doit.c    1.1.1.3-1.1.1.5
                    546: crypto/dist/openssl/crypto/pkcs7/pk7_mime.c    1.2
                    547: crypto/dist/openssl/crypto/pkcs7/pk7_smime.c   1.2
                    548: crypto/dist/openssl/crypto/pkcs7/pkcs7.h       1.1.1.2 -> 1.3
                    549: crypto/dist/openssl/crypto/pkcs7/verify.c      1.1.1.3
                    550: crypto/dist/openssl/crypto/rand/Makefile.save  1.2-1.3
                    551: crypto/dist/openssl/crypto/rand/Makefile.ssl   1.1.1.3
                    552: crypto/dist/openssl/crypto/rand/md_rand.c      1.1.1.1.2.2 -> 1.4
                    553: crypto/dist/openssl/crypto/rand/rand.h         1.1.1.3-1.1.1.4
                    554: crypto/dist/openssl/crypto/rand/rand_egd.c     1.2-1.3
                    555: crypto/dist/openssl/crypto/rand/rand_lcl.h     1.1.1.1 (new)
                    556: crypto/dist/openssl/crypto/rand/rand_win.c     1.1.1.1-1.1.1.2 (new)
                    557: crypto/dist/openssl/crypto/rand/randfile.c     1.5-1.6
                    558: crypto/dist/openssl/crypto/rc2/Makefile.save   1.2
                    559: crypto/dist/openssl/crypto/rc2/Makefile.ssl    1.1.1.2
                    560: crypto/dist/openssl/crypto/rc2/Makefile.uni    deleted
                    561: crypto/dist/openssl/crypto/rc2/rc2.h           1.4
                    562: crypto/dist/openssl/crypto/rc2/rc2_cbc.c       1.3
                    563: crypto/dist/openssl/crypto/rc2/rc2_ecb.c       1.3
                    564: crypto/dist/openssl/crypto/rc2/rc2_skey.c      1.1.1.2
                    565: crypto/dist/openssl/crypto/rc2/rc2cfb64.c      1.3
                    566: crypto/dist/openssl/crypto/rc2/rc2ofb64.c      1.3
                    567: crypto/dist/openssl/crypto/rc4/Makefile.save   1.2-1.3
                    568: crypto/dist/openssl/crypto/rc4/Makefile.ssl    1.1.1.3
                    569: crypto/dist/openssl/crypto/rc4/Makefile.uni    deleted
                    570: crypto/dist/openssl/crypto/rc4/asm/r4-win32.asm        deleted
                    571: crypto/dist/openssl/crypto/rc4/rc4.h           1.4
                    572: crypto/dist/openssl/crypto/rc5/Makefile.save   1.2
                    573: crypto/dist/openssl/crypto/rc5/Makefile.ssl    1.1.1.3
                    574: crypto/dist/openssl/crypto/rc5/Makefile.uni    deleted
                    575: crypto/dist/openssl/crypto/rc5/asm/r5-win32.asm        deleted
                    576: crypto/dist/openssl/crypto/rc5/rc5.h           1.4
                    577: crypto/dist/openssl/crypto/rc5/rc5_ecb.c       1.3
                    578: crypto/dist/openssl/crypto/rc5/rc5_enc.c       1.3
                    579: crypto/dist/openssl/crypto/rc5/rc5_skey.c      1.1.1.2
                    580: crypto/dist/openssl/crypto/rc5/rc5cfb64.c      1.3
                    581: crypto/dist/openssl/crypto/rc5/rc5ofb64.c      1.3
                    582: crypto/dist/openssl/crypto/ripemd/Makefile.save        1.2-1.3
                    583: crypto/dist/openssl/crypto/ripemd/Makefile.ssl 1.1.1.3
                    584: crypto/dist/openssl/crypto/ripemd/Makefile.uni deleted
                    585: crypto/dist/openssl/crypto/ripemd/asm/rm-win32.asm deleted
                    586: crypto/dist/openssl/crypto/ripemd/rmd_locl.h   1.3
                    587: crypto/dist/openssl/crypto/rsa/Makefile.save   1.2-1.3
                    588: crypto/dist/openssl/crypto/rsa/Makefile.ssl    1.1.1.3
                    589: crypto/dist/openssl/crypto/rsa/rsa.h           1.3-1.4
                    590: crypto/dist/openssl/crypto/rsa/rsa_eay.c       1.1.1.3-1.1.1.5
                    591: crypto/dist/openssl/crypto/rsa/rsa_err.c       1.1.1.3
                    592: crypto/dist/openssl/crypto/rsa/rsa_gen.c       1.1.1.3
                    593: crypto/dist/openssl/crypto/rsa/rsa_lib.c       1.1.1.3
                    594: crypto/dist/openssl/crypto/rsa/rsa_oaep.c      1.1.1.3-1.1.1.5
                    595: crypto/dist/openssl/crypto/rsa/rsa_oaep_test.c deleted
                    596: crypto/dist/openssl/crypto/rsa/rsa_saos.c      1.1.1.3
                    597: crypto/dist/openssl/crypto/rsa/rsa_sign.c      1.1.1.3
                    598: crypto/dist/openssl/crypto/rsa/rsa_ssl.c       1.1.1.3
                    599: crypto/dist/openssl/crypto/sha/Makefile.save   1.2-1.3
                    600: crypto/dist/openssl/crypto/sha/Makefile.ssl    1.1.1.3
                    601: crypto/dist/openssl/crypto/sha/Makefile.uni    deleted
                    602: crypto/dist/openssl/crypto/sha/asm/s1-win32.asm        deleted
                    603: crypto/dist/openssl/crypto/sha/asm/sha1-586.pl 1.1.1.3
                    604: crypto/dist/openssl/crypto/sha/sha.h           1.4
                    605: crypto/dist/openssl/crypto/sha/sha_locl.h      1.3
                    606: crypto/dist/openssl/crypto/stack/Makefile.save 1.2-1.3
                    607: crypto/dist/openssl/crypto/stack/Makefile.ssl  1.1.1.3
                    608: crypto/dist/openssl/crypto/stack/safestack.h   1.1.1.2
                    609: crypto/dist/openssl/crypto/stack/stack.c       1.1.1.3
                    610: crypto/dist/openssl/crypto/stack/stack.h       1.1.1.3
                    611: crypto/dist/openssl/crypto/symhacks.h          1.1.1.1 (new)
                    612: crypto/dist/openssl/crypto/threads/mttest.c    1.1.1.3
                    613: crypto/dist/openssl/crypto/threads/th-lock.c   1.1.1.3
                    614: crypto/dist/openssl/crypto/tmdiff.c            1.1.1.2-1.1.1.3
                    615: crypto/dist/openssl/crypto/txt_db/Makefile.save        1.2
                    616: crypto/dist/openssl/crypto/txt_db/Makefile.ssl 1.1.1.3
                    617: crypto/dist/openssl/crypto/txt_db/txt_db.c     1.1.1.3-1.1.1.4
                    618: crypto/dist/openssl/crypto/txt_db/txt_db.h     1.2
                    619: crypto/dist/openssl/crypto/uid.c               1.1.1.1 (new)
                    620: crypto/dist/openssl/crypto/x509/Makefile.save  1.2
                    621: crypto/dist/openssl/crypto/x509/Makefile.ssl   1.1.1.3-1.1.1.4
                    622: crypto/dist/openssl/crypto/x509/by_dir.c       1.1.1.3
                    623: crypto/dist/openssl/crypto/x509/x509.h         1.3-1.4
                    624: crypto/dist/openssl/crypto/x509/x509_cmp.c     1.1.1.3
                    625: crypto/dist/openssl/crypto/x509/x509_lu.c      1.1.1.3
                    626: crypto/dist/openssl/crypto/x509/x509_obj.c     1.1.1.2-1.1.1.3
                    627: crypto/dist/openssl/crypto/x509/x509_req.c     1.1.1.3
                    628: crypto/dist/openssl/crypto/x509/x509_set.c     1.1.1.3
                    629: crypto/dist/openssl/crypto/x509/x509_trs.c     1.2-1.4
                    630: crypto/dist/openssl/crypto/x509/x509_txt.c     1.1.1.3-1.1.1.4
                    631: crypto/dist/openssl/crypto/x509/x509_vfy.c     1.1.1.3-1.1.1.4
                    632: crypto/dist/openssl/crypto/x509/x509_vfy.h     1.3-1.4
                    633: crypto/dist/openssl/crypto/x509/x509spki.c     1.2
                    634: crypto/dist/openssl/crypto/x509/x_all.c                1.1.1.3
                    635: crypto/dist/openssl/crypto/x509v3/Makefile.save        1.2
                    636: crypto/dist/openssl/crypto/x509v3/Makefile.ssl 1.1.1.3-1.1.1.4
                    637: crypto/dist/openssl/crypto/x509v3/README       deleted
                    638: crypto/dist/openssl/crypto/x509v3/v3_akey.c    1.1.1.3
                    639: crypto/dist/openssl/crypto/x509v3/v3_alt.c     1.1.1.3
                    640: crypto/dist/openssl/crypto/x509v3/v3_bcons.c   1.1.1.3
                    641: crypto/dist/openssl/crypto/x509v3/v3_conf.c    1.1.1.3
                    642: crypto/dist/openssl/crypto/x509v3/v3_cpols.c   1.1.1.3
                    643: crypto/dist/openssl/crypto/x509v3/v3_crld.c    1.1.1.3
                    644: crypto/dist/openssl/crypto/x509v3/v3_extku.c   1.1.1.2
                    645: crypto/dist/openssl/crypto/x509v3/v3_genn.c    1.1.1.3
                    646: crypto/dist/openssl/crypto/x509v3/v3_ia5.c     1.1.1.3-1.1.1.4
                    647: crypto/dist/openssl/crypto/x509v3/v3_info.c    1.2
                    648: crypto/dist/openssl/crypto/x509v3/v3_lib.c     1.1.1.3
                    649: crypto/dist/openssl/crypto/x509v3/v3_pku.c     1.1.1.3
                    650: crypto/dist/openssl/crypto/x509v3/v3_prn.c     1.1.1.3
                    651: crypto/dist/openssl/crypto/x509v3/v3_purp.c    1.2
                    652: crypto/dist/openssl/crypto/x509v3/v3_sxnet.c   1.1.1.3
                    653: crypto/dist/openssl/crypto/x509v3/v3_utl.c     1.1.1.3-1.1.1.4
                    654: crypto/dist/openssl/crypto/x509v3/x509v3.h     1.1.1.3-1.1.1.4
                    655: crypto/dist/openssl/demos/b64.c                        1.1.1.2-1.1.1.3
                    656: crypto/dist/openssl/demos/maurice/example1.c   1.1.1.2
                    657: crypto/dist/openssl/demos/maurice/loadkeys.c   1.1.1.2
                    658: crypto/dist/openssl/demos/pkcs12/README                1.1.1.1 (new)
                    659: crypto/dist/openssl/demos/pkcs12/pkread.c      1.1.1.1 (new)
                    660: crypto/dist/openssl/demos/pkcs12/pkwrite.c     1.1.1.1 (new)
                    661: crypto/dist/openssl/demos/state_machine/Makefile 1.1.1.1 (new)
                    662: crypto/dist/openssl/demos/state_machine/state_machine.c 1.1.1.1 (new)
                    663: crypto/dist/openssl/dep/crypto.txt             deleted
                    664: crypto/dist/openssl/dep/files                  deleted
                    665: crypto/dist/openssl/dep/gen.pl                 deleted
                    666: crypto/dist/openssl/dep/ssl.txt                        deleted
                    667: crypto/dist/openssl/doc/README                 1.1.1.3
                    668: crypto/dist/openssl/doc/apps/CA.pl.pod         1.2
                    669: crypto/dist/openssl/doc/apps/ca.pod            1.2-1.3
                    670: crypto/dist/openssl/doc/apps/ciphers.pod       1.2
                    671: crypto/dist/openssl/doc/apps/crl2pkcs7.pod     1.2
                    672: crypto/dist/openssl/doc/apps/dgst.pod          1.2
                    673: crypto/dist/openssl/doc/apps/dhparam.pod       1.2
                    674: crypto/dist/openssl/doc/apps/dsaparam.pod      1.2
                    675: crypto/dist/openssl/doc/apps/enc.pod           1.2
                    676: crypto/dist/openssl/doc/apps/gendsa.pod                1.2
                    677: crypto/dist/openssl/doc/apps/genrsa.pod                1.2
                    678: crypto/dist/openssl/doc/apps/openssl.pod       1.2-1.3
                    679: crypto/dist/openssl/doc/apps/passwd.pod                1.2
                    680: crypto/dist/openssl/doc/apps/pkcs12.pod                1.2
                    681: crypto/dist/openssl/doc/apps/rand.pod          1.2
                    682: crypto/dist/openssl/doc/apps/req.pod           1.2
                    683: crypto/dist/openssl/doc/apps/rsa.pod           1.2
                    684: crypto/dist/openssl/doc/apps/rsautl.pod                1.1.1.1-1.1.1.2 (new)
                    685: crypto/dist/openssl/doc/apps/s_client.pod      1.2
                    686: crypto/dist/openssl/doc/apps/s_server.pod      1.2-1.3
                    687: crypto/dist/openssl/doc/apps/smime.pod         1.2-1.3
                    688: crypto/dist/openssl/doc/apps/speed.pod         1.2
                    689: crypto/dist/openssl/doc/apps/verify.pod                1.2-1.3
                    690: crypto/dist/openssl/doc/apps/x509.pod          1.2
                    691: crypto/dist/openssl/doc/c-indentation.el       1.1.1.3
                    692: crypto/dist/openssl/doc/crypto.pod             deleted
                    693: crypto/dist/openssl/doc/crypto/BIO_ctrl.pod    1.1.1.1 (new)
                    694: crypto/dist/openssl/doc/crypto/BIO_f_base64.pod        1.1.1.1 (new)
                    695: crypto/dist/openssl/doc/crypto/BIO_f_buffer.pod        1.1.1.1 (new)
                    696: crypto/dist/openssl/doc/crypto/BIO_f_cipher.pod        1.1.1.1 (new)
                    697: crypto/dist/openssl/doc/crypto/BIO_f_md.pod    1.1.1.1 (new)
                    698: crypto/dist/openssl/doc/crypto/BIO_f_null.pod  1.1.1.1 (new)
                    699: crypto/dist/openssl/doc/crypto/BIO_f_ssl.pod   1.1.1.1 (new)
                    700: crypto/dist/openssl/doc/crypto/BIO_find_type.pod 1.1.1.1 (new)
                    701: crypto/dist/openssl/doc/crypto/BIO_new.pod     1.1.1.1 (new)
                    702: crypto/dist/openssl/doc/crypto/BIO_new_bio_pair.pod 1.1.1.1 (new)
                    703: crypto/dist/openssl/doc/crypto/BIO_push.pod    1.1.1.1 (new)
                    704: crypto/dist/openssl/doc/crypto/BIO_read.pod    1.1.1.1 (new)
                    705: crypto/dist/openssl/doc/crypto/BIO_s_accept.pod        1.1.1.1 (new)
                    706: crypto/dist/openssl/doc/crypto/BIO_s_bio.pod   1.1.1.1 (new)
                    707: crypto/dist/openssl/doc/crypto/BIO_s_connect.pod 1.1.1.1 (new)
                    708: crypto/dist/openssl/doc/crypto/BIO_s_fd.pod    1.1.1.1 (new)
                    709: crypto/dist/openssl/doc/crypto/BIO_s_file.pod  1.1.1.1 (new)
                    710: crypto/dist/openssl/doc/crypto/BIO_s_mem.pod   1.1.1.1 (new)
                    711: crypto/dist/openssl/doc/crypto/BIO_s_null.pod  1.1.1.1 (new)
                    712: crypto/dist/openssl/doc/crypto/BIO_s_socket.pod        1.1.1.1 (new)
                    713: crypto/dist/openssl/doc/crypto/BIO_set_callback.pod 1.1.1.1 (new)
                    714: crypto/dist/openssl/doc/crypto/BIO_should_retry.pod 1.1.1.1 (new)
                    715: crypto/dist/openssl/doc/crypto/BN_CTX_start.pod        1.2
                    716: crypto/dist/openssl/doc/crypto/BN_bn2bin.pod   1.2-1.3
                    717: crypto/dist/openssl/doc/crypto/BN_mod_mul_montgomery.pod 1.2
                    718: crypto/dist/openssl/doc/crypto/BN_mod_mul_reciprocal.pod 1.2
                    719: crypto/dist/openssl/doc/crypto/BN_rand.pod     1.2-1.4
                    720: crypto/dist/openssl/doc/crypto/BN_zero.pod     1.2
                    721: crypto/dist/openssl/doc/crypto/DH_get_ex_new_index.pod 1.2
                    722: crypto/dist/openssl/doc/crypto/DH_set_method.pod 1.2
                    723: crypto/dist/openssl/doc/crypto/DSA_set_method.pod 1.2
                    724: crypto/dist/openssl/doc/crypto/ERR_error_string.pod 1.2
                    725: crypto/dist/openssl/doc/crypto/ERR_get_error.pod 1.2
                    726: crypto/dist/openssl/doc/crypto/ERR_remove_state.pod 1.2
                    727: crypto/dist/openssl/doc/crypto/EVP_DigestInit.pod 1.2-1.3
                    728: crypto/dist/openssl/doc/crypto/EVP_EncryptInit.pod 1.2-1.3
                    729: crypto/dist/openssl/doc/crypto/EVP_OpenInit.pod        1.2
                    730: crypto/dist/openssl/doc/crypto/EVP_SealInit.pod        1.2
                    731: crypto/dist/openssl/doc/crypto/EVP_SignInit.pod        1.2-1.3
                    732: crypto/dist/openssl/doc/crypto/EVP_VerifyInit.pod 1.2-1.3
                    733: crypto/dist/openssl/doc/crypto/OPENSSL_VERSION_NUMBER.pod 1.2-1.3
                    734: crypto/dist/openssl/doc/crypto/OpenSSL_add_all_algorithms.pod 1.2
                    735: crypto/dist/openssl/doc/crypto/RAND_egd.pod    1.2
                    736: crypto/dist/openssl/doc/crypto/RAND_load_file.pod 1.2
                    737: crypto/dist/openssl/doc/crypto/RSA_check_key.pod 1.2
                    738: crypto/dist/openssl/doc/crypto/RSA_generate_key.pod 1.2
                    739: crypto/dist/openssl/doc/crypto/RSA_get_ex_new_index.pod 1.2
                    740: crypto/dist/openssl/doc/crypto/RSA_print.pod   1.2
                    741: crypto/dist/openssl/doc/crypto/RSA_public_encrypt.pod 1.2
                    742: crypto/dist/openssl/doc/crypto/RSA_set_method.pod 1.2
                    743: crypto/dist/openssl/doc/crypto/bio.pod         1.1.1.1-1.1.1.2 (new)
                    744: crypto/dist/openssl/doc/crypto/blowfish.pod    1.2-1.3
                    745: crypto/dist/openssl/doc/crypto/bn.pod          1.2-1.3
                    746: crypto/dist/openssl/doc/crypto/bn_internal.pod 1.2
                    747: crypto/dist/openssl/doc/crypto/buffer.pod      1.2
                    748: crypto/dist/openssl/doc/crypto/crypto.pod      1.2-1.3
                    749: crypto/dist/openssl/doc/crypto/des.pod         1.2
                    750: crypto/dist/openssl/doc/crypto/des_modes.pod   1.3-1.4
                    751: crypto/dist/openssl/doc/crypto/err.pod         1.2-1.3
                    752: crypto/dist/openssl/doc/crypto/evp.pod         1.1.1.1 (new)
                    753: crypto/dist/openssl/doc/crypto/hmac.pod                1.2
                    754: crypto/dist/openssl/doc/crypto/lhash.pod       1.2
                    755: crypto/dist/openssl/doc/crypto/md5.pod         1.2
                    756: crypto/dist/openssl/doc/crypto/rand.pod                1.2-1.3
                    757: crypto/dist/openssl/doc/crypto/rsa.pod         1.2-1.3
                    758: crypto/dist/openssl/doc/crypto/threads.pod     1.2-1.3
                    759: crypto/dist/openssl/doc/openssl.pod            deleted
                    760: crypto/dist/openssl/doc/openssl.txt            1.1.1.3
                    761: crypto/dist/openssl/doc/ssl.pod                        deleted
                    762: crypto/dist/openssl/doc/ssl/SSL_CIPHER_get_name.pod 1.1.1.1 (new)
                    763: crypto/dist/openssl/doc/ssl/SSL_COMP_add_compression_method.pod 1.1.1.1 (new)
                    764: crypto/dist/openssl/doc/ssl/SSL_CTX_add_extra_chain_cert.pod 1.1.1.1-1.1.1.2 (new)
                    765: crypto/dist/openssl/doc/ssl/SSL_CTX_add_session.pod 1.1.1.1 (new)
                    766: crypto/dist/openssl/doc/ssl/SSL_CTX_ctrl.pod   1.1.1.1 (new)
                    767: crypto/dist/openssl/doc/ssl/SSL_CTX_flush_sessions.pod 1.1.1.1 (new)
                    768: crypto/dist/openssl/doc/ssl/SSL_CTX_free.pod   1.1.1.1-1.1.1.2 (new)
                    769: crypto/dist/openssl/doc/ssl/SSL_CTX_get_ex_new_index.pod 1.1.1.1-1.1.1.2 (new)
                    770: crypto/dist/openssl/doc/ssl/SSL_CTX_get_verify_mode.pod 1.1.1.1 (new)
                    771: crypto/dist/openssl/doc/ssl/SSL_CTX_load_verify_locations.pod 1.1.1.1-1.1.1.3 (new)
                    772: crypto/dist/openssl/doc/ssl/SSL_CTX_new.pod    1.1.1.1-1.1.1.2 (new)
                    773: crypto/dist/openssl/doc/ssl/SSL_CTX_sess_number.pod 1.1.1.1 (new)
                    774: crypto/dist/openssl/doc/ssl/SSL_CTX_sess_set_cache_size.pod 1.1.1.1-1.1.1.2 (new)
                    775: crypto/dist/openssl/doc/ssl/SSL_CTX_sess_set_get_cb.pod 1.1.1.1-1.1.1.3 (new)
                    776: crypto/dist/openssl/doc/ssl/SSL_CTX_sessions.pod 1.1.1.1 (new)
                    777: crypto/dist/openssl/doc/ssl/SSL_CTX_set_cert_store.pod 1.1.1.1-1.1.1.2 (new)
                    778: crypto/dist/openssl/doc/ssl/SSL_CTX_set_cert_verify_callback.pod 1.1.1.1 (new)
                    779: crypto/dist/openssl/doc/ssl/SSL_CTX_set_cipher_list.pod 1.1.1.1-1.1.1.2 (new)
                    780: crypto/dist/openssl/doc/ssl/SSL_CTX_set_client_CA_list.pod 1.1.1.1-1.1.1.2 (new)
                    781: crypto/dist/openssl/doc/ssl/SSL_CTX_set_client_cert_cb.pod 1.1.1.1-1.1.1.2 (new)
                    782: crypto/dist/openssl/doc/ssl/SSL_CTX_set_default_passwd_cb.pod 1.1.1.1-1.1.1.2 (new)
                    783: crypto/dist/openssl/doc/ssl/SSL_CTX_set_info_callback.pod 1.1.1.1 (new)
                    784: crypto/dist/openssl/doc/ssl/SSL_CTX_set_mode.pod 1.1.1.1-1.1.1.2 (new)
                    785: crypto/dist/openssl/doc/ssl/SSL_CTX_set_options.pod 1.1.1.1-1.1.1.3 (new)
                    786: crypto/dist/openssl/doc/ssl/SSL_CTX_set_quiet_shutdown.pod 1.1.1.1 (new)
                    787: crypto/dist/openssl/doc/ssl/SSL_CTX_set_session_cache_mode.pod 1.1.1.1-1.1.1.3 (new)
                    788: crypto/dist/openssl/doc/ssl/SSL_CTX_set_session_id_context.pod 1.1.1.1 (new)
                    789: crypto/dist/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod 1.1.1.1 (new)
                    790: crypto/dist/openssl/doc/ssl/SSL_CTX_set_timeout.pod 1.1.1.1-1.1.1.2 (new)
                    791: crypto/dist/openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod 1.1.1.1 (new)
                    792: crypto/dist/openssl/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod 1.1.1.1 (new)
                    793: crypto/dist/openssl/doc/ssl/SSL_CTX_set_verify.pod 1.1.1.1-1.1.1.2 (new)
                    794: crypto/dist/openssl/doc/ssl/SSL_CTX_use_certificate.pod 1.1.1.1-1.1.1.2 (new)
                    795: crypto/dist/openssl/doc/ssl/SSL_SESSION_free.pod 1.1.1.1-1.1.1.2 (new)
                    796: crypto/dist/openssl/doc/ssl/SSL_SESSION_get_ex_new_index.pod 1.1.1.1-1.1.1.2 (new)
                    797: crypto/dist/openssl/doc/ssl/SSL_SESSION_get_time.pod 1.1.1.1-1.1.1.2 (new)
                    798: crypto/dist/openssl/doc/ssl/SSL_accept.pod     1.1.1.1-1.1.1.3 (new)
                    799: crypto/dist/openssl/doc/ssl/SSL_alert_type_string.pod 1.1.1.1 (new)
                    800: crypto/dist/openssl/doc/ssl/SSL_clear.pod      1.1.1.1-1.1.1.2 (new)
                    801: crypto/dist/openssl/doc/ssl/SSL_connect.pod    1.1.1.1-1.1.1.3 (new)
                    802: crypto/dist/openssl/doc/ssl/SSL_do_handshake.pod 1.1.1.1 (new)
                    803: crypto/dist/openssl/doc/ssl/SSL_free.pod       1.1.1.1 (new)
                    804: crypto/dist/openssl/doc/ssl/SSL_get_SSL_CTX.pod        1.1.1.1 (new)
                    805: crypto/dist/openssl/doc/ssl/SSL_get_ciphers.pod        1.1.1.1 (new)
                    806: crypto/dist/openssl/doc/ssl/SSL_get_client_CA_list.pod 1.1.1.1-1.1.1.2 (new)
                    807: crypto/dist/openssl/doc/ssl/SSL_get_current_cipher.pod 1.1.1.1 (new)
                    808: crypto/dist/openssl/doc/ssl/SSL_get_default_timeout.pod 1.1.1.1 (new)
                    809: crypto/dist/openssl/doc/ssl/SSL_get_error.pod  1.2-1.5
                    810: crypto/dist/openssl/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod 1.1.1.1 (new)
                    811: crypto/dist/openssl/doc/ssl/SSL_get_ex_new_index.pod 1.1.1.1-1.1.1.2 (new)
                    812: crypto/dist/openssl/doc/ssl/SSL_get_fd.pod     1.1.1.1 (new)
                    813: crypto/dist/openssl/doc/ssl/SSL_get_peer_cert_chain.pod 1.1.1.1 (new)
                    814: crypto/dist/openssl/doc/ssl/SSL_get_peer_certificate.pod 1.1.1.1-1.1.1.3 (new)
                    815: crypto/dist/openssl/doc/ssl/SSL_get_rbio.pod   1.1.1.1 (new)
                    816: crypto/dist/openssl/doc/ssl/SSL_get_session.pod        1.1.1.1-1.1.1.2 (new)
                    817: crypto/dist/openssl/doc/ssl/SSL_get_verify_result.pod 1.1.1.1 (new)
                    818: crypto/dist/openssl/doc/ssl/SSL_get_version.pod        1.1.1.1 (new)
                    819: crypto/dist/openssl/doc/ssl/SSL_library_init.pod 1.1.1.1 (new)
                    820: crypto/dist/openssl/doc/ssl/SSL_load_client_CA_file.pod 1.1.1.1 (new)
                    821: crypto/dist/openssl/doc/ssl/SSL_new.pod                1.1.1.1-1.1.1.2 (new)
                    822: crypto/dist/openssl/doc/ssl/SSL_pending.pod    1.1.1.1 (new)
                    823: crypto/dist/openssl/doc/ssl/SSL_read.pod       1.1.1.1-1.1.1.3 (new)
                    824: crypto/dist/openssl/doc/ssl/SSL_rstate_string.pod 1.1.1.1 (new)
                    825: crypto/dist/openssl/doc/ssl/SSL_session_reused.pod 1.1.1.1 (new)
                    826: crypto/dist/openssl/doc/ssl/SSL_set_bio.pod    1.1.1.1 (new)
                    827: crypto/dist/openssl/doc/ssl/SSL_set_connect_state.pod 1.1.1.1-1.1.1.3 (new)
                    828: crypto/dist/openssl/doc/ssl/SSL_set_fd.pod     1.1.1.1 (new)
                    829: crypto/dist/openssl/doc/ssl/SSL_set_session.pod        1.1.1.1-1.1.1.2 (new)
                    830: crypto/dist/openssl/doc/ssl/SSL_set_shutdown.pod 1.1.1.1-1.1.1.2 (new)
                    831: crypto/dist/openssl/doc/ssl/SSL_set_verify_result.pod 1.1.1.1 (new)
                    832: crypto/dist/openssl/doc/ssl/SSL_shutdown.pod   1.1-1.3 (new)
                    833: crypto/dist/openssl/doc/ssl/SSL_state_string.pod 1.1.1.1 (new)
                    834: crypto/dist/openssl/doc/ssl/SSL_want.pod       1.1.1.1 (new)
                    835: crypto/dist/openssl/doc/ssl/SSL_write.pod      1.1.1.1-1.1.1.4 (new)
                    836: crypto/dist/openssl/doc/ssl/d2i_SSL_SESSION.pod        1.1.1.1-1.1.1.2 (new)
                    837: crypto/dist/openssl/doc/ssl/ssl.pod            1.2-1.4
                    838: crypto/dist/openssl/doc/ssleay.txt             1.1.1.2 -> 1.3
                    839: crypto/dist/openssl/doc/standards.txt          1.1.1.1 (new)
                    840: crypto/dist/openssl/e_os.h                     1.3-1.6
                    841: crypto/dist/openssl/e_os2.h                    1.1.1.2-1.1.1.3
                    842: crypto/dist/openssl/extsrcs.pl                 deleted
                    843: crypto/dist/openssl/makevms.com                        1.1.1.3-1.1.1.4
                    844: crypto/dist/openssl/ms/16all.bat               1.1.1.2
                    845: crypto/dist/openssl/ms/32all.bat               1.1.1.2
                    846: crypto/dist/openssl/ms/do_masm.bat             1.1.1.2
                    847: crypto/dist/openssl/ms/do_nasm.bat             1.1.1.2
                    848: crypto/dist/openssl/ms/mingw32.bat             1.2
                    849: crypto/dist/openssl/ms/test.bat                        1.1.1.3
                    850: crypto/dist/openssl/ms/tlhelp32.h              1.1.1.1 (new)
                    851: crypto/dist/openssl/mt/README                  deleted
                    852: crypto/dist/openssl/mt/mttest.c                        deleted
                    853: crypto/dist/openssl/mt/profile.sh              deleted
                    854: crypto/dist/openssl/mt/ptest.bat               deleted
                    855: crypto/dist/openssl/mt/pthread.sh              deleted
                    856: crypto/dist/openssl/mt/purify.sh               deleted
                    857: crypto/dist/openssl/mt/solaris.sh              deleted
                    858: crypto/dist/openssl/mt/win32.bat               deleted
                    859: crypto/dist/openssl/openssl-unifdef.pl         1.1 (new)
                    860: crypto/dist/openssl/openssl.spec               1.1.1.1-1.1.1.4 (new)
                    861: crypto/dist/openssl/perl/openssl_cb.c          deleted
                    862: crypto/dist/openssl/rsaref/Makefile.save       1.2
                    863: crypto/dist/openssl/rsaref/Makefile.ssl                1.1.1.3
                    864: crypto/dist/openssl/rsaref/rsaref.h            1.2-1.3
                    865: crypto/dist/openssl/shlib/Makefile.hpux10-cc   1.2-1.3
                    866: crypto/dist/openssl/shlib/hpux10-cc.sh         1.2-1.3
                    867: crypto/dist/openssl/shlib/svr5-shared-gcc.sh   1.1.1.1-1.1.1.2 (new)
                    868: crypto/dist/openssl/shlib/svr5-shared-installed        1.1.1.1 (new)
                    869: crypto/dist/openssl/shlib/svr5-shared.sh       1.1.1.1 (new)
                    870: crypto/dist/openssl/ssl/Makefile.save          1.2
                    871: crypto/dist/openssl/ssl/Makefile.ssl           1.1.1.3-1.1.1.5
                    872: crypto/dist/openssl/ssl/bio_ssl.c              1.1.1.3
                    873: crypto/dist/openssl/ssl/s23_clnt.c             1.1.1.3-1.1.1.4
                    874: crypto/dist/openssl/ssl/s23_lib.c              1.1.1.3
                    875: crypto/dist/openssl/ssl/s23_meth.c             1.1.1.2
                    876: crypto/dist/openssl/ssl/s23_pkt.c              1.1.1.3
                    877: crypto/dist/openssl/ssl/s23_srvr.c             1.1.1.3-1.1.1.4
                    878: crypto/dist/openssl/ssl/s2_clnt.c              1.1.1.1.2.2 -> 1.3
                    879: crypto/dist/openssl/ssl/s2_enc.c               1.1.1.3-1.1.1.5
                    880: crypto/dist/openssl/ssl/s2_lib.c               1.1.1.1.2.2 -> 1.5
                    881: crypto/dist/openssl/ssl/s2_pkt.c               1.1.1.3-1.1.1.4
                    882: crypto/dist/openssl/ssl/s2_srvr.c              1.1.1.1.2.2 -> 1.3
                    883: crypto/dist/openssl/ssl/s3_both.c              1.1.1.3-1.1.1.4
                    884: crypto/dist/openssl/ssl/s3_clnt.c              1.1.1.1.2.2 -> 1.3
                    885: crypto/dist/openssl/ssl/s3_enc.c               1.1.1.3-1.1.1.6
                    886: crypto/dist/openssl/ssl/s3_lib.c               1.1.1.2 -> 1.4
                    887: crypto/dist/openssl/ssl/s3_pkt.c               1.1.1.3-1.1.1.4
                    888: crypto/dist/openssl/ssl/s3_srvr.c              1.1.1.1.2.2 -> 1.3
                    889: crypto/dist/openssl/ssl/ssl-lib.com            1.1.1.3-1.1.1.4
                    890: crypto/dist/openssl/ssl/ssl.c                  deleted
                    891: crypto/dist/openssl/ssl/ssl.h                  1.1.1.1.2.3 -> 1.7
                    892: crypto/dist/openssl/ssl/ssl2.h                 1.1.1.3-1.1.1.4
                    893: crypto/dist/openssl/ssl/ssl3.h                 1.3-1.4
                    894: crypto/dist/openssl/ssl/ssl_algs.c             1.1.1.2
                    895: crypto/dist/openssl/ssl/ssl_asn1.c             1.1.1.1.2.2 -> 1.3
                    896: crypto/dist/openssl/ssl/ssl_cert.c             1.3-1.4
                    897: crypto/dist/openssl/ssl/ssl_ciph.c             1.1.1.2 -> 1.4
                    898: crypto/dist/openssl/ssl/ssl_err.c              1.1.1.1.2.2 -> 1.3
                    899: crypto/dist/openssl/ssl/ssl_lib.c              1.1.1.3-1.1.1.4
                    900: crypto/dist/openssl/ssl/ssl_locl.h             1.3-1.5
                    901: crypto/dist/openssl/ssl/ssl_sess.c             1.1.1.1.2.2 -> 1.3
                    902: crypto/dist/openssl/ssl/ssl_stat.c             1.1.1.3
                    903: crypto/dist/openssl/ssl/ssl_txt.c              1.1.1.3
                    904: crypto/dist/openssl/ssl/ssltest.c              1.1.1.3-1.1.1.4
                    905: crypto/dist/openssl/ssl/t1_enc.c               1.1.1.3-1.1.1.6
                    906: crypto/dist/openssl/ssl/tls1.h                 1.1.1.3
                    907: crypto/dist/openssl/test/Makefile.save         1.2
                    908: crypto/dist/openssl/test/Makefile.ssl          1.1.1.3-1.1.1.6
                    909: crypto/dist/openssl/test/bctest                        1.1.1.1-1.1.1.2 (new)
                    910: crypto/dist/openssl/test/dsa-ca.pem            deleted
                    911: crypto/dist/openssl/test/dsa-pca.pem           deleted
                    912: crypto/dist/openssl/test/maketests.com         1.1.1.3-1.1.1.4
                    913: crypto/dist/openssl/test/testp7.pem            1.1.1.2
                    914: crypto/dist/openssl/test/tests.com             1.1.1.3
                    915: crypto/dist/openssl/test/testss                        1.1.1.3
                    916: crypto/dist/openssl/times/x86/md4s.cpp         1.1.1.1 (new)
                    917: crypto/dist/openssl/tools/c89.sh               1.1.1.1 (new)
                    918: crypto/dist/openssl/tools/c_rehash             1.1.1.2-1.1.1.4
                    919: crypto/dist/openssl/tools/c_rehash.in          1.1.1.2
                    920: crypto/dist/openssl/util/clean-depend.pl       1.1.1.2
                    921: crypto/dist/openssl/util/cygwin.sh             1.1.1.1 (new)
                    922: crypto/dist/openssl/util/dirname.pl            1.1.1.1 (new)
                    923: crypto/dist/openssl/util/domd                  1.1.1.3
                    924: crypto/dist/openssl/util/libeay.num            1.1.1.3-1.1.1.4
                    925: crypto/dist/openssl/util/mk1mf.pl              1.1.1.3-1.1.1.4
                    926: crypto/dist/openssl/util/mkdef.pl              1.1.1.3-1.1.1.4
                    927: crypto/dist/openssl/util/mkerr.pl              1.1.1.3-1.1.1.5
                    928: crypto/dist/openssl/util/mkfiles.pl            1.1.1.2
                    929: crypto/dist/openssl/util/mklink.pl             1.1.1.2
                    930: crypto/dist/openssl/util/mkstack.pl            1.1.1.1 (new)
                    931: crypto/dist/openssl/util/pl/BC-32.pl           1.1.1.3-1.1.1.4
                    932: crypto/dist/openssl/util/pl/Mingw32.pl         1.1.1.3
                    933: crypto/dist/openssl/util/pl/Mingw32f.pl                1.1.1.2
                    934: crypto/dist/openssl/util/pl/VC-32.pl           1.1.1.3-1.1.1.4
                    935: crypto/dist/openssl/util/pl/linux.pl           1.1.1.2
                    936: crypto/dist/openssl/util/pod2man.pl            1.2-1.3
                    937: crypto/dist/openssl/util/pod2mantest           1.1.1.1 (new)
                    938: crypto/dist/openssl/util/pod2mantest.pod       1.1.1.1 (new)
                    939: crypto/dist/openssl/util/selftest.pl           1.2-1.3
                    940: crypto/dist/openssl/util/sep_lib.sh            deleted
                    941: crypto/dist/openssl/util/sp-diff.pl            1.1.1.2
                    942: crypto/dist/openssl/util/ssleay.num            1.1.1.3-1.1.1.4
                    943: distrib/sets/lists/base/shl.elf                        patch
                    944: distrib/sets/lists/base/shl.mi                 patch
                    945: distrib/sets/lists/comp/mi                     patch
                    946: distrib/sets/lists/comp/obsolete.mi            patch
                    947: distrib/sets/lists/man/mi                      patch
                    948: lib/libasn1/shlib_version                      1.4
                    949: lib/libcom_err/shlib_version                   1.4
                    950: lib/libcrypto/Makefile                         1.10-1.12,1.14-1.22 via patch
                    951: lib/libcrypto/arch/alpha/des.inc               1.1 (new)
                    952: lib/libcrypto/arch/i386/bf.inc                 1.1-1.2 (new)
                    953: lib/libcrypto/arch/i386/bf_enc_586.S           1.1 (new)
                    954: lib/libcrypto/arch/i386/bf_enc_686.S           1.1 (new)
                    955: lib/libcrypto/arch/i386/bf_enc_x86.S           1.1-1.2 (new)
                    956: lib/libcrypto/arch/i386/bn.inc                 1.1 (new)
                    957: lib/libcrypto/arch/i386/bn_asm_586.S           1.1 (new)
                    958: lib/libcrypto/arch/i386/bn_comba_586.S         1.1 (new)
                    959: lib/libcrypto/arch/i386/des.inc                        1.1-1.3 (new)
                    960: lib/libcrypto/arch/i386/md5.inc                        1.1 (new)
                    961: lib/libcrypto/arch/i386/md5_dgst_586.S         1.1 (new)
                    962: lib/libcrypto/arch/i386/ripemd.inc             1.1 (new)
                    963: lib/libcrypto/arch/i386/rmd_dgst_586.S         1.1 (new)
                    964: lib/libcrypto/arch/mips/bf.inc                 1.1 (new)
                    965: lib/libcrypto/arch/mips/des.inc                        1.1-1.2 (new)
                    966: lib/libcrypto/arch/powerpc/des.inc             1.1 (new)
                    967: lib/libcrypto/arch/sparc/bf.inc                        1.1 (new)
                    968: lib/libcrypto/arch/sparc/des.inc               1.1 (new)
                    969: lib/libcrypto/arch/sparc64/des.inc             1.1 (new)
                    970: lib/libcrypto/asn1.inc                         1.4
                    971: lib/libcrypto/bf.inc                           1.4-1.5
                    972: lib/libcrypto/conf.inc                         1.4
                    973: lib/libcrypto/crypto.inc                       1.4
                    974: lib/libcrypto/des.inc                          1.4-1.8
                    975: lib/libcrypto/dso.inc                          1.1 (new)
                    976: lib/libcrypto/evp.inc                          1.4
                    977: lib/libcrypto/i_cbc_dummy.c                    1.2-1.3
                    978: lib/libcrypto/i_skey_dummy.c                   1.2-1.3
                    979: lib/libcrypto/man.inc                          1.6-1.8
                    980: lib/libcrypto/man/BIO_ctrl.3                   1.1-1.6 (new)
                    981: lib/libcrypto/man/BIO_f_base64.3               1.1-1.6 (new)
                    982: lib/libcrypto/man/BIO_f_buffer.3               1.1-1.6 (new)
                    983: lib/libcrypto/man/BIO_f_cipher.3               1.1-1.6 (new)
                    984: lib/libcrypto/man/BIO_f_md.3                   1.1-1.7 (new)
                    985: lib/libcrypto/man/BIO_f_null.3                 1.1-1.6 (new)
                    986: lib/libcrypto/man/BIO_f_ssl.3                  1.1-1.7 (new)
                    987: lib/libcrypto/man/BIO_find_type.3              1.1-1.6 (new)
                    988: lib/libcrypto/man/BIO_new.3                    1.1-1.6 (new)
                    989: lib/libcrypto/man/BIO_new_bio_pair.3           1.1-1.6 (new)
                    990: lib/libcrypto/man/BIO_push.3                   1.1-1.6 (new)
                    991: lib/libcrypto/man/BIO_read.3                   1.1-1.6 (new)
                    992: lib/libcrypto/man/BIO_s_accept.3               1.1-1.6 (new)
                    993: lib/libcrypto/man/BIO_s_bio.3                  1.1-1.6 (new)
                    994: lib/libcrypto/man/BIO_s_connect.3              1.1-1.6 (new)
                    995: lib/libcrypto/man/BIO_s_fd.3                   1.1-1.6 (new)
                    996: lib/libcrypto/man/BIO_s_file.3                 1.1-1.6 (new)
                    997: lib/libcrypto/man/BIO_s_mem.3                  1.1-1.7 (new)
                    998: lib/libcrypto/man/BIO_s_null.3                 1.1-1.6 (new)
                    999: lib/libcrypto/man/BIO_s_socket.3               1.1-1.6 (new)
                   1000: lib/libcrypto/man/BIO_set_callback.3           1.1-1.6 (new)
                   1001: lib/libcrypto/man/BIO_should_retry.3           1.1-1.7 (new)
                   1002: lib/libcrypto/man/BN_CTX_new.3                 1.3-1.10
                   1003: lib/libcrypto/man/BN_CTX_start.3               1.3-1.10
                   1004: lib/libcrypto/man/BN_add.3                     1.3-1.10
                   1005: lib/libcrypto/man/BN_add_word.3                        1.3-1.10
                   1006: lib/libcrypto/man/BN_bn2bin.3                  1.3-1.10
                   1007: lib/libcrypto/man/BN_cmp.3                     1.3-1.10
                   1008: lib/libcrypto/man/BN_copy.3                    1.3-1.10
                   1009: lib/libcrypto/man/BN_generate_prime.3          1.3-1.10
                   1010: lib/libcrypto/man/BN_mod_inverse.3             1.3-1.10
                   1011: lib/libcrypto/man/BN_mod_mul_montgomery.3      1.3-1.10
                   1012: lib/libcrypto/man/BN_mod_mul_reciprocal.3      1.3-1.10
                   1013: lib/libcrypto/man/BN_new.3                     1.3-1.10
                   1014: lib/libcrypto/man/BN_num_bytes.3               1.3-1.10
                   1015: lib/libcrypto/man/BN_rand.3                    1.3-1.10
                   1016: lib/libcrypto/man/BN_set_bit.3                 1.3-1.11
                   1017: lib/libcrypto/man/BN_zero.3                    1.3-1.10
                   1018: lib/libcrypto/man/CRYPTO_set_ex_data.3         1.3-1.9
                   1019: lib/libcrypto/man/DH_generate_key.3            1.3-1.10
                   1020: lib/libcrypto/man/DH_generate_parameters.3     1.3-1.10
                   1021: lib/libcrypto/man/DH_get_ex_new_index.3                1.3-1.10
                   1022: lib/libcrypto/man/DH_new.3                     1.3-1.10
                   1023: lib/libcrypto/man/DH_set_method.3              1.3-1.10
                   1024: lib/libcrypto/man/DH_size.3                    1.3-1.10
                   1025: lib/libcrypto/man/DSA_SIG_new.3                        1.3-1.10
                   1026: lib/libcrypto/man/DSA_do_sign.3                        1.3-1.10
                   1027: lib/libcrypto/man/DSA_dup_DH.3                 1.3-1.10
                   1028: lib/libcrypto/man/DSA_generate_key.3           1.3-1.10
                   1029: lib/libcrypto/man/DSA_generate_parameters.3    1.3-1.10
                   1030: lib/libcrypto/man/DSA_get_ex_new_index.3       1.3-1.10
                   1031: lib/libcrypto/man/DSA_new.3                    1.3-1.10
                   1032: lib/libcrypto/man/DSA_set_method.3             1.3-1.10
                   1033: lib/libcrypto/man/DSA_sign.3                   1.3-1.10
                   1034: lib/libcrypto/man/DSA_size.3                   1.3-1.10
                   1035: lib/libcrypto/man/ERR_GET_LIB.3                        1.3-1.10
                   1036: lib/libcrypto/man/ERR_clear_error.3            1.3-1.10
                   1037: lib/libcrypto/man/ERR_error_string.3           1.3-1.10
                   1038: lib/libcrypto/man/ERR_get_error.3              1.3-1.11
                   1039: lib/libcrypto/man/ERR_load_crypto_strings.3    1.3-1.10
                   1040: lib/libcrypto/man/ERR_load_strings.3           1.3-1.10
                   1041: lib/libcrypto/man/ERR_print_errors.3           1.3-1.10
                   1042: lib/libcrypto/man/ERR_put_error.3              1.3-1.10
                   1043: lib/libcrypto/man/ERR_remove_state.3           1.3-1.10
                   1044: lib/libcrypto/man/EVP_DigestInit.3             1.3-1.11
                   1045: lib/libcrypto/man/EVP_EncryptInit.3            1.3-1.11
                   1046: lib/libcrypto/man/EVP_OpenInit.3               1.3-1.10
                   1047: lib/libcrypto/man/EVP_SealInit.3               1.3-1.10
                   1048: lib/libcrypto/man/EVP_SignInit.3               1.3-1.10
                   1049: lib/libcrypto/man/EVP_VerifyInit.3             1.3-1.10
                   1050: lib/libcrypto/man/Makefile                     1.6-1.10
                   1051: lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3     1.3-1.10
                   1052: lib/libcrypto/man/OpenSSL_add_all_algorithms.3 1.3-1.10
                   1053: lib/libcrypto/man/RAND_add.3                   1.3-1.10
                   1054: lib/libcrypto/man/RAND_bytes.3                 1.3-1.10
                   1055: lib/libcrypto/man/RAND_cleanup.3               1.3-1.10
                   1056: lib/libcrypto/man/RAND_egd.3                   1.3-1.10
                   1057: lib/libcrypto/man/RAND_load_file.3             1.3-1.10
                   1058: lib/libcrypto/man/RAND_set_rand_method.3       1.3-1.10
                   1059: lib/libcrypto/man/RSA_blinding_on.3            1.3-1.10
                   1060: lib/libcrypto/man/RSA_check_key.3              1.3-1.10
                   1061: lib/libcrypto/man/RSA_generate_key.3           1.3-1.10
                   1062: lib/libcrypto/man/RSA_get_ex_new_index.3       1.3-1.10
                   1063: lib/libcrypto/man/RSA_new.3                    1.3-1.10
                   1064: lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 1.3-1.10
                   1065: lib/libcrypto/man/RSA_print.3                  1.3-1.10
                   1066: lib/libcrypto/man/RSA_private_encrypt.3                1.3-1.10
                   1067: lib/libcrypto/man/RSA_public_encrypt.3         1.3-1.10
                   1068: lib/libcrypto/man/RSA_set_method.3             1.3-1.11
                   1069: lib/libcrypto/man/RSA_sign.3                   1.3-1.10
                   1070: lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3 1.3-1.10
                   1071: lib/libcrypto/man/RSA_size.3                   1.3-1.10
                   1072: lib/libcrypto/man/SSL_CIPHER_get_name.3                1.1-1.6 (new)
                   1073: lib/libcrypto/man/SSL_COMP_add_compression_method.3 1.1-1.4 (new)
                   1074: lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3 1.1-1.6 (new)
                   1075: lib/libcrypto/man/SSL_CTX_add_session.3                1.1-1.6 (new)
                   1076: lib/libcrypto/man/SSL_CTX_ctrl.3               1.1-1.4 (new)
                   1077: lib/libcrypto/man/SSL_CTX_flush_sessions.3     1.1-1.6 (new)
                   1078: lib/libcrypto/man/SSL_CTX_free.3               1.1-1.6 (new)
                   1079: lib/libcrypto/man/SSL_CTX_get_ex_new_index.3   1.1-1.6 (new)
                   1080: lib/libcrypto/man/SSL_CTX_get_verify_mode.3    1.1-1.6 (new)
                   1081: lib/libcrypto/man/SSL_CTX_load_verify_locations.3 1.1-1.6 (new)
                   1082: lib/libcrypto/man/SSL_CTX_new.3                        1.1-1.6 (new)
                   1083: lib/libcrypto/man/SSL_CTX_sess_number.3                1.1-1.6 (new)
                   1084: lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3        1.1-1.6 (new)
                   1085: lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3    1.1-1.6 (new)
                   1086: lib/libcrypto/man/SSL_CTX_sessions.3           1.1-1.6 (new)
                   1087: lib/libcrypto/man/SSL_CTX_set_cert_store.3     1.1-1.4 (new)
                   1088: lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3 1.1-1.4 (new)
                   1089: lib/libcrypto/man/SSL_CTX_set_cipher_list.3    1.1-1.6 (new)
                   1090: lib/libcrypto/man/SSL_CTX_set_client_CA_list.3 1.1-1.6 (new)
                   1091: lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3 1.1-1.4 (new)
                   1092: lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3 1.1-1.6 (new)
                   1093: lib/libcrypto/man/SSL_CTX_set_info_callback.3  1.1-1.4 (new)
                   1094: lib/libcrypto/man/SSL_CTX_set_mode.3           1.1-1.6 (new)
                   1095: lib/libcrypto/man/SSL_CTX_set_options.3                1.1-1.6 (new)
                   1096: lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3 1.1-1.4 (new)
                   1097: lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3 1.1-1.6 (new)
                   1098: lib/libcrypto/man/SSL_CTX_set_session_id_context.3 1.1-1.6 (new)
                   1099: lib/libcrypto/man/SSL_CTX_set_ssl_version.3    1.1-1.6 (new)
                   1100: lib/libcrypto/man/SSL_CTX_set_timeout.3                1.1-1.6 (new)
                   1101: lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3        1.1-1.4 (new)
                   1102: lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3 1.1-1.4 (new)
                   1103: lib/libcrypto/man/SSL_CTX_set_verify.3         1.1-1.7 (new)
                   1104: lib/libcrypto/man/SSL_CTX_use_certificate.3    1.1-1.6 (new)
                   1105: lib/libcrypto/man/SSL_SESSION_free.3           1.1-1.6 (new)
                   1106: lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3 1.1-1.6 (new)
                   1107: lib/libcrypto/man/SSL_SESSION_get_time.3       1.1-1.6 (new)
                   1108: lib/libcrypto/man/SSL_accept.3                 1.1-1.6 (new)
                   1109: lib/libcrypto/man/SSL_alert_type_string.3      1.1-1.4 (new)
                   1110: lib/libcrypto/man/SSL_clear.3                  1.1-1.6 (new)
                   1111: lib/libcrypto/man/SSL_connect.3                        1.1-1.6 (new)
                   1112: lib/libcrypto/man/SSL_do_handshake.3           1.1-1.3 (new)
                   1113: lib/libcrypto/man/SSL_free.3                   1.1-1.6 (new)
                   1114: lib/libcrypto/man/SSL_get_SSL_CTX.3            1.1-1.4 (new)
                   1115: lib/libcrypto/man/SSL_get_ciphers.3            1.1-1.6 (new)
                   1116: lib/libcrypto/man/SSL_get_client_CA_list.3     1.1-1.6 (new)
                   1117: lib/libcrypto/man/SSL_get_current_cipher.3     1.1-1.6 (new)
                   1118: lib/libcrypto/man/SSL_get_default_timeout.3    1.1-1.4 (new)
                   1119: lib/libcrypto/man/SSL_get_error.3              1.3-1.10
                   1120: lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 1.1-1.6 (new)
                   1121: lib/libcrypto/man/SSL_get_ex_new_index.3       1.1-1.6 (new)
                   1122: lib/libcrypto/man/SSL_get_fd.3                 1.1-1.6 (new)
                   1123: lib/libcrypto/man/SSL_get_peer_cert_chain.3    1.1-1.6 (new)
                   1124: lib/libcrypto/man/SSL_get_peer_certificate.3   1.1-1.6 (new)
                   1125: lib/libcrypto/man/SSL_get_rbio.3               1.1-1.6 (new)
                   1126: lib/libcrypto/man/SSL_get_session.3            1.1-1.6 (new)
                   1127: lib/libcrypto/man/SSL_get_verify_result.3      1.1-1.6 (new)
                   1128: lib/libcrypto/man/SSL_get_version.3            1.1-1.6 (new)
                   1129: lib/libcrypto/man/SSL_library_init.3           1.1-1.6 (new)
                   1130: lib/libcrypto/man/SSL_load_client_CA_file.3    1.1-1.6 (new)
                   1131: lib/libcrypto/man/SSL_new.3                    1.1-1.6 (new)
                   1132: lib/libcrypto/man/SSL_pending.3                        1.1-1.6 (new)
                   1133: lib/libcrypto/man/SSL_read.3                   1.1-1.6 (new)
                   1134: lib/libcrypto/man/SSL_rstate_string.3          1.1-1.4 (new)
                   1135: lib/libcrypto/man/SSL_session_reused.3         1.1-1.4 (new)
                   1136: lib/libcrypto/man/SSL_set_bio.3                        1.1-1.6 (new)
                   1137: lib/libcrypto/man/SSL_set_connect_state.3      1.1-1.6 (new)
                   1138: lib/libcrypto/man/SSL_set_fd.3                 1.1-1.6 (new)
                   1139: lib/libcrypto/man/SSL_set_session.3            1.1-1.6 (new)
                   1140: lib/libcrypto/man/SSL_set_shutdown.3           1.1-1.6 (new)
                   1141: lib/libcrypto/man/SSL_set_verify_result.3      1.1-1.6 (new)
                   1142: lib/libcrypto/man/SSL_shutdown.3               1.1-1.6 (new)
                   1143: lib/libcrypto/man/SSL_state_string.3           1.1-1.4 (new)
                   1144: lib/libcrypto/man/SSL_want.3                   1.1-1.4 (new)
                   1145: lib/libcrypto/man/SSL_write.3                  1.1-1.6 (new)
                   1146: lib/libcrypto/man/crypto.3                     1.4-1.10
                   1147: lib/libcrypto/man/d2i_DHparams.3               1.3-1.10
                   1148: lib/libcrypto/man/d2i_RSAPublicKey.3           1.3-1.10
                   1149: lib/libcrypto/man/d2i_SSL_SESSION.3            1.1-1.6 (new)
                   1150: lib/libcrypto/man/des_modes.7                  1.3,1.5-1.11
                   1151: lib/libcrypto/man/lh_stats.3                   1.3-1.10
                   1152: lib/libcrypto/man/libcrypto.pl                 1.1 (new)
                   1153: lib/libcrypto/man/openssl.1                    1.3-1.9
                   1154: lib/libcrypto/man/openssl.cnf.5                        1.5-1.11
                   1155: lib/libcrypto/man/openssl_CA.pl.1              1.2-1.8
                   1156: lib/libcrypto/man/openssl_asn1parse.1          1.2-1.8
                   1157: lib/libcrypto/man/openssl_bio.3                        1.1-1.6 (new)
                   1158: lib/libcrypto/man/openssl_blowfish.3           1.1-1.6 (new)
                   1159: lib/libcrypto/man/openssl_bn.3                 1.1-1.6 (new)
                   1160: lib/libcrypto/man/openssl_bn_internal.3                1.1-1.7 (new)
                   1161: lib/libcrypto/man/openssl_buffer.3             1.1-1.6 (new)
                   1162: lib/libcrypto/man/openssl_ca.1                 1.2-1.8
                   1163: lib/libcrypto/man/openssl_ciphers.1            1.2-1.8
                   1164: lib/libcrypto/man/openssl_crl.1                        1.2-1.8
                   1165: lib/libcrypto/man/openssl_crl2pkcs7.1          1.2-1.8
                   1166: lib/libcrypto/man/openssl_des.3                        1.1-1.6 (new)
                   1167: lib/libcrypto/man/openssl_dgst.1               1.2-1.8
                   1168: lib/libcrypto/man/openssl_dh.3                 1.1-1.6 (new)
                   1169: lib/libcrypto/man/openssl_dhparam.1            1.2-1.8
                   1170: lib/libcrypto/man/openssl_dsa.1                        1.2-1.8
                   1171: lib/libcrypto/man/openssl_dsa.3                        1.1-1.6 (new)
                   1172: lib/libcrypto/man/openssl_dsaparam.1           1.2-1.8
                   1173: lib/libcrypto/man/openssl_enc.1                        1.2-1.8
                   1174: lib/libcrypto/man/openssl_err.3                        1.2-1.9
                   1175: lib/libcrypto/man/openssl_evp.3                        1.1-1.6 (new)
                   1176: lib/libcrypto/man/openssl_gendsa.1             1.2-1.8
                   1177: lib/libcrypto/man/openssl_genrsa.1             1.2-1.8
                   1178: lib/libcrypto/man/openssl_hmac.3               1.1-1.6 (new)
                   1179: lib/libcrypto/man/openssl_lhash.3              1.1-1.6 (new)
                   1180: lib/libcrypto/man/openssl_md5.3                        1.1-1.6 (new)
                   1181: lib/libcrypto/man/openssl_mdc2.3               1.1-1.6 (new)
                   1182: lib/libcrypto/man/openssl_nseq.1               1.2-1.8
                   1183: lib/libcrypto/man/openssl_passwd.1             1.2-1.8
                   1184: lib/libcrypto/man/openssl_pkcs12.1             1.2-1.8
                   1185: lib/libcrypto/man/openssl_pkcs7.1              1.2-1.9
                   1186: lib/libcrypto/man/openssl_pkcs8.1              1.2-1.8
                   1187: lib/libcrypto/man/openssl_rand.1               1.2-1.8
                   1188: lib/libcrypto/man/openssl_rand.3               1.1-1.6 (new)
                   1189: lib/libcrypto/man/openssl_rc4.3                        1.1-1.6 (new)
                   1190: lib/libcrypto/man/openssl_req.1                        1.2-1.8
                   1191: lib/libcrypto/man/openssl_ripemd.3             1.1-1.6 (new)
                   1192: lib/libcrypto/man/openssl_rsa.1                        1.2-1.8
                   1193: lib/libcrypto/man/openssl_rsa.3                        1.1-1.6 (new)
                   1194: lib/libcrypto/man/openssl_rsautl.1             1.1-1.6 (new)
                   1195: lib/libcrypto/man/openssl_s_client.1           1.2-1.9
                   1196: lib/libcrypto/man/openssl_s_server.1           1.2-1.8
                   1197: lib/libcrypto/man/openssl_sess_id.1            1.2-1.8
                   1198: lib/libcrypto/man/openssl_sha.3                        1.1-1.6 (new)
                   1199: lib/libcrypto/man/openssl_smime.1              1.2-1.8
                   1200: lib/libcrypto/man/openssl_speed.1              1.2-1.8
                   1201: lib/libcrypto/man/openssl_spkac.1              1.2-1.8
                   1202: lib/libcrypto/man/openssl_threads.3            1.1-1.7 (new)
                   1203: lib/libcrypto/man/openssl_verify.1             1.2-1.8
                   1204: lib/libcrypto/man/openssl_version.1            1.2-1.8
                   1205: lib/libcrypto/man/openssl_x509.1               1.2-1.9
                   1206: lib/libcrypto/man/ssl.3                                1.4-1.10
                   1207: lib/libcrypto/md4.inc                          1.1 (new)
                   1208: lib/libcrypto/mdc2.inc                         1.4
                   1209: lib/libcrypto/rand.inc                         1.4
                   1210: lib/libcrypto/rc5_enc_dummy.c                  1.2-1.3
                   1211: lib/libcrypto/rc5_skey_dummy.c                 1.2-1.3
                   1212: lib/libcrypto/rnd_keys.c                       1.2
                   1213: lib/libcrypto/shlib_version                    1.4-1.6
                   1214: lib/libcrypto/srcs.inc                         1.9-1.10
                   1215: lib/libcrypto/x509v3.inc                       1.4
                   1216: lib/libgssapi/shlib_version                    1.4
                   1217: lib/libhdb/shlib_version                       1.4
                   1218: lib/libkadm/shlib_version                      1.3
                   1219: lib/libkadm5clnt/shlib_version                 1.4
                   1220: lib/libkadm5srv/shlib_version                  1.4
                   1221: lib/libkafs/shlib_version                      1.4
                   1222: lib/libkdb/shlib_version                       1.3
                   1223: lib/libkrb/shlib_version                       1.3
                   1224: lib/libkrb5/shlib_version                      1.5
                   1225: lib/libkstream/shlib_version                   1.2
                   1226: lib/libroken/shlib_version                     1.4
                   1227: lib/libsl/shlib_version                                1.3
                   1228: lib/libss/shlib_version                                1.4
                   1229: lib/libssl/Makefile                            1.3-1.4
                   1230: lib/libssl/shlib_version                       1.3-1.4
                   1231: lib/libssl/ssl.inc                             1.3
                   1232: lib/libtelnet/shlib_version                    1.8
                   1233: usr.bin/openssl/Makefile                       1.8-1.10
                   1234:
                   1235:   Update OpenSSL to version 0.9.6g.  Includes major version bump for
                   1236:   libcrypto and all the dependent libraries.
                   1237:
                   1238: lib/libkrb5/Makefile                            1.11
                   1239:
                   1240:   Use libc md4, not openssl md4.
1.1.2.4   itojun   1241:
                   1242: usr.sbin/rpcbind/util.c                                1.5
                   1243:   Move routines which fill in tbuf in addrmerge(), making sure tbuf is always
                   1244:   initialised.
1.1.2.5   itojun   1245:
1.1.2.26  itojun   1246: include/netdb.h                                        1.27 via patch
1.1.2.5   itojun   1247:   remove unused/unsupported AI_xx.  notified by PR 18072
1.1.2.6   itojun   1248:
1.1.2.38  itojun   1249: sys/netinet6/esp_input.c                       1.24
1.1.2.6   itojun   1250:   check packet length before fetching ESP crypto checksum.  sync w/kame
1.1.2.7   itojun   1251:
                   1252: sys/netinet6/esp.h                             1.20
                   1253: sys/netinet6/esp_core.c                                1.24
                   1254: sys/netinet6/esp_output.c                      1.14
                   1255:   use correct padding boundary, to correctly estimate ESP header size.
                   1256:   problem found by Arto Selonen <arto@selonen.org>
                   1257:
1.1.2.26  itojun   1258: usr.sbin/mtrace/mtrace.c                       1.21-1.23 via patch
1.1.2.7   itojun   1259:   revoke root priv earlier.  check fd_set overrun (and die if overrun).
                   1260:   avoid using runtime-generated printf format string.  from xs@kittenz.org
                   1261:   indentation fix.
1.1.2.8   itojun   1262:
1.1.2.26  itojun   1263: usr.sbin/mrinfo/mrinfo.c                       1.15 via patch
1.1.2.8   itojun   1264:   fix an exploitable fd_set overflow in mrinfo(8).  drop root priv earlier.
                   1265:   do not use generated printf format string.  from xs@kittenz.org
1.1.2.9   itojun   1266:
                   1267: usr.sbin/pppd/pppd/sys-bsd.c                   1.39
                   1268: usr.sbin/pppd/pppd/tty.c                       1.5
                   1269:   die if fd_set overruns.
1.1.2.10  itojun   1270:
1.1.2.26  itojun   1271: etc/security                                   1.77-1.78 via patch
1.1.2.10  itojun   1272:   understand md5 password
1.1.2.11  itojun   1273:
                   1274: lib/libc/locale/setlocale.c                    1.38-1.40
                   1275:   fix a bug of setlocale when changing locales with LC_ALL for the first
                   1276:   argunemt and with a string containing many slashes for the second argument.
                   1277:   This bug may cause setlocale() to destroy static datas.  exploitable
                   1278:   under certain situation.
1.1.2.12  itojun   1279:
                   1280: usr.sbin/cron/database.c                       1.5
                   1281: usr.sbin/cron/do_command.c                     1.11
                   1282:   Instead of passing "*system*" as the fname to process_crontab()
                   1283:   for the system crontab file, pass a NULL pointer instead.  This
                   1284:   prevents someone from creating a "*system*" file in the tabs directory
                   1285:   that acts as an alternate root crontab.  from openbsd
1.1.2.13  itojun   1286:
                   1287: sys/nfs/nfs_socket.c                           1.75
                   1288:   Initialize recm to NULL inside the loop, so that a record length of
                   1289:   NULL will not accidentallly append bogus data (the previous record).
                   1290:   Derived from a fix by Matt Dillon in FreeBSD.
1.1.2.14  itojun   1291:
                   1292: lib/libc/net/inet_ntop.c                       1.11-1.12
                   1293:   be more picky about string buffer manipulation.  hints from freebsd.
                   1294:   correct snprintf return value handling.
1.1.2.15  itojun   1295:
1.1.2.17  itojun   1296: lib/libc/net/getaddrinfo.c                     1.56
1.1.2.15  itojun   1297: lib/libc/net/res_mkquery.c                     1.22
                   1298:   correct bad practice in the code - it uses two changing variables
                   1299:   to manage buffer (buf and buflen).  we eliminate buflen and use
                   1300:   fixed point (ep) as the ending pointer.
1.1.2.16  itojun   1301:
                   1302: usr.sbin/pppd/pppd/tty.c                       1.3
                   1303:   don't try to chmod if fchmod fails when restoring the original tty modes.
                   1304:   It could cause a symlink race. Just report the fchmod failure. Reported
                   1305:   by itojun, found in FreeBSD.
1.1.2.17  itojun   1306:
                   1307: lib/libc/net/getaddrinfo.c                     1.50
                   1308:   remove redundant declarations of h_errno and __hostalias
                   1309:
                   1310: lib/libc/net/getaddrinfo.c                     1.52
                   1311:   make sure "qname" argument to getanswer() is properly given.  from lukem
                   1312:
                   1313: lib/libc/net/getaddrinfo.c                     1.54
                   1314: lib/libc/net/gethnamaddr.c                     1.43,1.49-1.50
                   1315: lib/libc/net/getnetnamadr.c                    1.23
                   1316:   use snprintf, string manipulation cleanups
                   1317:
                   1318: lib/libc/net/getaddrinfo.c                     1.57-1.59
                   1319:   correct port range check and signed/unsigned mixup
                   1320:
                   1321: lib/libc/net/getaddrinfo.c                     1.60-1.61
                   1322:   lint clean
                   1323:
                   1324: lib/libc/net/getaddrinfo.c                     1.62
                   1325: lib/libc/net/gethnamaddr.c                     1.51
                   1326:   drop AAAA reply with IPv4 mapped address.  sync w/kame
                   1327:   draft-itojun-v6ops-v4mapped-harmful-00.txt
                   1328:
                   1329: lib/libc/net/getaddrinfo.c                     1.63
                   1330: lib/libc/net/gethnamaddr.c                     1.52
                   1331: lib/libc/net/getnetnamadr.c                    1.24
                   1332:   allocate 64K recieve buffer for DNS responses.
1.1.2.41  itojun   1333:
                   1334: lib/libc/net/gethnamaddr.c                     1.37
                   1335:   on gethostby* with NIS backend, make a lookup against ipnodes.{byname,byaddr}
                   1336:   for non-IPv4 address.  obeys solaris8 practice.
1.1.2.17  itojun   1337:
                   1338: lib/libc/net/gethnamaddr.c                     1.38
                   1339:   Varargsify dprintf to allow for format string checking
                   1340:
                   1341: lib/libc/net/gethnamaddr.c                     1.39
                   1342: lib/libc/net/getnetnamadr.c                    1.20
                   1343:   remove redundant declarations.
                   1344:
                   1345: lib/libc/net/gethnamaddr.c                     1.41
                   1346:   do not reverse-lookup scoped IPv6 address.  it does not make sense as
                   1347:   there's no way to give scope identifier.  sync w/kame
                   1348:
                   1349: lib/libc/net/gethnamaddr.c                     1.42
                   1350:   style
                   1351:
                   1352: lib/libc/net/gethnamaddr.c                     1.45
                   1353:   do not pass uninitialized variable to nsdispatch().
                   1354:
                   1355: lib/libc/net/gethnamaddr.c                     1.48
                   1356:   query ip6.arpa then ip6.int for IPv6 reverse lookup.  follows RFC3152.
1.1.2.18  itojun   1357:
                   1358: sys/dev/pckbc/wskbdmap_mfii.c                  1.24
                   1359:   Correct spannish mapping. Fix kern/15509 by Julio Merino <juli@merino.net>.
1.1.2.19  itojun   1360:
                   1361: crypto/dist/openssl/apps/progs.h               1.3
                   1362:   more NO_xx cleanup.  can't catch these by openssl-unifdef.pl
1.1.2.20  itojun   1363:
1.1.2.37  itojun   1364: etc/etc.i386/ttys                              1.12 via patch
1.1.2.20  itojun   1365:   Do what we should have been doing long ago; use /dev/console by default as the
                   1366:   boot console tty, so that the console is on the same place that the kernel
                   1367:   dmesg output goes, whether wscons or serial.  Users who want to use tty00
                   1368:   or ttyE0 explicitly can change /etc/ttys themselves.
1.1.2.21  itojun   1369:
                   1370: usr.bin/getconf/getconf.c                      1.17-1.18
1.1.2.40  itojun   1371:   Fix ancient cut and paste error which made "_POSIX_PATH_MAX" actually
1.1.2.21  itojun   1372:   return "_POSIX_PIPE_BUF".
1.1.2.22  itojun   1373:
                   1374: sys/kern/tty.c                                 1.139
                   1375:   Make sure repeated TIOCSCTTY doesn't corrupt session hold count.
                   1376:   Fixes kern/17382 by David Laight.
1.1.2.23  itojun   1377:
1.1.2.39  itojun   1378: sys/uvm/uvm_amap_i.h                           1.18 via patch
1.1.2.23  itojun   1379:   In amap_ref, only increment the amap's refcnt after we have established
                   1380:   the ppref array.  Otherwise, the newly ref'ed pages will be doubly
                   1381:   counted and thus never freed because the pprefcnt can't fall to 0.
1.1.2.24  itojun   1382:
                   1383: sys/kern/exec_aout.c                           1.23
                   1384:   only create a vmcmd for the BSS if there is any BSS.  fixes PR 17834.
1.1.2.25  itojun   1385:
                   1386: sys/arch/amiga/dev/grf_cv3d.c                  1.11
                   1387: sys/arch/hpcmips/dev/mq200.c                   1.21
                   1388: sys/arch/i386/i386/sys_machdep.c               1.64
                   1389: sys/arch/luna68k/dev/lunafb.c                  1.9
                   1390: sys/arch/sparc/dev/bt_subr.c                   via patch
                   1391: sys/arch/sparc64/dev/bt_subr.c                 via patch
                   1392: sys/arch/sun3/dev/bt_subr.c                    via patch
                   1393: sys/compat/ibcs2/ibcs2_stat.c                  1.21-1.23
                   1394: sys/dev/sun/bt_subr.c                          1.3
                   1395: sys/dev/tc/cfb.c                               1.34
                   1396: sys/dev/tc/sfb.c                               1.53
                   1397: sys/dev/tc/xcfb.c                              1.29
                   1398:   integer overflow.  reported by silvio@qualys.com
1.1.2.26  itojun   1399:
                   1400: sys/dev/pci/pucdata.c                          1.31 via patch
                   1401:   Add Siig 20x 8 ports and and Oxford x952 cards. From Paul Shupak in
                   1402:   kern/17790.
1.1.2.27  itojun   1403:
                   1404: sys/dev/scsipi/scsiconf.c                      1.186 via patch
                   1405:   add quirk entry for yet another broken sony cdrom. Fix kern/17773
1.1.2.28  itojun   1406:
                   1407: lib/libc/stdlib/calloc.c                       1.10-1.12
                   1408:   allow calloc(0, x) and calloc(x, 0).  sync w/openbsd
1.1.2.29  itojun   1409:
                   1410: lib/libipsec/policy_parse.y                    1.8
                   1411: lib/libipsec/policy_token.l                    1.7
                   1412:   plug memory leak.  from ebisawa@iij, sync w/kame
1.1.2.30  itojun   1413:
                   1414: sys/netinet/ip_mroute.c                                1.61
                   1415:   bring back old copyright notice lost in rev 1.15 (which is the authors'
                   1416:   intent).
1.1.2.32  itojun   1417:
                   1418: sys/netinet6/ip6_mroute.c                      1.36 via patch
                   1419:   correct multicast packet MTU check.  sync w/kame
1.1.2.33  itojun   1420:
                   1421: usr.bin/join/join.c                            1.21
                   1422:   finish fixing PR#15412
1.1.2.42  itojun   1423:
                   1424: sys/netinet/tcp_input.c                                1.154
                   1425:   always consult SS_CANTRCVMORE.  PR 18185
1.1.2.43! itojun   1426:
        !          1427: usr.bin/patch/pch.c                            1.13 via patch
        !          1428:   accept the output of diff when the diff'd files do not end with newlines.

CVSweb <webmaster@jp.NetBSD.org>