]> git.ipfire.org Git - thirdparty/openssl.git/history - INSTALL
Rework the provider digest constructor to provide implementation get_params
[thirdparty/openssl.git] / INSTALL
2019-08-12  Denis OvsienkoRemove some duplicate words from the documentation
2019-08-08  Matt CaswellClarify the INSTALL instructions
2019-06-10  MouriNarutoImprove the Windows OneCore target support. (Add target...
2019-05-30  Andreas KretschmerCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-05-28  PauliTest of uniformity of BN_rand_range output.
2019-05-03  Todd ShortAdd documentation for running unit tests under Valgrind
2019-04-09  Matt CaswellAdd a legacy provider and put MD2 in it
2019-04-04  Matt CaswellAdd a no-fips Configure option
2019-04-04  Richard LevitteDocument the 'no-module' configuration option
2019-04-01  Richard LevitteRework DSO API conditions and configuration option
2019-03-14  Dr. Matthias St... Configure: disable new trace api by default
2019-03-05  Richard LevitteAdd advice on setting CXX at the same time as CC
2019-03-05  Richard LevitteConfigure: make C++ build tests optional and configurable
2019-03-05  Richard LevitteDeprecate the "hw" configuration options, make "padlock...
2019-01-31  Richard LevitteBetter phrasing around 1.1.0
2019-01-04  Matt CaswellIntroduce a no-pinshared option
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-10  Eneas U de QueirozINSTALL: add note about devcrypto engine
2018-12-07  Boris PismennyConfigure Kernel TLS datapath
2018-09-21  agnosticdevtypo-fixes: miscellaneous typo fixes
2018-08-15  Matt CaswellTurn on TLSv1.3 downgrade protection by default
2018-08-07  Andy PolyakovINSTALL,NOTES.ANDROID: minor updates.
2018-07-25  Andy PolyakovINSTALL,NOTES.WIN: classify no-asm as non-production...
2018-06-21  Matt CaswellDocument no-sm2
2018-06-05  Rich SalzImprove wording
2018-06-02  Rich SalzMake OS/X more explicit, to avoid questions
2018-05-23  Richard LevitteINSTALL: Provide better documentation for enable-ec_nis...
2018-04-22  Kurt RoeckxAdd support for getrandom() or equivalent system calls...
2018-04-17  Bernd EdlingerAdd a config option to disable automatic config loading
2018-03-29  Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-19  Andy PolyakovAdd NOTES.ANDROID.
2018-03-19  Richard LevitteClarify a couple of details around "make variables"
2018-03-16  Richard LevitteINSTALL: Add a note about backward compatibility and...
2018-03-08  Richard LevitteConfigure: disallow the mixture of compiling flags...
2018-02-12  Matt CaswellSome minor tweaks following TLSv1.3 becoming default
2018-02-07  Matt CaswellEnable TLSv1.3 by default
2018-01-31  Peter Meerwald-StadlerConfigure: Fix configdata.pm shorthand for --dump,...
2018-01-30  Richard LevitteAdd a 'reconfigure' make target
2018-01-29  Richard LevitteDocument the use of configdata.pm as a script
2018-01-28  nickthetaitCreate troubleshooting subsection in INSTALL file
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - implementation
2017-12-07  Richard LevitteDocument how the configuration option 'reconf' works
2017-12-07  Richard LevitteDocument the possibility for command line argument...
2017-11-05  Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05  Jack LloydSM3: Add SM3 hash function
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-08-25  Matt CaswellFix description of how to report a bug in INSTALL
2017-08-25  Matt CaswellClarify the meaning of no-stdio in INSTALL
2017-06-12  Benjamin Kadukdrop some no-longer-relevant TODO(TLS1.3) entries
2017-05-17  Paul YangFix typo in INSTALL file
2017-05-15  Richard LevitteINSTALL: Remind people to read more if they added confi...
2017-05-15  Richard LevitteINSTALL: clarify a bit more how Configure treats "unkno...
2017-03-24  Matt CaswellMake the TLSv1.3 downgrade mechanism a configurable...
2017-03-10  Richard LevitteDocument how to select / deselect test group numbers
2017-03-02  Richard LevitteAdd NOTES.UNIX, with a description on how to deal with...
2017-02-01  Todd ShortAdd support for parameterized SipHash
2016-11-25  Andy PolyakovINSTALL: clarify 386 and no-sse2 options.
2016-11-15  Richard LevitteMake it possible to disable building and running tests
2016-11-13  Richard LevitteRemove heartbeat support
2016-11-08  Richard LevitteINSTALL: small typo
2016-11-04  Rich SalzMissed a mention of RT
2016-11-04  Matt CaswellAdd documentation on the BoringSSL test suite integration
2016-11-04  Matt CaswellControl building of ossl_shim through Configure
2016-11-02  Matt CaswellUpdate Configure to know about tls1_3
2016-11-01  Rich SalzRevert "Disable MDC2 by default."
2016-10-31  Rich SalzDisable MDC2 by default.
2016-10-28  Benjamin KadukWordsmith INSTALL
2016-10-25  Richard LevitteAdd some notes on shared library names on different...
2016-09-19  FdaSilvaYYUpdate INSTALL about no-md5 removal
2016-09-13  Andy PolyakovConfigure: impose ^X on whole build procedure.
2016-09-01  Richard LevitteDocument the enhanced tests specification
2016-09-01  Richard LevitteRevert "INSTALL: add information on option no-fuzz...
2016-08-31  Richard LevitteINSTALL: add information on option no-fuzz-test
2016-08-31  Richard LevitteINSTALL: add information on the environment variable...
2016-08-31  Richard LevitteINSTALL: clarify OPENSSL_LOCAL_CONFIG_DIR
2016-08-06  Richard LevitteAdd a note about a perl issue on VMS and how to work...
2016-08-03  Richard LevitteINSTALL: Make the use of [, ], { and } consistent and...
2016-08-03  Richard LevitteINSTALL: Add missing details on VMS installation results
2016-08-01  Matt CaswellSome minor tweaks to the fuzzing docs
2016-07-16  Andy PolyakovINSTALL: clarify --cross-compile-prefix.
2016-07-04  Richard Levitteperl: Separate compile-time environment from runtime...
2016-06-21  FdaSilvaYYSpelling... and more spelling
2016-06-03  Matt CaswellUpdate INSTALL instructions
2016-06-02  Richard LevitteBuild the 'openssl rehash' command on VMS version 8...
2016-06-02  Richard LevitteAdd a warning about using enable-crypto-mdebug-backtrace
2016-05-23  Richard LevitteSlight cleanup of the collection of READMEs, INSTALLs...
2016-05-23  Rich SalzRemove INSTALL.WCE and refs to it.
2016-05-09  Richard LevitteVMS: support VERBOSE and V in descrip.mms
2016-05-09  Dr. Stephen HensonRecognise VERBOSE and V as well as HARNESS_VERBOSE
2016-04-26  Benjamin KadukRemove the never-functional no-sct
2016-04-18  Richard LevitteNOTES files will contain more requirements, make that...
2016-04-14  Matt CaswellMake "shared" builds the default
2016-04-13  Matt CaswellUpdate INSTALL file based on feedback
2016-04-13  Matt CaswellUpdate the INSTALL instructions with lots of options
2016-03-23  Richard LevitteAdjust some default installation directories
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-17  Richard LevitteAdd install targets for Windows
2016-03-11  Matt CaswellMore tweaks to the installation instructions
2016-03-09  Richard LevitteAdapt INSTALL and related notes for Windows
2016-03-08  Richard LevitteTweak some more information in INSTALL
next