openssl.git
2016-02-17 Richard LevitteFixup secmemtest for the change of CRYPTO_free() and...
2016-02-17 Dmitry-MeFix mismatched curly brace
2016-02-17 Richard LevitteUpdate the documentation on heap allocators / deallocators
2016-02-17 Richard LevitteImplement the use of heap manipulator implementions
2016-02-16 Viktor Szakatsmd_rand: FAQ URL to use https and follow a redirect
2016-02-16 Viktor SzakatsOPENSSL_init_ssl.pod: fix minor typo
2016-02-16 Richard LevitteOn solaris, the variable name sun clashes, use s_un...
2016-02-16 Richard LevitteCheck for OPENSSL_USE_APPLINK in $config{cflags} as...
2016-02-16 Richard LevitteDon't check for gcc or clang on VMS
2016-02-16 Richard LevitteLowercase configuration arguments on VMS
2016-02-16 Richard LevitteFix Solaris link_a and link_o
2016-02-16 Dr. Stephen... Simplify tls1_set_ec_id.
2016-02-16 Dr. Stephen... Use nid_list table to lookup curve IDs.
2016-02-16 Dr. Stephen... Add explanation and warning to TLS id table.
2016-02-16 Richard LevitteFix use of add() and add_before() in Configurations...
2016-02-15 Richard LevittePrepare for 1.1.0-pre4-dev
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.
next