openssl version-up and solve patent issues
authorKidong Kim <kd0228.kim@samsung.com>
Thu, 9 Feb 2012 10:12:03 +0000 (19:12 +0900)
committerKidong Kim <kd0228.kim@samsung.com>
Thu, 9 Feb 2012 10:12:03 +0000 (19:12 +0900)
commitdc329ad764e3124ca4f52eb54875f8c85767acc4
tree42889902bcee04f3b300012d6e99dfb7f30d5e5b
parent7efbd22d0a6dc21ad93e0453d5873cbf80b07e91
openssl version-up and solve patent issues
59 files changed:
.gitignore
CHANGES
Configure
FAQ
Makefile
NEWS
README
VMS/mkshared.com
apps/cms.c
apps/openssl-vms.cnf
apps/openssl.cnf
apps/x509.c
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
crypto/bio/bf_buff.c
crypto/bio/bio.h
crypto/bn/asm/ppc.pl
crypto/bn/asm/x86-mont.pl
crypto/bn/bn_blind.c
crypto/ec/ec2_smpl.c
crypto/ecdsa/ecdsatest.c
crypto/opensslconf.h
crypto/opensslv.h
crypto/rand/rand_unix.c
crypto/rsa/rsa_eay.c
crypto/x509/x509_vfy.c
crypto/x509v3/v3_addr.c
debian/changelog
debian/rules
doc/ssl/SSL_clear.pod
e_os2.h
engines/ccgost/gost2001_keyx.c
engines/ccgost/gost94_keyx.c
include/openssl/md2.h [new file with mode: 0644]
include/openssl/rc5.h [new file with mode: 0644]
include/openssl/ssl.h
include/openssl/ssl3.h
openssl.spec
packaging/openssl.spec
ssl/d1_both.c
ssl/d1_lib.c
ssl/d1_pkt.c
ssl/d1_srvr.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl3.h
ssl/ssl_ciph.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/t1_lib.c
test/md2test.c
test/rc5test.c
test/testssl
tools/c_rehash
util/mkerr.pl