index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
o_fopen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add missing include file.
Pauli
2018-09-17
1
-3
/
+1
*
crypto/o_fopen.c: alias fopen to fopen64.
Andy Polyakov
2018-08-13
1
-0
/
+18
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+3
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
o_fopen.c: compensate for e_os.h omission.
Andy Polyakov
2018-03-22
1
-1
/
+4
*
o_fopen.c,rand/randfile.c: compensate for e_os.h omission.
Andy Polyakov
2018-03-21
1
-0
/
+3
*
Fix a few if(, for(, while( inside code.
FdaSilvaYY
2016-07-20
1
-1
/
+1
*
Move OS-specific fopen quirks to o_fopen.c.
Andy Polyakov
2016-06-22
1
-0
/
+103