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 |
2016-03-10 |
Matt Caswell | Fix a memory leak in the afalg engine |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Harmonize the option processing in 'config' and 'config... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Add cleaning targets to Configurations/windows-makefile... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | The typedef ECPARAMETERS is already defined, don't... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
David Woodhouse | Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Matt Caswell | Remove a missed item from the old thread API |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Matt Caswell | Mark SRP_VBASE_get_by_user() as deprecated |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Matt Caswell | No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CT... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Pass down inclusion directories to source file generators |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Travis - add missing semi-colon |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Todd Short | Update .gitignore to ignore all cscope files |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Viktor Szakats | remove ms/.rnd and add it to .gitignore |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Rich Salz | RT3676 add: Export ASN.1 DHparams |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Travis - don't use ccache with cross compiles |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Benjamin Kaduk | Avoid negative array index in BIO_debug_callback() |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Benjamin Kaduk | CT: check some GeneralizedTime return values |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | When configured "shared", don't build static libraries... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Make util/mk1mf.pl recognise no-weak-ssl-ciphers |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Jim Basney | Avoid double-free in calleres to OCSP_parse_url |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Mat | Fix return type for CRYPTO_THREAD_run_once |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Viktor Dukhovni | Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Richard Levitte | Remove duplicate typedef of ECPKPARAMETERS in ec.h |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Kurt Roeckx | Run make update |
commit | commitdiff | tree | snapshot |
next |