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
/
asn1
/
a_digest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-3
/
+3
*
asn1: fix indentation
Pauli
2021-04-21
1
-2
/
+2
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-4
/
+4
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-5
/
+4
*
Fix coverity CID #1465531 - Negative return passed to a function param using ...
Shane Lontis
2020-08-24
1
-1
/
+1
*
Fix an ENGINE leak in asn1_item_digest_with_libctx
Matt Caswell
2020-08-01
1
-1
/
+5
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-8
/
+32
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
Richard Levitte
2020-02-27
1
-1
/
+1
*
Coverity fix in some crypto/asn1 code
FdaSilvaYY
2018-12-22
1
-4
/
+8
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-2
/
+2
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-4
/
+1
*
Combined patch against master branch for the following issues:
Bernd Edlinger
2017-02-03
1
-2
/
+6
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-36
/
+34
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-23
1
-2
/
+4
*
Consistency.
Ben Laurie
2005-03-31
1
-3
/
+2
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-2
/
+3
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-1
/
+6
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-2
/
+2
*
Various function for commmon operations.
Dr. Stephen Henson
2001-02-02
1
-8
/
+2
*
Add NO_ASN1_OLD to remove some old style functions:
Dr. Stephen Henson
2000-12-28
1
-0
/
+4
*
ASN1_ITEM versions of sign, verify, pack and unpack.
Dr. Stephen Henson
2000-12-28
1
-0
/
+18
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-2
/
+2
*
Initial trust code: allow setting of trust checking functions
Dr. Stephen Henson
1999-11-27
1
-2
/
+2
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+5
*
Fix two remaining prototype-related warnings
Ralf S. Engelschall
1999-08-08
1
-0
/
+1
*
Don't include x509.h when we just need asn1.h
Bodo Möller
1999-07-24
1
-1
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-6
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+91