hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / include / openssl / buffer.h
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-10-17 Rich SalzReplace BUF_ string function calls with OPENSSL_ ones
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-13 Matt CaswellUpdate copyright year
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-08-25 Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-06-07 Rich Salzmake error tables const and separate header file
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-02-01 Emilia Kasperconstify PACKET
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-09-22 Emilia KasperBUF_strndup: tidy
2015-09-22 Alessandro GhediniMake BUF_strndup() read-safe on arbitrary inputs
2015-06-23 Rich SalzMore secure storage of key material.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory