openssl.git
2013-07-05 Andy Polyakovbn/asm/x86_86-mont.pl: optimize reduction for Intel...
2013-07-05 Andy Polyakovbn/bn_exp.c: harmonize.
2013-07-03 TrevorTrying cherrypick:
2013-06-30 Andy Polyakovconfig: fix executable format detection on latest FreeBSD.
2013-06-30 Andy Polyakovbn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies...
2013-06-30 Andy Polyakovx86_64-xlate.pl: Windows fixes.
2013-06-30 Andy Polyakovaesni-sha256-x86_64.pl: fix typo in Windows SEH.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-18 Andy PolyakovSPARC T4 DES support: fix typo.
2013-06-18 Andy PolyakovOptimize SPARC T4 MONTMUL support.
2013-06-13 Ben LaurieBackport single makefile from master.
2013-06-13 Ben LaurieWrong include path.
2013-06-12 Dr. Stephen... Typo: don't call RAND_cleanup during app startup.
2013-06-10 Andy Polyakovaesni-sha1-x86_64.pl: update performance data.
2013-06-10 Andy Polyakovaesni-sha256-x86_64.pl: harmonize with latest sha512...
2013-06-10 Andy Polyakovsha1-x86_64.pl: add AVX2+BMI code path.
2013-06-10 Andy Polyakovsha512-x86_64.pl: upcoming-Atom-specific optimization.
2013-06-10 Andy Polyakovsha[256|512]-586.pl: add more SIMD code paths.
2013-06-10 Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-06-10 Andy Polyakovx86cpuid.pl: fix extended feature flags detection.
2013-06-05 Dr. Stephen... Don't use RC2 with PKCS#12 files in FIPS mode.
2013-06-05 Dr. Stephen... Fix PSS signature printing.
2013-06-05 Dr. Stephen... Reencode with X509_CRL_ctx_sign too.
2013-06-04 Ben LaurieHeader needed for SOCK_STREAM on FreeBSD.
2013-06-04 Ben LaurieFix missing/incorrect prototype.
2013-06-04 Ben LaurieMissing prototypes.
2013-06-04 Ben LaurieRemove added ;.
2013-06-04 Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2013-06-04 Andy Polyakovcbc128.c: fix strict aliasing warning.
2013-06-01 Andy Polyakovcrypto/bn/bn_exp.c: SPARC portability fix.
2013-05-25 Andy Polyakovaesni-sha1-x86_64.pl: Atom-specific optimization.
2013-05-25 Andy Polyakovsha512-x86_64.pl: +16% optimization for Atom.
2013-05-25 Andy Polyakovvpaes-x86[_64].pl: minor Atom-specific optimization.
2013-05-20 Andy Polyakovevp/e_aes.c: engage SPARC T4 AES support [from master].
2013-05-20 Andy Polyakovevp/e_aes.c: engage AES-NI GCM stitch.
2013-05-20 Andy Polyakovevp/evp_err.c: update from master.
2013-05-20 Andy Polyakovevp/e_camellia.c: engage SPARC T5 Camellia support...
2013-05-20 Andy Polyakovevp/e_des[3].c: engage SPARC T4 DES support.
2013-05-20 Andy PolyakovAdd BN support for SPARC VIS3 and T4 [from master].
2013-05-19 Andy Polyakovmd5_locl.h: enable assembly support on SPARC [from...
2013-05-19 Andy Polyakovsparcv9cap.c: update from master.
2013-05-19 Andy PolyakovAdd MD5 SPARC T4 code from master.
2013-05-19 Andy PolyakovAdd SHA SPARC T4 code from master.
2013-05-19 Andy PolyakovAdd Camellia SPARC T4 module from master.
2013-05-19 Andy PolyakovAdd AES SPARC T4 module from master.
2013-05-19 Andy PolyakovAdd DES SPARC T4 module from master.
2013-05-19 Andy PolyakovAdd perlasm/sparcv9_modes.pl from master.
2013-05-19 Andy Polyakovdes_enc.m4: update from master.
2013-05-19 Andy Polyakovevp/Makefile: fix typo.
2013-05-19 Andy PolyakovAdd EVP glue to AES-NI SHA256 stich [from master].
2013-05-19 Andy PolyakovAdd AES-NI SHA256 stitch and take it into build loop...
2013-05-19 Andy Polyakovaesni-sha1-x86_64.pl: update from master.
2013-05-19 Andy PolyakovAdd AES-NI GCM stich and take it into build loop [from...
2013-05-19 Andy Polyakovgcm128.c: update from master (add AVX and VIS3 support).
2013-05-19 Andy Polyakovghash-sparcv9.pl: update from master.
2013-05-19 Andy Polyakovghash-x86_64.pl: update from master.
2013-05-19 Andy Polyakovghash-x86.pl: update from master.
2013-05-19 Andy Polyakovsha512-x86_64.pl: update from master.
2013-05-19 Andy Polyakovsha512-586.pl: update from master.
2013-05-19 Andy Polyakovsha256-598.pl: update from master.
2013-05-19 Andy Polyakovsha1-x86_64.pl: update from master.
2013-05-19 Andy Polyakovsha1-586.pl: update from master.
2013-05-19 Andy Polyakovcrypto/perlasm: update from master.
2013-05-15 Andy PolyakovRFC6689 support: add missing commit (git noob alert).
2013-05-15 Andy Polyakovssl/dnssec.c: compilation errors.
2013-05-13 Andy PolyakovInitial support for RFC6689, a.k.a. DANE.
2013-05-02 Dr. Stephen... Reencode certificates in X509_sign_ctx.
2013-04-13 Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-04-08 Dr. Stephen... Set s->d1 to NULL after freeing it.
2013-03-31 Dr. Stephen... Typo.
2013-03-28 Dr. Stephen... Call RAND_cleanup in openssl application.
2013-03-26 Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2013-03-20 Dr. Stephen... enhance EC method to support setting curve type when...
2013-03-19 Dr. Stephen... Disable compression for DTLS.
2013-03-18 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-03-18 Michael TuexenAvoid unnecessary fragmentation.
2013-03-18 Dr. Stephen... Encode INTEGER correctly.
2013-03-18 Dr. Stephen... Typo.
2013-03-04 Dr. Stephen... Update ordinals.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: fix typo.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-26 Dr. Stephen... Add function CMS_RecipientInfo_encrypt
2013-02-26 Dr. Stephen... Fix error codes.
2013-02-26 Dr. Stephen... Demo code for SSL_CONF API
2013-02-26 Dr. Stephen... Update SSL_CONF docs.
2013-02-25 Dr. Stephen... New -force_pubkey option to x509 utility to supply...
2013-02-16 Andy Polyakovbn_nist.c: work around clang 3.0 bug.
2013-02-15 Nick AlcockFix POD errors to stop make install_docs dying with...
2013-02-14 Andy Polyakovcms-test.pl: make it work with not-so-latest perl.
2013-02-12 Dr. Stephen... Upate FAQ.
2013-02-12 David WoodhouseCheck DTLS_BAD_VER for version number.
2013-02-11 Dr. Stephen... Fix in ssltest is no-ssl2 configured
2013-02-11 Lutz JaenickeFAQ/README: we are now using Git instead of CVS
2013-02-11 Andy Polyakovsparccpuid.S: work around emulator bug on T1.
2013-02-08 Andy Polyakovs3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
2013-02-08 Andy Polyakovs3_cbc.c: get rid of expensive divisions [from master].
2013-02-08 Andy Polyakovssl/[d1|s3]_pkt.c: harmomize orig_len handling.
2013-02-08 Dr. Stephen... Fix IV check and padding removal.
2013-02-08 Adam LangleyFix for EXP-RC2-CBC-MD5
next