Commit History

Author SHA1 Message Date
  Richard Levitte 06bed64317 Make the huge buffer smaller, so the size becomes reasonable for small-stack environments. 22 years ago
  Richard Levitte b4000e8ad8 Move an assert() to avoid core dumps when a static buffer hasn't been given. 22 years ago
  Ulf Möller 31106cc750 name confusion with HP library function prototype (?) 23 years ago
  Dr. Stephen Henson c2e45f6ddf Win32 fixes: 23 years ago
  Richard Levitte 347177e052 Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget things like %lld 23 years ago
  Ulf Möller bf401a2aef %f conversion bug fix 23 years ago
  Richard Levitte 99b1aaf2ec On some operating systems, MAX is defined. Call ours OSSL_MAX instead 24 years ago
  Richard Levitte 827dbcb150 Change the printing mahine used by BIO_printf() and friends so it can 24 years ago
  Bodo Möller 29dc25e88a Increase print buffer (10K instead of just 2K). 24 years ago
  Bodo Möller affadbef0b Consistency 24 years ago
  Richard Levitte e6629837a9 Added BIO_vprintf() and BIO_vsnprintf(). The former because I've 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Bodo Möller e5c84d5152 New function ERR_error_string_n. 24 years ago
  Richard Levitte 3916800fef Let's care about the compiler warnings for both cases, shall we? 24 years ago
  Ulf Möller 938d90db71 gcc warnings 24 years ago
  Richard Levitte 5ee0d9c4a3 Hack b_print.c to implement asprintf() functionality. Not enabled by 24 years ago
  Ulf Möller 96723a3a68 Bug fix. 24 years ago
  Richard Levitte 42a9af38e7 Typo corrected. 24 years ago
  Richard Levitte 1b7aee1d4e Short is always promoted to int when passed as a function argument. 24 years ago
  Richard Levitte a1990dd76d Don't include sys/types.h if NO_SYS_TYPES_H is defined. 24 years ago
  Richard Levitte 47c177c7b3 Let's avoid compiler warnings over types. 24 years ago
  Geoff Thorpe 7dce5a727a Gets around VC++ compiler pickiness. (long != double) 24 years ago
  Ulf Möller b478e91fda different snprintf version. 24 years ago
  Ulf Möller 9fd4ee5d7c Use public domain snprintf() implementation by Patrick Powell to avoid 24 years ago
  Ulf Möller 4565c3e36f Use ANSI stdarg. 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago