]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-02-15  Richard LevittePrepare for 1.1.0-pre3 release OpenSSL_1_1_0-pre3
2016-02-15  Richard LevitteCorrect deprecation of OPENSSL_config
2016-02-15  Rich SalzFix build-break
2016-02-15  Richard LevitteMANSUFFIX should be left empty
2016-02-15  Ben LaurieAddress comments.
2016-02-15  Ben LaurieTests depend on everything.
2016-02-14  Rich SalzMake the BIO_ADDR param optional.
2016-02-14  Richard LevitteMisc fixes in util/mk1mf.pl
2016-02-14  Rich SalzDon't call cpuid in test; done as init.
2016-02-14  Viktor DukhovniFixes to make no-deprecated work again
2016-02-14  Andy PolyakovConfigurations/00-base-templates.conf: typos in [chacha...
2016-02-14  Andy Polyakovchacha/asm/chacha*: ensure that zero length is handled...
2016-02-14  Andy Polyakovchacha/asm/chacha-x86[_64].pl: fix typos and logical...
2016-02-14  Richard Levittemake update
2016-02-14  Richard LevitteDon't use libcrypto private headers with mkdef.pl
2016-02-14  Richard LevitteMake sure to use unsigned char for is*() functions
2016-02-14  Richard LevitteMake the use of mdebug backtrace a separate option
2016-02-14  Richard LevitteDeclare DllMain internally
2016-02-14  Ben LaurieDon't test heartbeats when there aren't any.
2016-02-14  Richard LevitteMake sure a socklen_t can compare with a sizeof() result
2016-02-14  Richard LevitteHave dofile.pl say where it was run, for real this...
2016-02-14  Richard LevitteHave dofile.pl say where it was run
2016-02-14  Richard LevittePrefer IO::Socket::INET6 over IO::Socket::IP
2016-02-13  Andy Polyakovcrypto/poly1305: add floating-point reference implement...
2016-02-13  Rainer JungRT4304: Look for plaintext HTTP
2016-02-13  Viktor SzakatsGH675: make ssl3_ciphers static
2016-02-13  Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-13  Rich SalzReformat warn variables for easier editing.
2016-02-13  Richard LevitteDon't build test programs by default, add convenience...
2016-02-13  Richard LevitteHave the same installation directories in unified as...
2016-02-13  Andy PolyakovConfigurations: engage PPC ChaCha20 and Poly1305 modules.
2016-02-13  Andy PolyakovPPC assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13  Richard LevitteAdd SHARED_RCFLAGS in unified Makefile template
2016-02-13  Viktor Szakatsasync_win.c: remove unused variable
2016-02-13  Richard LevitteThe unified build may delete installed manual files
2016-02-13  Benjamin KadukGH650: Minor tidying around the ocsp app
2016-02-13  Richard LevitteDisplay the windres command
2016-02-13  Dmitry-MeGH643: Cleanup header analysis
2016-02-13  Dr. Stephen... Free and zero DH/ECDH temporary key after use.
2016-02-13  Richard LevitteRethink the method to place user cflags last
2016-02-13  Richard LevitteMake sure the OPENSSL_INIT flags are 32 bits and docume...
2016-02-13  Richard LevitteRemove 00-test_checkexes.t, as it has lost its relevance
2016-02-13  Richard LevitteIn templates, output_on() must be used the same way...
2016-02-13  Andy PolyakovC64x+ assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13  Andy PolyakovConfigurations: engage ARM ChaCha20 and Poly1305 modules.
2016-02-13  Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13  Andy Polyakovapps/speed.c: initialize c[D_GHASH][i].
2016-02-13  Rob PercivalDefines OSSL_SSIZE_MAX
2016-02-13  Viktor DukhovniFix some issues near recent chomp changes.
2016-02-13  Dr. Stephen... fix warnings on 32 bit builds
2016-02-12  Richard LevitteWe need the linked utils after a full build.
2016-02-12  Richard LevitteUnified build - fix make depend
2016-02-12  Viktor DukhovniMove brace outside #ifdef
2016-02-12  Andy Polyakovevp/e_des[3].c: address compiler warnings, fix formatting.
2016-02-12  Andy Polyakovmodes/ctr128.c: pay attention to ecount_buf alignment...
2016-02-12  Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-12  Andy PolyakovUpdate .gitignore.
2016-02-12  Andy Polyakov.travis.yml: exclude gcc from MacOS X CI builds.
2016-02-12  Rich SalzPut user flags last for priority.
2016-02-12  Andy Polyakovec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious...
2016-02-12  Richard LevitteNow that we have good verbosity, turn it on for Travis
2016-02-12  Richard LevitteDocument the changes in "make test" behavior
2016-02-12  Richard LevitteLet all TLSProxy based tests display debug text conditi...
2016-02-12  Richard LevitteRethink logging of test recipes
2016-02-12  Richard LevitteBetter workaround for VMS getnameinfo() bug
2016-02-12  Richard LevitteAdjust transfer::Text::Template.pm for alternate direct...
2016-02-12  Emilia KasperRT 3854: Update apps/req
2016-02-12  Richard LevitteRemove last chomps
2016-02-12  Matt CaswellFix the enable-ssl-trace config option
2016-02-12  Richard Levittemake generate
2016-02-12  Richard LevitteGenerate progs.h from a bunch of files instead of inter...
2016-02-11  Dr. Stephen... Typo: only return error if unrecognise bag type.
2016-02-11  Richard LevitteState the minimum Perl version that our scripts will...
2016-02-11  Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-11  Dr. Stephen... update ciphers manual page
2016-02-11  Dr. Stephen... Remove static ECDH support.
2016-02-11  Andy Polyakovperlasm/x86_64-xlate.pl: pass pure constants verbatim.
2016-02-11  Andy Polyakovutil/mk1mf.pl: use LINK_CMD instead of LINK variable.
2016-02-11  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: MacOS X portability...
2016-02-11  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: fix mingw64 build.
2016-02-11  Richard LevitteAdd the generate mechanism from unixmake to unix-Makefi...
2016-02-11  Dr. Stephen... Don't check self signed certificate signature security.
2016-02-11  Viktor DukhovniFix MacOS/X build warnings
2016-02-11  Rich SalzDon't add filename comment.
2016-02-11  Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11  Toshikuni FukayaRT3495: Add a hash for faster dup detection.
2016-02-11  Rich SalzFix GH 327.
2016-02-11  Richard LevitteMake util/mkrc.pl location agnostic and adapt Makefile...
2016-02-11  Richard LevitteMake shared library targets more consistent
2016-02-11  Dr. Stephen... Fix engine key support in cms and req utilities.
2016-02-11  Dr Stephen... Test for and use AES CSP for RSA if present.
2016-02-11  Richard LevitteAdd support for shared_rcflag, useful for windres ...
2016-02-11  Richard LevitteModernise the mingw cflags and ldflags
2016-02-11  Richard LevitteUnified build: Keep track of generated header files
2016-02-11  Richard LevitteRemove the "make depend" message
2016-02-11  Viktor DukhovniSimplify ssl_cert_type() by taking advantage of X509_ge...
2016-02-11  Rich SalzGH620: second diff from rt-2275, adds error code
2016-02-11  Rich SalzCheck malloc
2016-02-11  Rich SalzMissing header include.
next