index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
f_int.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
crypto: factorize to hex chars conversion code.
FdaSilvaYY
2024-08-07
1
-3
/
+1
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
1
-2
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-1
/
+0
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-5
/
+4
*
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
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-3
/
+3
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-14
/
+3
*
Fix a slightly confusing if condition in a2i_ASN1_INTEGER.
Bernd Edlinger
2017-02-17
1
-1
/
+1
*
Constify i2a*
Dr. Stephen Henson
2016-08-18
1
-1
/
+1
*
Convert X509_REVOKED* functions to use const getters
Matt Caswell
2016-08-18
1
-1
/
+1
*
Free buffer in a2i_ASN1_INTEGER() on error path.
Dr. Stephen Henson
2016-08-05
1
-0
/
+1
*
Free buffer on error in a2i_ASN1_INTEGER()
Matt Caswell
2016-06-01
1
-0
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Use OPENSSL_hexchar2int
Rich Salz
2016-05-16
1
-8
/
+2
*
Fix building with -DCHARSET_EBCDIC
Matt Caswell
2016-04-29
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rename *_realloc_clean to *_clear_realloc
Rich Salz
2015-12-22
1
-1
/
+1
*
ASN1 INTEGER refactor.
Dr. Stephen Henson
2015-05-18
1
-0
/
+13
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Remove goto inside an if(0) block
Rich Salz
2015-05-01
1
-13
/
+9
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
realloc of NULL is like malloc
Rich Salz
2015-04-28
1
-4
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-149
/
+145
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-2
/
+1
*
Fixes to various ASN1_INTEGER routines for negative case.
Dr. Stephen Henson
2001-01-19
1
-1
/
+7
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-3
/
+3
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Don't include x509.h when we just need asn1.h
Bodo Möller
1999-07-24
1
-1
/
+1
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+9
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-8
/
+2
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
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
/
+211