]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2013-08-19  Dr. Stephen... Add new test option set the version in generated certif...
2013-08-19  Dr. Stephen... option to output corrupted signature in certificates...
2013-08-19  Dr. Stephen... update usage messages
2013-08-19  Dr. Stephen... add -naccept <n> option to s_server to automatically...
2013-08-19  Dr. Stephen... with -rev close connection if client sends "CLOSE"
2013-08-19  Dr. Stephen... Add simple external session cache to s_server. This...
2013-08-19  Dr. Stephen... Remove commented out debug line.
2013-08-19  Dr. Stephen... Make no-ec compilation work.
2013-08-19  Dr. Stephen... Add -rev test option to s_server to just reverse order...
2013-08-19  Dr. Stephen... Add -brief option to s_client and s_server to summarise...
2013-08-18  Dr. Stephen... Add documentation.
2013-08-18  Dr. Stephen... Return 1 when setting ECDH auto mode.
2013-08-13  Michael TuexenDTLS message_sequence number wrong in rehandshake Serve...
2013-08-08  Michael TuexenDTLS handshake fix.
2013-08-06  Dr. Stephen... Fix verify loop with CRL checking.
2013-08-06  Kaspar BrandFix for PEM_X509_INFO_read_bio.
2013-08-03  Andy Polyakovcrypto/evp/e_aes.c: fix logical pre-processor bug and...
2013-08-03  Andy Polyakovcrypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.
2013-07-31  Andy Polyakovcrypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.
2013-07-31  TrevorCosmetic touchups.
2013-07-31  Ben LaurieSupport new rsaz asm stuff.
2013-07-12  Andy Polyakovbn/asm/rsaz-avx2.pl: Windows-specific fix.
2013-07-12  Ben Lauries/rsaz_eligible/rsaz_avx2_eligible/.
2013-07-10  Andy Polyakovsha512-586.pl: fix typo.
2013-07-05  Andy PolyakovRemove RSAX engine, superseded by RSAZ module.
2013-07-05  Andy PolyakovTake RSAZ modules into build loop, add glue and engage.
2013-07-05  Andy PolyakovAdd RSAZ assembly modules.
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...
next