index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_strnid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
no_autoload: make the no-autoload-config option work again.
Pauli
2023-08-04
1
-0
/
+2
*
asn1: sort stacks before using find
Pauli
2023-05-01
1
-1
/
+3
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-4
/
+2
*
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...
Dr. David von Oheimb
2021-11-17
1
-3
/
+3
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Load the config file by default
Matt Caswell
2019-08-01
1
-0
/
+3
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+3
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-1
/
+0
*
Fix coding style nits in crypto/asn1/a_strnid.c
Paul Yang
2017-07-28
1
-10
/
+16
*
Fix nid assignment in ASN1_STRING_TABLE_add
lolyonok
2017-07-24
1
-1
/
+2
*
Convert asn1 selftests (a_strnid and ameth_lib) into internal test
Richard Levitte
2016-11-03
1
-76
/
+1
*
Add more zalloc
FdaSilvaYY
2016-05-29
1
-3
/
+1
*
Fix some missing inits
FdaSilvaYY
2016-05-29
1
-0
/
+1
*
Add rfc822Mailbox to string table.
Dr. Stephen Henson
2016-05-26
1
-0
/
+6
*
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
-3
/
+3
*
Add NumericString support
Dmitry Belyavsky
2015-09-07
1
-1
/
+4
*
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
-5
/
+5
*
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
-7
/
+3
*
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
-184
/
+193
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-1
/
+2
*
Set default global mask to UTF8 only.
Dr. Stephen Henson
2014-06-01
1
-1
/
+1
*
fix ASN1_STRING_TABLE_add so it can override existing string table values
Dr. Stephen Henson
2012-10-19
1
-31
/
+66
*
PR: 2433
Dr. Stephen Henson
2011-01-24
1
-1
/
+1
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-1
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
size_tification.
Ben Laurie
2008-11-01
1
-1
/
+1
*
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
Dr. Stephen Henson
2008-10-22
1
-6
/
+4
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
1
-8
/
+10
*
Bunch of constifications.
Andy Polyakov
2007-10-13
1
-1
/
+1
*
Add correct DN entry for serialNumber.
Dr. Stephen Henson
2003-05-08
1
-1
/
+4
*
Add entry for domainComponent so it is treated correctly.
Dr. Stephen Henson
2003-03-14
1
-0
/
+35
*
cast to 'unsigned long' before using ~ if we need an unsigned long result
Bodo Möller
2001-11-09
1
-2
/
+2
*
Add support for MS CSP Name PKCS#12 attribute.
Dr. Stephen Henson
2001-06-11
1
-1
/
+3
*
Global DirectoryString mask fix.
Dr. Stephen Henson
2000-10-04
1
-1
/
+1
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-4
/
+5
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
2000-06-01
1
-2
/
+4
*
warning.
Ulf Möller
2000-02-22
1
-1
/
+1
[next]