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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add NID_id_on_SmtpUTF8Mailbox to table of X.509 attributes
Dmitry Belyavskiy
2020-08-26
1
-1
/
+2
*
Fix coverity CID #1465531 - Negative return passed to a function param using ...
Shane Lontis
2020-08-24
1
-1
/
+1
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-7
/
+7
*
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
4
-45
/
+58
*
Add libctx to SMIME ASN1
Shane Lontis
2020-08-09
1
-19
/
+36
*
Coverity Fixes for issue #12531
Norman Ashley
2020-08-04
1
-1
/
+6
*
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
*
deprecate engines in libcrypto
Pauli
2020-07-16
2
-0
/
+6
*
Remove whitespace from 'white space'
haykam821
2020-06-19
1
-2
/
+2
*
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
Dr. David von Oheimb
2020-05-26
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-05-15
7
-7
/
+7
*
Fix d2i_PrivateKey_ex() to work as documented
Richard Levitte
2020-05-12
1
-0
/
+2
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
10
-0
/
+19
*
Update copyright year
Matt Caswell
2020-04-23
19
-19
/
+19
*
Add setter equivalents to X509_REQ_get0_signature
Dirk-Willem van Gulik
2020-04-21
1
-0
/
+28
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
3
-25
/
+17
*
Teach d2i_PrivateKey et al about libctx
Matt Caswell
2020-04-15
2
-50
/
+45
*
Integer overflow in ASN1_STRING_set.
Pauli
2020-04-08
1
-5
/
+16
*
Fix bug in strncpy() use of sk_ASN1_UTF8STRING2text() in asn1_lib.c
Dr. David von Oheimb
2020-03-25
1
-1
/
+1
*
Issuer Sign Tool extention support
Nikolay Morozov
2020-03-25
1
-1
/
+2
*
Extract sk_ASN1_UTF8STRING2text() from ts_get_status_text() in ts_rsp_verify....
Dr. David von Oheimb
2020-03-10
1
-25
/
+72
*
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
2020-02-29
1
-1
/
+1
*
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
Richard Levitte
2020-02-27
3
-3
/
+3
*
Adapt i2d_PrivateKey for provider only keys
Richard Levitte
2020-02-14
1
-0
/
+32
*
Forgotten GOST2012 support in non-vital places
Nikolay Morozov
2020-02-14
1
-0
/
+8
*
Deprecate the low level DSA functions.
Pauli
2020-02-12
2
-0
/
+12
*
X509: Refactor X509_verify() and X509_REQ_verify() for better streamlining
Richard Levitte
2020-02-02
1
-25
/
+44
*
Adapt ASN1_item_sign_ctx() for use with provided keypairs
Richard Levitte
2020-01-28
1
-5
/
+46
*
New functions for PKCS8 attributes management
Dmitry Belyavskiy
2020-01-24
1
-0
/
+11
*
libcrypto: Eliminate as much use of EVP_PKEY_size() as possible
Richard Levitte
2020-01-19
1
-1
/
+6
*
Add duplication APIs to ASN1_TIME and related types
Paul Yang
2020-01-17
3
-0
/
+7
*
Avoid leak in error path of asn1_parse2
kinichiro
2020-01-14
1
-16
/
+20
*
Make generated copyright year be "now"
Rich Salz
2020-01-07
1
-2
/
+2
*
Run make update
Matt Caswell
2020-01-02
1
-1
/
+1
*
ASN1: Adapt ASN.1 output routines to use BIO_f_prefix()
Richard Levitte
2019-12-18
1
-24
/
+38
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-1
/
+1
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
2
-3
/
+3
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
12
-34
/
+39
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
18
-17
/
+17
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
24
-35
/
+35
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
[crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation.
Cesar Pereida Garcia
2019-09-06
1
-3
/
+14
*
Add missing EBCDIC strings
opensslonzos-github
2019-08-14
1
-19
/
+24
*
Load the config file by default
Matt Caswell
2019-08-01
1
-0
/
+3
*
Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
Rich Salz
2019-07-17
1
-26
/
+0
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-145
/
+1
*
Coverity #1451596: check dirlen for being negative
Pauli
2019-07-12
1
-0
/
+2
*
Fix ASN1_TYPE_get/set with type=V_ASN1_BOOLEAN
Bernd Edlinger
2019-07-02
1
-2
/
+6
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
[next]