2016-02-17 |
David Woodhouse | RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_... |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Fixup secmemtest for the change of CRYPTO_free() and... |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Dmitry-Me | Fix mismatched curly brace |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Update the documentation on heap allocators / deallocators |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Implement the use of heap manipulator implementions |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Viktor Szakats | md_rand: FAQ URL to use https and follow a redirect |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Viktor Szakats | OPENSSL_init_ssl.pod: fix minor typo |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Richard Levitte | On solaris, the variable name sun clashes, use s_un... |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Richard Levitte | Check for OPENSSL_USE_APPLINK in $config{cflags} as... |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Richard Levitte | Don't check for gcc or clang on VMS |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Richard Levitte | Lowercase configuration arguments on VMS |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Richard Levitte | Fix Solaris link_a and link_o |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Dr. Stephen... | Simplify tls1_set_ec_id. |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Dr. Stephen... | Use nid_list table to lookup curve IDs. |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Dr. Stephen... | Add explanation and warning to TLS id table. |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Richard Levitte | Fix use of add() and add_before() in Configurations... |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Richard Levitte | Prepare for 1.1.0-pre4-dev |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Richard Levitte | Prepare for 1.1.0-pre3 release OpenSSL_1_1_0-pre3 |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Richard Levitte | Correct deprecation of OPENSSL_config |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Rich Salz | Fix build-break |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Richard Levitte | MANSUFFIX should be left empty |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Ben Laurie | Address comments. |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Ben Laurie | Tests depend on everything. |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Rich Salz | Make the BIO_ADDR param optional. |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Misc fixes in util/mk1mf.pl |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Rich Salz | Don't call cpuid in test; done as init. |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Viktor Dukhovni | Fixes to make no-deprecated work again |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Andy Polyakov | Configurations/00-base-templates.conf: typos in [chacha... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Andy Polyakov | chacha/asm/chacha*: ensure that zero length is handled... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Andy Polyakov | chacha/asm/chacha-x86[_64].pl: fix typos and logical... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Don't use libcrypto private headers with mkdef.pl |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Make sure to use unsigned char for is*() functions |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Make the use of mdebug backtrace a separate option |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Declare DllMain internally |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Ben Laurie | Don't test heartbeats when there aren't any. |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Make sure a socklen_t can compare with a sizeof() result |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Have dofile.pl say where it was run, for real this... |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Have dofile.pl say where it was run |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Richard Levitte | Prefer IO::Socket::INET6 over IO::Socket::IP |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Andy Polyakov | crypto/poly1305: add floating-point reference implement... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Rainer Jung | RT4304: Look for plaintext HTTP |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Viktor Szakats | GH675: make ssl3_ciphers static |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Pass $(CC) to perlasm scripts via the environment |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Rich Salz | Reformat warn variables for easier editing. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Don't build test programs by default, add convenience... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Have the same installation directories in unified as... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Andy Polyakov | Configurations: engage PPC ChaCha20 and Poly1305 modules. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Andy Polyakov | PPC assembly pack: add ChaCha20 and Poly1305 modules. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Add SHARED_RCFLAGS in unified Makefile template |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Viktor Szakats | async_win.c: remove unused variable |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | The unified build may delete installed manual files |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Benjamin Kaduk | GH650: Minor tidying around the ocsp app |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Display the windres command |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dmitry-Me | GH643: Cleanup header analysis |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dr. Stephen... | Free and zero DH/ECDH temporary key after use. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Rethink the method to place user cflags last |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Make sure the OPENSSL_INIT flags are 32 bits and docume... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | Remove 00-test_checkexes.t, as it has lost its relevance |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Richard Levitte | In templates, output_on() must be used the same way... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Andy Polyakov | C64x+ assembly pack: add ChaCha20 and Poly1305 modules. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Andy Polyakov | Configurations: engage ARM ChaCha20 and Poly1305 modules. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Andy Polyakov | ARM assembly pack: add ChaCha20 and Poly1305 modules. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Andy Polyakov | apps/speed.c: initialize c[D_GHASH][i]. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Rob Percival | Defines OSSL_SSIZE_MAX |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Viktor Dukhovni | Fix some issues near recent chomp changes. |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Dr. Stephen... | fix warnings on 32 bit builds |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | We need the linked utils after a full build. |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Unified build - fix make depend |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Viktor Dukhovni | Move brace outside #ifdef |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Andy Polyakov | evp/e_des[3].c: address compiler warnings, fix formatting. |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Andy Polyakov | modes/ctr128.c: pay attention to ecount_buf alignment... |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Rename INSTALL_PREFIX to DESTDIR, remove option --insta... |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Andy Polyakov | Update .gitignore. |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Andy Polyakov | .travis.yml: exclude gcc from MacOS X CI builds. |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Rich Salz | Put user flags last for priority. |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Andy Polyakov | ec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious... |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Now that we have good verbosity, turn it on for Travis |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Document the changes in "make test" behavior |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Let all TLSProxy based tests display debug text conditi... |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Rethink logging of test recipes |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Better workaround for VMS getnameinfo() bug |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Adjust transfer::Text::Template.pm for alternate direct... |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Emilia Kasper | RT 3854: Update apps/req |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Remove last chomps |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Matt Caswell | Fix the enable-ssl-trace config option |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | make generate |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Richard Levitte | Generate progs.h from a bunch of files instead of inter... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr. Stephen... | Typo: only return error if unrecognise bag type. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | State the minimum Perl version that our scripts will... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Perl's chop / chomp considered bad, use a regexp instead |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr. Stephen... | update ciphers manual page |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr. Stephen... | Remove static ECDH support. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Andy Polyakov | perlasm/x86_64-xlate.pl: pass pure constants verbatim. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Andy Polyakov | util/mk1mf.pl: use LINK_CMD instead of LINK variable. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: MacOS X portability... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: fix mingw64 build. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Add the generate mechanism from unixmake to unix-Makefi... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr. Stephen... | Don't check self signed certificate signature security. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Viktor Dukhovni | Fix MacOS/X build warnings |
commit | commitdiff | tree | snapshot |
next |