/[base]
ViewVC logotype

Revision 248272


Jump to revision: Previous Next
Author: delphij
Date: Thu Mar 14 17:48:07 2013 UTC (11 years, 1 month ago)
Changed paths: 326 (showing only 100; show all)
Log Message:
Merge OpenSSL 0.9.8y.  This is a direct commit to stable/9 as HEAD is on a
different release now.


Changed paths

Path Details
Directorystable/9/crypto/openssl/ modified , props changed
Directorystable/9/crypto/openssl/CHANGES modified , text changed
Directorystable/9/crypto/openssl/Configure modified , text changed
Directorystable/9/crypto/openssl/FAQ modified , text changed
Directorystable/9/crypto/openssl/Makefile modified , text changed
Directorystable/9/crypto/openssl/NEWS modified , text changed
Directorystable/9/crypto/openssl/README modified , text changed
Directorystable/9/crypto/openssl/apps/Makefile modified , text changed
Directorystable/9/crypto/openssl/apps/apps.c modified , text changed
Directorystable/9/crypto/openssl/apps/dhparam.c modified , text changed
Directorystable/9/crypto/openssl/apps/s_server.c modified , text changed
Directorystable/9/crypto/openssl/crypto/asn1/a_strex.c modified , text changed
Directorystable/9/crypto/openssl/crypto/asn1/a_verify.c modified , text changed
Directorystable/9/crypto/openssl/crypto/asn1/x_pubkey.c modified , text changed
Directorystable/9/crypto/openssl/crypto/cryptlib.c modified , text changed
Directorystable/9/crypto/openssl/crypto/crypto.h modified , text changed
Directorystable/9/crypto/openssl/crypto/ec/ec.h modified , text changed
Directorystable/9/crypto/openssl/crypto/ec/ec_key.c modified , text changed
Directorystable/9/crypto/openssl/crypto/ecdh/ech_lib.c modified , text changed
Directorystable/9/crypto/openssl/crypto/ecdsa/ecs_lib.c modified , text changed
Directorystable/9/crypto/openssl/crypto/o_init.c modified , text changed
Directorystable/9/crypto/openssl/crypto/ocsp/ocsp_vfy.c modified , text changed
Directorystable/9/crypto/openssl/crypto/opensslv.h modified , text changed
Directorystable/9/crypto/openssl/crypto/rsa/rsa_oaep.c modified , text changed
Directorystable/9/crypto/openssl/crypto/symhacks.h modified , text changed
Directorystable/9/crypto/openssl/doc/apps/CA.pl.pod modified , text changed
Directorystable/9/crypto/openssl/engines/e_capi.c modified , text changed
Directorystable/9/crypto/openssl/openssl.spec modified , text changed
Directorystable/9/crypto/openssl/ssl/Makefile modified , text changed
Directorystable/9/crypto/openssl/ssl/d1_enc.c modified , text changed
Directorystable/9/crypto/openssl/ssl/d1_pkt.c modified , text changed
Directorystable/9/crypto/openssl/ssl/s2_clnt.c modified , text changed
Directorystable/9/crypto/openssl/ssl/s2_pkt.c modified , text changed
Directorystable/9/crypto/openssl/ssl/s3_both.c modified , text changed
Directorystable/9/crypto/openssl/ssl/s3_cbc.c
(Copied from vendor-crypto/openssl/dist-0.9.8/ssl/s3_cbc.c, r248057)
added
Directorystable/9/crypto/openssl/ssl/s3_clnt.c modified , text changed
Directorystable/9/crypto/openssl/ssl/s3_enc.c modified , text changed
Directorystable/9/crypto/openssl/ssl/s3_pkt.c modified , text changed
Directorystable/9/crypto/openssl/ssl/s3_srvr.c modified , text changed
Directorystable/9/crypto/openssl/ssl/ssl.h modified , text changed
Directorystable/9/crypto/openssl/ssl/ssl3.h modified , text changed
Directorystable/9/crypto/openssl/ssl/ssl_err.c modified , text changed
Directorystable/9/crypto/openssl/ssl/ssl_lib.c modified , text changed
Directorystable/9/crypto/openssl/ssl/ssl_locl.h modified , text changed
Directorystable/9/crypto/openssl/ssl/t1_enc.c modified , text changed
Directorystable/9/crypto/openssl/ssl/t1_lib.c modified , text changed
Directorystable/9/crypto/openssl/util/libeay.num modified , text changed
Directorystable/9/secure/lib/libcrypto/Makefile.inc modified , text changed
Directorystable/9/secure/lib/libcrypto/man/ASN1_OBJECT_new.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/ASN1_STRING_length.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/ASN1_STRING_new.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/ASN1_generate_nconf.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_ctrl.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_f_base64.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_f_buffer.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_f_cipher.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_f_md.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_f_null.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_f_ssl.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_find_type.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_new.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_push.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_read.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_accept.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_bio.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_connect.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_fd.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_file.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_mem.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_null.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_s_socket.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_set_callback.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BIO_should_retry.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_BLINDING_new.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_CTX_new.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_CTX_start.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_add.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_add_word.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_bn2bin.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_cmp.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_copy.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_generate_prime.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_mod_inverse.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_new.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_num_bytes.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_rand.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_set_bit.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_swap.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/BN_zero.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/CONF_modules_free.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/CONF_modules_load_file.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/CRYPTO_set_ex_data.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/DH_generate_key.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/DH_generate_parameters.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/DH_get_ex_new_index.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/DH_new.3 modified , text changed
Directorystable/9/secure/lib/libcrypto/man/DH_set_method.3 modified , text changed
[...]

  ViewVC Help
Powered by ViewVC 1.1.27