index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
/
bio_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BIO_s_dgram_pair
Hugo Landau
2022-09-23
1
-0
/
+2
*
BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
Hugo Landau
2022-09-01
1
-0
/
+3
*
BIO_sendmmsg/BIO_recvmmsg (API only)
Hugo Landau
2022-08-19
1
-0
/
+19
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Add TFO support to socket BIO and s_client/s_server
Todd Short
2022-03-10
1
-0
/
+4
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
Dr. David von Oheimb
2021-01-16
1
-1
/
+0
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...
Dr. David von Oheimb
2020-02-10
1
-0
/
+3
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-64
/
+2
*
Following the license change, modify the boilerplates in crypto/bio/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add missing error code when alloc-return-null
FdaSilvaYY
2018-04-26
1
-0
/
+4
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-0
/
+4
*
Add BIO_bind function to bind local address for a socket.
John Hughes
2018-02-19
1
-0
/
+1
*
Copy name string in BIO_meth_new
Rich Salz
2018-02-10
1
-1
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-102
/
+105
*
Add better error logging if SCTP AUTH chunks are not enabled
Matt Caswell
2017-04-25
1
-0
/
+1
*
Add a BIO_lookup_ex() function
Matt Caswell
2017-04-25
1
-1
/
+2
*
Fix some feedback issues for BIO size_t-ify
Matt Caswell
2016-10-28
1
-0
/
+3
*
Create BIO_write_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+1
*
Create BIO_read_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+1
*
Move BIO index lock creation
Rich Salz
2016-08-21
1
-0
/
+1
*
Discard BIO_set(BIO* bio) method
FdaSilvaYY
2016-07-25
1
-1
/
+0
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-20
/
+4
*
few missing allocation failure checks and releases on error paths
J Mohan Rao Arisankala
2016-05-09
1
-6
/
+2
*
make update
Richard Levitte
2016-04-29
1
-53
/
+8
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-0
/
+2
*
bio_err.c: remove a reappeared filename comment
Viktor Szakats
2016-02-04
1
-1
/
+0
*
make update
Richard Levitte
2016-02-03
1
-1
/
+8
*
make update
Richard Levitte
2016-02-03
1
-0
/
+2
*
make update
Richard Levitte
2016-02-03
1
-0
/
+15
*
Refactoring BIO: add error macros & text, and make update
Richard Levitte
2016-02-03
1
-1
/
+9
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-11
/
+11
*
make errors
Matt Caswell
2015-03-06
1
-1
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-81
/
+82
*
fix error code
Dr. Stephen Henson
2011-12-27
1
-1
/
+2
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-0
/
+1
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-64
/
+67
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-21
1
-0
/
+1
*
Handle read errors.
Ben Laurie
2002-06-11
1
-0
/
+1
*
Make no config file not an error. Move /dev/crypto config to ctrl.
Ben Laurie
2002-01-22
1
-0
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-0
/
+1
*
Avoid abort() throughout the library, except when preprocessor
Bodo Möller
2000-09-04
1
-3
/
+3
[next]