index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
ameth_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-4
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-2
/
+1
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-22
1
-1
/
+1
*
crypto: raise error on malloc failure
FdaSilvaYY
2021-04-14
1
-4
/
+6
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-3
/
+3
*
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
1
-4
/
+4
*
deprecate engines in libcrypto
Pauli
2020-07-16
1
-0
/
+3
*
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-04-23
1
-1
/
+1
*
Teach d2i_PrivateKey et al about libctx
Matt Caswell
2020-04-15
1
-33
/
+14
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+2
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
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
1
-1
/
+1
*
Make EVP_PKEY_asn1_new() stricter with its input
Richard Levitte
2018-08-07
1
-0
/
+12
*
Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functions
Matt Caswell
2018-06-08
1
-0
/
+16
*
Add functions for setting the new EVP_PKEY_ASN1_METHOD functions
Matt Caswell
2018-03-15
1
-0
/
+17
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+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
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-0
/
+12
*
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
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-2
/
+3
*
Convert asn1 selftests (a_strnid and ameth_lib) into internal test
Richard Levitte
2016-11-03
1
-41
/
+1
*
Convert X509* functions to use const getters
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Constify private key decode.
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Add X25519 methods to internal tables
Dr. Stephen Henson
2016-08-13
1
-1
/
+4
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-3
/
+1
*
Fix no-cmac
Matt Caswell
2016-03-18
1
-0
/
+2
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-0
/
+1
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-1
/
+0
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-2
/
+2
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-3
/
+3
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-8
/
+0
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-33
/
+2
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-3
/
+2
*
Add funtions to set item_sign and item_verify
Sergey Agievich
2015-06-03
1
-0
/
+18
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-2
/
+2
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-2
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-6
/
+4
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
[next]