index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
comp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix coverity 1493364 & 1493375: unchecked return value
Pauli
2021-11-07
1
-2
/
+10
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
comp: remove TODOs
Pauli
2021-06-02
1
-2
/
+0
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Add RUN_ONCE support to zlib init
Todd Short
2021-04-22
1
-46
/
+45
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_ conf symbols
Shane Lontis
2021-03-18
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-11-26
2
-2
/
+2
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-6
/
+12
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
1
-6
/
+6
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
2
-8
/
+8
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
3
-2
/
+2
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
BIO_f_zlib: Properly handle BIO_CTRL_PENDING and BIO_CTRL_WPENDING calls.
Tomas Mraz
2019-09-12
1
-0
/
+22
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-13
/
+2
*
Following the license change, modify the boilerplates in crypto/comp/
Richard Levitte
2018-12-06
4
-4
/
+4
*
Fix last(?) batch of malloc-NULL places
Rich Salz
2018-04-26
2
-2
/
+6
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Allow NULL for some _free routines.
Rich Salz
2018-03-27
1
-0
/
+2
*
Remove some code for a contributor that we cannot find
Matt Caswell
2018-03-27
1
-3
/
+0
*
Add comments to NULL func ptrs in bio_method_st
Daniel Bevenius
2017-12-17
1
-2
/
+2
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
1
-2
/
+2
*
Don't NULL check before calling DSO_free.
Rich Salz
2017-11-08
1
-2
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
2
-7
/
+7
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-19
/
+16
*
Fix zlib BIO_METHOD for latest BIO_METHOD structure changes
Matt Caswell
2016-11-08
1
-0
/
+4
*
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
-6
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
3
-153
/
+18
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-46
/
+0
*
Remake the way dynamic zlib is loaded
Richard Levitte
2016-04-13
1
-5
/
+12
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-2
/
+2
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-2
/
+2
*
Deprecate COMP_zlib_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-3
/
+3
*
Fix the zlib config option
Matt Caswell
2016-03-30
1
-21
/
+31
*
Move dso.h to internal
Rich Salz
2016-03-23
1
-1
/
+1
*
RT4660: BIO_METHODs should be const.
David Benjamin
2016-03-21
1
-2
/
+2
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-10
/
+0
*
The new init functions can now fail so shouldn't be void
Matt Caswell
2016-02-10
1
-1
/
+5
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-1
/
+1
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-0
/
+2
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+4
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
[next]