]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bio/b_print.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / bio / b_print.c
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-04-30  Matt CaswellClarify logic in BIO_*printf functions
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-17  Matt CaswellRemove dead code from crypto
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2007-09-15  Andy PolyakovMake bn2dec work on "SIXTY_FOUR_BIT" platforms.
2005-07-26  Geoff ThorpeFix compilation when HAVE_LONG_LONG isn't defined.
2005-05-05  Nils Larschfix compiler warning; pow10 is also in math.h
2005-04-05  Nils Larschsome const fixes and cleanup
2004-03-25  Geoff ThorpeProtect against gcc's "warning: cast does not match...
2004-03-21  Richard LevitteRemove a warning for conversion double->long. This...
2003-12-11  Richard LevitteTo figure out if we're going outside the buffer, use...
2003-11-04  Geoff ThorpeAvoid some shadowed variable names.
2003-10-29  Geoff ThorpeRemove an unnecessary cast that causes certain compiler...
2003-05-21  Richard LevitteFix sign bugs.
2003-04-03  Richard LevitteMake %p and %# work properly, at least with pointers...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-08-02  Richard LevitteCertain flag macros were tested with #if instead if...
2002-05-14  Bodo Möllermake b_print.c consistent with the rest of OpenSSL:
2002-05-09  Richard LevitteMake the huge buffer smaller, so the size becomes reaso...
2002-05-09  Richard LevitteMove an assert() to avoid core dumps when a static...
2001-12-10  Ulf Möllername confusion with HP library function prototype (?)
2001-04-29  Dr. Stephen HensonWin32 fixes:
2001-03-27  Richard LevitteInclude bn.h so we get BN_LLONG properly defined. ...
2001-02-27  Ulf Möller%f conversion bug fix
2000-10-22  Richard LevitteOn some operating systems, MAX is defined. Call ours...
2000-09-07  Richard LevitteChange the printing mahine used by BIO_printf() and...
2000-09-05  Bodo MöllerIncrease print buffer (10K instead of just 2K).
2000-09-04  Bodo MöllerConsistency
2000-08-18  Richard LevitteAdded BIO_vprintf() and BIO_vsnprintf(). The former...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-04-14  Bodo MöllerNew function ERR_error_string_n.
2000-03-04  Richard LevitteLet's care about the compiler warnings for both cases...
2000-03-04  Ulf Möllergcc warnings
2000-03-02  Richard LevitteHack b_print.c to implement asprintf() functionality...
2000-02-29  Ulf MöllerBug fix.
2000-02-28  Richard LevitteTypo corrected.
2000-02-27  Richard LevitteShort is always promoted to int when passed as a functi...
2000-02-26  Richard LevitteDon't include sys/types.h if NO_SYS_TYPES_H is defined.
2000-02-26  Richard LevitteLet's avoid compiler warnings over types.
2000-02-25  Geoff ThorpeGets around VC++ compiler pickiness. (long != double)
2000-02-25  Ulf Möllerdifferent snprintf version.
2000-02-24  Ulf MöllerUse public domain snprintf() implementation by Patrick...
1999-05-05  Ulf MöllerUse ANSI stdarg.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...