summaryrefslogtreecommitdiff
path: root/crypto/buffer
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-7/+3
* Update copyright yearMatt Caswell2021-06-171-1/+1
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* Update copyright yearMatt Caswell2020-11-261-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-2/+3
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-5/+5
* Rework how our providers are builtRichard Levitte2019-10-101-1/+1
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-0/+1
* Regenerate mkerr filesRich Salz2019-07-161-11/+2
* Following the license change, modify the boilerplates in crypto/buffer/Richard Levitte2018-12-062-2/+2
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Allow NULL for some _free routines.Rich Salz2018-03-271-0/+2
* Remove some code for a contributor that we cannot findMatt Caswell2018-03-271-3/+0
* Remove parentheses of return.KaoruToda2017-10-181-10/+10
* Use OPENSSL_secure_clear_free for secure mem BIOs and X25519 private keysBernd Edlinger2017-07-291-2/+2
* Fix crash in BUF_MEM_grow_clean.Bernd Edlinger2017-07-101-2/+4
* make error tables const and separate header fileRich Salz2017-06-071-15/+9
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Convert memset calls to OPENSSL_cleanseMatt Caswell2016-06-301-1/+0
* Remove unused error/function codes.Rich Salz2016-05-231-6/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* memset() doesn't take NULL.Ben Laurie2016-05-071-2/+4
* Remove --classic build entirelyRichard Levitte2016-04-201-43/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* constify PACKETEmilia Kasper2016-02-011-1/+1
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+2
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-262-2/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-16/+0
* Rename *_realloc_clean to *_clear_reallocRich Salz2015-12-221-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-163-150/+2
* Rebuild error source files.Dr. Stephen Henson2015-11-051-1/+1
* BUF_strndup: tidyEmilia Kasper2015-09-221-7/+7
* Make BUF_strndup() read-safe on arbitrary inputsAlessandro Ghedini2015-09-221-1/+8
* remove 0 assignments.Rich Salz2015-09-031-5/+1
* More secure storage of key material.Rich Salz2015-06-231-3/+39
* Replace memset with OPENSSL_clear_free()Matt Caswell2015-06-101-2/+1
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-2/+4
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-142-2/+2
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* realloc of NULL is like mallocRich Salz2015-04-281-8/+2
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-119/+0