index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_obj.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
1
-2
/
+1
*
Constify some X509_NAME, ASN1 printing code
FdaSilvaYY
2016-08-23
1
-2
/
+2
*
Spelling
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove repeated condition from if in X509_NAME_oneline
Matt Caswell
2016-05-17
1
-1
/
+1
*
Prevent EBCDIC overread for very long strings
Matt Caswell
2016-05-03
1
-2
/
+3
*
Add checks to X509_NAME_oneline()
Dr. Stephen Henson
2016-04-29
1
-0
/
+16
*
Sanity check buffer length.
Dr. Stephen Henson
2016-04-29
1
-0
/
+2
*
Fix a build error with strict-warnings and CHARSET_EBCDIC
Matt Caswell
2016-04-29
1
-3
/
+3
*
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
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-2
/
+1
*
make X509_NAME opaque
Dr. Stephen Henson
2015-03-25
1
-0
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-146
/
+132
*
Bunch of constifications.
Andy Polyakov
2007-10-13
1
-1
/
+1
*
Increase internal security when using strncpy, by making sure the resulting s...
Richard Levitte
2002-02-28
1
-0
/
+1
*
Handle empty X509_NAME in printing routines.
Dr. Stephen Henson
2001-06-26
1
-0
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+37
*
Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for a
Dr. Stephen Henson
1999-05-09
1
-1
/
+1
*
Another safe stack.
Ben Laurie
1999-05-01
1
-2
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-4
/
+1
*
Massive constification.
Ben Laurie
1999-04-17
1
-3
/
+13
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-6
/
+5
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+180