index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ui
/
ui_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-1
/
+2
*
Add UI functions to set result with explicit length and to retrieve the length
Richard Levitte
2017-09-08
1
-0
/
+3
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-45
/
+44
*
Add UI functionality to duplicate the user data
Richard Levitte
2017-05-31
1
-1
/
+4
*
VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.
Richard Levitte
2016-12-10
1
-0
/
+6
*
In UI_OpenSSL's open(), generate an error on unknown errno
Richard Levitte
2016-12-08
1
-0
/
+3
*
UI_process() didn't generate errors
Richard Levitte
2016-12-08
1
-0
/
+2
*
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
-1
/
+1
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
1
-0
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-57
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-3
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-38
/
+37
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-22
/
+26
*
make update
Richard Levitte
2001-06-23
1
-0
/
+7
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-07
1
-0
/
+104