summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bio/bss_bio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide symbols for two missed public functions in bio.hbeck2024-07-091-1/+2
* Drop BIO_n{read,write}{,0}()tb2023-07-281-255/+2
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-2/+1
* Hide symbols in asn1 and biobeck2023-07-051-1/+10
* Add a new, mostly empty, bio_local.h and include it in the filestb2022-01-071-1/+3
* const for BIO_{new,set}() and most of the BIO_{f,s}_*() family oftb2018-05-011-3/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-12/+12
* remove NULL-checks before free()mmcc2015-12-231-5/+3
* Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead ofmiod2015-10-301-1/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* more: no need for null check before freederaadt2014-05-301-5/+1
* Spell ssize_t correctly (the incorrect spelling is ossl_ssize_t).jsing2014-05-241-9/+9
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-10/+8
* Put the final pieces from e_os.h in the required places, and remove it.deraadt2014-04-181-2/+0
* don't fake up SSIZE_MAXtedu2014-04-171-8/+0
* some KNF cleanup following the scriptderaadt2014-04-171-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-6/+6
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-285/+261
* resolve conflictsdjm2012-10-131-9/+9
* resolve conflictsdjm2009-01-091-1/+1
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-1/+54
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+1
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-2/+11
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+8
* openssl-engine-0.9.6 mergebeck2000-12-151-10/+10
* OpenSSL 0.9.5a mergebeck2000-04-151-9/+30
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+252
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+588