Version skew reduction: trivia (I hope).
authorBen Laurie <ben@openssl.org>
Sun, 3 Jun 2012 22:00:21 +0000 (22:00 +0000)
committerBen Laurie <ben@openssl.org>
Sun, 3 Jun 2012 22:00:21 +0000 (22:00 +0000)
commit71fa451343f97b3624374ed1359adc23fba5696e
tree87ebfb43ece32507c68e360f36a67b4a921e79c0
parenta9e1c50bb09a110d4774e6710f9322344684fa2d
Version skew reduction: trivia (I hope).
92 files changed:
apps/Makefile
apps/apps.c
apps/apps.h
apps/s_client.c
apps/s_server.c
apps/s_socket.c
apps/speed.c
apps/srp.c
apps/verify.c
crypto/aes/aes_cbc.c
crypto/aes/aes_cfb.c
crypto/aes/aes_ecb.c
crypto/aes/aes_ofb.c
crypto/aes/aes_x86core.c
crypto/bn/Makefile
crypto/bn/bn_recp.c
crypto/camellia/Makefile
crypto/camellia/cmll_cbc.c
crypto/camellia/cmll_cfb.c
crypto/camellia/cmll_ctr.c
crypto/camellia/cmll_locl.h
crypto/camellia/cmll_ofb.c
crypto/cryptlib.c
crypto/crypto.h
crypto/des/Makefile
crypto/des/cbc_cksm.c
crypto/des/cfb64ede.c
crypto/des/cfb64enc.c
crypto/des/cfb_enc.c
crypto/des/des_enc.c
crypto/des/des_old.c
crypto/des/des_old2.c
crypto/des/destest.c
crypto/des/ecb3_enc.c
crypto/des/ecb_enc.c
crypto/des/ede_cbcm_enc.c
crypto/des/fcrypt.c
crypto/des/fcrypt_b.c
crypto/des/ncbc_enc.c
crypto/des/ofb64ede.c
crypto/des/ofb64enc.c
crypto/des/ofb_enc.c
crypto/des/pcbc_enc.c
crypto/des/rand_key.c
crypto/des/rpc_enc.c
crypto/des/spr.h
crypto/des/xcbc_enc.c
crypto/dh/dh_gen.c
crypto/dsa/dsa_ossl.c
crypto/ec/ecp_nistp521.c
crypto/engine/Makefile
crypto/engine/eng_all.c
crypto/engine/eng_rsax.c
crypto/engine/engine.h
crypto/engine/enginetest.c
crypto/evp/Makefile
crypto/evp/c_all.c
crypto/evp/e_null.c
crypto/evp/e_rc4_hmac_md5.c
crypto/evp/m_ecdsa.c
crypto/evp/names.c
crypto/md4/md4_dgst.c
crypto/mem.c
crypto/modes/gcm128.c
crypto/pkcs12/p12_key.c
crypto/rand/Makefile
crypto/rand/rand_egd.c
crypto/rand/randtest.c
crypto/rc4/rc4test.c
crypto/rsa/Makefile
crypto/rsa/rsa_lib.c
crypto/sha/Makefile
crypto/srp/srp_lib.c
crypto/srp/srp_vfy.c
crypto/ts/ts.h
crypto/x86cpuid.pl
engines/ccgost/Makefile
engines/ccgost/gost_crypt.c
engines/e_aep.c
ssl/Makefile
ssl/d1_clnt.c
ssl/kssl.c
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl3.h
ssl/ssl_asn1.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/t1_lib.c
test/Makefile