index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
x_algor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Fix malloc failure handling of X509_ALGOR_set0()
Dr. David von Oheimb
2022-01-14
1
-19
/
+12
*
asn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid() simplifying code
Dr. David von Oheimb
2022-01-07
1
-6
/
+22
*
asn1: fix indentation
Pauli
2021-06-19
1
-2
/
+2
*
crypto: repalce tabs with spaces
Pauli
2021-06-19
1
-3
/
+3
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-5
/
+5
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Move CMS signing code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-1
/
+1
*
Move CMS enveloping code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-0
/
+63
*
Coverity Fixes for issue #12531
Norman Ashley
2020-08-04
1
-1
/
+6
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add setter equivalents to X509_REQ_get0_signature
Dirk-Willem van Gulik
2020-04-21
1
-0
/
+28
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Address some code-analysis issues.
FdaSilvaYY
2017-12-08
1
-5
/
+6
*
constify X509_ALGOR_get0()
Dr. Stephen Henson
2016-08-17
1
-2
/
+2
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Add inclusion of internal/evp_int.h to all crypto/ files that need it
Richard Levitte
2015-12-07
1
-0
/
+1
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-4
/
+2
*
free NULL cleanup
Rich Salz
2015-03-24
1
-2
/
+1
*
Remove obsolete IMPLEMENT_ASN1_SET_OF
Dr. Stephen Henson
2015-02-09
1
-1
/
+0
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-71
/
+64
*
Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.
Dr. Stephen Henson
2015-01-05
1
-0
/
+11
*
New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier)
Dr. Stephen Henson
2010-03-11
1
-0
/
+14
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
And so it begins...
Dr. Stephen Henson
2008-03-12
1
-0
/
+5
*
Typo.
Dr. Stephen Henson
2006-04-05
1
-1
/
+1
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
1
-0
/
+52
*
More linker bloat reorganisation:
Dr. Stephen Henson
2001-07-27
1
-0
/
+1
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-105
/
+59
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Torture weak compilers less by not automatically including x509.h where
Bodo Möller
1999-07-22
1
-0
/
+1
*
Move stack implementations to more natural places.
Ben Laurie
1999-06-02
1
-0
/
+2
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-6
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+4
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-4
/
+5
*
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
/
+126