index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11
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
*
Support SM2 certificate signing
Paul Yang
2019-06-28
1
-4
/
+9
*
Add d2i_KeyParams/i2d_KeyParams API's.
Shane Lontis
2019-05-27
4
-2
/
+100
*
Coverity CID 1444959: Integer handling issues
Pauli
2019-05-08
1
-2
/
+7
*
Move ASN1_BROKEN macros
Rich Salz
2019-03-19
1
-0
/
+6
*
Support SM2 certificate verification
杨洋
2019-03-13
1
-2
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
17
-132
/
+177
*
Fix d2i_PublicKey() for EC keys
Todd Short
2019-02-08
1
-1
/
+1
*
Update generator copyright year.
Viktor Dukhovni
2019-01-07
1
-1
/
+1
*
make update
Matt Caswell
2019-01-03
1
-1
/
+1
*
Coverity fix in some crypto/asn1 code
FdaSilvaYY
2018-12-22
3
-19
/
+43
*
typo ANS1 -> ASN1
nxtstep
2018-12-11
1
-1
/
+1
*
Make EVP_PKEY_asn1_add0() stricter about its input
Richard Levitte
2018-12-07
1
-12
/
+16
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
70
-71
/
+71
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
3
-4
/
+4
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
2
-3
/
+3
*
ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroes
Richard Levitte
2018-09-09
1
-0
/
+24
*
asn1/asn_moid.c: overhaul do_create.
Andy Polyakov
2018-08-22
1
-18
/
+12
*
i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer
Richard Levitte
2018-08-11
2
-4
/
+16
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-4
/
+0
*
Make EVP_PKEY_asn1_new() stricter with its input
Richard Levitte
2018-08-07
1
-0
/
+12
*
asn1/tasn_utl.c: fix logical error in and overhaul asn1_do_lock.
Andy Polyakov
2018-08-01
1
-12
/
+23
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
Move SM2 algos to SM2 specific PKEY method
Jack Lloyd
2018-06-19
1
-0
/
+3
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
3
-2
/
+4
*
Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functions
Matt Caswell
2018-06-08
1
-0
/
+16
*
Limit scope of CN name constraints
Viktor Dukhovni
2018-05-23
1
-50
/
+0
*
a_strex.c: prevent out of bound read in do_buf()
Dr. Matthias St. Pierre
2018-05-02
2
-2
/
+24
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
a_strex.c: improve documentation of 'tag2nbyte' lookup table
Dr. Matthias St. Pierre
2018-04-24
1
-6
/
+16
*
p5_scrypt.c: fix error check of RAND_bytes() call
Dr. Matthias St. Pierre
2018-04-17
1
-1
/
+1
*
Update copyright year
Richard Levitte
2018-04-17
9
-9
/
+9
*
Set error code on alloc failures
Rich Salz
2018-04-03
11
-24
/
+51
*
Fix a text canonicalisation bug in CMS
Matt Caswell
2018-04-03
1
-3
/
+5
*
Update copyright year
Matt Caswell
2018-04-03
2
-2
/
+2
[next]