From owner-svn-soc-all@FreeBSD.ORG Thu Jun 14 00:03:40 2012 Return-Path: Delivered-To: svn-soc-all@FreeBSD.org Received: from socsvn.FreeBSD.org (unknown [IPv6:2001:4f8:fff6::2f]) by hub.freebsd.org (Postfix) with SMTP id 170521065675 for ; Thu, 14 Jun 2012 00:03:37 +0000 (UTC) (envelope-from exxo@FreeBSD.org) Received: by socsvn.FreeBSD.org (sSMTP sendmail emulation); Thu, 14 Jun 2012 00:03:37 +0000 Date: Thu, 14 Jun 2012 00:03:37 +0000 From: exxo@FreeBSD.org To: svn-soc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <20120614000337.170521065675@hub.freebsd.org> Cc: Subject: socsvn commit: r237649 - in soc2012/exxo: freebsd-head head openssl-1.0.1c openssl-1.0.1c/MacOS openssl-1.0.1c/MacOS/GetHTTPS.src openssl-1.0.1c/Netware openssl-1.0.1c/VMS openssl-1.0.1c/apps opens... X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 00:03:40 -0000 Author: exxo Date: Thu Jun 14 00:03:31 2012 New Revision: 237649 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=237649 Log: Adding regression suite + few tests + documentation + some modifications on patches Added: soc2012/exxo/freebsd-head/ - copied from r237420, soc2012/exxo/head/ soc2012/exxo/openssl-1.0.1c/ soc2012/exxo/openssl-1.0.1c/ACKNOWLEDGMENTS soc2012/exxo/openssl-1.0.1c/CHANGES soc2012/exxo/openssl-1.0.1c/CHANGES.SSLeay soc2012/exxo/openssl-1.0.1c/Configure (contents, props changed) soc2012/exxo/openssl-1.0.1c/FAQ soc2012/exxo/openssl-1.0.1c/INSTALL soc2012/exxo/openssl-1.0.1c/INSTALL.DJGPP soc2012/exxo/openssl-1.0.1c/INSTALL.MacOS soc2012/exxo/openssl-1.0.1c/INSTALL.NW soc2012/exxo/openssl-1.0.1c/INSTALL.OS2 soc2012/exxo/openssl-1.0.1c/INSTALL.VMS soc2012/exxo/openssl-1.0.1c/INSTALL.W32 soc2012/exxo/openssl-1.0.1c/INSTALL.W64 soc2012/exxo/openssl-1.0.1c/INSTALL.WCE soc2012/exxo/openssl-1.0.1c/LICENSE soc2012/exxo/openssl-1.0.1c/MacOS/ soc2012/exxo/openssl-1.0.1c/MacOS/GUSI_Init.cpp soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/ soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/CPStringUtils.cpp soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/CPStringUtils.hpp soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/ErrorHandling.cpp soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/ErrorHandling.hpp soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/GetHTTPS.cpp soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/MacSocket.cpp soc2012/exxo/openssl-1.0.1c/MacOS/GetHTTPS.src/MacSocket.h soc2012/exxo/openssl-1.0.1c/MacOS/OpenSSL.mcp.hqx (contents, props changed) soc2012/exxo/openssl-1.0.1c/MacOS/Randomizer.cpp soc2012/exxo/openssl-1.0.1c/MacOS/Randomizer.h soc2012/exxo/openssl-1.0.1c/MacOS/TODO soc2012/exxo/openssl-1.0.1c/MacOS/_MWERKS_GUSI_prefix.h soc2012/exxo/openssl-1.0.1c/MacOS/_MWERKS_prefix.h soc2012/exxo/openssl-1.0.1c/MacOS/buildinf.h soc2012/exxo/openssl-1.0.1c/MacOS/mklinks.as.hqx (contents, props changed) soc2012/exxo/openssl-1.0.1c/MacOS/opensslconf.h soc2012/exxo/openssl-1.0.1c/Makefile soc2012/exxo/openssl-1.0.1c/Makefile.bak soc2012/exxo/openssl-1.0.1c/Makefile.org soc2012/exxo/openssl-1.0.1c/Makefile.shared soc2012/exxo/openssl-1.0.1c/NEWS soc2012/exxo/openssl-1.0.1c/Netware/ soc2012/exxo/openssl-1.0.1c/Netware/build.bat soc2012/exxo/openssl-1.0.1c/Netware/cpy_tests.bat soc2012/exxo/openssl-1.0.1c/Netware/do_tests.pl soc2012/exxo/openssl-1.0.1c/Netware/globals.txt soc2012/exxo/openssl-1.0.1c/Netware/readme.txt soc2012/exxo/openssl-1.0.1c/Netware/set_env.bat soc2012/exxo/openssl-1.0.1c/PROBLEMS soc2012/exxo/openssl-1.0.1c/README soc2012/exxo/openssl-1.0.1c/README.ASN1 soc2012/exxo/openssl-1.0.1c/README.ENGINE soc2012/exxo/openssl-1.0.1c/VMS/ soc2012/exxo/openssl-1.0.1c/VMS/TODO soc2012/exxo/openssl-1.0.1c/VMS/VMSify-conf.pl soc2012/exxo/openssl-1.0.1c/VMS/WISHLIST.TXT soc2012/exxo/openssl-1.0.1c/VMS/install-vms.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/VMS/mkshared.com soc2012/exxo/openssl-1.0.1c/VMS/multinet_shr.opt soc2012/exxo/openssl-1.0.1c/VMS/openssl_startup.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/VMS/openssl_undo.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/VMS/openssl_utils.com soc2012/exxo/openssl-1.0.1c/VMS/socketshr_shr.opt soc2012/exxo/openssl-1.0.1c/VMS/tcpip_shr_decc.opt soc2012/exxo/openssl-1.0.1c/VMS/test-includes.com soc2012/exxo/openssl-1.0.1c/VMS/ucx_shr_decc.opt soc2012/exxo/openssl-1.0.1c/VMS/ucx_shr_decc_log.opt soc2012/exxo/openssl-1.0.1c/VMS/ucx_shr_vaxc.opt soc2012/exxo/openssl-1.0.1c/apps/ soc2012/exxo/openssl-1.0.1c/apps/CA.com soc2012/exxo/openssl-1.0.1c/apps/CA.pl soc2012/exxo/openssl-1.0.1c/apps/CA.pl.in soc2012/exxo/openssl-1.0.1c/apps/CA.sh soc2012/exxo/openssl-1.0.1c/apps/Makefile soc2012/exxo/openssl-1.0.1c/apps/app_rand.c soc2012/exxo/openssl-1.0.1c/apps/apps.c soc2012/exxo/openssl-1.0.1c/apps/apps.h soc2012/exxo/openssl-1.0.1c/apps/asn1pars.c soc2012/exxo/openssl-1.0.1c/apps/ca-cert.srl soc2012/exxo/openssl-1.0.1c/apps/ca-key.pem soc2012/exxo/openssl-1.0.1c/apps/ca-req.pem soc2012/exxo/openssl-1.0.1c/apps/ca.c soc2012/exxo/openssl-1.0.1c/apps/cert.pem soc2012/exxo/openssl-1.0.1c/apps/ciphers.c soc2012/exxo/openssl-1.0.1c/apps/client.pem soc2012/exxo/openssl-1.0.1c/apps/cms.c soc2012/exxo/openssl-1.0.1c/apps/crl.c soc2012/exxo/openssl-1.0.1c/apps/crl2p7.c soc2012/exxo/openssl-1.0.1c/apps/demoCA/ soc2012/exxo/openssl-1.0.1c/apps/demoCA/cacert.pem soc2012/exxo/openssl-1.0.1c/apps/demoCA/index.txt soc2012/exxo/openssl-1.0.1c/apps/demoCA/private/ soc2012/exxo/openssl-1.0.1c/apps/demoCA/private/cakey.pem soc2012/exxo/openssl-1.0.1c/apps/demoCA/serial soc2012/exxo/openssl-1.0.1c/apps/demoSRP/ soc2012/exxo/openssl-1.0.1c/apps/demoSRP/srp_verifier.txt soc2012/exxo/openssl-1.0.1c/apps/demoSRP/srp_verifier.txt.attr soc2012/exxo/openssl-1.0.1c/apps/dgst.c soc2012/exxo/openssl-1.0.1c/apps/dh.c soc2012/exxo/openssl-1.0.1c/apps/dh1024.pem soc2012/exxo/openssl-1.0.1c/apps/dh2048.pem soc2012/exxo/openssl-1.0.1c/apps/dh4096.pem soc2012/exxo/openssl-1.0.1c/apps/dh512.pem soc2012/exxo/openssl-1.0.1c/apps/dhparam.c soc2012/exxo/openssl-1.0.1c/apps/dsa-ca.pem soc2012/exxo/openssl-1.0.1c/apps/dsa-pca.pem soc2012/exxo/openssl-1.0.1c/apps/dsa.c soc2012/exxo/openssl-1.0.1c/apps/dsa1024.pem soc2012/exxo/openssl-1.0.1c/apps/dsa512.pem soc2012/exxo/openssl-1.0.1c/apps/dsap.pem soc2012/exxo/openssl-1.0.1c/apps/dsaparam.c soc2012/exxo/openssl-1.0.1c/apps/ec.c soc2012/exxo/openssl-1.0.1c/apps/ecparam.c soc2012/exxo/openssl-1.0.1c/apps/enc.c soc2012/exxo/openssl-1.0.1c/apps/engine.c soc2012/exxo/openssl-1.0.1c/apps/errstr.c soc2012/exxo/openssl-1.0.1c/apps/gendh.c soc2012/exxo/openssl-1.0.1c/apps/gendsa.c soc2012/exxo/openssl-1.0.1c/apps/genpkey.c soc2012/exxo/openssl-1.0.1c/apps/genrsa.c soc2012/exxo/openssl-1.0.1c/apps/install-apps.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/apps/makeapps.com soc2012/exxo/openssl-1.0.1c/apps/md4.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/apps/nseq.c soc2012/exxo/openssl-1.0.1c/apps/ocsp.c soc2012/exxo/openssl-1.0.1c/apps/oid.cnf soc2012/exxo/openssl-1.0.1c/apps/openssl-vms.cnf soc2012/exxo/openssl-1.0.1c/apps/openssl.c soc2012/exxo/openssl-1.0.1c/apps/openssl.cnf soc2012/exxo/openssl-1.0.1c/apps/passwd.c soc2012/exxo/openssl-1.0.1c/apps/pca-cert.srl soc2012/exxo/openssl-1.0.1c/apps/pca-key.pem soc2012/exxo/openssl-1.0.1c/apps/pca-req.pem soc2012/exxo/openssl-1.0.1c/apps/pkcs12.c soc2012/exxo/openssl-1.0.1c/apps/pkcs7.c soc2012/exxo/openssl-1.0.1c/apps/pkcs8.c soc2012/exxo/openssl-1.0.1c/apps/pkey.c soc2012/exxo/openssl-1.0.1c/apps/pkeyparam.c soc2012/exxo/openssl-1.0.1c/apps/pkeyutl.c soc2012/exxo/openssl-1.0.1c/apps/prime.c soc2012/exxo/openssl-1.0.1c/apps/privkey.pem soc2012/exxo/openssl-1.0.1c/apps/progs.h soc2012/exxo/openssl-1.0.1c/apps/progs.pl soc2012/exxo/openssl-1.0.1c/apps/rand.c soc2012/exxo/openssl-1.0.1c/apps/req.c soc2012/exxo/openssl-1.0.1c/apps/req.pem soc2012/exxo/openssl-1.0.1c/apps/rsa.c soc2012/exxo/openssl-1.0.1c/apps/rsa8192.pem soc2012/exxo/openssl-1.0.1c/apps/rsautl.c soc2012/exxo/openssl-1.0.1c/apps/s1024key.pem soc2012/exxo/openssl-1.0.1c/apps/s1024req.pem soc2012/exxo/openssl-1.0.1c/apps/s512-key.pem soc2012/exxo/openssl-1.0.1c/apps/s512-req.pem soc2012/exxo/openssl-1.0.1c/apps/s_apps.h soc2012/exxo/openssl-1.0.1c/apps/s_cb.c soc2012/exxo/openssl-1.0.1c/apps/s_client.c soc2012/exxo/openssl-1.0.1c/apps/s_server.c soc2012/exxo/openssl-1.0.1c/apps/s_socket.c soc2012/exxo/openssl-1.0.1c/apps/s_time.c soc2012/exxo/openssl-1.0.1c/apps/server.pem soc2012/exxo/openssl-1.0.1c/apps/server.srl soc2012/exxo/openssl-1.0.1c/apps/server2.pem soc2012/exxo/openssl-1.0.1c/apps/sess_id.c soc2012/exxo/openssl-1.0.1c/apps/set/ soc2012/exxo/openssl-1.0.1c/apps/set/set-g-ca.pem soc2012/exxo/openssl-1.0.1c/apps/set/set-m-ca.pem soc2012/exxo/openssl-1.0.1c/apps/set/set_b_ca.pem soc2012/exxo/openssl-1.0.1c/apps/set/set_c_ca.pem soc2012/exxo/openssl-1.0.1c/apps/set/set_d_ct.pem soc2012/exxo/openssl-1.0.1c/apps/set/set_root.pem soc2012/exxo/openssl-1.0.1c/apps/smime.c soc2012/exxo/openssl-1.0.1c/apps/speed.c soc2012/exxo/openssl-1.0.1c/apps/spkac.c soc2012/exxo/openssl-1.0.1c/apps/srp.c soc2012/exxo/openssl-1.0.1c/apps/testCA.pem soc2012/exxo/openssl-1.0.1c/apps/testdsa.h soc2012/exxo/openssl-1.0.1c/apps/testrsa.h soc2012/exxo/openssl-1.0.1c/apps/timeouts.h soc2012/exxo/openssl-1.0.1c/apps/ts.c soc2012/exxo/openssl-1.0.1c/apps/tsget soc2012/exxo/openssl-1.0.1c/apps/verify.c soc2012/exxo/openssl-1.0.1c/apps/version.c soc2012/exxo/openssl-1.0.1c/apps/vms_decc_init.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/apps/winrand.c soc2012/exxo/openssl-1.0.1c/apps/x509.c soc2012/exxo/openssl-1.0.1c/bugs/ soc2012/exxo/openssl-1.0.1c/bugs/MS soc2012/exxo/openssl-1.0.1c/bugs/SSLv3 soc2012/exxo/openssl-1.0.1c/bugs/alpha.c soc2012/exxo/openssl-1.0.1c/bugs/dggccbug.c soc2012/exxo/openssl-1.0.1c/bugs/sgiccbug.c soc2012/exxo/openssl-1.0.1c/bugs/sslref.dif soc2012/exxo/openssl-1.0.1c/bugs/stream.c soc2012/exxo/openssl-1.0.1c/bugs/ultrixcc.c soc2012/exxo/openssl-1.0.1c/certs/ soc2012/exxo/openssl-1.0.1c/certs/README.RootCerts soc2012/exxo/openssl-1.0.1c/certs/demo/ soc2012/exxo/openssl-1.0.1c/certs/demo/ca-cert.pem soc2012/exxo/openssl-1.0.1c/certs/demo/dsa-ca.pem soc2012/exxo/openssl-1.0.1c/certs/demo/dsa-pca.pem soc2012/exxo/openssl-1.0.1c/certs/demo/pca-cert.pem soc2012/exxo/openssl-1.0.1c/certs/expired/ soc2012/exxo/openssl-1.0.1c/certs/expired/ICE.crl soc2012/exxo/openssl-1.0.1c/config (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/ soc2012/exxo/openssl-1.0.1c/crypto/LPdir_nyi.c soc2012/exxo/openssl-1.0.1c/crypto/LPdir_unix.c soc2012/exxo/openssl-1.0.1c/crypto/LPdir_vms.c soc2012/exxo/openssl-1.0.1c/crypto/LPdir_win.c soc2012/exxo/openssl-1.0.1c/crypto/LPdir_win32.c soc2012/exxo/openssl-1.0.1c/crypto/LPdir_wince.c soc2012/exxo/openssl-1.0.1c/crypto/Makefile soc2012/exxo/openssl-1.0.1c/crypto/aes/ soc2012/exxo/openssl-1.0.1c/crypto/aes/Makefile soc2012/exxo/openssl-1.0.1c/crypto/aes/README soc2012/exxo/openssl-1.0.1c/crypto/aes/aes.h soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_cbc.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_cfb.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_core.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_ctr.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_ige.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_locl.h soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_misc.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_ofb.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_wrap.c soc2012/exxo/openssl-1.0.1c/crypto/aes/aes_x86core.c soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/ soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-586.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-armv4.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-ia64.S soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-mips.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-parisc.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-ppc.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-s390x.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-sparcv9.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aes-x86_64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aesni-sha1-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aesni-x86.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/aesni-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/bsaes-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/vpaes-x86.pl soc2012/exxo/openssl-1.0.1c/crypto/aes/asm/vpaes-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/alphacpuid.pl soc2012/exxo/openssl-1.0.1c/crypto/arm_arch.h soc2012/exxo/openssl-1.0.1c/crypto/armcap.c soc2012/exxo/openssl-1.0.1c/crypto/armv4cpuid.S soc2012/exxo/openssl-1.0.1c/crypto/asn1/ soc2012/exxo/openssl-1.0.1c/crypto/asn1/Makefile soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_bitstr.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_bool.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_bytes.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_d2i_fp.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_digest.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_dup.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_enum.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_gentm.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_i2d_fp.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_int.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_mbstr.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_object.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_octet.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_print.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_set.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_sign.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_strex.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_strnid.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_time.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_type.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_utctm.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_utf8.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/a_verify.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/ameth_lib.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1.h soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1_err.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1_gen.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1_lib.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1_locl.h soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1_mac.h soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1_par.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn1t.h soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn_mime.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn_moid.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/asn_pack.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/bio_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/bio_ndef.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/charmap.h soc2012/exxo/openssl-1.0.1c/crypto/asn1/charmap.pl soc2012/exxo/openssl-1.0.1c/crypto/asn1/d2i_pr.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/d2i_pu.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/evp_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/f_enum.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/f_int.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/f_string.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/i2d_pr.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/i2d_pu.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/n_pkey.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/nsseq.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/p5_pbe.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/p5_pbev2.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/p8_pkey.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/t_bitst.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/t_crl.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/t_pkey.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/t_req.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/t_spki.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/t_x509.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/t_x509a.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/tasn_dec.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/tasn_enc.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/tasn_fre.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/tasn_new.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/tasn_prn.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/tasn_typ.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/tasn_utl.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_algor.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_attrib.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_bignum.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_crl.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_exten.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_info.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_long.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_name.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_nx509.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_pkey.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_pubkey.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_req.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_sig.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_spki.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_val.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_x509.c soc2012/exxo/openssl-1.0.1c/crypto/asn1/x_x509a.c soc2012/exxo/openssl-1.0.1c/crypto/bf/ soc2012/exxo/openssl-1.0.1c/crypto/bf/COPYRIGHT soc2012/exxo/openssl-1.0.1c/crypto/bf/INSTALL soc2012/exxo/openssl-1.0.1c/crypto/bf/Makefile soc2012/exxo/openssl-1.0.1c/crypto/bf/README soc2012/exxo/openssl-1.0.1c/crypto/bf/VERSION soc2012/exxo/openssl-1.0.1c/crypto/bf/asm/ soc2012/exxo/openssl-1.0.1c/crypto/bf/asm/bf-586.pl soc2012/exxo/openssl-1.0.1c/crypto/bf/asm/bf-686.pl soc2012/exxo/openssl-1.0.1c/crypto/bf/asm/readme soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_cbc.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_cfb64.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_enc.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_locl.h soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_ofb64.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_opts.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_pi.h soc2012/exxo/openssl-1.0.1c/crypto/bf/bf_skey.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bfs.cpp soc2012/exxo/openssl-1.0.1c/crypto/bf/bfspeed.c soc2012/exxo/openssl-1.0.1c/crypto/bf/bftest.c soc2012/exxo/openssl-1.0.1c/crypto/bf/blowfish.h soc2012/exxo/openssl-1.0.1c/crypto/bio/ soc2012/exxo/openssl-1.0.1c/crypto/bio/Makefile soc2012/exxo/openssl-1.0.1c/crypto/bio/b_dump.c soc2012/exxo/openssl-1.0.1c/crypto/bio/b_print.c soc2012/exxo/openssl-1.0.1c/crypto/bio/b_sock.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bf_buff.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bf_lbuf.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bf_nbio.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bf_null.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bio.h soc2012/exxo/openssl-1.0.1c/crypto/bio/bio_cb.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bio_err.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bio_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/bio/bio_lib.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_acpt.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_bio.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_conn.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_dgram.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_fd.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_file.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_log.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_mem.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_null.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_rtcp.c soc2012/exxo/openssl-1.0.1c/crypto/bio/bss_sock.c soc2012/exxo/openssl-1.0.1c/crypto/bn/ soc2012/exxo/openssl-1.0.1c/crypto/bn/Makefile soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/ soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/README soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/alpha-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/armv4-gf2m.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/armv4-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/bn-586.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/co-586.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/ia64-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/ia64.S soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/mips-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/mips.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/mips3-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/mips3.s soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/modexp512-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/pa-risc2.s soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/pa-risc2W.s soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/parisc-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/ppc-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/ppc.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/ppc64-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/s390x-gf2m.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/s390x-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/s390x.S (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/sparcv8.S soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/sparcv8plus.S soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/sparcv9-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/sparcv9a-mont.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/via-mont.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/vms.mar soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/ soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86-gf2m.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86-mont.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/add.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/comba.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/div.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/f soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/mul.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/mul_add.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/sqr.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86/sub.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86_64-gcc.c soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86_64-gf2m.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86_64-mont.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/bn/asm/x86_64-mont5.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/bn/bn.h soc2012/exxo/openssl-1.0.1c/crypto/bn/bn.mul soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_add.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_asm.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_blind.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_const.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_ctx.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_depr.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_div.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_err.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_exp.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_exp2.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_gcd.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_gf2m.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_kron.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_lib.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_mod.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_mont.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_mpi.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_mul.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_nist.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_prime.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_prime.h soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_prime.pl soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_print.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_rand.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_recp.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_shift.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_sqr.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_sqrt.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_word.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bn_x931p.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bnspeed.c soc2012/exxo/openssl-1.0.1c/crypto/bn/bntest.c soc2012/exxo/openssl-1.0.1c/crypto/bn/divtest.c soc2012/exxo/openssl-1.0.1c/crypto/bn/exp.c soc2012/exxo/openssl-1.0.1c/crypto/bn/expspeed.c soc2012/exxo/openssl-1.0.1c/crypto/bn/exptest.c soc2012/exxo/openssl-1.0.1c/crypto/bn/todo soc2012/exxo/openssl-1.0.1c/crypto/bn/vms-helper.c soc2012/exxo/openssl-1.0.1c/crypto/buffer/ soc2012/exxo/openssl-1.0.1c/crypto/buffer/Makefile soc2012/exxo/openssl-1.0.1c/crypto/buffer/buf_err.c soc2012/exxo/openssl-1.0.1c/crypto/buffer/buf_str.c soc2012/exxo/openssl-1.0.1c/crypto/buffer/buffer.c soc2012/exxo/openssl-1.0.1c/crypto/buffer/buffer.h soc2012/exxo/openssl-1.0.1c/crypto/camellia/ soc2012/exxo/openssl-1.0.1c/crypto/camellia/Makefile soc2012/exxo/openssl-1.0.1c/crypto/camellia/asm/ soc2012/exxo/openssl-1.0.1c/crypto/camellia/asm/cmll-x86.pl soc2012/exxo/openssl-1.0.1c/crypto/camellia/asm/cmll-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/camellia/camellia.c soc2012/exxo/openssl-1.0.1c/crypto/camellia/camellia.h soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_cbc.c soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_cfb.c soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_ctr.c soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_locl.h soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_misc.c soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_ofb.c soc2012/exxo/openssl-1.0.1c/crypto/camellia/cmll_utl.c soc2012/exxo/openssl-1.0.1c/crypto/cast/ soc2012/exxo/openssl-1.0.1c/crypto/cast/Makefile soc2012/exxo/openssl-1.0.1c/crypto/cast/asm/ soc2012/exxo/openssl-1.0.1c/crypto/cast/asm/cast-586.pl soc2012/exxo/openssl-1.0.1c/crypto/cast/asm/readme soc2012/exxo/openssl-1.0.1c/crypto/cast/c_cfb64.c soc2012/exxo/openssl-1.0.1c/crypto/cast/c_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/cast/c_enc.c soc2012/exxo/openssl-1.0.1c/crypto/cast/c_ofb64.c soc2012/exxo/openssl-1.0.1c/crypto/cast/c_skey.c soc2012/exxo/openssl-1.0.1c/crypto/cast/cast.h soc2012/exxo/openssl-1.0.1c/crypto/cast/cast_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/cast/cast_s.h soc2012/exxo/openssl-1.0.1c/crypto/cast/cast_spd.c soc2012/exxo/openssl-1.0.1c/crypto/cast/castopts.c soc2012/exxo/openssl-1.0.1c/crypto/cast/casts.cpp soc2012/exxo/openssl-1.0.1c/crypto/cast/casttest.c soc2012/exxo/openssl-1.0.1c/crypto/cmac/ soc2012/exxo/openssl-1.0.1c/crypto/cmac/Makefile soc2012/exxo/openssl-1.0.1c/crypto/cmac/cm_ameth.c soc2012/exxo/openssl-1.0.1c/crypto/cmac/cm_pmeth.c soc2012/exxo/openssl-1.0.1c/crypto/cmac/cmac.c soc2012/exxo/openssl-1.0.1c/crypto/cmac/cmac.h soc2012/exxo/openssl-1.0.1c/crypto/cms/ soc2012/exxo/openssl-1.0.1c/crypto/cms/Makefile soc2012/exxo/openssl-1.0.1c/crypto/cms/cms.h soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_att.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_cd.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_dd.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_enc.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_env.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_err.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_ess.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_io.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_lib.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_pwri.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_sd.c soc2012/exxo/openssl-1.0.1c/crypto/cms/cms_smime.c soc2012/exxo/openssl-1.0.1c/crypto/comp/ soc2012/exxo/openssl-1.0.1c/crypto/comp/Makefile soc2012/exxo/openssl-1.0.1c/crypto/comp/c_rle.c soc2012/exxo/openssl-1.0.1c/crypto/comp/c_zlib.c soc2012/exxo/openssl-1.0.1c/crypto/comp/comp.h soc2012/exxo/openssl-1.0.1c/crypto/comp/comp_err.c soc2012/exxo/openssl-1.0.1c/crypto/comp/comp_lib.c soc2012/exxo/openssl-1.0.1c/crypto/conf/ soc2012/exxo/openssl-1.0.1c/crypto/conf/Makefile soc2012/exxo/openssl-1.0.1c/crypto/conf/README soc2012/exxo/openssl-1.0.1c/crypto/conf/cnf_save.c soc2012/exxo/openssl-1.0.1c/crypto/conf/conf.h soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_api.c soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_api.h soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_def.c soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_def.h soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_err.c soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_lib.c soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_mall.c soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_mod.c soc2012/exxo/openssl-1.0.1c/crypto/conf/conf_sap.c soc2012/exxo/openssl-1.0.1c/crypto/conf/keysets.pl soc2012/exxo/openssl-1.0.1c/crypto/conf/ssleay.cnf soc2012/exxo/openssl-1.0.1c/crypto/conf/test.c soc2012/exxo/openssl-1.0.1c/crypto/cpt_err.c soc2012/exxo/openssl-1.0.1c/crypto/cryptlib.c soc2012/exxo/openssl-1.0.1c/crypto/cryptlib.h soc2012/exxo/openssl-1.0.1c/crypto/crypto-lib.com soc2012/exxo/openssl-1.0.1c/crypto/crypto.h soc2012/exxo/openssl-1.0.1c/crypto/cversion.c soc2012/exxo/openssl-1.0.1c/crypto/des/ soc2012/exxo/openssl-1.0.1c/crypto/des/COPYRIGHT soc2012/exxo/openssl-1.0.1c/crypto/des/DES.pm soc2012/exxo/openssl-1.0.1c/crypto/des/DES.xs soc2012/exxo/openssl-1.0.1c/crypto/des/FILES0 soc2012/exxo/openssl-1.0.1c/crypto/des/INSTALL soc2012/exxo/openssl-1.0.1c/crypto/des/Imakefile soc2012/exxo/openssl-1.0.1c/crypto/des/KERBEROS soc2012/exxo/openssl-1.0.1c/crypto/des/Makefile soc2012/exxo/openssl-1.0.1c/crypto/des/README soc2012/exxo/openssl-1.0.1c/crypto/des/VERSION soc2012/exxo/openssl-1.0.1c/crypto/des/asm/ soc2012/exxo/openssl-1.0.1c/crypto/des/asm/crypt586.pl soc2012/exxo/openssl-1.0.1c/crypto/des/asm/des-586.pl soc2012/exxo/openssl-1.0.1c/crypto/des/asm/des_enc.m4 soc2012/exxo/openssl-1.0.1c/crypto/des/asm/desboth.pl soc2012/exxo/openssl-1.0.1c/crypto/des/asm/readme soc2012/exxo/openssl-1.0.1c/crypto/des/cbc3_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/cbc_cksm.c soc2012/exxo/openssl-1.0.1c/crypto/des/cbc_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/cfb64ede.c soc2012/exxo/openssl-1.0.1c/crypto/des/cfb64enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/cfb_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/des-lib.com soc2012/exxo/openssl-1.0.1c/crypto/des/des.c soc2012/exxo/openssl-1.0.1c/crypto/des/des.h soc2012/exxo/openssl-1.0.1c/crypto/des/des.pod soc2012/exxo/openssl-1.0.1c/crypto/des/des3s.cpp soc2012/exxo/openssl-1.0.1c/crypto/des/des_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/des_locl.h soc2012/exxo/openssl-1.0.1c/crypto/des/des_old.c soc2012/exxo/openssl-1.0.1c/crypto/des/des_old.h soc2012/exxo/openssl-1.0.1c/crypto/des/des_old2.c soc2012/exxo/openssl-1.0.1c/crypto/des/des_opts.c soc2012/exxo/openssl-1.0.1c/crypto/des/des_ver.h soc2012/exxo/openssl-1.0.1c/crypto/des/dess.cpp soc2012/exxo/openssl-1.0.1c/crypto/des/destest.c soc2012/exxo/openssl-1.0.1c/crypto/des/ecb3_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/ecb_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/ede_cbcm_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/enc_read.c soc2012/exxo/openssl-1.0.1c/crypto/des/enc_writ.c soc2012/exxo/openssl-1.0.1c/crypto/des/fcrypt.c soc2012/exxo/openssl-1.0.1c/crypto/des/fcrypt_b.c soc2012/exxo/openssl-1.0.1c/crypto/des/makefile.bc soc2012/exxo/openssl-1.0.1c/crypto/des/ncbc_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/ofb64ede.c soc2012/exxo/openssl-1.0.1c/crypto/des/ofb64enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/ofb_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/options.txt soc2012/exxo/openssl-1.0.1c/crypto/des/pcbc_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/qud_cksm.c soc2012/exxo/openssl-1.0.1c/crypto/des/rand_key.c soc2012/exxo/openssl-1.0.1c/crypto/des/read2pwd.c soc2012/exxo/openssl-1.0.1c/crypto/des/read_pwd.c soc2012/exxo/openssl-1.0.1c/crypto/des/rpc_des.h soc2012/exxo/openssl-1.0.1c/crypto/des/rpc_enc.c soc2012/exxo/openssl-1.0.1c/crypto/des/rpw.c soc2012/exxo/openssl-1.0.1c/crypto/des/set_key.c soc2012/exxo/openssl-1.0.1c/crypto/des/speed.c soc2012/exxo/openssl-1.0.1c/crypto/des/spr.h soc2012/exxo/openssl-1.0.1c/crypto/des/str2key.c soc2012/exxo/openssl-1.0.1c/crypto/des/t/ soc2012/exxo/openssl-1.0.1c/crypto/des/t/test soc2012/exxo/openssl-1.0.1c/crypto/des/times/ soc2012/exxo/openssl-1.0.1c/crypto/des/times/486-50.sol soc2012/exxo/openssl-1.0.1c/crypto/des/times/586-100.lnx soc2012/exxo/openssl-1.0.1c/crypto/des/times/686-200.fre soc2012/exxo/openssl-1.0.1c/crypto/des/times/aix.cc (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/des/times/alpha.cc soc2012/exxo/openssl-1.0.1c/crypto/des/times/hpux.cc soc2012/exxo/openssl-1.0.1c/crypto/des/times/sparc.gcc soc2012/exxo/openssl-1.0.1c/crypto/des/times/usparc.cc soc2012/exxo/openssl-1.0.1c/crypto/des/typemap soc2012/exxo/openssl-1.0.1c/crypto/des/xcbc_enc.c soc2012/exxo/openssl-1.0.1c/crypto/dh/ soc2012/exxo/openssl-1.0.1c/crypto/dh/Makefile soc2012/exxo/openssl-1.0.1c/crypto/dh/dh.h soc2012/exxo/openssl-1.0.1c/crypto/dh/dh1024.pem soc2012/exxo/openssl-1.0.1c/crypto/dh/dh192.pem soc2012/exxo/openssl-1.0.1c/crypto/dh/dh2048.pem soc2012/exxo/openssl-1.0.1c/crypto/dh/dh4096.pem soc2012/exxo/openssl-1.0.1c/crypto/dh/dh512.pem soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_ameth.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_check.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_depr.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_err.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_gen.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_key.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_lib.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_pmeth.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dh_prn.c soc2012/exxo/openssl-1.0.1c/crypto/dh/dhtest.c soc2012/exxo/openssl-1.0.1c/crypto/dh/example soc2012/exxo/openssl-1.0.1c/crypto/dh/generate (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/dh/p1024.c soc2012/exxo/openssl-1.0.1c/crypto/dh/p192.c soc2012/exxo/openssl-1.0.1c/crypto/dh/p512.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/ soc2012/exxo/openssl-1.0.1c/crypto/dsa/Makefile soc2012/exxo/openssl-1.0.1c/crypto/dsa/README soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa.h soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_ameth.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_depr.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_err.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_gen.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_key.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_lib.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_locl.h soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_ossl.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_pmeth.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_prn.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_sign.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsa_vrf.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsagen.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/dsatest.c soc2012/exxo/openssl-1.0.1c/crypto/dsa/fips186a.txt soc2012/exxo/openssl-1.0.1c/crypto/dso/ soc2012/exxo/openssl-1.0.1c/crypto/dso/Makefile soc2012/exxo/openssl-1.0.1c/crypto/dso/README soc2012/exxo/openssl-1.0.1c/crypto/dso/dso.h soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_beos.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_dl.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_dlfcn.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_err.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_lib.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_null.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_openssl.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_vms.c soc2012/exxo/openssl-1.0.1c/crypto/dso/dso_win32.c soc2012/exxo/openssl-1.0.1c/crypto/ebcdic.c soc2012/exxo/openssl-1.0.1c/crypto/ebcdic.h soc2012/exxo/openssl-1.0.1c/crypto/ec/ soc2012/exxo/openssl-1.0.1c/crypto/ec/Makefile soc2012/exxo/openssl-1.0.1c/crypto/ec/ec.h soc2012/exxo/openssl-1.0.1c/crypto/ec/ec2_mult.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec2_oct.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec2_smpl.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_ameth.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_check.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_curve.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_cvt.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_err.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_key.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_lib.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_mult.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_oct.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_pmeth.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ec_print.c soc2012/exxo/openssl-1.0.1c/crypto/ec/eck_prn.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_mont.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_nist.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_nistp224.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_nistp256.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_nistp521.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_nistputil.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_oct.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ecp_smpl.c soc2012/exxo/openssl-1.0.1c/crypto/ec/ectest.c soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ soc2012/exxo/openssl-1.0.1c/crypto/ecdh/Makefile soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ecdh.h soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ecdhtest.c soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ech_err.c soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ech_key.c soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ech_lib.c soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ech_locl.h soc2012/exxo/openssl-1.0.1c/crypto/ecdh/ech_ossl.c soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/Makefile soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecdsa.h soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecdsatest.c soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecs_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecs_err.c soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecs_lib.c soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecs_locl.h soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecs_ossl.c soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecs_sign.c soc2012/exxo/openssl-1.0.1c/crypto/ecdsa/ecs_vrf.c soc2012/exxo/openssl-1.0.1c/crypto/engine/ soc2012/exxo/openssl-1.0.1c/crypto/engine/Makefile soc2012/exxo/openssl-1.0.1c/crypto/engine/README soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_all.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_cnf.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_cryptodev.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_ctrl.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_dyn.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_err.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_fat.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_init.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_int.h soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_lib.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_list.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_openssl.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_pkey.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_rdrand.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_rsax.c soc2012/exxo/openssl-1.0.1c/crypto/engine/eng_table.c soc2012/exxo/openssl-1.0.1c/crypto/engine/engine.h soc2012/exxo/openssl-1.0.1c/crypto/engine/enginetest.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_asnmth.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_cipher.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_dh.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_digest.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_dsa.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_ecdh.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_ecdsa.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_pkmeth.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_rand.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_rsa.c soc2012/exxo/openssl-1.0.1c/crypto/engine/tb_store.c soc2012/exxo/openssl-1.0.1c/crypto/err/ soc2012/exxo/openssl-1.0.1c/crypto/err/Makefile soc2012/exxo/openssl-1.0.1c/crypto/err/err.c soc2012/exxo/openssl-1.0.1c/crypto/err/err.h soc2012/exxo/openssl-1.0.1c/crypto/err/err_all.c soc2012/exxo/openssl-1.0.1c/crypto/err/err_prn.c soc2012/exxo/openssl-1.0.1c/crypto/err/openssl.ec soc2012/exxo/openssl-1.0.1c/crypto/evp/ soc2012/exxo/openssl-1.0.1c/crypto/evp/Makefile soc2012/exxo/openssl-1.0.1c/crypto/evp/bio_b64.c soc2012/exxo/openssl-1.0.1c/crypto/evp/bio_enc.c soc2012/exxo/openssl-1.0.1c/crypto/evp/bio_md.c soc2012/exxo/openssl-1.0.1c/crypto/evp/bio_ok.c soc2012/exxo/openssl-1.0.1c/crypto/evp/c_all.c soc2012/exxo/openssl-1.0.1c/crypto/evp/c_allc.c soc2012/exxo/openssl-1.0.1c/crypto/evp/c_alld.c soc2012/exxo/openssl-1.0.1c/crypto/evp/digest.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_aes.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_aes_cbc_hmac_sha1.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_bf.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_camellia.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_cast.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_des.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_des3.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_dsa.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_idea.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_null.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_old.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_rc2.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_rc4.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_rc4_hmac_md5.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_rc5.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_seed.c soc2012/exxo/openssl-1.0.1c/crypto/evp/e_xcbc_d.c soc2012/exxo/openssl-1.0.1c/crypto/evp/encode.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp.h soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_acnf.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_enc.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_err.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_fips.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_key.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_lib.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_locl.h soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_pbe.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_pkey.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evp_test.c soc2012/exxo/openssl-1.0.1c/crypto/evp/evptests.txt soc2012/exxo/openssl-1.0.1c/crypto/evp/m_dss.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_dss1.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_ecdsa.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_md2.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_md4.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_md5.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_mdc2.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_null.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_ripemd.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_sha.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_sha1.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_sigver.c soc2012/exxo/openssl-1.0.1c/crypto/evp/m_wp.c soc2012/exxo/openssl-1.0.1c/crypto/evp/names.c soc2012/exxo/openssl-1.0.1c/crypto/evp/openbsd_hw.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p5_crpt.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p5_crpt2.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p_dec.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p_enc.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p_lib.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p_open.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p_seal.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p_sign.c soc2012/exxo/openssl-1.0.1c/crypto/evp/p_verify.c soc2012/exxo/openssl-1.0.1c/crypto/evp/pmeth_fn.c soc2012/exxo/openssl-1.0.1c/crypto/evp/pmeth_gn.c soc2012/exxo/openssl-1.0.1c/crypto/evp/pmeth_lib.c soc2012/exxo/openssl-1.0.1c/crypto/ex_data.c soc2012/exxo/openssl-1.0.1c/crypto/fips_err.h soc2012/exxo/openssl-1.0.1c/crypto/fips_ers.c soc2012/exxo/openssl-1.0.1c/crypto/hmac/ soc2012/exxo/openssl-1.0.1c/crypto/hmac/Makefile soc2012/exxo/openssl-1.0.1c/crypto/hmac/hm_ameth.c soc2012/exxo/openssl-1.0.1c/crypto/hmac/hm_pmeth.c soc2012/exxo/openssl-1.0.1c/crypto/hmac/hmac.c soc2012/exxo/openssl-1.0.1c/crypto/hmac/hmac.h soc2012/exxo/openssl-1.0.1c/crypto/hmac/hmactest.c soc2012/exxo/openssl-1.0.1c/crypto/ia64cpuid.S soc2012/exxo/openssl-1.0.1c/crypto/idea/ soc2012/exxo/openssl-1.0.1c/crypto/idea/Makefile soc2012/exxo/openssl-1.0.1c/crypto/idea/i_cbc.c soc2012/exxo/openssl-1.0.1c/crypto/idea/i_cfb64.c soc2012/exxo/openssl-1.0.1c/crypto/idea/i_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/idea/i_ofb64.c soc2012/exxo/openssl-1.0.1c/crypto/idea/i_skey.c soc2012/exxo/openssl-1.0.1c/crypto/idea/idea.h soc2012/exxo/openssl-1.0.1c/crypto/idea/idea_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/idea/idea_spd.c soc2012/exxo/openssl-1.0.1c/crypto/idea/ideatest.c soc2012/exxo/openssl-1.0.1c/crypto/idea/version soc2012/exxo/openssl-1.0.1c/crypto/install-crypto.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/jpake/ soc2012/exxo/openssl-1.0.1c/crypto/jpake/Makefile soc2012/exxo/openssl-1.0.1c/crypto/jpake/jpake.c soc2012/exxo/openssl-1.0.1c/crypto/jpake/jpake.h soc2012/exxo/openssl-1.0.1c/crypto/jpake/jpake_err.c soc2012/exxo/openssl-1.0.1c/crypto/jpake/jpaketest.c soc2012/exxo/openssl-1.0.1c/crypto/krb5/ soc2012/exxo/openssl-1.0.1c/crypto/krb5/Makefile soc2012/exxo/openssl-1.0.1c/crypto/krb5/krb5_asn.c soc2012/exxo/openssl-1.0.1c/crypto/krb5/krb5_asn.h soc2012/exxo/openssl-1.0.1c/crypto/lhash/ soc2012/exxo/openssl-1.0.1c/crypto/lhash/Makefile soc2012/exxo/openssl-1.0.1c/crypto/lhash/lh_stats.c soc2012/exxo/openssl-1.0.1c/crypto/lhash/lh_test.c soc2012/exxo/openssl-1.0.1c/crypto/lhash/lhash.c soc2012/exxo/openssl-1.0.1c/crypto/lhash/lhash.h soc2012/exxo/openssl-1.0.1c/crypto/lhash/num.pl soc2012/exxo/openssl-1.0.1c/crypto/md2/ soc2012/exxo/openssl-1.0.1c/crypto/md2/Makefile soc2012/exxo/openssl-1.0.1c/crypto/md2/md2.c soc2012/exxo/openssl-1.0.1c/crypto/md2/md2.h soc2012/exxo/openssl-1.0.1c/crypto/md2/md2_dgst.c soc2012/exxo/openssl-1.0.1c/crypto/md2/md2_one.c soc2012/exxo/openssl-1.0.1c/crypto/md2/md2test.c soc2012/exxo/openssl-1.0.1c/crypto/md32_common.h soc2012/exxo/openssl-1.0.1c/crypto/md4/ soc2012/exxo/openssl-1.0.1c/crypto/md4/Makefile soc2012/exxo/openssl-1.0.1c/crypto/md4/md4.c soc2012/exxo/openssl-1.0.1c/crypto/md4/md4.h soc2012/exxo/openssl-1.0.1c/crypto/md4/md4_dgst.c soc2012/exxo/openssl-1.0.1c/crypto/md4/md4_locl.h soc2012/exxo/openssl-1.0.1c/crypto/md4/md4_one.c soc2012/exxo/openssl-1.0.1c/crypto/md4/md4s.cpp soc2012/exxo/openssl-1.0.1c/crypto/md4/md4test.c soc2012/exxo/openssl-1.0.1c/crypto/md5/ soc2012/exxo/openssl-1.0.1c/crypto/md5/Makefile soc2012/exxo/openssl-1.0.1c/crypto/md5/asm/ soc2012/exxo/openssl-1.0.1c/crypto/md5/asm/md5-586.pl soc2012/exxo/openssl-1.0.1c/crypto/md5/asm/md5-ia64.S soc2012/exxo/openssl-1.0.1c/crypto/md5/asm/md5-x86_64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/md5/md5.c soc2012/exxo/openssl-1.0.1c/crypto/md5/md5.h soc2012/exxo/openssl-1.0.1c/crypto/md5/md5_dgst.c soc2012/exxo/openssl-1.0.1c/crypto/md5/md5_locl.h soc2012/exxo/openssl-1.0.1c/crypto/md5/md5_one.c soc2012/exxo/openssl-1.0.1c/crypto/md5/md5s.cpp soc2012/exxo/openssl-1.0.1c/crypto/md5/md5test.c soc2012/exxo/openssl-1.0.1c/crypto/mdc2/ soc2012/exxo/openssl-1.0.1c/crypto/mdc2/Makefile soc2012/exxo/openssl-1.0.1c/crypto/mdc2/mdc2.h soc2012/exxo/openssl-1.0.1c/crypto/mdc2/mdc2_one.c soc2012/exxo/openssl-1.0.1c/crypto/mdc2/mdc2dgst.c soc2012/exxo/openssl-1.0.1c/crypto/mdc2/mdc2test.c soc2012/exxo/openssl-1.0.1c/crypto/mem.c soc2012/exxo/openssl-1.0.1c/crypto/mem_clr.c soc2012/exxo/openssl-1.0.1c/crypto/mem_dbg.c soc2012/exxo/openssl-1.0.1c/crypto/modes/ soc2012/exxo/openssl-1.0.1c/crypto/modes/Makefile soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-alpha.pl soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-armv4.pl soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-ia64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-parisc.pl soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-s390x.pl soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-sparcv9.pl soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-x86.pl soc2012/exxo/openssl-1.0.1c/crypto/modes/asm/ghash-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/modes/cbc128.c soc2012/exxo/openssl-1.0.1c/crypto/modes/ccm128.c soc2012/exxo/openssl-1.0.1c/crypto/modes/cfb128.c soc2012/exxo/openssl-1.0.1c/crypto/modes/ctr128.c soc2012/exxo/openssl-1.0.1c/crypto/modes/cts128.c soc2012/exxo/openssl-1.0.1c/crypto/modes/gcm128.c soc2012/exxo/openssl-1.0.1c/crypto/modes/modes.h soc2012/exxo/openssl-1.0.1c/crypto/modes/modes_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/modes/ofb128.c soc2012/exxo/openssl-1.0.1c/crypto/modes/xts128.c soc2012/exxo/openssl-1.0.1c/crypto/o_dir.c soc2012/exxo/openssl-1.0.1c/crypto/o_dir.h soc2012/exxo/openssl-1.0.1c/crypto/o_dir_test.c soc2012/exxo/openssl-1.0.1c/crypto/o_fips.c soc2012/exxo/openssl-1.0.1c/crypto/o_init.c soc2012/exxo/openssl-1.0.1c/crypto/o_str.c soc2012/exxo/openssl-1.0.1c/crypto/o_str.h soc2012/exxo/openssl-1.0.1c/crypto/o_time.c soc2012/exxo/openssl-1.0.1c/crypto/o_time.h soc2012/exxo/openssl-1.0.1c/crypto/objects/ soc2012/exxo/openssl-1.0.1c/crypto/objects/Makefile soc2012/exxo/openssl-1.0.1c/crypto/objects/o_names.c soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_dat.c soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_dat.h soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_dat.pl soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_err.c soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_lib.c soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_mac.h soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_mac.num soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_xref.c soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_xref.h soc2012/exxo/openssl-1.0.1c/crypto/objects/obj_xref.txt soc2012/exxo/openssl-1.0.1c/crypto/objects/objects.README soc2012/exxo/openssl-1.0.1c/crypto/objects/objects.h soc2012/exxo/openssl-1.0.1c/crypto/objects/objects.pl soc2012/exxo/openssl-1.0.1c/crypto/objects/objects.txt soc2012/exxo/openssl-1.0.1c/crypto/objects/objxref.pl soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ soc2012/exxo/openssl-1.0.1c/crypto/ocsp/Makefile soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp.h soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_asn.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_cl.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_err.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_ext.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_ht.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_lib.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_prn.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_srv.c soc2012/exxo/openssl-1.0.1c/crypto/ocsp/ocsp_vfy.c soc2012/exxo/openssl-1.0.1c/crypto/opensslconf.h soc2012/exxo/openssl-1.0.1c/crypto/opensslconf.h.in soc2012/exxo/openssl-1.0.1c/crypto/opensslv.h soc2012/exxo/openssl-1.0.1c/crypto/ossl_typ.h soc2012/exxo/openssl-1.0.1c/crypto/pariscid.pl soc2012/exxo/openssl-1.0.1c/crypto/pem/ soc2012/exxo/openssl-1.0.1c/crypto/pem/Makefile soc2012/exxo/openssl-1.0.1c/crypto/pem/message soc2012/exxo/openssl-1.0.1c/crypto/pem/pem.h soc2012/exxo/openssl-1.0.1c/crypto/pem/pem2.h soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_all.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_err.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_info.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_lib.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_oth.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_pk8.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_pkey.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_seal.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_sign.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_x509.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pem_xaux.c soc2012/exxo/openssl-1.0.1c/crypto/pem/pkcs7.lis soc2012/exxo/openssl-1.0.1c/crypto/pem/pvkfmt.c soc2012/exxo/openssl-1.0.1c/crypto/perlasm/ soc2012/exxo/openssl-1.0.1c/crypto/perlasm/cbc.pl soc2012/exxo/openssl-1.0.1c/crypto/perlasm/ppc-xlate.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/perlasm/readme soc2012/exxo/openssl-1.0.1c/crypto/perlasm/x86_64-xlate.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/perlasm/x86asm.pl soc2012/exxo/openssl-1.0.1c/crypto/perlasm/x86gas.pl soc2012/exxo/openssl-1.0.1c/crypto/perlasm/x86masm.pl soc2012/exxo/openssl-1.0.1c/crypto/perlasm/x86nasm.pl soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/ soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/Makefile soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_add.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_asn.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_attr.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_crpt.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_crt.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_decr.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_init.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_key.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_kiss.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_mutl.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_npas.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_p8d.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_p8e.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/p12_utl.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/pk12err.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs12/pkcs12.h soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/ soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/Makefile soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/bio_ber.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/bio_pk7.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/dec.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/des.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/doc soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/enc.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/es1.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/example.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/example.h soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/info.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/infokey.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/p7/ soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/p7/a1 (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/p7/a2 (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/p7/cert.p7c (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/p7/smime.p7m (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/p7/smime.p7s (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_attr.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_dgst.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_doit.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_enc.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_lib.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_mime.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pk7_smime.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pkcs7.h soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/pkcs7err.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/server.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/sign.c soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/ soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/3des.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/3dess.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/c.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/ff soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-e soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-e.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-enc-01 soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-enc-01.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-enc-02 soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-enc-02.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-s-a-e soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/msie-s-a-e.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/nav-smime soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/s.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/t/server.pem soc2012/exxo/openssl-1.0.1c/crypto/pkcs7/verify.c soc2012/exxo/openssl-1.0.1c/crypto/ppccap.c soc2012/exxo/openssl-1.0.1c/crypto/ppccpuid.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/pqueue/ soc2012/exxo/openssl-1.0.1c/crypto/pqueue/Makefile soc2012/exxo/openssl-1.0.1c/crypto/pqueue/pq_test.c soc2012/exxo/openssl-1.0.1c/crypto/pqueue/pqueue.c soc2012/exxo/openssl-1.0.1c/crypto/pqueue/pqueue.h soc2012/exxo/openssl-1.0.1c/crypto/rand/ soc2012/exxo/openssl-1.0.1c/crypto/rand/Makefile soc2012/exxo/openssl-1.0.1c/crypto/rand/md_rand.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand.h soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_egd.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_err.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_lib.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_nw.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_os2.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_unix.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_vms.c soc2012/exxo/openssl-1.0.1c/crypto/rand/rand_win.c soc2012/exxo/openssl-1.0.1c/crypto/rand/randfile.c soc2012/exxo/openssl-1.0.1c/crypto/rand/randtest.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/ soc2012/exxo/openssl-1.0.1c/crypto/rc2/Makefile soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2.h soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2_cbc.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2_locl.h soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2_skey.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2cfb64.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2ofb64.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2speed.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/rc2test.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/rrc2.doc soc2012/exxo/openssl-1.0.1c/crypto/rc2/tab.c soc2012/exxo/openssl-1.0.1c/crypto/rc2/version soc2012/exxo/openssl-1.0.1c/crypto/rc4/ soc2012/exxo/openssl-1.0.1c/crypto/rc4/Makefile soc2012/exxo/openssl-1.0.1c/crypto/rc4/asm/ soc2012/exxo/openssl-1.0.1c/crypto/rc4/asm/rc4-586.pl soc2012/exxo/openssl-1.0.1c/crypto/rc4/asm/rc4-ia64.pl soc2012/exxo/openssl-1.0.1c/crypto/rc4/asm/rc4-md5-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/rc4/asm/rc4-parisc.pl soc2012/exxo/openssl-1.0.1c/crypto/rc4/asm/rc4-s390x.pl soc2012/exxo/openssl-1.0.1c/crypto/rc4/asm/rc4-x86_64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4.c soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4.h soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4_enc.c soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4_locl.h soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4_skey.c soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4_utl.c soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4s.cpp soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4speed.c soc2012/exxo/openssl-1.0.1c/crypto/rc4/rc4test.c soc2012/exxo/openssl-1.0.1c/crypto/rc4/rrc4.doc soc2012/exxo/openssl-1.0.1c/crypto/rc5/ soc2012/exxo/openssl-1.0.1c/crypto/rc5/Makefile soc2012/exxo/openssl-1.0.1c/crypto/rc5/asm/ soc2012/exxo/openssl-1.0.1c/crypto/rc5/asm/rc5-586.pl soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5.h soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5_enc.c soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5_locl.h soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5_skey.c soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5cfb64.c soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5ofb64.c soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5s.cpp soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5speed.c soc2012/exxo/openssl-1.0.1c/crypto/rc5/rc5test.c soc2012/exxo/openssl-1.0.1c/crypto/ripemd/ soc2012/exxo/openssl-1.0.1c/crypto/ripemd/Makefile soc2012/exxo/openssl-1.0.1c/crypto/ripemd/README soc2012/exxo/openssl-1.0.1c/crypto/ripemd/asm/ soc2012/exxo/openssl-1.0.1c/crypto/ripemd/asm/rips.cpp soc2012/exxo/openssl-1.0.1c/crypto/ripemd/asm/rmd-586.pl soc2012/exxo/openssl-1.0.1c/crypto/ripemd/ripemd.h soc2012/exxo/openssl-1.0.1c/crypto/ripemd/rmd160.c soc2012/exxo/openssl-1.0.1c/crypto/ripemd/rmd_dgst.c soc2012/exxo/openssl-1.0.1c/crypto/ripemd/rmd_locl.h soc2012/exxo/openssl-1.0.1c/crypto/ripemd/rmd_one.c soc2012/exxo/openssl-1.0.1c/crypto/ripemd/rmdconst.h soc2012/exxo/openssl-1.0.1c/crypto/ripemd/rmdtest.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/ soc2012/exxo/openssl-1.0.1c/crypto/rsa/Makefile soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa.h soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_ameth.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_chk.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_crpt.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_depr.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_eay.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_err.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_gen.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_lib.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_locl.h soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_none.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_null.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_oaep.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_pk1.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_pmeth.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_prn.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_pss.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_saos.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_sign.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_ssl.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_test.c soc2012/exxo/openssl-1.0.1c/crypto/rsa/rsa_x931.c soc2012/exxo/openssl-1.0.1c/crypto/s390xcap.c soc2012/exxo/openssl-1.0.1c/crypto/s390xcpuid.S soc2012/exxo/openssl-1.0.1c/crypto/seed/ soc2012/exxo/openssl-1.0.1c/crypto/seed/Makefile soc2012/exxo/openssl-1.0.1c/crypto/seed/seed.c soc2012/exxo/openssl-1.0.1c/crypto/seed/seed.h soc2012/exxo/openssl-1.0.1c/crypto/seed/seed_cbc.c soc2012/exxo/openssl-1.0.1c/crypto/seed/seed_cfb.c soc2012/exxo/openssl-1.0.1c/crypto/seed/seed_ecb.c soc2012/exxo/openssl-1.0.1c/crypto/seed/seed_locl.h soc2012/exxo/openssl-1.0.1c/crypto/seed/seed_ofb.c soc2012/exxo/openssl-1.0.1c/crypto/sha/ soc2012/exxo/openssl-1.0.1c/crypto/sha/Makefile soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/ soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/README soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-586.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-alpha.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-armv4-large.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-ia64.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-mips.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-parisc.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-ppc.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-s390x.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-sparcv9.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-sparcv9a.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-thumb.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha1-x86_64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha256-586.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha256-armv4.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-586.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-armv4.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-ia64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-mips.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-parisc.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-ppc.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-s390x.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-sparcv9.pl soc2012/exxo/openssl-1.0.1c/crypto/sha/asm/sha512-x86_64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/sha/sha.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha.h soc2012/exxo/openssl-1.0.1c/crypto/sha/sha1.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha1_one.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha1dgst.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha1test.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha256.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha256t.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha512.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha512t.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha_dgst.c soc2012/exxo/openssl-1.0.1c/crypto/sha/sha_locl.h soc2012/exxo/openssl-1.0.1c/crypto/sha/sha_one.c soc2012/exxo/openssl-1.0.1c/crypto/sha/shatest.c soc2012/exxo/openssl-1.0.1c/crypto/sparccpuid.S soc2012/exxo/openssl-1.0.1c/crypto/sparcv9cap.c soc2012/exxo/openssl-1.0.1c/crypto/srp/ soc2012/exxo/openssl-1.0.1c/crypto/srp/Makefile soc2012/exxo/openssl-1.0.1c/crypto/srp/srp.h soc2012/exxo/openssl-1.0.1c/crypto/srp/srp_grps.h soc2012/exxo/openssl-1.0.1c/crypto/srp/srp_lcl.h soc2012/exxo/openssl-1.0.1c/crypto/srp/srp_lib.c soc2012/exxo/openssl-1.0.1c/crypto/srp/srp_vfy.c soc2012/exxo/openssl-1.0.1c/crypto/srp/srptest.c soc2012/exxo/openssl-1.0.1c/crypto/stack/ soc2012/exxo/openssl-1.0.1c/crypto/stack/Makefile soc2012/exxo/openssl-1.0.1c/crypto/stack/safestack.h soc2012/exxo/openssl-1.0.1c/crypto/stack/stack.c soc2012/exxo/openssl-1.0.1c/crypto/stack/stack.h soc2012/exxo/openssl-1.0.1c/crypto/store/ soc2012/exxo/openssl-1.0.1c/crypto/store/Makefile soc2012/exxo/openssl-1.0.1c/crypto/store/README soc2012/exxo/openssl-1.0.1c/crypto/store/store.h soc2012/exxo/openssl-1.0.1c/crypto/store/str_err.c soc2012/exxo/openssl-1.0.1c/crypto/store/str_lib.c soc2012/exxo/openssl-1.0.1c/crypto/store/str_locl.h soc2012/exxo/openssl-1.0.1c/crypto/store/str_mem.c soc2012/exxo/openssl-1.0.1c/crypto/store/str_meth.c soc2012/exxo/openssl-1.0.1c/crypto/symhacks.h soc2012/exxo/openssl-1.0.1c/crypto/threads/ soc2012/exxo/openssl-1.0.1c/crypto/threads/README soc2012/exxo/openssl-1.0.1c/crypto/threads/mttest.c soc2012/exxo/openssl-1.0.1c/crypto/threads/netware.bat soc2012/exxo/openssl-1.0.1c/crypto/threads/profile.sh soc2012/exxo/openssl-1.0.1c/crypto/threads/ptest.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/threads/pthread.sh soc2012/exxo/openssl-1.0.1c/crypto/threads/pthread2.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/threads/pthreads-vms.com soc2012/exxo/openssl-1.0.1c/crypto/threads/purify.sh soc2012/exxo/openssl-1.0.1c/crypto/threads/solaris.sh soc2012/exxo/openssl-1.0.1c/crypto/threads/th-lock.c soc2012/exxo/openssl-1.0.1c/crypto/threads/win32.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/ts/ soc2012/exxo/openssl-1.0.1c/crypto/ts/Makefile soc2012/exxo/openssl-1.0.1c/crypto/ts/ts.h soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_asn1.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_conf.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_err.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_lib.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_req_print.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_req_utils.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_rsp_print.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_rsp_sign.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_rsp_utils.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_rsp_verify.c soc2012/exxo/openssl-1.0.1c/crypto/ts/ts_verify_ctx.c soc2012/exxo/openssl-1.0.1c/crypto/txt_db/ soc2012/exxo/openssl-1.0.1c/crypto/txt_db/Makefile soc2012/exxo/openssl-1.0.1c/crypto/txt_db/txt_db.c soc2012/exxo/openssl-1.0.1c/crypto/txt_db/txt_db.h soc2012/exxo/openssl-1.0.1c/crypto/ui/ soc2012/exxo/openssl-1.0.1c/crypto/ui/Makefile soc2012/exxo/openssl-1.0.1c/crypto/ui/ui.h soc2012/exxo/openssl-1.0.1c/crypto/ui/ui_compat.c soc2012/exxo/openssl-1.0.1c/crypto/ui/ui_compat.h soc2012/exxo/openssl-1.0.1c/crypto/ui/ui_err.c soc2012/exxo/openssl-1.0.1c/crypto/ui/ui_lib.c soc2012/exxo/openssl-1.0.1c/crypto/ui/ui_locl.h soc2012/exxo/openssl-1.0.1c/crypto/ui/ui_openssl.c soc2012/exxo/openssl-1.0.1c/crypto/ui/ui_util.c soc2012/exxo/openssl-1.0.1c/crypto/uid.c soc2012/exxo/openssl-1.0.1c/crypto/vms_rms.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/ soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/Makefile soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/asm/ soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/asm/wp-mmx.pl soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/asm/wp-x86_64.pl soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/whrlpool.h soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/wp_block.c soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/wp_dgst.c soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/wp_locl.h soc2012/exxo/openssl-1.0.1c/crypto/whrlpool/wp_test.c soc2012/exxo/openssl-1.0.1c/crypto/x509/ soc2012/exxo/openssl-1.0.1c/crypto/x509/Makefile soc2012/exxo/openssl-1.0.1c/crypto/x509/by_dir.c soc2012/exxo/openssl-1.0.1c/crypto/x509/by_file.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509.h soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_att.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_cmp.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_d2.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_def.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_err.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_ext.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_lu.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_obj.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_r2x.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_req.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_set.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_trs.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_txt.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_v3.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_vfy.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_vfy.h soc2012/exxo/openssl-1.0.1c/crypto/x509/x509_vpm.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509cset.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509name.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509rset.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509spki.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x509type.c soc2012/exxo/openssl-1.0.1c/crypto/x509/x_all.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/ soc2012/exxo/openssl-1.0.1c/crypto/x509v3/Makefile soc2012/exxo/openssl-1.0.1c/crypto/x509v3/ext_dat.h soc2012/exxo/openssl-1.0.1c/crypto/x509v3/pcy_cache.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/pcy_data.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/pcy_int.h soc2012/exxo/openssl-1.0.1c/crypto/x509v3/pcy_lib.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/pcy_map.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/pcy_node.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/pcy_tree.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/tabtest.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_addr.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_akey.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_akeya.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_alt.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_asid.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_bcons.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_bitst.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_conf.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_cpols.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_crld.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_enum.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_extku.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_genn.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_ia5.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_info.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_int.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_lib.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_ncons.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_ocsp.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_pci.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_pcia.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_pcons.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_pku.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_pmaps.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_prn.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_purp.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_skey.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_sxnet.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3_utl.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3conf.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3err.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/v3prin.c soc2012/exxo/openssl-1.0.1c/crypto/x509v3/x509v3.h soc2012/exxo/openssl-1.0.1c/crypto/x86_64cpuid.pl soc2012/exxo/openssl-1.0.1c/crypto/x86cpuid.pl soc2012/exxo/openssl-1.0.1c/demos/ soc2012/exxo/openssl-1.0.1c/demos/README soc2012/exxo/openssl-1.0.1c/demos/asn1/ soc2012/exxo/openssl-1.0.1c/demos/asn1/README.ASN1 soc2012/exxo/openssl-1.0.1c/demos/asn1/ocsp.c soc2012/exxo/openssl-1.0.1c/demos/b64.c soc2012/exxo/openssl-1.0.1c/demos/b64.pl soc2012/exxo/openssl-1.0.1c/demos/bio/ soc2012/exxo/openssl-1.0.1c/demos/bio/Makefile soc2012/exxo/openssl-1.0.1c/demos/bio/README soc2012/exxo/openssl-1.0.1c/demos/bio/saccept.c soc2012/exxo/openssl-1.0.1c/demos/bio/sconnect.c soc2012/exxo/openssl-1.0.1c/demos/bio/server.pem soc2012/exxo/openssl-1.0.1c/demos/cms/ soc2012/exxo/openssl-1.0.1c/demos/cms/cacert.pem soc2012/exxo/openssl-1.0.1c/demos/cms/cakey.pem soc2012/exxo/openssl-1.0.1c/demos/cms/cms_comp.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_ddec.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_dec.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_denc.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_enc.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_sign.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_sign2.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_uncomp.c soc2012/exxo/openssl-1.0.1c/demos/cms/cms_ver.c soc2012/exxo/openssl-1.0.1c/demos/cms/comp.txt soc2012/exxo/openssl-1.0.1c/demos/cms/encr.txt soc2012/exxo/openssl-1.0.1c/demos/cms/sign.txt soc2012/exxo/openssl-1.0.1c/demos/cms/signer.pem soc2012/exxo/openssl-1.0.1c/demos/cms/signer2.pem soc2012/exxo/openssl-1.0.1c/demos/easy_tls/ soc2012/exxo/openssl-1.0.1c/demos/easy_tls/Makefile soc2012/exxo/openssl-1.0.1c/demos/easy_tls/README soc2012/exxo/openssl-1.0.1c/demos/easy_tls/cacerts.pem soc2012/exxo/openssl-1.0.1c/demos/easy_tls/cert.pem soc2012/exxo/openssl-1.0.1c/demos/easy_tls/easy-tls.c soc2012/exxo/openssl-1.0.1c/demos/easy_tls/easy-tls.h soc2012/exxo/openssl-1.0.1c/demos/easy_tls/test.c soc2012/exxo/openssl-1.0.1c/demos/easy_tls/test.h soc2012/exxo/openssl-1.0.1c/demos/eay/ soc2012/exxo/openssl-1.0.1c/demos/eay/Makefile soc2012/exxo/openssl-1.0.1c/demos/eay/base64.c soc2012/exxo/openssl-1.0.1c/demos/eay/conn.c soc2012/exxo/openssl-1.0.1c/demos/eay/loadrsa.c soc2012/exxo/openssl-1.0.1c/demos/engines/ soc2012/exxo/openssl-1.0.1c/demos/engines/cluster_labs/ soc2012/exxo/openssl-1.0.1c/demos/engines/cluster_labs/Makefile soc2012/exxo/openssl-1.0.1c/demos/engines/cluster_labs/cluster_labs.h soc2012/exxo/openssl-1.0.1c/demos/engines/cluster_labs/hw_cluster_labs.c soc2012/exxo/openssl-1.0.1c/demos/engines/cluster_labs/hw_cluster_labs.ec soc2012/exxo/openssl-1.0.1c/demos/engines/cluster_labs/hw_cluster_labs_err.c soc2012/exxo/openssl-1.0.1c/demos/engines/cluster_labs/hw_cluster_labs_err.h soc2012/exxo/openssl-1.0.1c/demos/engines/ibmca/ soc2012/exxo/openssl-1.0.1c/demos/engines/ibmca/Makefile soc2012/exxo/openssl-1.0.1c/demos/engines/ibmca/hw_ibmca.c soc2012/exxo/openssl-1.0.1c/demos/engines/ibmca/hw_ibmca.ec soc2012/exxo/openssl-1.0.1c/demos/engines/ibmca/hw_ibmca_err.c soc2012/exxo/openssl-1.0.1c/demos/engines/ibmca/hw_ibmca_err.h soc2012/exxo/openssl-1.0.1c/demos/engines/ibmca/ica_openssl_api.h soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/ soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/Makefile soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/README soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/build.com soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/rsaref.c soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/rsaref.ec soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/rsaref_err.c soc2012/exxo/openssl-1.0.1c/demos/engines/rsaref/rsaref_err.h soc2012/exxo/openssl-1.0.1c/demos/engines/zencod/ soc2012/exxo/openssl-1.0.1c/demos/engines/zencod/Makefile soc2012/exxo/openssl-1.0.1c/demos/engines/zencod/hw_zencod.c soc2012/exxo/openssl-1.0.1c/demos/engines/zencod/hw_zencod.ec soc2012/exxo/openssl-1.0.1c/demos/engines/zencod/hw_zencod.h soc2012/exxo/openssl-1.0.1c/demos/engines/zencod/hw_zencod_err.c soc2012/exxo/openssl-1.0.1c/demos/engines/zencod/hw_zencod_err.h soc2012/exxo/openssl-1.0.1c/demos/maurice/ soc2012/exxo/openssl-1.0.1c/demos/maurice/Makefile soc2012/exxo/openssl-1.0.1c/demos/maurice/README soc2012/exxo/openssl-1.0.1c/demos/maurice/cert.pem soc2012/exxo/openssl-1.0.1c/demos/maurice/example1.c soc2012/exxo/openssl-1.0.1c/demos/maurice/example2.c soc2012/exxo/openssl-1.0.1c/demos/maurice/example3.c soc2012/exxo/openssl-1.0.1c/demos/maurice/example4.c soc2012/exxo/openssl-1.0.1c/demos/maurice/loadkeys.c soc2012/exxo/openssl-1.0.1c/demos/maurice/loadkeys.h soc2012/exxo/openssl-1.0.1c/demos/maurice/privkey.pem soc2012/exxo/openssl-1.0.1c/demos/pkcs12/ soc2012/exxo/openssl-1.0.1c/demos/pkcs12/README soc2012/exxo/openssl-1.0.1c/demos/pkcs12/pkread.c soc2012/exxo/openssl-1.0.1c/demos/pkcs12/pkwrite.c soc2012/exxo/openssl-1.0.1c/demos/prime/ soc2012/exxo/openssl-1.0.1c/demos/prime/Makefile soc2012/exxo/openssl-1.0.1c/demos/prime/prime.c soc2012/exxo/openssl-1.0.1c/demos/privkey.pem soc2012/exxo/openssl-1.0.1c/demos/selfsign.c soc2012/exxo/openssl-1.0.1c/demos/sign/ soc2012/exxo/openssl-1.0.1c/demos/sign/Makefile soc2012/exxo/openssl-1.0.1c/demos/sign/cert.pem soc2012/exxo/openssl-1.0.1c/demos/sign/key.pem soc2012/exxo/openssl-1.0.1c/demos/sign/sig.txt soc2012/exxo/openssl-1.0.1c/demos/sign/sign.c soc2012/exxo/openssl-1.0.1c/demos/sign/sign.txt soc2012/exxo/openssl-1.0.1c/demos/smime/ soc2012/exxo/openssl-1.0.1c/demos/smime/cacert.pem soc2012/exxo/openssl-1.0.1c/demos/smime/cakey.pem soc2012/exxo/openssl-1.0.1c/demos/smime/encr.txt soc2012/exxo/openssl-1.0.1c/demos/smime/sign.txt soc2012/exxo/openssl-1.0.1c/demos/smime/signer.pem soc2012/exxo/openssl-1.0.1c/demos/smime/signer2.pem soc2012/exxo/openssl-1.0.1c/demos/smime/smdec.c soc2012/exxo/openssl-1.0.1c/demos/smime/smenc.c soc2012/exxo/openssl-1.0.1c/demos/smime/smsign.c soc2012/exxo/openssl-1.0.1c/demos/smime/smsign2.c soc2012/exxo/openssl-1.0.1c/demos/smime/smver.c soc2012/exxo/openssl-1.0.1c/demos/spkigen.c soc2012/exxo/openssl-1.0.1c/demos/ssl/ soc2012/exxo/openssl-1.0.1c/demos/ssl/cli.cpp soc2012/exxo/openssl-1.0.1c/demos/ssl/inetdsrv.cpp soc2012/exxo/openssl-1.0.1c/demos/ssl/serv.cpp soc2012/exxo/openssl-1.0.1c/demos/ssltest-ecc/ soc2012/exxo/openssl-1.0.1c/demos/ssltest-ecc/ECC-RSAcertgen.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/demos/ssltest-ecc/ECCcertgen.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/demos/ssltest-ecc/README soc2012/exxo/openssl-1.0.1c/demos/ssltest-ecc/RSAcertgen.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/demos/ssltest-ecc/ssltest.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/demos/state_machine/ soc2012/exxo/openssl-1.0.1c/demos/state_machine/Makefile soc2012/exxo/openssl-1.0.1c/demos/state_machine/state_machine.c soc2012/exxo/openssl-1.0.1c/demos/tunala/ soc2012/exxo/openssl-1.0.1c/demos/tunala/A-client.pem soc2012/exxo/openssl-1.0.1c/demos/tunala/A-server.pem soc2012/exxo/openssl-1.0.1c/demos/tunala/CA.pem soc2012/exxo/openssl-1.0.1c/demos/tunala/INSTALL soc2012/exxo/openssl-1.0.1c/demos/tunala/Makefile soc2012/exxo/openssl-1.0.1c/demos/tunala/Makefile.am soc2012/exxo/openssl-1.0.1c/demos/tunala/README soc2012/exxo/openssl-1.0.1c/demos/tunala/autogunk.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/demos/tunala/autoungunk.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/demos/tunala/breakage.c soc2012/exxo/openssl-1.0.1c/demos/tunala/buffer.c soc2012/exxo/openssl-1.0.1c/demos/tunala/cb.c soc2012/exxo/openssl-1.0.1c/demos/tunala/configure.in soc2012/exxo/openssl-1.0.1c/demos/tunala/ip.c soc2012/exxo/openssl-1.0.1c/demos/tunala/sm.c soc2012/exxo/openssl-1.0.1c/demos/tunala/test.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/demos/tunala/tunala.c soc2012/exxo/openssl-1.0.1c/demos/tunala/tunala.h soc2012/exxo/openssl-1.0.1c/demos/x509/ soc2012/exxo/openssl-1.0.1c/demos/x509/README soc2012/exxo/openssl-1.0.1c/demos/x509/mkcert.c soc2012/exxo/openssl-1.0.1c/demos/x509/mkreq.c soc2012/exxo/openssl-1.0.1c/doc/ soc2012/exxo/openssl-1.0.1c/doc/HOWTO/ soc2012/exxo/openssl-1.0.1c/doc/HOWTO/certificates.txt soc2012/exxo/openssl-1.0.1c/doc/HOWTO/keys.txt soc2012/exxo/openssl-1.0.1c/doc/HOWTO/proxy_certificates.txt soc2012/exxo/openssl-1.0.1c/doc/README soc2012/exxo/openssl-1.0.1c/doc/apps/ soc2012/exxo/openssl-1.0.1c/doc/apps/CA.pl.pod soc2012/exxo/openssl-1.0.1c/doc/apps/asn1parse.pod soc2012/exxo/openssl-1.0.1c/doc/apps/ca.pod soc2012/exxo/openssl-1.0.1c/doc/apps/ciphers.pod soc2012/exxo/openssl-1.0.1c/doc/apps/cms.pod soc2012/exxo/openssl-1.0.1c/doc/apps/config.pod soc2012/exxo/openssl-1.0.1c/doc/apps/crl.pod soc2012/exxo/openssl-1.0.1c/doc/apps/crl2pkcs7.pod soc2012/exxo/openssl-1.0.1c/doc/apps/dgst.pod soc2012/exxo/openssl-1.0.1c/doc/apps/dhparam.pod soc2012/exxo/openssl-1.0.1c/doc/apps/dsa.pod soc2012/exxo/openssl-1.0.1c/doc/apps/dsaparam.pod soc2012/exxo/openssl-1.0.1c/doc/apps/ec.pod soc2012/exxo/openssl-1.0.1c/doc/apps/ecparam.pod soc2012/exxo/openssl-1.0.1c/doc/apps/enc.pod soc2012/exxo/openssl-1.0.1c/doc/apps/errstr.pod soc2012/exxo/openssl-1.0.1c/doc/apps/gendsa.pod soc2012/exxo/openssl-1.0.1c/doc/apps/genpkey.pod soc2012/exxo/openssl-1.0.1c/doc/apps/genrsa.pod soc2012/exxo/openssl-1.0.1c/doc/apps/nseq.pod soc2012/exxo/openssl-1.0.1c/doc/apps/ocsp.pod soc2012/exxo/openssl-1.0.1c/doc/apps/openssl.pod soc2012/exxo/openssl-1.0.1c/doc/apps/passwd.pod soc2012/exxo/openssl-1.0.1c/doc/apps/pkcs12.pod soc2012/exxo/openssl-1.0.1c/doc/apps/pkcs7.pod soc2012/exxo/openssl-1.0.1c/doc/apps/pkcs8.pod soc2012/exxo/openssl-1.0.1c/doc/apps/pkey.pod soc2012/exxo/openssl-1.0.1c/doc/apps/pkeyparam.pod soc2012/exxo/openssl-1.0.1c/doc/apps/pkeyutl.pod soc2012/exxo/openssl-1.0.1c/doc/apps/rand.pod soc2012/exxo/openssl-1.0.1c/doc/apps/req.pod soc2012/exxo/openssl-1.0.1c/doc/apps/rsa.pod soc2012/exxo/openssl-1.0.1c/doc/apps/rsautl.pod soc2012/exxo/openssl-1.0.1c/doc/apps/s_client.pod soc2012/exxo/openssl-1.0.1c/doc/apps/s_server.pod soc2012/exxo/openssl-1.0.1c/doc/apps/s_time.pod soc2012/exxo/openssl-1.0.1c/doc/apps/sess_id.pod soc2012/exxo/openssl-1.0.1c/doc/apps/smime.pod soc2012/exxo/openssl-1.0.1c/doc/apps/speed.pod soc2012/exxo/openssl-1.0.1c/doc/apps/spkac.pod soc2012/exxo/openssl-1.0.1c/doc/apps/ts.pod soc2012/exxo/openssl-1.0.1c/doc/apps/tsget.pod soc2012/exxo/openssl-1.0.1c/doc/apps/verify.pod soc2012/exxo/openssl-1.0.1c/doc/apps/version.pod soc2012/exxo/openssl-1.0.1c/doc/apps/x509.pod soc2012/exxo/openssl-1.0.1c/doc/apps/x509v3_config.pod soc2012/exxo/openssl-1.0.1c/doc/c-indentation.el soc2012/exxo/openssl-1.0.1c/doc/crypto/ soc2012/exxo/openssl-1.0.1c/doc/crypto/ASN1_OBJECT_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ASN1_STRING_length.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ASN1_STRING_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ASN1_STRING_print_ex.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ASN1_generate_nconf.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_ctrl.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_f_base64.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_f_buffer.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_f_cipher.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_f_md.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_f_null.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_f_ssl.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_find_type.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_new_CMS.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_push.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_read.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_accept.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_bio.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_connect.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_fd.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_file.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_mem.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_null.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_s_socket.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_set_callback.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BIO_should_retry.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_BLINDING_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_CTX_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_CTX_start.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_add.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_add_word.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_bn2bin.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_cmp.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_copy.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_generate_prime.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_mod_inverse.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_mod_mul_montgomery.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_mod_mul_reciprocal.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_num_bytes.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_rand.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_set_bit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_swap.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/BN_zero.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_add0_cert.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_add1_recipient_cert.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_compress.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_decrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_encrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_final.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_get0_RecipientInfos.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_get0_SignerInfos.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_get0_type.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_get1_ReceiptRequest.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_sign.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_sign_add1_signer.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_sign_receipt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_uncompress.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_verify.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CMS_verify_receipt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CONF_modules_free.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CONF_modules_load_file.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/CRYPTO_set_ex_data.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DH_generate_key.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DH_generate_parameters.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DH_get_ex_new_index.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DH_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DH_set_method.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DH_size.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_SIG_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_do_sign.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_dup_DH.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_generate_key.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_generate_parameters.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_get_ex_new_index.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_set_method.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_sign.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/DSA_size.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_GET_LIB.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_clear_error.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_error_string.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_get_error.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_load_crypto_strings.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_load_strings.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_print_errors.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_put_error.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_remove_state.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ERR_set_mark.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_BytesToKey.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_DigestInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_DigestSignInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_DigestVerifyInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_EncryptInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_OpenInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_CTX_ctrl.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_CTX_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_cmp.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_decrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_derive.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_encrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_get_default_digest.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_keygen.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_print_private.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_set1_RSA.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_sign.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_verify.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_PKEY_verifyrecover.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_SealInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_SignInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/EVP_VerifyInit.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/OBJ_nid2obj.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/OPENSSL_Applink.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/OPENSSL_VERSION_NUMBER.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/OPENSSL_config.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/OPENSSL_ia32cap.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/OPENSSL_load_builtin_modules.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/OpenSSL_add_all_algorithms.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PEM_write_bio_CMS_stream.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PEM_write_bio_PKCS7_stream.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PKCS12_create.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PKCS12_parse.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PKCS7_decrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PKCS7_encrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PKCS7_sign.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PKCS7_sign_add_signer.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/PKCS7_verify.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RAND_add.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RAND_bytes.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RAND_cleanup.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RAND_egd.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RAND_load_file.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RAND_set_rand_method.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_blinding_on.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_check_key.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_generate_key.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_get_ex_new_index.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_padding_add_PKCS1_type_1.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_print.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_private_encrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_public_encrypt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_set_method.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_sign.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/RSA_size.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/SMIME_read_CMS.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/SMIME_read_PKCS7.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/SMIME_write_CMS.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/SMIME_write_PKCS7.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_NAME_ENTRY_get_object.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_NAME_add_entry_by_txt.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_NAME_get_index_by_NID.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_NAME_print_ex.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_STORE_CTX_get_error.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_STORE_CTX_get_ex_new_index.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_STORE_CTX_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_STORE_CTX_set_verify_cb.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_STORE_set_verify_cb_func.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_VERIFY_PARAM_set_flags.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_new.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/X509_verify_cert.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/bio.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/blowfish.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/bn.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/bn_internal.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/buffer.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/crypto.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_ASN1_OBJECT.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_DHparams.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_DSAPublicKey.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_PKCS8PrivateKey.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_RSAPublicKey.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_X509.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_X509_ALGOR.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_X509_CRL.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_X509_NAME.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_X509_REQ.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/d2i_X509_SIG.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/des.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/des_modes.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/dh.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/dsa.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ecdsa.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/engine.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/err.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/evp.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/hmac.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/i2d_CMS_bio_stream.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/i2d_PKCS7_bio_stream.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/lh_stats.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/lhash.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/md5.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/mdc2.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/pem.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/rand.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/rc4.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ripemd.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/rsa.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/sha.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/threads.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ui.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/ui_compat.pod soc2012/exxo/openssl-1.0.1c/doc/crypto/x509.pod soc2012/exxo/openssl-1.0.1c/doc/fingerprints.txt soc2012/exxo/openssl-1.0.1c/doc/openssl-shared.txt soc2012/exxo/openssl-1.0.1c/doc/openssl.txt soc2012/exxo/openssl-1.0.1c/doc/openssl_button.gif (contents, props changed) soc2012/exxo/openssl-1.0.1c/doc/openssl_button.html soc2012/exxo/openssl-1.0.1c/doc/ssl/ soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CIPHER_get_name.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_COMP_add_compression_method.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_add_extra_chain_cert.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_add_session.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_ctrl.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_flush_sessions.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_free.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_get_ex_new_index.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_get_verify_mode.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_load_verify_locations.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_new.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_sess_number.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_sess_set_cache_size.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_sess_set_get_cb.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_sessions.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_cert_store.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_cert_verify_callback.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_cipher_list.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_client_CA_list.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_client_cert_cb.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_default_passwd_cb.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_generate_session_id.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_info_callback.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_max_cert_list.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_mode.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_msg_callback.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_options.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_psk_client_callback.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_quiet_shutdown.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_session_cache_mode.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_session_id_context.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_ssl_version.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_timeout.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_set_verify.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_use_certificate.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_CTX_use_psk_identity_hint.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_SESSION_free.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_SESSION_get_ex_new_index.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_SESSION_get_time.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_accept.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_alert_type_string.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_clear.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_connect.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_do_handshake.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_free.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_SSL_CTX.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_ciphers.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_client_CA_list.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_current_cipher.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_default_timeout.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_error.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_ex_new_index.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_fd.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_peer_cert_chain.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_peer_certificate.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_psk_identity.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_rbio.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_session.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_verify_result.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_get_version.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_library_init.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_load_client_CA_file.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_new.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_pending.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_read.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_rstate_string.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_session_reused.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_set_bio.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_set_connect_state.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_set_fd.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_set_session.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_set_shutdown.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_set_verify_result.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_shutdown.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_state_string.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_want.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/SSL_write.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/d2i_SSL_SESSION.pod soc2012/exxo/openssl-1.0.1c/doc/ssl/ssl.pod soc2012/exxo/openssl-1.0.1c/doc/ssleay.txt soc2012/exxo/openssl-1.0.1c/doc/standards.txt soc2012/exxo/openssl-1.0.1c/e_os.h soc2012/exxo/openssl-1.0.1c/e_os2.h soc2012/exxo/openssl-1.0.1c/engines/ soc2012/exxo/openssl-1.0.1c/engines/Makefile soc2012/exxo/openssl-1.0.1c/engines/alpha.opt soc2012/exxo/openssl-1.0.1c/engines/axp.opt soc2012/exxo/openssl-1.0.1c/engines/capierr.bat soc2012/exxo/openssl-1.0.1c/engines/ccgost/ soc2012/exxo/openssl-1.0.1c/engines/ccgost/Makefile soc2012/exxo/openssl-1.0.1c/engines/ccgost/README.gost soc2012/exxo/openssl-1.0.1c/engines/ccgost/e_gost_err.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/e_gost_err.h soc2012/exxo/openssl-1.0.1c/engines/ccgost/e_gost_err.proto soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost.ec soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost2001.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost2001_keyx.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost2001_keyx.h soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost89.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost89.h soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost94_keyx.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_ameth.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_asn1.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_crypt.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_ctl.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_eng.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_keywrap.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_keywrap.h soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_lcl.h soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_md.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_params.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_params.h soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_pmeth.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gost_sign.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gosthash.c soc2012/exxo/openssl-1.0.1c/engines/ccgost/gosthash.h soc2012/exxo/openssl-1.0.1c/engines/ccgost/gostsum.c soc2012/exxo/openssl-1.0.1c/engines/e_4758cca.c soc2012/exxo/openssl-1.0.1c/engines/e_4758cca.ec soc2012/exxo/openssl-1.0.1c/engines/e_4758cca_err.c soc2012/exxo/openssl-1.0.1c/engines/e_4758cca_err.h soc2012/exxo/openssl-1.0.1c/engines/e_aep.c soc2012/exxo/openssl-1.0.1c/engines/e_aep.ec soc2012/exxo/openssl-1.0.1c/engines/e_aep_err.c soc2012/exxo/openssl-1.0.1c/engines/e_aep_err.h soc2012/exxo/openssl-1.0.1c/engines/e_atalla.c soc2012/exxo/openssl-1.0.1c/engines/e_atalla.ec soc2012/exxo/openssl-1.0.1c/engines/e_atalla_err.c soc2012/exxo/openssl-1.0.1c/engines/e_atalla_err.h soc2012/exxo/openssl-1.0.1c/engines/e_capi.c soc2012/exxo/openssl-1.0.1c/engines/e_capi.ec soc2012/exxo/openssl-1.0.1c/engines/e_capi_err.c soc2012/exxo/openssl-1.0.1c/engines/e_capi_err.h soc2012/exxo/openssl-1.0.1c/engines/e_chil.c soc2012/exxo/openssl-1.0.1c/engines/e_chil.ec soc2012/exxo/openssl-1.0.1c/engines/e_chil_err.c soc2012/exxo/openssl-1.0.1c/engines/e_chil_err.h soc2012/exxo/openssl-1.0.1c/engines/e_cswift.c soc2012/exxo/openssl-1.0.1c/engines/e_cswift.ec soc2012/exxo/openssl-1.0.1c/engines/e_cswift_err.c soc2012/exxo/openssl-1.0.1c/engines/e_cswift_err.h soc2012/exxo/openssl-1.0.1c/engines/e_gmp.c soc2012/exxo/openssl-1.0.1c/engines/e_gmp.ec soc2012/exxo/openssl-1.0.1c/engines/e_gmp_err.c soc2012/exxo/openssl-1.0.1c/engines/e_gmp_err.h soc2012/exxo/openssl-1.0.1c/engines/e_nuron.c soc2012/exxo/openssl-1.0.1c/engines/e_nuron.ec soc2012/exxo/openssl-1.0.1c/engines/e_nuron_err.c soc2012/exxo/openssl-1.0.1c/engines/e_nuron_err.h soc2012/exxo/openssl-1.0.1c/engines/e_padlock.c soc2012/exxo/openssl-1.0.1c/engines/e_padlock.ec soc2012/exxo/openssl-1.0.1c/engines/e_sureware.c soc2012/exxo/openssl-1.0.1c/engines/e_sureware.ec soc2012/exxo/openssl-1.0.1c/engines/e_sureware_err.c soc2012/exxo/openssl-1.0.1c/engines/e_sureware_err.h soc2012/exxo/openssl-1.0.1c/engines/e_ubsec.c soc2012/exxo/openssl-1.0.1c/engines/e_ubsec.ec soc2012/exxo/openssl-1.0.1c/engines/e_ubsec_err.c soc2012/exxo/openssl-1.0.1c/engines/e_ubsec_err.h soc2012/exxo/openssl-1.0.1c/engines/engine_vector.mar soc2012/exxo/openssl-1.0.1c/engines/ia64.opt soc2012/exxo/openssl-1.0.1c/engines/makeengines.com soc2012/exxo/openssl-1.0.1c/engines/vax.opt soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/ soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/aep.h soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/atalla.h soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/cswift.h soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/hw_4758_cca.h soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/hw_ubsec.h soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/hwcryptohook.h soc2012/exxo/openssl-1.0.1c/engines/vendor_defns/sureware.h soc2012/exxo/openssl-1.0.1c/include/ soc2012/exxo/openssl-1.0.1c/include/openssl/ soc2012/exxo/openssl-1.0.1c/include/openssl/aes.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/asn1.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/asn1_mac.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/asn1t.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/bio.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/blowfish.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/bn.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/buffer.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/camellia.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/cast.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/cmac.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/cms.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/comp.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/conf.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/conf_api.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/crypto.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/des.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/des_old.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/dh.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/dsa.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/dso.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/dtls1.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/e_os2.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ebcdic.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ec.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ecdh.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ecdsa.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/engine.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/err.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/evp.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/hmac.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/idea.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/krb5_asn.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/kssl.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/lhash.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/md4.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/md5.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/mdc2.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/modes.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/obj_mac.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/objects.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ocsp.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/opensslconf.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/opensslv.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ossl_typ.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/pem.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/pem2.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/pkcs12.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/pkcs7.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/pqueue.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/rand.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/rc2.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/rc4.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ripemd.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/rsa.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/safestack.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/seed.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/sha.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/srp.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/srtp.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ssl.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ssl2.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ssl23.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ssl3.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/stack.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/symhacks.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/tls1.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ts.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/txt_db.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ui.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/ui_compat.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/whrlpool.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/x509.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/x509_vfy.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/include/openssl/x509v3.h (contents, props changed) soc2012/exxo/openssl-1.0.1c/install.com soc2012/exxo/openssl-1.0.1c/makevms.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/ soc2012/exxo/openssl-1.0.1c/ms/.rnd (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/32all.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/README soc2012/exxo/openssl-1.0.1c/ms/applink.c soc2012/exxo/openssl-1.0.1c/ms/bcb4.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/certCA.srl soc2012/exxo/openssl-1.0.1c/ms/certCA.ss soc2012/exxo/openssl-1.0.1c/ms/certU.ss soc2012/exxo/openssl-1.0.1c/ms/cmp.pl soc2012/exxo/openssl-1.0.1c/ms/do_ms.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/do_nasm.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/do_nt.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/do_win64a.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/do_win64i.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/keyCA.ss soc2012/exxo/openssl-1.0.1c/ms/keyU.ss soc2012/exxo/openssl-1.0.1c/ms/mingw32.bat soc2012/exxo/openssl-1.0.1c/ms/mw.bat soc2012/exxo/openssl-1.0.1c/ms/req2CA.ss soc2012/exxo/openssl-1.0.1c/ms/reqCA.ss soc2012/exxo/openssl-1.0.1c/ms/reqU.ss soc2012/exxo/openssl-1.0.1c/ms/speed32.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/tenc.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/tencce.bat soc2012/exxo/openssl-1.0.1c/ms/test.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/testce.bat soc2012/exxo/openssl-1.0.1c/ms/testce2.bat soc2012/exxo/openssl-1.0.1c/ms/testenc.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/testencce.bat soc2012/exxo/openssl-1.0.1c/ms/testpem.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/testpemce.bat soc2012/exxo/openssl-1.0.1c/ms/testss.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/testssce.bat soc2012/exxo/openssl-1.0.1c/ms/tlhelp32.h soc2012/exxo/openssl-1.0.1c/ms/tpem.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/tpemce.bat soc2012/exxo/openssl-1.0.1c/ms/uplink-common.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/uplink-ia64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/uplink-x86.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/uplink-x86_64.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/uplink.c soc2012/exxo/openssl-1.0.1c/ms/uplink.h soc2012/exxo/openssl-1.0.1c/ms/uplink.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/ms/x86asm.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/openssl.doxy soc2012/exxo/openssl-1.0.1c/openssl.spec soc2012/exxo/openssl-1.0.1c/os2/ soc2012/exxo/openssl-1.0.1c/os2/OS2-EMX.cmd soc2012/exxo/openssl-1.0.1c/os2/backwardify.pl soc2012/exxo/openssl-1.0.1c/perl/ soc2012/exxo/openssl-1.0.1c/shlib/ soc2012/exxo/openssl-1.0.1c/shlib/Makefile.hpux10-cc soc2012/exxo/openssl-1.0.1c/shlib/README soc2012/exxo/openssl-1.0.1c/shlib/hpux10-cc.sh soc2012/exxo/openssl-1.0.1c/shlib/irix.sh soc2012/exxo/openssl-1.0.1c/shlib/sco5-shared-gcc.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/sco5-shared-installed (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/sco5-shared.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/solaris-sc4.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/solaris.sh soc2012/exxo/openssl-1.0.1c/shlib/sun.sh soc2012/exxo/openssl-1.0.1c/shlib/svr5-shared-gcc.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/svr5-shared-installed (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/svr5-shared.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/win32.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/shlib/win32dll.bat (contents, props changed) soc2012/exxo/openssl-1.0.1c/ssl/ soc2012/exxo/openssl-1.0.1c/ssl/Makefile soc2012/exxo/openssl-1.0.1c/ssl/bio_ssl.c soc2012/exxo/openssl-1.0.1c/ssl/d1_both.c soc2012/exxo/openssl-1.0.1c/ssl/d1_clnt.c soc2012/exxo/openssl-1.0.1c/ssl/d1_enc.c soc2012/exxo/openssl-1.0.1c/ssl/d1_lib.c soc2012/exxo/openssl-1.0.1c/ssl/d1_meth.c soc2012/exxo/openssl-1.0.1c/ssl/d1_pkt.c soc2012/exxo/openssl-1.0.1c/ssl/d1_srtp.c soc2012/exxo/openssl-1.0.1c/ssl/d1_srvr.c soc2012/exxo/openssl-1.0.1c/ssl/dtls1.h soc2012/exxo/openssl-1.0.1c/ssl/install-ssl.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/ssl/kssl.c soc2012/exxo/openssl-1.0.1c/ssl/kssl.h soc2012/exxo/openssl-1.0.1c/ssl/kssl_lcl.h soc2012/exxo/openssl-1.0.1c/ssl/s23_clnt.c soc2012/exxo/openssl-1.0.1c/ssl/s23_lib.c soc2012/exxo/openssl-1.0.1c/ssl/s23_meth.c soc2012/exxo/openssl-1.0.1c/ssl/s23_pkt.c soc2012/exxo/openssl-1.0.1c/ssl/s23_srvr.c soc2012/exxo/openssl-1.0.1c/ssl/s2_clnt.c soc2012/exxo/openssl-1.0.1c/ssl/s2_enc.c soc2012/exxo/openssl-1.0.1c/ssl/s2_lib.c soc2012/exxo/openssl-1.0.1c/ssl/s2_meth.c soc2012/exxo/openssl-1.0.1c/ssl/s2_pkt.c soc2012/exxo/openssl-1.0.1c/ssl/s2_srvr.c soc2012/exxo/openssl-1.0.1c/ssl/s3_both.c soc2012/exxo/openssl-1.0.1c/ssl/s3_clnt.c soc2012/exxo/openssl-1.0.1c/ssl/s3_enc.c soc2012/exxo/openssl-1.0.1c/ssl/s3_lib.c soc2012/exxo/openssl-1.0.1c/ssl/s3_meth.c soc2012/exxo/openssl-1.0.1c/ssl/s3_pkt.c soc2012/exxo/openssl-1.0.1c/ssl/s3_srvr.c soc2012/exxo/openssl-1.0.1c/ssl/srtp.h soc2012/exxo/openssl-1.0.1c/ssl/ssl-lib.com soc2012/exxo/openssl-1.0.1c/ssl/ssl.h soc2012/exxo/openssl-1.0.1c/ssl/ssl2.h soc2012/exxo/openssl-1.0.1c/ssl/ssl23.h soc2012/exxo/openssl-1.0.1c/ssl/ssl3.h soc2012/exxo/openssl-1.0.1c/ssl/ssl_algs.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_asn1.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_cert.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_ciph.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_err.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_err2.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_lib.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_locl.h soc2012/exxo/openssl-1.0.1c/ssl/ssl_rsa.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_sess.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_stat.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_task.c soc2012/exxo/openssl-1.0.1c/ssl/ssl_txt.c soc2012/exxo/openssl-1.0.1c/ssl/ssltest.c soc2012/exxo/openssl-1.0.1c/ssl/t1_clnt.c soc2012/exxo/openssl-1.0.1c/ssl/t1_enc.c soc2012/exxo/openssl-1.0.1c/ssl/t1_lib.c soc2012/exxo/openssl-1.0.1c/ssl/t1_meth.c soc2012/exxo/openssl-1.0.1c/ssl/t1_reneg.c soc2012/exxo/openssl-1.0.1c/ssl/t1_srvr.c soc2012/exxo/openssl-1.0.1c/ssl/tls1.h soc2012/exxo/openssl-1.0.1c/ssl/tls_srp.c soc2012/exxo/openssl-1.0.1c/test/ soc2012/exxo/openssl-1.0.1c/test/CAss.cnf soc2012/exxo/openssl-1.0.1c/test/CAssdh.cnf soc2012/exxo/openssl-1.0.1c/test/CAssdsa.cnf soc2012/exxo/openssl-1.0.1c/test/CAssrsa.cnf soc2012/exxo/openssl-1.0.1c/test/CAtsa.cnf soc2012/exxo/openssl-1.0.1c/test/Makefile soc2012/exxo/openssl-1.0.1c/test/P1ss.cnf soc2012/exxo/openssl-1.0.1c/test/P2ss.cnf soc2012/exxo/openssl-1.0.1c/test/Sssdsa.cnf soc2012/exxo/openssl-1.0.1c/test/Sssrsa.cnf soc2012/exxo/openssl-1.0.1c/test/Uss.cnf soc2012/exxo/openssl-1.0.1c/test/VMSca-response.1 (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/VMSca-response.2 soc2012/exxo/openssl-1.0.1c/test/asn1test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/bctest (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/bctest.com soc2012/exxo/openssl-1.0.1c/test/bftest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/bntest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/bntest.com soc2012/exxo/openssl-1.0.1c/test/casttest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/clean_test.com (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/cms-examples.pl soc2012/exxo/openssl-1.0.1c/test/cms-test.pl soc2012/exxo/openssl-1.0.1c/test/destest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/dhtest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/dsatest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/dummytest.c soc2012/exxo/openssl-1.0.1c/test/ecdhtest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/ecdsatest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/ectest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/enginetest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/evp_test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/evptests.txt soc2012/exxo/openssl-1.0.1c/test/exptest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/hmactest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/ideatest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/igetest.c soc2012/exxo/openssl-1.0.1c/test/jpaketest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/maketests.com soc2012/exxo/openssl-1.0.1c/test/md2test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/md4test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/md5test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/mdc2test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/methtest.c soc2012/exxo/openssl-1.0.1c/test/pkcs7-1.pem soc2012/exxo/openssl-1.0.1c/test/pkcs7.pem soc2012/exxo/openssl-1.0.1c/test/pkits-test.pl soc2012/exxo/openssl-1.0.1c/test/r160test.c soc2012/exxo/openssl-1.0.1c/test/randtest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/rc2test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/rc4test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/rc5test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/rmdtest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/rsa_test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/sha1test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/sha256t.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/sha512t.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/shatest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/smcont.txt soc2012/exxo/openssl-1.0.1c/test/smime-certs/ soc2012/exxo/openssl-1.0.1c/test/smime-certs/smdsa1.pem soc2012/exxo/openssl-1.0.1c/test/smime-certs/smdsa2.pem soc2012/exxo/openssl-1.0.1c/test/smime-certs/smdsa3.pem soc2012/exxo/openssl-1.0.1c/test/smime-certs/smdsap.pem soc2012/exxo/openssl-1.0.1c/test/smime-certs/smroot.pem soc2012/exxo/openssl-1.0.1c/test/smime-certs/smrsa1.pem soc2012/exxo/openssl-1.0.1c/test/smime-certs/smrsa2.pem soc2012/exxo/openssl-1.0.1c/test/smime-certs/smrsa3.pem soc2012/exxo/openssl-1.0.1c/test/srptest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/ssltest.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/tcrl soc2012/exxo/openssl-1.0.1c/test/tcrl.com soc2012/exxo/openssl-1.0.1c/test/test.cnf soc2012/exxo/openssl-1.0.1c/test/test_padlock (contents, props changed) soc2012/exxo/openssl-1.0.1c/test/testca soc2012/exxo/openssl-1.0.1c/test/testca.com soc2012/exxo/openssl-1.0.1c/test/testcrl.pem soc2012/exxo/openssl-1.0.1c/test/testenc soc2012/exxo/openssl-1.0.1c/test/testenc.com soc2012/exxo/openssl-1.0.1c/test/testfipsssl soc2012/exxo/openssl-1.0.1c/test/testgen soc2012/exxo/openssl-1.0.1c/test/testgen.com soc2012/exxo/openssl-1.0.1c/test/testp7.pem soc2012/exxo/openssl-1.0.1c/test/testreq2.pem soc2012/exxo/openssl-1.0.1c/test/testrsa.pem soc2012/exxo/openssl-1.0.1c/test/tests.com soc2012/exxo/openssl-1.0.1c/test/testsid.pem soc2012/exxo/openssl-1.0.1c/test/testss soc2012/exxo/openssl-1.0.1c/test/testss.com soc2012/exxo/openssl-1.0.1c/test/testssl soc2012/exxo/openssl-1.0.1c/test/testssl.com soc2012/exxo/openssl-1.0.1c/test/testsslproxy soc2012/exxo/openssl-1.0.1c/test/testtsa soc2012/exxo/openssl-1.0.1c/test/testtsa.com soc2012/exxo/openssl-1.0.1c/test/testx509.pem soc2012/exxo/openssl-1.0.1c/test/times soc2012/exxo/openssl-1.0.1c/test/tpkcs7 soc2012/exxo/openssl-1.0.1c/test/tpkcs7.com soc2012/exxo/openssl-1.0.1c/test/tpkcs7d soc2012/exxo/openssl-1.0.1c/test/tpkcs7d.com soc2012/exxo/openssl-1.0.1c/test/treq soc2012/exxo/openssl-1.0.1c/test/treq.com soc2012/exxo/openssl-1.0.1c/test/trsa soc2012/exxo/openssl-1.0.1c/test/trsa.com soc2012/exxo/openssl-1.0.1c/test/tsid soc2012/exxo/openssl-1.0.1c/test/tsid.com soc2012/exxo/openssl-1.0.1c/test/tverify.com soc2012/exxo/openssl-1.0.1c/test/tx509 soc2012/exxo/openssl-1.0.1c/test/tx509.com soc2012/exxo/openssl-1.0.1c/test/v3-cert1.pem soc2012/exxo/openssl-1.0.1c/test/v3-cert2.pem soc2012/exxo/openssl-1.0.1c/test/wp_test.c (contents, props changed) soc2012/exxo/openssl-1.0.1c/times/ soc2012/exxo/openssl-1.0.1c/times/090/ soc2012/exxo/openssl-1.0.1c/times/090/586-100.nt soc2012/exxo/openssl-1.0.1c/times/091/ soc2012/exxo/openssl-1.0.1c/times/091/486-50.nt soc2012/exxo/openssl-1.0.1c/times/091/586-100.lnx soc2012/exxo/openssl-1.0.1c/times/091/68000.bsd soc2012/exxo/openssl-1.0.1c/times/091/686-200.lnx soc2012/exxo/openssl-1.0.1c/times/091/alpha064.osf soc2012/exxo/openssl-1.0.1c/times/091/alpha164.lnx soc2012/exxo/openssl-1.0.1c/times/091/alpha164.osf soc2012/exxo/openssl-1.0.1c/times/091/mips-rel.pl soc2012/exxo/openssl-1.0.1c/times/091/r10000.irx soc2012/exxo/openssl-1.0.1c/times/091/r3000.ult soc2012/exxo/openssl-1.0.1c/times/091/r4400.irx soc2012/exxo/openssl-1.0.1c/times/100.lnx soc2012/exxo/openssl-1.0.1c/times/100.nt soc2012/exxo/openssl-1.0.1c/times/200.lnx soc2012/exxo/openssl-1.0.1c/times/486-66.dos soc2012/exxo/openssl-1.0.1c/times/486-66.nt soc2012/exxo/openssl-1.0.1c/times/486-66.w31 soc2012/exxo/openssl-1.0.1c/times/5.lnx soc2012/exxo/openssl-1.0.1c/times/586-085i.nt soc2012/exxo/openssl-1.0.1c/times/586-100.LN3 soc2012/exxo/openssl-1.0.1c/times/586-100.NT2 soc2012/exxo/openssl-1.0.1c/times/586-100.dos soc2012/exxo/openssl-1.0.1c/times/586-100.ln4 soc2012/exxo/openssl-1.0.1c/times/586-100.lnx soc2012/exxo/openssl-1.0.1c/times/586-100.nt soc2012/exxo/openssl-1.0.1c/times/586-100.ntx soc2012/exxo/openssl-1.0.1c/times/586-100.w31 soc2012/exxo/openssl-1.0.1c/times/586-1002.lnx soc2012/exxo/openssl-1.0.1c/times/586p-100.lnx soc2012/exxo/openssl-1.0.1c/times/686-200.bsd soc2012/exxo/openssl-1.0.1c/times/686-200.lnx soc2012/exxo/openssl-1.0.1c/times/686-200.nt soc2012/exxo/openssl-1.0.1c/times/L1 soc2012/exxo/openssl-1.0.1c/times/R10000.t soc2012/exxo/openssl-1.0.1c/times/R4400.t soc2012/exxo/openssl-1.0.1c/times/aix.t soc2012/exxo/openssl-1.0.1c/times/aixold.t soc2012/exxo/openssl-1.0.1c/times/alpha.t soc2012/exxo/openssl-1.0.1c/times/alpha400.t soc2012/exxo/openssl-1.0.1c/times/cyrix100.lnx soc2012/exxo/openssl-1.0.1c/times/dgux-x86.t soc2012/exxo/openssl-1.0.1c/times/dgux.t soc2012/exxo/openssl-1.0.1c/times/hpux-acc.t soc2012/exxo/openssl-1.0.1c/times/hpux-kr.t soc2012/exxo/openssl-1.0.1c/times/hpux.t soc2012/exxo/openssl-1.0.1c/times/p2.w95 soc2012/exxo/openssl-1.0.1c/times/pent2.t soc2012/exxo/openssl-1.0.1c/times/readme soc2012/exxo/openssl-1.0.1c/times/s586-100.lnx soc2012/exxo/openssl-1.0.1c/times/s586-100.nt soc2012/exxo/openssl-1.0.1c/times/sgi.t soc2012/exxo/openssl-1.0.1c/times/sparc.t soc2012/exxo/openssl-1.0.1c/times/sparc2 soc2012/exxo/openssl-1.0.1c/times/sparcLX.t soc2012/exxo/openssl-1.0.1c/times/usparc.t soc2012/exxo/openssl-1.0.1c/times/x86/ soc2012/exxo/openssl-1.0.1c/times/x86/bfs.cpp soc2012/exxo/openssl-1.0.1c/times/x86/casts.cpp soc2012/exxo/openssl-1.0.1c/times/x86/des3s.cpp soc2012/exxo/openssl-1.0.1c/times/x86/dess.cpp soc2012/exxo/openssl-1.0.1c/times/x86/md4s.cpp soc2012/exxo/openssl-1.0.1c/times/x86/md5s.cpp soc2012/exxo/openssl-1.0.1c/times/x86/rc4s.cpp soc2012/exxo/openssl-1.0.1c/times/x86/sha1s.cpp soc2012/exxo/openssl-1.0.1c/tools/ soc2012/exxo/openssl-1.0.1c/tools/Makefile soc2012/exxo/openssl-1.0.1c/tools/c89.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/tools/c_hash soc2012/exxo/openssl-1.0.1c/tools/c_info soc2012/exxo/openssl-1.0.1c/tools/c_issuer soc2012/exxo/openssl-1.0.1c/tools/c_name soc2012/exxo/openssl-1.0.1c/tools/c_rehash soc2012/exxo/openssl-1.0.1c/tools/c_rehash.in soc2012/exxo/openssl-1.0.1c/util/ soc2012/exxo/openssl-1.0.1c/util/FreeBSD.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/add_cr.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/bat.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/ck_errf.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/clean-depend.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/copy.pl soc2012/exxo/openssl-1.0.1c/util/cygwin.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/deleof.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/deltree.com soc2012/exxo/openssl-1.0.1c/util/dirname.pl soc2012/exxo/openssl-1.0.1c/util/do_ms.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/domd (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/err-ins.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/extract-names.pl soc2012/exxo/openssl-1.0.1c/util/extract-section.pl soc2012/exxo/openssl-1.0.1c/util/files.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/fixNT.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/install.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/libeay.num (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mk1mf.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mkcerts.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mkdef.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mkdir-p.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mkerr.pl soc2012/exxo/openssl-1.0.1c/util/mkfiles.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mklink.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mkrc.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/mkstack.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/opensslwrap.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/perlpath.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/pl/ soc2012/exxo/openssl-1.0.1c/util/pl/BC-32.pl soc2012/exxo/openssl-1.0.1c/util/pl/Mingw32.pl soc2012/exxo/openssl-1.0.1c/util/pl/OS2-EMX.pl soc2012/exxo/openssl-1.0.1c/util/pl/VC-32.pl soc2012/exxo/openssl-1.0.1c/util/pl/linux.pl soc2012/exxo/openssl-1.0.1c/util/pl/netware.pl soc2012/exxo/openssl-1.0.1c/util/pl/ultrix.pl soc2012/exxo/openssl-1.0.1c/util/pl/unix.pl soc2012/exxo/openssl-1.0.1c/util/pod2man.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/pod2mantest (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/pod2mantest.pod soc2012/exxo/openssl-1.0.1c/util/point.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/selftest.pl soc2012/exxo/openssl-1.0.1c/util/shlib_wrap.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/sp-diff.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/speed.sh (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/src-dep.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/ssleay.num (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/tab_num.pl (contents, props changed) soc2012/exxo/openssl-1.0.1c/util/x86asm.sh (contents, props changed) soc2012/exxo/regress/README.txt soc2012/exxo/regress/openssl-1.0.1c/ soc2012/exxo/regress/openssl-1.0.1c/Makefile soc2012/exxo/regress/openssl-1.0.1c/Makefile.in soc2012/exxo/regress/openssl-1.0.1c/bin/ soc2012/exxo/regress/openssl-1.0.1c/log/ soc2012/exxo/regress/openssl-1.0.1c/rg1/ soc2012/exxo/regress/openssl-1.0.1c/rg1/Makefile soc2012/exxo/regress/openssl-1.0.1c/rg1/rg1.c soc2012/exxo/regress/openssl-1.0.1c/rg1/rg1.sh (contents, props changed) soc2012/exxo/regress/openssl-1.0.1c/rg2/ soc2012/exxo/regress/openssl-1.0.1c/rg2/..basename/ soc2012/exxo/regress/openssl-1.0.1c/rg2/Makefile soc2012/exxo/regress/openssl-1.0.1c/rg2/rg2.c soc2012/exxo/regress/openssl-1.0.1c/rg2/rg2.sh (contents, props changed) soc2012/exxo/regress/openssl-1.0.1c/rg3/ soc2012/exxo/regress/openssl-1.0.1c/rg3/..basename/ soc2012/exxo/regress/openssl-1.0.1c/rg3/Makefile soc2012/exxo/regress/openssl-1.0.1c/rg3/rg3.c soc2012/exxo/regress/openssl-1.0.1c/rg3/rg3.sh (contents, props changed) soc2012/exxo/regress/regress.in (contents, props changed) Deleted: soc2012/exxo/head/ Modified: soc2012/exxo/patches/openssl-1.0.1c-getaddrinfo.patch Added: soc2012/exxo/openssl-1.0.1c/ACKNOWLEDGMENTS ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2012/exxo/openssl-1.0.1c/ACKNOWLEDGMENTS Thu Jun 14 00:03:31 2012 (r237649) @@ -0,0 +1,25 @@ +The OpenSSL project depends on volunteer efforts and financial support from +the end user community. That support comes in the form of donations and paid +sponsorships, software support contracts, paid consulting services +and commissioned software development. + +Since all these activities support the continued development and improvement +of OpenSSL we consider all these clients and customers as sponsors of the +OpenSSL project. + +We would like to identify and thank the following such sponsors for their past +or current significant support of the OpenSSL project: + +Very significant support: + + OpenGear: www.opengear.com + +Significant support: + + PSW Group: www.psw.net + +Please note that we ask permission to identify sponsors and that some sponsors +we consider eligible for inclusion here have requested to remain anonymous. + +Additional sponsorship or financial support is always welcome: for more +information please contact the OpenSSL Software Foundation. Added: soc2012/exxo/openssl-1.0.1c/CHANGES ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ soc2012/exxo/openssl-1.0.1c/CHANGES Thu Jun 14 00:03:31 2012 (r237649) @@ -0,0 +1,9992 @@ + + OpenSSL CHANGES + _______________ + + Changes between 1.0.1b and 1.0.1c [10 May 2012] + + *) Sanity check record length before skipping explicit IV in TLS + 1.2, 1.1 and DTLS to fix DoS attack. + + Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic + fuzzing as a service testing platform. + (CVE-2012-2333) + [Steve Henson] + + *) Initialise tkeylen properly when encrypting CMS messages. + Thanks to Solar Designer of Openwall for reporting this issue. + [Steve Henson] + + *) In FIPS mode don't try to use composite ciphers as they are not + approved. + [Steve Henson] + + Changes between 1.0.1a and 1.0.1b [26 Apr 2012] + + *) OpenSSL 1.0.0 sets SSL_OP_ALL to 0x80000FFFL and OpenSSL 1.0.1 and + 1.0.1a set SSL_OP_NO_TLSv1_1 to 0x00000400L which would unfortunately + mean any application compiled against OpenSSL 1.0.0 headers setting + SSL_OP_ALL would also set SSL_OP_NO_TLSv1_1, unintentionally disablng + TLS 1.1 also. Fix this by changing the value of SSL_OP_NO_TLSv1_1 to + 0x10000000L Any application which was previously compiled against + OpenSSL 1.0.1 or 1.0.1a headers and which cares about SSL_OP_NO_TLSv1_1 + will need to be recompiled as a result. Letting be results in + inability to disable specifically TLS 1.1 and in client context, + in unlike event, limit maximum offered version to TLS 1.0 [see below]. + [Steve Henson] + + *) In order to ensure interoperabilty SSL_OP_NO_protocolX does not + disable just protocol X, but all protocols above X *if* there are + protocols *below* X still enabled. In more practical terms it means + that if application wants to disable TLS1.0 in favor of TLS1.1 and + above, it's not sufficient to pass SSL_OP_NO_TLSv1, one has to pass + SSL_OP_NO_TLSv1|SSL_OP_NO_SSLv3|SSL_OP_NO_SSLv2. This applies to + client side. + [Andy Polyakov] + + Changes between 1.0.1 and 1.0.1a [19 Apr 2012] + + *) Check for potentially exploitable overflows in asn1_d2i_read_bio + BUF_mem_grow and BUF_mem_grow_clean. Refuse attempts to shrink buffer + in CRYPTO_realloc_clean. + + Thanks to Tavis Ormandy, Google Security Team, for discovering this + issue and to Adam Langley for fixing it. + (CVE-2012-2110) + [Adam Langley (Google), Tavis Ormandy, Google Security Team] + + *) Don't allow TLS 1.2 SHA-256 ciphersuites in TLS 1.0, 1.1 connections. + [Adam Langley] + + *) Workarounds for some broken servers that "hang" if a client hello + record length exceeds 255 bytes. + + 1. Do not use record version number > TLS 1.0 in initial client + hello: some (but not all) hanging servers will now work. + 2. If we set OPENSSL_MAX_TLS1_2_CIPHER_LENGTH this will truncate + the number of ciphers sent in the client hello. This should be + set to an even number, such as 50, for example by passing: + -DOPENSSL_MAX_TLS1_2_CIPHER_LENGTH=50 to config or Configure. + Most broken servers should now work. + 3. If all else fails setting OPENSSL_NO_TLS1_2_CLIENT will disable + TLS 1.2 client support entirely. + [Steve Henson] + + *) Fix SEGV in Vector Permutation AES module observed in OpenSSH. + [Andy Polyakov] + + Changes between 1.0.0h and 1.0.1 [14 Mar 2012] + + *) Add compatibility with old MDC2 signatures which use an ASN1 OCTET + STRING form instead of a DigestInfo. + [Steve Henson] + + *) The format used for MDC2 RSA signatures is inconsistent between EVP + and the RSA_sign/RSA_verify functions. This was made more apparent when + OpenSSL used RSA_sign/RSA_verify for some RSA signatures in particular + those which went through EVP_PKEY_METHOD in 1.0.0 and later. Detect + the correct format in RSA_verify so both forms transparently work. + [Steve Henson] + + *) Some servers which support TLS 1.0 can choke if we initially indicate + support for TLS 1.2 and later renegotiate using TLS 1.0 in the RSA + encrypted premaster secret. As a workaround use the maximum pemitted + client version in client hello, this should keep such servers happy + and still work with previous versions of OpenSSL. + [Steve Henson] + + *) Add support for TLS/DTLS heartbeats. + [Robin Seggelmann ] + + *) Add support for SCTP. + [Robin Seggelmann ] + + *) Improved PRNG seeding for VOS. + [Paul Green ] + + *) Extensive assembler packs updates, most notably: + + - x86[_64]: AES-NI, PCLMULQDQ, RDRAND support; + - x86[_64]: SSSE3 support (SHA1, vector-permutation AES); + - x86_64: bit-sliced AES implementation; + - ARM: NEON support, contemporary platforms optimizations; + - s390x: z196 support; + - *: GHASH and GF(2^m) multiplication implementations; + + [Andy Polyakov] + + *) Make TLS-SRP code conformant with RFC 5054 API cleanup + (removal of unnecessary code) + [Peter Sylvester ] + + *) Add TLS key material exporter from RFC 5705. + [Eric Rescorla] + + *) Add DTLS-SRTP negotiation from RFC 5764. + [Eric Rescorla] + + *) Add Next Protocol Negotiation, + http://tools.ietf.org/html/draft-agl-tls-nextprotoneg-00. Can be + disabled with a no-npn flag to config or Configure. Code donated + by Google. + [Adam Langley and Ben Laurie] + + *) Add optional 64-bit optimized implementations of elliptic curves NIST-P224, + NIST-P256, NIST-P521, with constant-time single point multiplication on + typical inputs. Compiler support for the nonstandard type __uint128_t is + required to use this (present in gcc 4.4 and later, for 64-bit builds). + Code made available under Apache License version 2.0. + + Specify "enable-ec_nistp_64_gcc_128" on the Configure (or config) command + line to include this in your build of OpenSSL, and run "make depend" (or + "make update"). This enables the following EC_METHODs: + + EC_GFp_nistp224_method() + EC_GFp_nistp256_method() + EC_GFp_nistp521_method() + + EC_GROUP_new_by_curve_name() will automatically use these (while + EC_GROUP_new_curve_GFp() currently prefers the more flexible + implementations). + [Emilia Käsper, Adam Langley, Bodo Moeller (Google)] + + *) Use type ossl_ssize_t instad of ssize_t which isn't available on + all platforms. Move ssize_t definition from e_os.h to the public + header file e_os2.h as it now appears in public header file cms.h + [Steve Henson] + + *) New -sigopt option to the ca, req and x509 utilities. Additional + signature parameters can be passed using this option and in + particular PSS. + [Steve Henson] + + *) Add RSA PSS signing function. This will generate and set the + appropriate AlgorithmIdentifiers for PSS based on those in the + corresponding EVP_MD_CTX structure. No application support yet. + [Steve Henson] + + *) Support for companion algorithm specific ASN1 signing routines. + New function ASN1_item_sign_ctx() signs a pre-initialised + EVP_MD_CTX structure and sets AlgorithmIdentifiers based on + the appropriate parameters. + [Steve Henson] + + *) Add new algorithm specific ASN1 verification initialisation function + to EVP_PKEY_ASN1_METHOD: this is not in EVP_PKEY_METHOD since the ASN1 + handling will be the same no matter what EVP_PKEY_METHOD is used. + Add a PSS handler to support verification of PSS signatures: checked + against a number of sample certificates. + [Steve Henson] + + *) Add signature printing for PSS. Add PSS OIDs. + [Steve Henson, Martin Kaiser ] + + *) Add algorithm specific signature printing. An individual ASN1 method + can now print out signatures instead of the standard hex dump. + + More complex signatures (e.g. PSS) can print out more meaningful + information. Include DSA version that prints out the signature + parameters r, s. + [Steve Henson] + + *) Password based recipient info support for CMS library: implementing + RFC3211. + [Steve Henson] + + *) Split password based encryption into PBES2 and PBKDF2 functions. This + neatly separates the code into cipher and PBE sections and is required + for some algorithms that split PBES2 into separate pieces (such as + password based CMS). + [Steve Henson] + + *) Session-handling fixes: + - Fix handling of connections that are resuming with a session ID, + but also support Session Tickets. + - Fix a bug that suppressed issuing of a new ticket if the client + presented a ticket with an expired session. + - Try to set the ticket lifetime hint to something reasonable. + - Make tickets shorter by excluding irrelevant information. + - On the client side, don't ignore renewed tickets. + [Adam Langley, Bodo Moeller (Google)] + + *) Fix PSK session representation. + [Bodo Moeller] + + *) Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. + + This work was sponsored by Intel. + [Andy Polyakov] + + *) Add GCM support to TLS library. Some custom code is needed to split + the IV between the fixed (from PRF) and explicit (from TLS record) + portions. This adds all GCM ciphersuites supported by RFC5288 and + RFC5289. Generalise some AES* cipherstrings to inlclude GCM and + add a special AESGCM string for GCM only. + [Steve Henson] + + *) Expand range of ctrls for AES GCM. Permit setting invocation + field on decrypt and retrieval of invocation field only on encrypt. + [Steve Henson] + + *) Add HMAC ECC ciphersuites from RFC5289. Include SHA384 PRF support. + As required by RFC5289 these ciphersuites cannot be used if for + versions of TLS earlier than 1.2. + [Steve Henson] + + *) For FIPS capable OpenSSL interpret a NULL default public key method + as unset and return the appopriate default but do *not* set the default. + This means we can return the appopriate method in applications that + swicth between FIPS and non-FIPS modes. + [Steve Henson] + + *) Redirect HMAC and CMAC operations to FIPS module in FIPS mode. If an + ENGINE is used then we cannot handle that in the FIPS module so we + keep original code iff non-FIPS operations are allowed. + [Steve Henson] + + *) Add -attime option to openssl utilities. + [Peter Eckersley , Ben Laurie and Steve Henson] + + *) Redirect DSA and DH operations to FIPS module in FIPS mode. + [Steve Henson] + + *) Redirect ECDSA and ECDH operations to FIPS module in FIPS mode. Also use + FIPS EC methods unconditionally for now. + [Steve Henson] + + *) New build option no-ec2m to disable characteristic 2 code. + [Steve Henson] + + *) Backport libcrypto audit of return value checking from 1.1.0-dev; not + all cases can be covered as some introduce binary incompatibilities. + [Steve Henson] + + *) Redirect RSA operations to FIPS module including keygen, + encrypt, decrypt, sign and verify. Block use of non FIPS RSA methods. + [Steve Henson] + + *) Add similar low level API blocking to ciphers. + [Steve Henson] + + *) Low level digest APIs are not approved in FIPS mode: any attempt + to use these will cause a fatal error. Applications that *really* want + to use them can use the private_* version instead. + [Steve Henson] + + *) Redirect cipher operations to FIPS module for FIPS builds. + [Steve Henson] + + *) Redirect digest operations to FIPS module for FIPS builds. + [Steve Henson] + + *) Update build system to add "fips" flag which will link in fipscanister.o + for static and shared library builds embedding a signature if needed. + [Steve Henson] + + *) Output TLS supported curves in preference order instead of numerical + order. This is currently hardcoded for the highest order curves first. + This should be configurable so applications can judge speed vs strength. + [Steve Henson] + + *) Add TLS v1.2 server support for client authentication. + [Steve Henson] + + *) Add support for FIPS mode in ssl library: disable SSLv3, non-FIPS ciphers + and enable MD5. + [Steve Henson] + + *) Functions FIPS_mode_set() and FIPS_mode() which call the underlying + FIPS modules versions. + [Steve Henson] + + *) Add TLS v1.2 client side support for client authentication. Keep cache + of handshake records longer as we don't know the hash algorithm to use + until after the certificate request message is received. + [Steve Henson] + + *) Initial TLS v1.2 client support. Add a default signature algorithms + extension including all the algorithms we support. Parse new signature + format in client key exchange. Relax some ECC signing restrictions for + TLS v1.2 as indicated in RFC5246. + [Steve Henson] + + *) Add server support for TLS v1.2 signature algorithms extension. Switch + to new signature format when needed using client digest preference. + All server ciphersuites should now work correctly in TLS v1.2. No client + support yet and no support for client certificates. + [Steve Henson] + + *) Initial TLS v1.2 support. Add new SHA256 digest to ssl code, switch + to SHA256 for PRF when using TLS v1.2 and later. Add new SHA256 based + ciphersuites. At present only RSA key exchange ciphersuites work with + TLS v1.2. Add new option for TLS v1.2 replacing the old and obsolete + SSL_OP_PKCS1_CHECK flags with SSL_OP_NO_TLSv1_2. New TLSv1.2 methods + and version checking. + [Steve Henson] + + *) New option OPENSSL_NO_SSL_INTERN. If an application can be compiled + with this defined it will not be affected by any changes to ssl internal + structures. Add several utility functions to allow openssl application + to work with OPENSSL_NO_SSL_INTERN defined. + [Steve Henson] + + *) Add SRP support. + [Tom Wu and Ben Laurie] + + *) Add functions to copy EVP_PKEY_METHOD and retrieve flags and id. + [Steve Henson] + + *) Permit abbreviated handshakes when renegotiating using the function + SSL_renegotiate_abbreviated(). + [Robin Seggelmann ] + + *) Add call to ENGINE_register_all_complete() to + ENGINE_load_builtin_engines(), so some implementations get used + automatically instead of needing explicit application support. + [Steve Henson] + + *) Add support for TLS key exporter as described in RFC5705. + [Robin Seggelmann , Steve Henson] + + *) Initial TLSv1.1 support. Since TLSv1.1 is very similar to TLS v1.0 only + a few changes are required: + + Add SSL_OP_NO_TLSv1_1 flag. + Add TLSv1_1 methods. + Update version checking logic to handle version 1.1. + Add explicit IV handling (ported from DTLS code). + Add command line options to s_client/s_server. + [Steve Henson] + + Changes between 1.0.0g and 1.0.0h [12 Mar 2012] + + *) Fix MMA (Bleichenbacher's attack on PKCS #1 v1.5 RSA padding) weakness + in CMS and PKCS7 code. When RSA decryption fails use a random key for + content decryption and always return the same error. Note: this attack + needs on average 2^20 messages so it only affects automated senders. The + old behaviour can be reenabled in the CMS code by setting the + CMS_DEBUG_DECRYPT flag: this is useful for debugging and testing where + an MMA defence is not necessary. + Thanks to Ivan Nestlerode for discovering + this issue. (CVE-2012-0884) + [Steve Henson] + + *) Fix CVE-2011-4619: make sure we really are receiving a + client hello before rejecting multiple SGC restarts. Thanks to + Ivan Nestlerode for discovering this bug. + [Steve Henson] + + Changes between 1.0.0f and 1.0.0g [18 Jan 2012] + + *) Fix for DTLS DoS issue introduced by fix for CVE-2011-4109. + Thanks to Antonio Martin, Enterprise Secure Access Research and + Development, Cisco Systems, Inc. for discovering this bug and + preparing a fix. (CVE-2012-0050) + [Antonio Martin] + + Changes between 1.0.0e and 1.0.0f [4 Jan 2012] + + *) Nadhem Alfardan and Kenny Paterson have discovered an extension + of the Vaudenay padding oracle attack on CBC mode encryption + which enables an efficient plaintext recovery attack against + the OpenSSL implementation of DTLS. Their attack exploits timing + differences arising during decryption processing. A research + paper describing this attack can be found at: + http://www.isg.rhul.ac.uk/~kp/dtls.pdf + Thanks go to Nadhem Alfardan and Kenny Paterson of the Information + Security Group at Royal Holloway, University of London + (www.isg.rhul.ac.uk) for discovering this flaw and to Robin Seggelmann + and Michael Tuexen + for preparing the fix. (CVE-2011-4108) + [Robin Seggelmann, Michael Tuexen] + + *) Clear bytes used for block padding of SSL 3.0 records. + (CVE-2011-4576) + [Adam Langley (Google)] + + *) Only allow one SGC handshake restart for SSL/TLS. Thanks to George + Kadianakis for discovering this issue and + Adam Langley for preparing the fix. (CVE-2011-4619) + [Adam Langley (Google)] + + *) Check parameters are not NULL in GOST ENGINE. (CVE-2012-0027) + [Andrey Kulikov ] + + *) Prevent malformed RFC3779 data triggering an assertion failure. + Thanks to Andrew Chi, BBN Technologies, for discovering the flaw + and Rob Austein for fixing it. (CVE-2011-4577) + [Rob Austein ] + + *) Improved PRNG seeding for VOS. + [Paul Green ] + + *) Fix ssl_ciph.c set-up race. + [Adam Langley (Google)] + + *) Fix spurious failures in ecdsatest.c. + [Emilia Käsper (Google)] + + *) Fix the BIO_f_buffer() implementation (which was mixing different + interpretations of the '..._len' fields). + [Adam Langley (Google)] + + *) Fix handling of BN_BLINDING: now BN_BLINDING_invert_ex (rather than + BN_BLINDING_invert_ex) calls BN_BLINDING_update, ensuring that concurrent + threads won't reuse the same blinding coefficients. + + This also avoids the need to obtain the CRYPTO_LOCK_RSA_BLINDING + lock to call BN_BLINDING_invert_ex, and avoids one use of + BN_BLINDING_update for each BN_BLINDING structure (previously, + the last update always remained unused). + [Emilia Käsper (Google)] + + *) In ssl3_clear, preserve s3->init_extra along with s3->rbuf. + [Bob Buckholz (Google)] + + Changes between 1.0.0d and 1.0.0e [6 Sep 2011] + + *) Fix bug where CRLs with nextUpdate in the past are sometimes accepted + by initialising X509_STORE_CTX properly. (CVE-2011-3207) + [Kaspar Brand ] + + *) Fix SSL memory handling for (EC)DH ciphersuites, in particular + for multi-threaded use of ECDH. (CVE-2011-3210) + [Adam Langley (Google)] + + *) Fix x509_name_ex_d2i memory leak on bad inputs. + [Bodo Moeller] + + *) Remove hard coded ecdsaWithSHA1 signature tests in ssl code and check + signature public key algorithm by using OID xref utilities instead. + Before this you could only use some ECC ciphersuites with SHA1 only. + [Steve Henson] + + *) Add protection against ECDSA timing attacks as mentioned in the paper + by Billy Bob Brumley and Nicola Tuveri, see: + + http://eprint.iacr.org/2011/232.pdf + + [Billy Bob Brumley and Nicola Tuveri] + + Changes between 1.0.0c and 1.0.0d [8 Feb 2011] + + *) Fix parsing of OCSP stapling ClientHello extension. CVE-2011-0014 + [Neel Mehta, Adam Langley, Bodo Moeller (Google)] + + *) Fix bug in string printing code: if *any* escaping is enabled we must + escape the escape character (backslash) or the resulting string is + ambiguous. + [Steve Henson] + + Changes between 1.0.0b and 1.0.0c [2 Dec 2010] + + *) Disable code workaround for ancient and obsolete Netscape browsers + and servers: an attacker can use it in a ciphersuite downgrade attack. + Thanks to Martin Rex for discovering this bug. CVE-2010-4180 + [Steve Henson] + + *) Fixed J-PAKE implementation error, originally discovered by + Sebastien Martini, further info and confirmation from Stefan + Arentz and Feng Hao. Note that this fix is a security fix. CVE-2010-4252 + [Ben Laurie] + + Changes between 1.0.0a and 1.0.0b [16 Nov 2010] + + *) Fix extension code to avoid race conditions which can result in a buffer + overrun vulnerability: resumed sessions must not be modified as they can + be shared by multiple threads. CVE-2010-3864 + [Steve Henson] + + *) Fix WIN32 build system to correctly link an ENGINE directory into + a DLL. + [Steve Henson] + + Changes between 1.0.0 and 1.0.0a [01 Jun 2010] + + *) Check return value of int_rsa_verify in pkey_rsa_verifyrecover + (CVE-2010-1633) + [Steve Henson, Peter-Michael Hager ] + + Changes between 0.9.8n and 1.0.0 [29 Mar 2010] + + *) Add "missing" function EVP_CIPHER_CTX_copy(). This copies a cipher + context. The operation can be customised via the ctrl mechanism in + case ENGINEs want to include additional functionality. + [Steve Henson] + + *) Tolerate yet another broken PKCS#8 key format: private key value negative. + [Steve Henson] + + *) Add new -subject_hash_old and -issuer_hash_old options to x509 utility to + output hashes compatible with older versions of OpenSSL. + [Willy Weisz ] + + *) Fix compression algorithm handling: if resuming a session use the + compression algorithm of the resumed session instead of determining + it from client hello again. Don't allow server to change algorithm. + [Steve Henson] + + *) Add load_crls() function to apps tidying load_certs() too. Add option + to verify utility to allow additional CRLs to be included. + [Steve Henson] + + *) Update OCSP request code to permit adding custom headers to the request: + some responders need this. + [Steve Henson] + + *) The function EVP_PKEY_sign() returns <=0 on error: check return code + correctly. + [Julia Lawall ] + + *) Update verify callback code in apps/s_cb.c and apps/verify.c, it + needlessly dereferenced structures, used obsolete functions and + didn't handle all updated verify codes correctly. + [Steve Henson] + + *) Disable MD2 in the default configuration. + [Steve Henson] + + *) In BIO_pop() and BIO_push() use the ctrl argument (which was NULL) to + indicate the initial BIO being pushed or popped. This makes it possible + to determine whether the BIO is the one explicitly called or as a result + of the ctrl being passed down the chain. Fix BIO_pop() and SSL BIOs so + it handles reference counts correctly and doesn't zero out the I/O bio + when it is not being explicitly popped. WARNING: applications which + included workarounds for the old buggy behaviour will need to be modified + or they could free up already freed BIOs. + [Steve Henson] + + *) Extend the uni2asc/asc2uni => OPENSSL_uni2asc/OPENSSL_asc2uni + renaming to all platforms (within the 0.9.8 branch, this was + done conditionally on Netware platforms to avoid a name clash). + [Guenter ] + + *) Add ECDHE and PSK support to DTLS. + [Michael Tuexen ] + + *) Add CHECKED_STACK_OF macro to safestack.h, otherwise safestack can't + be used on C++. + [Steve Henson] + + *) Add "missing" function EVP_MD_flags() (without this the only way to + retrieve a digest flags is by accessing the structure directly. Update + EVP_MD_do_all*() and EVP_CIPHER_do_all*() to include the name a digest + or cipher is registered as in the "from" argument. Print out all + registered digests in the dgst usage message instead of manually + attempting to work them out. + [Steve Henson] + + *) If no SSLv2 ciphers are used don't use an SSLv2 compatible client hello: + this allows the use of compression and extensions. Change default cipher + string to remove SSLv2 ciphersuites. This effectively avoids ancient SSLv2 + by default unless an application cipher string requests it. + [Steve Henson] + + *) Alter match criteria in PKCS12_parse(). It used to try to use local + key ids to find matching certificates and keys but some PKCS#12 files + don't follow the (somewhat unwritten) rules and this strategy fails. + Now just gather all certificates together and the first private key + then look for the first certificate that matches the key. + [Steve Henson] + + *) Support use of registered digest and cipher names for dgst and cipher + commands instead of having to add each one as a special case. So now + you can do: + + openssl sha256 foo + + as well as: + + openssl dgst -sha256 foo + + and this works for ENGINE based algorithms too. + + [Steve Henson] + + *) Update Gost ENGINE to support parameter files. + [Victor B. Wagner ] + + *) Support GeneralizedTime in ca utility. + [Oliver Martin , Steve Henson] + + *) Enhance the hash format used for certificate directory links. The new + form uses the canonical encoding (meaning equivalent names will work + even if they aren't identical) and uses SHA1 instead of MD5. This form + is incompatible with the older format and as a result c_rehash should + be used to rebuild symbolic links. + [Steve Henson] + + *) Make PKCS#8 the default write format for private keys, replacing the + traditional format. This form is standardised, more secure and doesn't + include an implicit MD5 dependency. + [Steve Henson] + + *) Add a $gcc_devteam_warn option to Configure. The idea is that any code + committed to OpenSSL should pass this lot as a minimum. + [Steve Henson] + + *) Add session ticket override functionality for use by EAP-FAST. + [Jouni Malinen ] + + *) Modify HMAC functions to return a value. Since these can be implemented + in an ENGINE errors can occur. + [Steve Henson] + + *) Type-checked OBJ_bsearch_ex. + [Ben Laurie] + + *) Type-checked OBJ_bsearch. Also some constification necessitated + by type-checking. Still to come: TXT_DB, bsearch(?), + OBJ_bsearch_ex, qsort, CRYPTO_EX_DATA, ASN1_VALUE, ASN1_STRING, + CONF_VALUE. + [Ben Laurie] + + *) New function OPENSSL_gmtime_adj() to add a specific number of days and + seconds to a tm structure directly, instead of going through OS + specific date routines. This avoids any issues with OS routines such + as the year 2038 bug. New *_adj() functions for ASN1 time structures + and X509_time_adj_ex() to cover the extended range. The existing + X509_time_adj() is still usable and will no longer have any date issues. + [Steve Henson] + + *) Delta CRL support. New use deltas option which will attempt to locate + and search any appropriate delta CRLs available. + + This work was sponsored by Google. + [Steve Henson] + + *) Support for CRLs partitioned by reason code. Reorganise CRL processing + code and add additional score elements. Validate alternate CRL paths + as part of the CRL checking and indicate a new error "CRL path validation + error" in this case. Applications wanting additional details can use + the verify callback and check the new "parent" field. If this is not + NULL CRL path validation is taking place. Existing applications wont + see this because it requires extended CRL support which is off by + default. + + This work was sponsored by Google. + [Steve Henson] + + *) Support for freshest CRL extension. + + This work was sponsored by Google. + [Steve Henson] + + *) Initial indirect CRL support. Currently only supported in the CRLs + passed directly and not via lookup. Process certificate issuer + CRL entry extension and lookup CRL entries by bother issuer name + and serial number. Check and process CRL issuer entry in IDP extension. + + This work was sponsored by Google. + [Steve Henson] + + *) Add support for distinct certificate and CRL paths. The CRL issuer + certificate is validated separately in this case. Only enabled if + an extended CRL support flag is set: this flag will enable additional + CRL functionality in future. + + This work was sponsored by Google. + [Steve Henson] + + *) Add support for policy mappings extension. + + This work was sponsored by Google. + [Steve Henson] + + *) Fixes to pathlength constraint, self issued certificate handling, + policy processing to align with RFC3280 and PKITS tests. + + This work was sponsored by Google. + [Steve Henson] + + *) Support for name constraints certificate extension. DN, email, DNS + and URI types are currently supported. + + This work was sponsored by Google. + [Steve Henson] + + *) To cater for systems that provide a pointer-based thread ID rather + than numeric, deprecate the current numeric thread ID mechanism and + replace it with a structure and associated callback type. This + mechanism allows a numeric "hash" to be extracted from a thread ID in + either case, and on platforms where pointers are larger than 'long', + mixing is done to help ensure the numeric 'hash' is usable even if it + can't be guaranteed unique. The default mechanism is to use "&errno" + as a pointer-based thread ID to distinguish between threads. + + Applications that want to provide their own thread IDs should now use + CRYPTO_THREADID_set_callback() to register a callback that will call + either CRYPTO_THREADID_set_numeric() or CRYPTO_THREADID_set_pointer(). + + Note that ERR_remove_state() is now deprecated, because it is tied + to the assumption that thread IDs are numeric. ERR_remove_state(0) + to free the current thread's error state should be replaced by + ERR_remove_thread_state(NULL). + + (This new approach replaces the functions CRYPTO_set_idptr_callback(), + CRYPTO_get_idptr_callback(), and CRYPTO_thread_idptr() that existed in + OpenSSL 0.9.9-dev between June 2006 and August 2008. Also, if an + application was previously providing a numeric thread callback that + was inappropriate for distinguishing threads, then uniqueness might + have been obtained with &errno that happened immediately in the + intermediate development versions of OpenSSL; this is no longer the + case, the numeric thread callback will now override the automatic use + of &errno.) + [Geoff Thorpe, with help from Bodo Moeller] + + *) Initial support for different CRL issuing certificates. This covers a + simple case where the self issued certificates in the chain exist and + the real CRL issuer is higher in the existing chain. + + This work was sponsored by Google. + [Steve Henson] + + *) Removed effectively defunct crypto/store from the build. + [Ben Laurie] + + *) Revamp of STACK to provide stronger type-checking. Still to come: + TXT_DB, bsearch(?), OBJ_bsearch, qsort, CRYPTO_EX_DATA, ASN1_VALUE, + ASN1_STRING, CONF_VALUE. + [Ben Laurie] + + *) Add a new SSL_MODE_RELEASE_BUFFERS mode flag to release unused buffer + RAM on SSL connections. This option can save about 34k per idle SSL. + [Nick Mathewson] + + *) Revamp of LHASH to provide stronger type-checking. Still to come: + STACK, TXT_DB, bsearch, qsort. + [Ben Laurie] + + *) Initial support for Cryptographic Message Syntax (aka CMS) based + on RFC3850, RFC3851 and RFC3852. New cms directory and cms utility, + support for data, signedData, compressedData, digestedData and + encryptedData, envelopedData types included. Scripts to check against + RFC4134 examples draft and interop and consistency checks of many + content types and variants. + [Steve Henson] + + *) Add options to enc utility to support use of zlib compression BIO. + [Steve Henson] + + *) Extend mk1mf to support importing of options and assembly language + files from Configure script, currently only included in VC-WIN32. + The assembly language rules can now optionally generate the source + files from the associated perl scripts. + [Steve Henson] + + *) Implement remaining functionality needed to support GOST ciphersuites. + Interop testing has been performed using CryptoPro implementations. + [Victor B. Wagner ] + + *) s390x assembler pack. + [Andy Polyakov] + + *) ARMv4 assembler pack. ARMv4 refers to v4 and later ISA, not CPU + "family." + [Andy Polyakov] + + *) Implement Opaque PRF Input TLS extension as specified in + draft-rescorla-tls-opaque-prf-input-00.txt. Since this is not an + official specification yet and no extension type assignment by + IANA exists, this extension (for now) will have to be explicitly + enabled when building OpenSSL by providing the extension number + to use. For example, specify an option + + -DTLSEXT_TYPE_opaque_prf_input=0x9527 + + to the "config" or "Configure" script to enable the extension, + assuming extension number 0x9527 (which is a completely arbitrary + and unofficial assignment based on the MD5 hash of the Internet + Draft). Note that by doing so, you potentially lose + interoperability with other TLS implementations since these might + be using the same extension number for other purposes. + + SSL_set_tlsext_opaque_prf_input(ssl, src, len) is used to set the + opaque PRF input value to use in the handshake. This will create + an interal copy of the length-'len' string at 'src', and will + return non-zero for success. + + To get more control and flexibility, provide a callback function + by using + + SSL_CTX_set_tlsext_opaque_prf_input_callback(ctx, cb) + SSL_CTX_set_tlsext_opaque_prf_input_callback_arg(ctx, arg) + + where + + int (*cb)(SSL *, void *peerinput, size_t len, void *arg); + void *arg; + + Callback function 'cb' will be called in handshakes, and is + expected to use SSL_set_tlsext_opaque_prf_input() as appropriate. + Argument 'arg' is for application purposes (the value as given to + SSL_CTX_set_tlsext_opaque_prf_input_callback_arg() will directly + be provided to the callback function). The callback function + has to return non-zero to report success: usually 1 to use opaque + PRF input just if possible, or 2 to enforce use of the opaque PRF + input. In the latter case, the library will abort the handshake + if opaque PRF input is not successfully negotiated. + + Arguments 'peerinput' and 'len' given to the callback function + will always be NULL and 0 in the case of a client. A server will + see the client's opaque PRF input through these variables if + available (NULL and 0 otherwise). Note that if the server + provides an opaque PRF input, the length must be the same as the + length of the client's opaque PRF input. + + Note that the callback function will only be called when creating + a new session (session resumption can resume whatever was + previously negotiated), and will not be called in SSL 2.0 + handshakes; thus, SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2) or + SSL_set_options(ssl, SSL_OP_NO_SSLv2) is especially recommended + for applications that need to enforce opaque PRF input. + + [Bodo Moeller] + + *) Update ssl code to support digests other than SHA1+MD5 for handshake + MAC. + + [Victor B. Wagner ] + + *) Add RFC4507 support to OpenSSL. This includes the corrections in + RFC4507bis. The encrypted ticket format is an encrypted encoded + SSL_SESSION structure, that way new session features are automatically + supported. + + If a client application caches session in an SSL_SESSION structure + support is transparent because tickets are now stored in the encoded + SSL_SESSION. + + The SSL_CTX structure automatically generates keys for ticket + protection in servers so again support should be possible + with no application modification. + + If a client or server wishes to disable RFC4507 support then the option + SSL_OP_NO_TICKET can be set. + + Add a TLS extension debugging callback to allow the contents of any client + or server extensions to be examined. + + This work was sponsored by Google. + [Steve Henson] + + *) Final changes to avoid use of pointer pointer casts in OpenSSL. + OpenSSL should now compile cleanly on gcc 4.2 + [Peter Hartley , Steve Henson] + + *) Update SSL library to use new EVP_PKEY MAC API. Include generic MAC + support including streaming MAC support: this is required for GOST + ciphersuite support. + [Victor B. Wagner , Steve Henson] + + *) Add option -stream to use PKCS#7 streaming in smime utility. New + function i2d_PKCS7_bio_stream() and PEM_write_PKCS7_bio_stream() + to output in BER and PEM format. + [Steve Henson] + + *) Experimental support for use of HMAC via EVP_PKEY interface. This + allows HMAC to be handled via the EVP_DigestSign*() interface. The + EVP_PKEY "key" in this case is the HMAC key, potentially allowing + ENGINE support for HMAC keys which are unextractable. New -mac and + -macopt options to dgst utility. + [Steve Henson] + + *) New option -sigopt to dgst utility. Update dgst to use + EVP_Digest{Sign,Verify}*. These two changes make it possible to use + alternative signing paramaters such as X9.31 or PSS in the dgst + utility. + [Steve Henson] + + *) Change ssl_cipher_apply_rule(), the internal function that does + the work each time a ciphersuite string requests enabling + ("foo+bar"), moving ("+foo+bar"), disabling ("-foo+bar", or + removing ("!foo+bar") a class of ciphersuites: Now it maintains + the order of disabled ciphersuites such that those ciphersuites + that most recently went from enabled to disabled not only stay + in order with respect to each other, but also have higher priority + than other disabled ciphersuites the next time ciphersuites are + enabled again. + + This means that you can now say, e.g., "PSK:-PSK:HIGH" to enable + the same ciphersuites as with "HIGH" alone, but in a specific + order where the PSK ciphersuites come first (since they are the + most recently disabled ciphersuites when "HIGH" is parsed). + + Also, change ssl_create_cipher_list() (using this new + funcionality) such that between otherwise identical + cihpersuites, ephemeral ECDH is preferred over ephemeral DH in + the default order. + [Bodo Moeller] + + *) Change ssl_create_cipher_list() so that it automatically + arranges the ciphersuites in reasonable order before starting + to process the rule string. Thus, the definition for "DEFAULT" + (SSL_DEFAULT_CIPHER_LIST) now is just "ALL:!aNULL:!eNULL", but + remains equivalent to "AES:ALL:!aNULL:!eNULL:+aECDH:+kRSA:+RC4:@STRENGTH". + This makes it much easier to arrive at a reasonable default order + in applications for which anonymous ciphers are OK (meaning + that you can't actually use DEFAULT). + [Bodo Moeller; suggested by Victor Duchovni] + + *) Split the SSL/TLS algorithm mask (as used for ciphersuite string + processing) into multiple integers instead of setting + "SSL_MKEY_MASK" bits, "SSL_AUTH_MASK" bits, "SSL_ENC_MASK", + "SSL_MAC_MASK", and "SSL_SSL_MASK" bits all in a single integer. + (These masks as well as the individual bit definitions are hidden + away into the non-exported interface ssl/ssl_locl.h, so this + change to the definition of the SSL_CIPHER structure shouldn't + affect applications.) This give us more bits for each of these + categories, so there is no longer a need to coagulate AES128 and + AES256 into a single algorithm bit, and to coagulate Camellia128 + and Camellia256 into a single algorithm bit, which has led to all + kinds of kludges. + + Thus, among other things, the kludge introduced in 0.9.7m and + 0.9.8e for masking out AES256 independently of AES128 or masking + out Camellia256 independently of AES256 is not needed here in 0.9.9. + + With the change, we also introduce new ciphersuite aliases that + so far were missing: "AES128", "AES256", "CAMELLIA128", and + "CAMELLIA256". + [Bodo Moeller] + + *) Add support for dsa-with-SHA224 and dsa-with-SHA256. + Use the leftmost N bytes of the signature input if the input is + larger than the prime q (with N being the size in bytes of q). + [Nils Larsch] + + *) Very *very* experimental PKCS#7 streaming encoder support. Nothing uses + it yet and it is largely untested. + [Steve Henson] + + *) Add support for the ecdsa-with-SHA224/256/384/512 signature types. + [Nils Larsch] + + *) Initial incomplete changes to avoid need for function casts in OpenSSL + some compilers (gcc 4.2 and later) reject their use. Safestack is + reimplemented. Update ASN1 to avoid use of legacy functions. + [Steve Henson] + + *) Win32/64 targets are linked with Winsock2. *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***