]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/err.h
Update copyright year
[thirdparty/openssl.git] / include / internal / err.h
2021-02-18  Matt CaswellUpdate copyright year
2021-02-10  FdaSilvaYYinclude/internal: add a few missing #pragma once directives
2019-09-28  Dr. Matthias St... Fix header file include guard names
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-04-14  Matt CaswellThe err_cleanup() funtion is internal so shouldn't...
2016-04-14  Matt CaswellEnsure all locks are properly cleaned up
2016-04-13  Richard LevitteMove a declaration that's private to libcrypto
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellFix symbols missing from shared build
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13  Matt CaswellDeprecate ERR_free_strings() and make it a no-op