openssl.git
2016-03-19 Richard LevitteIf the asm file to be compiled isn't generated, leave...
2016-03-19 Richard Levittemake update
2016-03-19 Richard LevitteDon't let 'generate' target depend on generated files...
2016-03-19 Richard Levitteapps/progs.pl: add back the INCLUDE_FUNCTION_TABLE...
2016-03-19 Viktor DukhovniRevert "Ignore the generated apps/progs.h"
2016-03-19 Viktor DukhovniRevert "Generate apps/progs.h on the fly"
2016-03-19 Viktor DukhovniRevert "Include progs.h directly in openssl.c instead...
2016-03-19 Alex GaynorGH36: Add casts to match the documentation
2016-03-19 Richard LevitteCorrect faulty L<> links in .pods
2016-03-19 Richard LevitteAdd a few more quotes for Windows (install_ssldirs)
2016-03-19 Richard LevitteThe command source are files, not directories
2016-03-19 Richard LevitteReplace sed command with perl
2016-03-19 Richard LevitteClear the exit code from 'find' in 'make depend'
2016-03-19 Richard LevitteShut find up about files not found
2016-03-19 Schüller FelixDon't free up EVP_MD_CTX.
2016-03-19 Richard LevitteUse the dependencies received in generatesrc()
2016-03-19 Richard LevitteIgnore the generated apps/progs.h
2016-03-19 Richard LevitteGenerate apps/progs.h on the fly
2016-03-19 Richard LevitteInclude progs.h directly in openssl.c instead of via...
2016-03-19 Richard LevitteMake apps/progs.pl more flexible
2016-03-19 Richard LevitteCorrect the export list when writing configdata.pm
2016-03-19 Richard LevitteCorrect the check of files to depend on against known...
2016-03-19 Richard LevitteDon't perform tsa tests if configured "no-ts"
2016-03-19 Richard LevitteCorrect incorrect path
2016-03-18 Richard LevitteBetter 'make depend' mechanism
2016-03-18 Richard Levittemake update
2016-03-18 Richard LevitteImplement support for no-ts
2016-03-18 Richard Levitteapps/progs.pl: more consistent output for digests
2016-03-18 Matt CaswellFix no-des
2016-03-18 Matt CaswellFix no-dgram
2016-03-18 Matt CaswellFix no-deprecated
2016-03-18 Matt CaswellFix no-cmac
2016-03-18 Richard LevitteAdd a test to see that signals are caught as failures
2016-03-18 Richard LevitteMake OpenSSL::Test::run() sensitive to signals
2016-03-18 Rich SalzRemove more unused things.
2016-03-18 Matt CaswellResolved unresolved symbols with no-hw
2016-03-18 Matt CaswellEnsure that no-comp functions are flagged as such
2016-03-18 Matt CaswellFix no-rc2 in the CMS test
2016-03-18 Matt CaswellMark OCB as an AEAD cipher
2016-03-18 Matt CaswellEnsure that memory allocated for the ticket is freed
2016-03-18 Matt CaswellFix a potential double free in EVP_DigestInit_ex
2016-03-18 Rich SalzFix build; CPP syntax error.
2016-03-18 Conrado Porto... Update EVP_CIPHER_CTX_set_padding documentation.
2016-03-17 Richard LevitteREADME: small fixups
2016-03-17 Richard LevitteMake picker, thread and combine standard config helper...
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-17 Richard LevitteDisallow --classic for Windows
2016-03-17 Richard Levittewindows-makefile.tmpl: Stop keeping temporary files
2016-03-17 Richard LevitteAdd install targets for Windows
2016-03-17 Viktor DukhovniReport TLS 1.0 as backwards-compatible TLSv1
2016-03-17 Rich SalzRemove ultrix/mips support.
2016-03-17 Richard LevitteRemove support for Borland C++
2016-03-17 Dr. Stephen... Use correct C format for keysets.pl
2016-03-17 Richard LevitteStart documenting Configure internals
2016-03-17 Richard LevitteAdded build.info debugging capability to Configure
2016-03-17 Dr. Stephen... Simplify define as we don't support MS-DOS anymore.
2016-03-17 Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-17 Richard LevitteHave 'openssl version -a' output the default engines...
2016-03-17 Viktor DukhovniBugfix: Encode the requested length in s_cb.c:hexencode()
2016-03-17 Rich SalzSort cipher-list at runtime.
2016-03-16 Richard Levitteunix-Makefile template: use $(PERL) everywhere
2016-03-16 Ben LaurieDeal with DSA_SIG opaqueness.
2016-03-16 Richard LevittePrepare for 1.1.0-pre5-dev
2016-03-16 Richard LevittePrepare for 1.1.0-pre4 release OpenSSL_1_1_0-pre4
2016-03-16 Matt CaswellSome platforms provide getcontext() but it does not...
2016-03-16 Richard LevitteWhen building DLLs, hack the library name in the .def...
2016-03-16 Richard LevitteDLL object files should not be built with /Zl"
2016-03-16 Richard LevitteAppveyor - make sure to actually build "shared" in...
2016-03-16 Emilia KasperFix up CHANGES
2016-03-16 Matt CaswellWe should use $SRCDIR in Makefiles
2016-03-16 Matt CaswellDisable AFALG when cross-compiling
2016-03-15 Matt CaswellFix a TLSProxy race condition
2016-03-15 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it work with...
2016-03-15 Emilia KasperOn Windows, page walking is known as __chkstk.
2016-03-15 Emilia KasperExplain *cough*-dows
2016-03-15 Richard LevitteMake the perl dependency post-processor into just one...
2016-03-15 Richard LevitteNot all shells understand !
2016-03-15 fbrodaGeneral verify options to openssl ts
2016-03-15 Emilia KasperFix CRYPTO_THREAD_run_once return value checks
2016-03-15 Richard LevitteCygwin configs were missing thread_scheme settings...
2016-03-15 Richard LevitteSmall typo
2016-03-15 Richard Levittestatic-engine is no longer an internal keyword, remove...
2016-03-15 Andy PolyakovClarify NOTES.WIN.
2016-03-14 Dr. Stephen... Update and clarify ECDSA documentation.
2016-03-14 Emilia KasperDisable afalg when engine is disabled.
2016-03-14 Richard LevitteFix typo in manual, missing ending '>'
2016-03-14 Emilia KasperTravis: build tests in BUILDONLY mode
2016-03-14 Andy Polyakovconfig: fix HP-UX PA-RISC detection.
2016-03-14 Andy Polyakovs390x assembly pack: 32-bit fixups.
2016-03-14 Andy Polyakovbuild.info/Makefile.in: Itanium fixups.
2016-03-14 Andy Polyakovengines/Makefile.in: some [older] shell complain about...
2016-03-14 Matt CaswellFix the init cleanup order
2016-03-14 Matt CaswellAdd some missing cleanup calls to de-init
2016-03-14 Richard LevitteFix freeze in config's interrupt trap with some shells
2016-03-14 Richard LevitteEnforce the demand for Perl 5.10.0 as a minimum.
2016-03-14 Richard LevitteFix a few Configure errors
2016-03-14 Dr. Stephen... Document X509_get_serialNumber and X509_set_serialNumber.
2016-03-13 Dr. Stephen... Add EVP_PKEY documentation.
2016-03-13 Richard LevitteChange an function macro for ERR match the function...
2016-03-13 Richard LevitteComplete incomplete makefile variable referenses
next