aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_obj.c
Commit message (Expand)AuthorAgeFilesLines
* Constify some X509_NAME, ASN1 printing codeFdaSilvaYY2016-08-231-2/+2
* SpellingFdaSilvaYY2016-06-291-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Remove repeated condition from if in X509_NAME_onelineMatt Caswell2016-05-171-1/+1
* Prevent EBCDIC overread for very long stringsMatt Caswell2016-05-031-2/+3
* Add checks to X509_NAME_oneline()Dr. Stephen Henson2016-04-291-0/+16
* Sanity check buffer length.Dr. Stephen Henson2016-04-291-0/+2
* Fix a build error with strict-warnings and CHARSET_EBCDICMatt Caswell2016-04-291-3/+3
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-2/+1
* make X509_NAME opaqueDr. Stephen Henson2015-03-251-0/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-146/+132
* Bunch of constifications.Andy Polyakov2007-10-131-1/+1
* Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte2002-02-281-0/+1
* Handle empty X509_NAME in printing routines.Dr. Stephen Henson2001-06-261-0/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+37
* Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1999-05-081-1/+1
* Another safe stack.Ben Laurie1999-05-011-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-4/+1
* Massive constification.Ben Laurie1999-04-171-3/+13
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+180