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
*
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
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-89
/
+64
*
make update
Richard Levitte
2016-01-12
1
-10
/
+12
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-3
/
+3
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-5
/
+5
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-17
/
+2
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
2
-5
/
+2
*
Fixed problem with multiple load-unload of comp zlib
David Brodski
2015-08-26
1
-1
/
+3
*
Fix -DZLIB build for opaque COMP types
Rich Salz
2015-06-09
2
-42
/
+10
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
[next]