index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
buffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Convert memset calls to OPENSSL_cleanse
Matt Caswell
2016-06-30
1
-1
/
+0
*
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 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
memset() doesn't take NULL.
Ben Laurie
2016-05-07
1
-2
/
+4
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-43
/
+0
*
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
*
constify PACKET
Emilia Kasper
2016-02-01
1
-1
/
+1
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+2
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
2
-2
/
+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
1
-16
/
+0
*
Rename *_realloc_clean to *_clear_realloc
Rich Salz
2015-12-22
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
3
-150
/
+2
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-1
/
+1
*
BUF_strndup: tidy
Emilia Kasper
2015-09-22
1
-7
/
+7
*
Make BUF_strndup() read-safe on arbitrary inputs
Alessandro Ghedini
2015-09-22
1
-1
/
+8
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-5
/
+1
*
More secure storage of key material.
Rich Salz
2015-06-23
1
-3
/
+39
*
Replace memset with OPENSSL_clear_free()
Matt Caswell
2015-06-10
1
-2
/
+1
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
*
make depend
Richard Levitte
2015-05-14
1
-2
/
+4
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
2
-2
/
+2
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
realloc of NULL is like malloc
Rich Salz
2015-04-28
1
-8
/
+2
*
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
Richard Levitte
2015-03-31
1
-17
/
+1
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-119
/
+0
*
size_t for buffer functions.
Dr. Stephen Henson
2015-02-13
2
-4
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
4
-252
/
+230
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-28
1
-4
/
+0
*
Check length first in BUF_strnlen().
Ben Laurie
2014-05-22
1
-1
/
+1
*
Remove redundant test.
Ben Laurie
2014-05-21
1
-4
/
+1
*
Implement BUF_strnlen() and use it instead of strlen().
Ben Laurie
2014-05-21
2
-1
/
+12
*
Don't allocate more than is needed in BUF_strndup().
Ben Laurie
2014-05-20
1
-0
/
+5
*
Typo.
Dr. Stephen Henson
2013-07-17
1
-1
/
+1
*
correct error code
Dr. Stephen Henson
2012-04-22
1
-1
/
+1
*
Check for potentially exploitable overflows in asn1_d2i_read_bio
Dr. Stephen Henson
2012-04-19
1
-0
/
+17
*
make update
Bodo Möller
2011-09-05
1
-5
/
+4
*
make update
Richard Levitte
2011-03-24
1
-4
/
+5
*
Add SRP support.
Ben Laurie
2011-03-12
1
-5
/
+4
*
Update dependencies.
Dr. Stephen Henson
2011-02-21
1
-4
/
+5
*
make update
Bodo Möller
2011-02-03
1
-0
/
+7
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-5
/
+2
[next]