2016-12-08 |
Richard Levitte | In UI_OpenSSL's open(), generate an error on unknown... |
tree | commitdiff |
2016-10-15 |
Matt Caswell | Ensure we handle len == 0 in ERR_err_string_n |
tree | commitdiff |
2016-09-08 |
Matt Caswell | Fix mem leaks during auto-deinit |
tree | commitdiff |
2016-08-04 |
Rich Salz | Remove get_hash completely |
tree | commitdiff |
2016-08-04 |
Rich Salz | Remove "lockit" from internal error-hash function |
tree | commitdiff |
2016-07-20 |
Kurt Roeckx | Check for errors allocating the error strings. |
tree | commitdiff |
2016-07-19 |
Richard Levitte | Change all our uses of CRYPTO_THREAD_run_once to use... |
tree | commitdiff |
2016-07-08 |
Rich Salz | GH1278: Removed error code for alerts |
tree | commitdiff |
2016-06-27 |
Matt Caswell | Fix some OPENSSL_API_COMPAT values |
tree | commitdiff |
2016-06-09 |
Rich Salz | Clean up "generic" intro pod files. |
tree | commitdiff |
2016-05-23 |
Matt Caswell | Use strerror_r()/strerror_s() instead of strerror(... |
tree | commitdiff |
2016-05-23 |
Rich Salz | Remove unused error/function codes. |
tree | commitdiff |
2016-05-18 |
Richard Levitte | Cleanup openssl.ec |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 05/10 |
tree | commitdiff |
2016-05-16 |
Viktor Dukhovni | Fold threads.h into crypto.h making API public |
tree | commitdiff |
2016-05-10 |
Richard Levitte | Restore the ERR_remove_thread_state() API and make... |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-04-14 |
Matt Caswell | The err_cleanup() funtion is internal so shouldn't... |
tree | commitdiff |
2016-04-14 |
Matt Caswell | Ensure all locks are properly cleaned up |
tree | commitdiff |
2016-04-13 |
Rich Salz | Need err_load_crypto_strings_int declared. |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Rename int_*() functions to *_int() |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Rename lots of *_intern or *_internal function to int_* |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Deprecate ERR_free_strings() and make it a no-op |
tree | commitdiff |
2016-04-06 |
Matt Caswell | Fix no-ocsp |
tree | commitdiff |
2016-03-31 |
Richard Levitte | Fix "no-ui" configuration |
tree | commitdiff |
2016-03-29 |
FdaSilvaYY | Fix a big leak when using stack-allocated BIO items. |
tree | commitdiff |
2016-03-23 |
Rich Salz | Move dso.h to internal |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-03-20 |
Rich Salz | Remove #error from include files. |
tree | commitdiff |
2016-03-18 |
Richard Levitte | Implement support for no-ts |
tree | commitdiff |
2016-03-09 |
Matt Caswell | Remove the old threading API |
tree | commitdiff |
2016-03-09 |
Richard Levitte | err_lcl.h is gone, don't pretend it's there |
tree | commitdiff |
2016-03-08 |
Alessandro Ghedini | Convert ERR_STRING_DATA to new multi-threading API |
tree | commitdiff |
2016-03-08 |
Alessandro Ghedini | Convert ERR_STATE to new multi-threading API |
tree | commitdiff |
2016-03-02 |
Dr. Stephen Henson | Add KDF error codes |
tree | commitdiff |
2016-02-26 |
Rob Percival | Public API for Certificate Transparency |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-17 |
Rich Salz | Remove JPAKE |
tree | commitdiff |
2016-02-11 |
Rich Salz | Move to REF_DEBUG, for consistency. |
tree | commitdiff |
2016-02-10 |
Matt Caswell | Attempt to log an error if init failed |
tree | commitdiff |
2016-02-10 |
Matt Caswell | The new init functions can now fail so shouldn't be... |
tree | commitdiff |
2016-02-10 |
Rich Salz | Rename INIT funtions, deprecate old ones. |
tree | commitdiff |
2016-02-09 |
Matt Caswell | Auto init/deinit libcrypto |
tree | commitdiff |
2016-02-04 |
Kurt Roeckx | Use WSAGetLastError() on windows |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: new socket-handling functions, depreca... |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: add error macros & text, and make... |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-12 |
Richard Levitte | make update |
tree | commitdiff |
2016-01-11 |
Dr. Stephen Henson | Use ossl_inline and DEFINE_LHASH_OF |
tree | commitdiff |
2016-01-11 |
Dr. Stephen Henson | Add lh_new() inlining |
tree | commitdiff |
2016-01-11 |
Dr. Stephen Henson | Inline LHASH_OF |
tree | commitdiff |
2016-01-11 |
Viktor Dukhovni | Regenerate SSL record/statem error strings |
tree | commitdiff |
2016-01-08 |
Viktor Dukhovni | Backwards-compatibility subject to OPENSSL_API_COMPAT |
tree | commitdiff |
2015-12-23 |
Kurt Roeckx | Avoid using a dangling pointer when removing the last... |
tree | commitdiff |
2015-12-22 |
Rich Salz | Cleanup CRYPTO_{push,pop}_info |
tree | commitdiff |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | remove ECDSA error line |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | remove ecdsa.h header references. |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | remove errors |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | remove ecdh.h header |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | remove ECDH error loading |
tree | commitdiff |
2015-11-20 |
Matt Caswell | make update |
tree | commitdiff |
2015-11-20 |
Matt Caswell | Add ASYNC error codes |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-10-21 |
Richard Levitte | make update |
tree | commitdiff |
2015-10-21 |
Richard Levitte | Don't forget to load the CT error strings |
tree | commitdiff |
2015-10-21 |
Richard Levitte | Handle CT error macros separately |
tree | commitdiff |
2015-10-09 |
Adam Eijdenberg | Initial commit for Certificate Transparency support |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 11 |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-04-28 |
Rich Salz | realloc of NULL is like malloc |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-04-28 |
Rich Salz | ERR_ cleanup |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-11 |
Rich Salz | Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: many removals |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
tree | commitdiff |
2014-12-18 |
Matt Caswell | Change all instances of OPENSSL_NO_DEPRECATED to OPENSS... |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove FIPS error library from openssl.ec mkerr.pl |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-12-04 |
Kurt Roeckx | Remove SSLv2 support |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-10-15 |
Bodo Moeller | Fix SSL_R naming inconsistency. |
tree | commitdiff |
2014-10-15 |
Bodo Moeller | Support TLS_FALLBACK_SCSV. |
tree | commitdiff |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
tree | commitdiff |
2013-01-20 |
Dr. Stephen Henson | Don't include comp.h if no-comp set. |
tree | commitdiff |
next |