Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Software Development
>
Version Control
>
TortoiseSVN
>
SCM
>
SVN
>
Commit
TortoiseSVN
Donation
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
Files
Stats
Source Code
Code Repository list
Subversion
View Repository
R/O
SSH
HTTPS
Summary
SourceTree
Commits
Branches
Tags
tortoisesvn: Commit
Commit MetaInfo
Revision
29098 (
tree
)
Time
2021-04-01 03:43:05
Author
stefankueng
Log Message
update to OpenSSL 1.1.1k
Change Summary
modified:
trunk/ext/openssl/AUTHORS
modified:
trunk/ext/openssl/CHANGES
modified:
trunk/ext/openssl/CONTRIBUTING
modified:
trunk/ext/openssl/Configurations/10-main.conf
modified:
trunk/ext/openssl/Configurations/descrip.mms.tmpl
modified:
trunk/ext/openssl/Configurations/unix-Makefile.tmpl
modified:
trunk/ext/openssl/Configure
modified:
trunk/ext/openssl/INSTALL
modified:
trunk/ext/openssl/NEWS
modified:
trunk/ext/openssl/NOTES.VMS
modified:
trunk/ext/openssl/NOTES.WIN
modified:
trunk/ext/openssl/README
added:
trunk/ext/openssl/VMS/msg_install.com
added:
trunk/ext/openssl/VMS/msg_staging.com
modified:
trunk/ext/openssl/apps/ca.c
modified:
trunk/ext/openssl/apps/s_cb.c
modified:
trunk/ext/openssl/apps/s_time.c
modified:
trunk/ext/openssl/crypto/armcap.c
modified:
trunk/ext/openssl/crypto/asn1/asn1_par.c
modified:
trunk/ext/openssl/crypto/asn1/bio_ndef.c
modified:
trunk/ext/openssl/crypto/asn1/charmap.h
modified:
trunk/ext/openssl/crypto/bn/bn_prime.h
modified:
trunk/ext/openssl/crypto/conf/conf_def.c
modified:
trunk/ext/openssl/crypto/conf/conf_def.h
modified:
trunk/ext/openssl/crypto/dh/dh_key.c
modified:
trunk/ext/openssl/crypto/engine/eng_devcrypto.c
modified:
trunk/ext/openssl/crypto/err/openssl.txt
modified:
trunk/ext/openssl/crypto/evp/evp_enc.c
modified:
trunk/ext/openssl/crypto/evp/evp_err.c
modified:
trunk/ext/openssl/crypto/mem_sec.c
modified:
trunk/ext/openssl/crypto/modes/cbc128.c
modified:
trunk/ext/openssl/crypto/modes/gcm128.c
modified:
trunk/ext/openssl/crypto/o_time.c
modified:
trunk/ext/openssl/crypto/objects/obj_dat.h
modified:
trunk/ext/openssl/crypto/objects/obj_xref.h
modified:
trunk/ext/openssl/crypto/poly1305/asm/poly1305-armv4.pl
modified:
trunk/ext/openssl/crypto/ppccap.c
modified:
trunk/ext/openssl/crypto/rand/rand_lib.c
modified:
trunk/ext/openssl/crypto/rsa/rsa_ssl.c
modified:
trunk/ext/openssl/crypto/srp/srp_lib.c
modified:
trunk/ext/openssl/crypto/x509/x509_cmp.c
modified:
trunk/ext/openssl/crypto/x509/x509_vfy.c
modified:
trunk/ext/openssl/crypto/x509/x_all.c
modified:
trunk/ext/openssl/crypto/x509/x_attrib.c
modified:
trunk/ext/openssl/crypto/x509v3/v3_purp.c
modified:
trunk/ext/openssl/doc/man1/ca.pod
modified:
trunk/ext/openssl/doc/man1/cms.pod
modified:
trunk/ext/openssl/doc/man1/crl2pkcs7.pod
modified:
trunk/ext/openssl/doc/man1/dgst.pod
modified:
trunk/ext/openssl/doc/man1/dsa.pod
modified:
trunk/ext/openssl/doc/man1/ec.pod
modified:
trunk/ext/openssl/doc/man1/enc.pod
modified:
trunk/ext/openssl/doc/man1/genpkey.pod
modified:
trunk/ext/openssl/doc/man1/genrsa.pod
modified:
trunk/ext/openssl/doc/man1/pkcs12.pod
modified:
trunk/ext/openssl/doc/man1/pkcs8.pod
modified:
trunk/ext/openssl/doc/man1/pkey.pod
modified:
trunk/ext/openssl/doc/man1/pkeyutl.pod
modified:
trunk/ext/openssl/doc/man1/req.pod
modified:
trunk/ext/openssl/doc/man1/rsa.pod
modified:
trunk/ext/openssl/doc/man1/s_client.pod
modified:
trunk/ext/openssl/doc/man1/s_server.pod
modified:
trunk/ext/openssl/doc/man1/smime.pod
modified:
trunk/ext/openssl/doc/man1/spkac.pod
modified:
trunk/ext/openssl/doc/man1/storeutl.pod
modified:
trunk/ext/openssl/doc/man1/ts.pod
modified:
trunk/ext/openssl/doc/man1/x509.pod
modified:
trunk/ext/openssl/doc/man3/DH_generate_key.pod
modified:
trunk/ext/openssl/doc/man3/OCSP_sendreq_new.pod
modified:
trunk/ext/openssl/doc/man3/OPENSSL_malloc.pod
modified:
trunk/ext/openssl/doc/man3/X509_get_extension_flags.pod
modified:
trunk/ext/openssl/engines/e_capi.c
modified:
trunk/ext/openssl/fuzz/x509.c
modified:
trunk/ext/openssl/include/openssl/evperr.h
modified:
trunk/ext/openssl/include/openssl/obj_mac.h
modified:
trunk/ext/openssl/include/openssl/opensslv.h
modified:
trunk/ext/openssl/include/openssl/x509v3.h
modified:
trunk/ext/openssl/ssl/d1_lib.c
modified:
trunk/ext/openssl/ssl/record/rec_layer_d1.c
modified:
trunk/ext/openssl/ssl/s3_lib.c
modified:
trunk/ext/openssl/ssl/ssl_lib.c
modified:
trunk/ext/openssl/ssl/ssl_local.h
modified:
trunk/ext/openssl/ssl/statem/extensions.c
modified:
trunk/ext/openssl/ssl/statem/extensions_clnt.c
modified:
trunk/ext/openssl/ssl/statem/statem_clnt.c
modified:
trunk/ext/openssl/ssl/statem/statem_lib.c
modified:
trunk/ext/openssl/ssl/statem/statem_srvr.c
modified:
trunk/ext/openssl/test/build.info
added:
trunk/ext/openssl/test/certs/ca-pss-cert.pem
added:
trunk/ext/openssl/test/certs/ca-pss-key.pem
added:
trunk/ext/openssl/test/certs/ee-pss-cert.pem
added:
trunk/ext/openssl/test/certs/invalid-cert.pem
modified:
trunk/ext/openssl/test/certs/mkcert.sh
modified:
trunk/ext/openssl/test/certs/setup.sh
modified:
trunk/ext/openssl/test/recipes/25-test_verify.t
modified:
trunk/ext/openssl/test/recipes/70-test_renegotiation.t
modified:
trunk/ext/openssl/test/recipes/70-test_verify_extra.t
modified:
trunk/ext/openssl/test/recipes/80-test_x509aux.t
modified:
trunk/ext/openssl/test/rsa_test.c
modified:
trunk/ext/openssl/test/sslapitest.c
modified:
trunk/ext/openssl/test/v3nametest.c
modified:
trunk/ext/openssl/test/verify_extra_test.c
modified:
trunk/ext/openssl/test/x509aux.c
modified:
trunk/ext/openssl/tools/c_rehash.in
modified:
trunk/ext/openssl/util/perl/TLSProxy/Message.pm
Show on old repository browser