/[base]
ViewVC logotype

Revision 340703


Jump to revision: Previous Next
Author: jkim
Date: Tue Nov 20 21:10:04 2018 UTC (5 years, 7 months ago)
Changed paths: 665 (showing only 100; show all)
Log Message:
Merge OpenSSL 1.1.1a.


Changed paths

Path Details
Directoryhead/crypto/openssl/ modified , props changed
Directoryhead/crypto/openssl/CHANGES modified , text changed
Directoryhead/crypto/openssl/Configure modified , text changed
Directoryhead/crypto/openssl/INSTALL modified , text changed
Directoryhead/crypto/openssl/NEWS modified , text changed
Directoryhead/crypto/openssl/README modified , text changed
Directoryhead/crypto/openssl/apps/app_rand.c modified , text changed
Directoryhead/crypto/openssl/apps/apps.c modified , text changed
Directoryhead/crypto/openssl/apps/apps.h modified , text changed
Directoryhead/crypto/openssl/apps/ca.c modified , text changed
Directoryhead/crypto/openssl/apps/ocsp.c modified , text changed
Directoryhead/crypto/openssl/apps/openssl.cnf modified , text changed
Directoryhead/crypto/openssl/apps/opt.c modified , text changed
Directoryhead/crypto/openssl/apps/rehash.c modified , text changed
Directoryhead/crypto/openssl/apps/rsa.c modified , text changed
Directoryhead/crypto/openssl/apps/s_cb.c modified , text changed
Directoryhead/crypto/openssl/apps/s_server.c modified , text changed
Directoryhead/crypto/openssl/apps/speed.c modified , text changed
Directoryhead/crypto/openssl/apps/x509.c modified , text changed
Directoryhead/crypto/openssl/crypto/LPdir_unix.c modified , text changed
Directoryhead/crypto/openssl/crypto/async/arch/async_posix.h modified , text changed
Directoryhead/crypto/openssl/crypto/bio/b_sock2.c modified , text changed
Directoryhead/crypto/openssl/crypto/bio/bio_lib.c modified , text changed
Directoryhead/crypto/openssl/crypto/bio/bss_log.c modified , text changed
Directoryhead/crypto/openssl/crypto/bn/asm/x86_64-gcc.c modified , text changed
Directoryhead/crypto/openssl/crypto/bn/bn_exp.c modified , text changed
Directoryhead/crypto/openssl/crypto/bn/bn_lib.c modified , text changed
Directoryhead/crypto/openssl/crypto/build.info modified , text changed
Directoryhead/crypto/openssl/crypto/conf/conf_api.c modified , text changed
Directoryhead/crypto/openssl/crypto/conf/conf_mod.c modified , text changed
Directoryhead/crypto/openssl/crypto/cryptlib.c modified , text changed
Directoryhead/crypto/openssl/crypto/ct/ct_log.c modified , text changed
Directoryhead/crypto/openssl/crypto/dsa/dsa_gen.c modified , text changed
Directoryhead/crypto/openssl/crypto/dsa/dsa_ossl.c modified , text changed
Directoryhead/crypto/openssl/crypto/ec/ec_ameth.c modified , text changed
Directoryhead/crypto/openssl/crypto/ec/ec_mult.c modified , text changed
Directoryhead/crypto/openssl/crypto/ec/ec_pmeth.c modified , text changed
Directoryhead/crypto/openssl/crypto/ec/ecdh_kdf.c modified , text changed
Directoryhead/crypto/openssl/crypto/engine/eng_devcrypto.c modified , text changed
Directoryhead/crypto/openssl/crypto/engine/eng_list.c modified , text changed
Directoryhead/crypto/openssl/crypto/err/openssl.txt modified , text changed
Directoryhead/crypto/openssl/crypto/evp/e_aes.c modified , text changed
Directoryhead/crypto/openssl/crypto/evp/e_rc2.c modified , text changed
Directoryhead/crypto/openssl/crypto/evp/pmeth_lib.c modified , text changed
Directoryhead/crypto/openssl/crypto/getenv.c
(Copied from vendor-crypto/openssl/dist/crypto/getenv.c, r340690)
added
Directoryhead/crypto/openssl/crypto/include/internal/ec_int.h modified , text changed
Directoryhead/crypto/openssl/crypto/include/internal/rand_int.h modified , text changed
Directoryhead/crypto/openssl/crypto/kdf/hkdf.c modified , text changed
Directoryhead/crypto/openssl/crypto/mem_sec.c modified , text changed
Directoryhead/crypto/openssl/crypto/o_fopen.c modified , text changed
Directoryhead/crypto/openssl/crypto/pkcs12/p12_mutl.c modified , text changed
Directoryhead/crypto/openssl/crypto/poly1305/poly1305_ieee754.c modified , text changed
Directoryhead/crypto/openssl/crypto/rand/drbg_ctr.c modified , text changed
Directoryhead/crypto/openssl/crypto/rand/drbg_lib.c modified , text changed
Directoryhead/crypto/openssl/crypto/rand/rand_err.c modified , text changed
Directoryhead/crypto/openssl/crypto/rand/rand_lcl.h modified , text changed
Directoryhead/crypto/openssl/crypto/rand/rand_lib.c modified , text changed
Directoryhead/crypto/openssl/crypto/rand/rand_unix.c modified , text changed
Directoryhead/crypto/openssl/crypto/rand/randfile.c modified , text changed
Directoryhead/crypto/openssl/crypto/rsa/rsa_lib.c modified , text changed
Directoryhead/crypto/openssl/crypto/rsa/rsa_meth.c modified , text changed
Directoryhead/crypto/openssl/crypto/rsa/rsa_ossl.c modified , text changed
Directoryhead/crypto/openssl/crypto/sha/asm/keccak1600-s390x.pl modified , text changed
Directoryhead/crypto/openssl/crypto/sha/asm/sha512p8-ppc.pl modified , text changed
Directoryhead/crypto/openssl/crypto/siphash/siphash.c modified , text changed
Directoryhead/crypto/openssl/crypto/sm2/sm2_crypt.c modified , text changed
Directoryhead/crypto/openssl/crypto/sm2/sm2_sign.c modified , text changed
Directoryhead/crypto/openssl/crypto/ui/ui_openssl.c modified , text changed
Directoryhead/crypto/openssl/crypto/x509/by_dir.c modified , text changed
Directoryhead/crypto/openssl/crypto/x509/by_file.c modified , text changed
Directoryhead/crypto/openssl/crypto/x509/x509_vfy.c modified , text changed
Directoryhead/crypto/openssl/doc/man1/ca.pod modified , text changed
Directoryhead/crypto/openssl/doc/man1/enc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man1/openssl.pod modified , text changed
Directoryhead/crypto/openssl/doc/man1/req.pod modified , text changed
Directoryhead/crypto/openssl/doc/man1/rsa.pod modified , text changed
Directoryhead/crypto/openssl/doc/man1/s_server.pod modified , text changed
Directoryhead/crypto/openssl/doc/man1/storeutl.pod modified , text changed
Directoryhead/crypto/openssl/doc/man1/x509.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/DES_random_key.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_DigestInit.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_PKEY_CTX_ctrl.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_PKEY_set1_RSA.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_aes.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_aria.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_bf_cbc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_camellia.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_cast5_cbc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_des.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_idea_cbc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_md5.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_rc2_cbc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_seed_cbc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/EVP_sm4_cbc.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/OPENSSL_VERSION_NUMBER.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/RSA_meth_new.pod modified , text changed
Directoryhead/crypto/openssl/doc/man3/SSL_CTX_set0_CA_list.pod modified , text changed
[...]

  ViewVC Help
Powered by ViewVC 1.1.27