aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/buffer.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-10-17Replace BUF_ string function calls with OPENSSL_ onesRich Salz1-10/+8
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-3/+3
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson1-1/+0
2017-08-25NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guardRichard Levitte1-4/+1
2017-06-07make error tables const and separate header fileRich Salz1-15/+1
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-2/+3
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+6
2016-02-01constify PACKETEmilia Kasper1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-20/+15
2015-09-22BUF_strndup: tidyEmilia Kasper1-2/+2
2015-09-22Make BUF_strndup() read-safe on arbitrary inputsAlessandro Ghedini1-0/+6
2015-06-23More secure storage of key material.Rich Salz1-0/+4
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+119