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
*
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
*
Don't write out a bad OID
Matt Caswell
2018-03-27
1
-0
/
+2
*
Limit ASN.1 constructed types recursive definition depth
Matt Caswell
2018-03-27
2
-16
/
+35
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Add functions for setting the new EVP_PKEY_ASN1_METHOD functions
Matt Caswell
2018-03-15
1
-0
/
+17
*
Integrate X448 and Ed448 into libcrypto
Matt Caswell
2018-03-02
1
-0
/
+2
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Generate copyright year properly
Rich Salz
2018-02-13
2
-2
/
+4
*
Update copyright year
Matt Caswell
2018-02-13
2
-2
/
+2
*
Fix error-path memory leak in asn_mime.c
Todd Short
2018-01-24
1
-0
/
+1
*
Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
Richard Levitte
2018-01-23
1
-4
/
+15
*
Revert "EVP_PKEY_asn1_add0(): Check that this method isn't already registered"
Richard Levitte
2018-01-23
1
-5
/
+0
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
1
-2
/
+2
*
Address some code-analysis issues.
FdaSilvaYY
2017-12-08
1
-5
/
+6
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
3
-7
/
+7
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+12
*
asn1/a_strex.c: fix flags truncation in do_esc_char.
Andy Polyakov
2017-11-13
1
-8
/
+7
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
*
Add error handling in dsa_main and ASN1_i2d_bio.
Pavel Kopyl
2017-11-03
1
-0
/
+3
*
EVP_PKEY_asn1_add0(): Check that this method isn't already registered
Richard Levitte
2017-10-30
1
-0
/
+5
*
EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methods
Richard Levitte
2017-10-30
1
-0
/
+18
*
asn1_item_embed_new(): if locking failed, don't call asn1_item_embed_free()
Richard Levitte
2017-10-24
1
-2
/
+7
*
asn1_item_embed_new(): don't free an embedded item
Richard Levitte
2017-10-24
3
-9
/
+4
*
asn1_item_embed_new(): don't free an embedded item
Richard Levitte
2017-10-23
1
-2
/
+4
*
Remove duplicate assignment.
KaoruToda
2017-10-21
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
18
-79
/
+79
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-1
/
+1
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
4
-8
/
+8
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
1
-1
/
+1
*
Fix overflow in c2i_ASN1_BIT_STRING.
David Benjamin
2017-09-19
1
-0
/
+6
*
Fix return value of ASN1_TIME_compare
Todd Short
2017-08-30
1
-1
/
+1
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
2
-3
/
+5
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
3
-12
/
+3
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
12
-156
/
+47
*
Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c
Matt Caswell
2017-08-21
1
-1
/
+3
*
Revert "Add some casts for %j"
Rich Salz
2017-08-15
1
-2
/
+2
[next]