Commit History

Autor SHA1 Mensaxe Data
  Andy Polyakov 77519b51db Make bn2dec work on "SIXTY_FOUR_BIT" platforms. %!s(int64=17) %!d(string=hai) anos
  Geoff Thorpe 209b12814f Fix compilation when HAVE_LONG_LONG isn't defined. %!s(int64=19) %!d(string=hai) anos
  Nils Larsch 2c288b2a7e fix compiler warning; pow10 is also in math.h %!s(int64=19) %!d(string=hai) anos
  Nils Larsch 70f34a5841 some const fixes and cleanup %!s(int64=19) %!d(string=hai) anos
  Geoff Thorpe 032c3ecb18 Protect against gcc's "warning: cast does not match function type". %!s(int64=20) %!d(string=hai) anos
  Richard Levitte ec5d8a54e9 Remove a warning for conversion double->long. This has impacts on Windows. %!s(int64=20) %!d(string=hai) anos
  Richard Levitte a2b0de98af To figure out if we're going outside the buffer, use the size of the buffer, %!s(int64=21) %!d(string=hai) anos
  Geoff Thorpe d8ec0dcf45 Avoid some shadowed variable names. %!s(int64=21) %!d(string=hai) anos
  Geoff Thorpe 8a66d17899 Remove an unnecessary cast that causes certain compilers (eg. mine) some %!s(int64=21) %!d(string=hai) anos
  Richard Levitte 83743ad039 Fix sign bugs. %!s(int64=21) %!d(string=hai) anos
  Richard Levitte c433d72593 Make %p and %# work properly, at least with pointers and floats. %!s(int64=21) %!d(string=hai) anos
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. %!s(int64=22) %!d(string=hai) anos
  Richard Levitte ba8fb52183 Certain flag macros were tested with #if instead if #ifdef... %!s(int64=22) %!d(string=hai) anos
  Bodo Möller 60e5f36d27 make b_print.c consistent with the rest of OpenSSL: %!s(int64=22) %!d(string=hai) anos
  Richard Levitte 06bed64317 Make the huge buffer smaller, so the size becomes reasonable for small-stack environments. %!s(int64=22) %!d(string=hai) anos
  Richard Levitte b4000e8ad8 Move an assert() to avoid core dumps when a static buffer hasn't been given. %!s(int64=22) %!d(string=hai) anos
  Ulf Möller 31106cc750 name confusion with HP library function prototype (?) %!s(int64=23) %!d(string=hai) anos
  Dr. Stephen Henson c2e45f6ddf Win32 fixes: %!s(int64=23) %!d(string=hai) anos
  Richard Levitte 347177e052 Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget things like %lld %!s(int64=23) %!d(string=hai) anos
  Ulf Möller bf401a2aef %f conversion bug fix %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 99b1aaf2ec On some operating systems, MAX is defined. Call ours OSSL_MAX instead %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 827dbcb150 Change the printing mahine used by BIO_printf() and friends so it can %!s(int64=24) %!d(string=hai) anos
  Bodo Möller 29dc25e88a Increase print buffer (10K instead of just 2K). %!s(int64=24) %!d(string=hai) anos
  Bodo Möller affadbef0b Consistency %!s(int64=24) %!d(string=hai) anos
  Richard Levitte e6629837a9 Added BIO_vprintf() and BIO_vsnprintf(). The former because I've %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names %!s(int64=24) %!d(string=hai) anos
  Bodo Möller e5c84d5152 New function ERR_error_string_n. %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 3916800fef Let's care about the compiler warnings for both cases, shall we? %!s(int64=25) %!d(string=hai) anos
  Ulf Möller 938d90db71 gcc warnings %!s(int64=25) %!d(string=hai) anos
  Richard Levitte 5ee0d9c4a3 Hack b_print.c to implement asprintf() functionality. Not enabled by %!s(int64=25) %!d(string=hai) anos