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
/
a_mbstr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+2
*
libcrypto refactoring: make more use of ASN1_STRING_set0()
Dr. David von Oheimb
2022-07-19
1
-3
/
+1
*
Add more negative checks for integers passed to OPENSSL_malloc().
Shane Lontis
2021-04-16
1
-0
/
+2
*
ASN1: check the Unicode code point range in ASN1_mbstring_copy()
Beat Bolli
2021-03-18
1
-3
/
+13
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
1
-7
/
+4
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-12
/
+10
*
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
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-60
/
+8
*
Memory bounds checking in asn1 code.
Pauli
2017-07-06
1
-3
/
+3
*
Undo commit d420ac2
Rich Salz
2017-07-05
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
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Updates for NumericString support
Matt Caswell
2015-09-07
1
-4
/
+14
*
Add NumericString support
Dmitry Belyavsky
2015-09-07
1
-1
/
+15
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-5
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-265
/
+288
*
Fix unitialized warnings
Dr. Stephen Henson
2009-10-04
1
-1
/
+1
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-7
/
+7
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
size_tification.
Ben Laurie
2008-11-01
1
-7
/
+7
*
Update util/ck_errf.pl script, and have it run automatically
Bodo Möller
2005-05-09
1
-10
/
+10
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-2
/
+2
*
outlen should be int * in out_utf8.
Dr. Stephen Henson
2003-08-21
1
-1
/
+1
*
Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to make
Richard Levitte
2000-09-10
1
-0
/
+7
*
New option to CA.pl to sign request using CA extensions.
Dr. Stephen Henson
2000-08-24
1
-1
/
+4
*
int may be smaller than 32 bits.
Bodo Möller
2000-06-05
1
-2
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-2
/
+2
*
Finish off the X509_ATTRIBUTE string stuff.
Dr. Stephen Henson
2000-01-20
1
-2
/
+2
*
Initial automation changes to 'req' and X509_ATTRIBUTE functions.
Dr. Stephen Henson
2000-01-06
1
-49
/
+1
*
Allow additional information to be attached to a
Dr. Stephen Henson
1999-11-04
1
-1
/
+1
*
Continued multibyte character support.
Dr. Stephen Henson
1999-10-27
1
-0
/
+29
*
More multibyte character support.
Dr. Stephen Henson
1999-10-25
1
-8
/
+65
*
Constification.
Ben Laurie
1999-10-23
1
-4
/
+4
*
Don't return stuff from void functions.
Ben Laurie
1999-10-23
1
-2
/
+2
*
New function ASN1_mbstring_copy() to handle ASN1 string copying. Ultimately
Dr. Stephen Henson
1999-10-21
1
-0
/
+352