index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
f_string.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-16
/
+4
*
Constify i2a*
Dr. Stephen Henson
2016-08-18
1
-1
/
+1
*
Free memory on an error path
Matt Caswell
2016-06-14
1
-0
/
+3
*
Copyright consolidation 08/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
*
GH480: Don't break statements with CPP stuff.
Flavio Medeiros
2016-02-24
1
-5
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
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
-14
/
+11
*
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
-5
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-142
/
+139
*
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
-9
/
+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
/
+210