2016-03-17 |
Richard Levitte | Disallow --classic for Windows |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Richard Levitte | windows-makefile.tmpl: Stop keeping temporary files |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Richard Levitte | Add install targets for Windows |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Viktor Dukhovni | Report TLS 1.0 as backwards-compatible TLSv1 |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Rich Salz | Remove ultrix/mips support. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Richard Levitte | Remove support for Borland C++ |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Dr. Stephen... | Use correct C format for keysets.pl |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Richard Levitte | Start documenting Configure internals |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Richard Levitte | Added build.info debugging capability to Configure |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Dr. Stephen... | Simplify define as we don't support MS-DOS anymore. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Richard Levitte | Don't define OPENSSL_ENGINES in test recipes, do it... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Richard Levitte | Have 'openssl version -a' output the default engines... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Viktor Dukhovni | Bugfix: Encode the requested length in s_cb.c:hexencode() |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Rich Salz | Sort cipher-list at runtime. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Richard Levitte | unix-Makefile template: use $(PERL) everywhere |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Ben Laurie | Deal with DSA_SIG opaqueness. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Richard Levitte | Prepare for 1.1.0-pre5-dev |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Richard Levitte | Prepare for 1.1.0-pre4 release OpenSSL_1_1_0-pre4 |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Matt Caswell | Some platforms provide getcontext() but it does not... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Richard Levitte | When building DLLs, hack the library name in the .def... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Richard Levitte | DLL object files should not be built with /Zl" |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Richard Levitte | Appveyor - make sure to actually build "shared" in... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Emilia Kasper | Fix up CHANGES |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Matt Caswell | We should use $SRCDIR in Makefiles |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Matt Caswell | Disable AFALG when cross-compiling |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Matt Caswell | Fix a TLSProxy race condition |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: make it work with... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Emilia Kasper | On Windows, page walking is known as __chkstk. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Emilia Kasper | Explain *cough*-dows |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Richard Levitte | Make the perl dependency post-processor into just one... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Richard Levitte | Not all shells understand ! |
commit | commitdiff | tree | snapshot |
2016-03-15 |
fbroda | General verify options to openssl ts |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Emilia Kasper | Fix CRYPTO_THREAD_run_once return value checks |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Richard Levitte | Cygwin configs were missing thread_scheme settings... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Richard Levitte | Small typo |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Richard Levitte | static-engine is no longer an internal keyword, remove... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Andy Polyakov | Clarify NOTES.WIN. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Dr. Stephen... | Update and clarify ECDSA documentation. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Emilia Kasper | Disable afalg when engine is disabled. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Richard Levitte | Fix typo in manual, missing ending '>' |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Emilia Kasper | Travis: build tests in BUILDONLY mode |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Andy Polyakov | config: fix HP-UX PA-RISC detection. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Andy Polyakov | s390x assembly pack: 32-bit fixups. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Andy Polyakov | build.info/Makefile.in: Itanium fixups. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Andy Polyakov | engines/Makefile.in: some [older] shell complain about... |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Matt Caswell | Fix the init cleanup order |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Matt Caswell | Add some missing cleanup calls to de-init |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Richard Levitte | Fix freeze in config's interrupt trap with some shells |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Richard Levitte | Enforce the demand for Perl 5.10.0 as a minimum. |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Richard Levitte | Fix a few Configure errors |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Dr. Stephen... | Document X509_get_serialNumber and X509_set_serialNumber. |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Dr. Stephen... | Add EVP_PKEY documentation. |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Richard Levitte | Change an function macro for ERR match the function... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Richard Levitte | Complete incomplete makefile variable referenses |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Richard Levitte | Collect the names of generated files and clean them... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Richard Levitte | Add $(LIB_CFLAGS) for any build.info generator that... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Richard Levitte | Use single quotes rather than double quotes when needed |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Richard Levitte | Harmonize Unix Makefile template with Windows dito |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Emilia Kasper | Fix memory leak in library deinit |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Rich Salz | Add doc on when to use SCT callback. |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Emilia Kasper | Workaround for false -Warray-bounds in Travis |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Emilia Kasper | Fix no-comp build |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Rich Salz | Fix build break; add function declaration |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Richard Levitte | When creating directory specs, use srctop_dir rather... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Richard Levitte | Avoid sed for dependency post-processing |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Richard Levitte | Because bn_expand2 is declared non-static, it must... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Matt Caswell | Remove some dead code from 1999 |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Matt Caswell | Don't clobber the last error |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Mat | removed extra define |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Mat | Fix no-blake2 for Windows classic build |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Dr. Stephen... | make update |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Dr. Stephen... | Make X509_SIG opaque. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Richard Levitte | Some sed implementations are not greedy enough, use... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Rich Salz | Make update to catch function renames. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Kurt Roeckx | Use unsigned int instead of just unsigned. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Kurt Roeckx | Save leaf_node and node_offset as character array |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Kurt Roeckx | Review comments |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Bill Cox | Add blake2 support. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Dr. Stephen... | move DSA_SIG definition into C source file |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Andy Polyakov | crypto/*/build.info: make it work on ARM platforms. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Andy Polyakov | crypto/*/build.info: SPARC-specific fixups. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Andy Polyakov | Configurations/unix-Makefile.tmpl: don't leave empty... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Andy Polyakov | Configure: remove dependency on 'head'. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Rob Percival | constify CT_POLICY_EVAL_CTX getters |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Rob Percival | Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Matt Caswell | Suppress CT warnings in test_ssl |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Richard Levitte | Avoid getting unresolved referense to bn_expand2 in... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Matt Caswell | Call CONF_modules_free() before ENGINE_cleanup() in... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Mat | Fix no-rmd160 classic Windows build |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Richard Levitte | Don't build dynamic engines unless configured "shared" |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Richard Levitte | Harmonise the two methods to generate dependency files |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Matt Caswell | More tweaks to the installation instructions |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Fix some assembler generating scripts for better unific... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Add include directory options for assembler files that... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Rob Percival | check reviewer --reviewer=emilia |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Rob Percival | check reviewer --reviewer=emilia |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Rob Percival | check reviewer --reviewer=emilia |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Add include directory options for assembler files that... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | In the recipe using "makedepend", make sure the object... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Configure - don't trust $1 to stick around, save its... |
commit | commitdiff | tree | snapshot |
next |