تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Rich Salz 349807608f Remove /* foo.c */ comments 8 سال پیش
  Rich Salz 4fae386cb0 Cleanup CRYPTO_{push,pop}_info 8 سال پیش
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 سال پیش
  Andy Polyakov 5f0580ccf1 Harmonize pointer printing and size_t-fy casts. 8 سال پیش
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 سال پیش
  Matt Caswell 9d9e37744c Clarify logic in BIO_*printf functions 9 سال پیش
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 سال پیش
  Matt Caswell b7573c597c Remove dead code from crypto 9 سال پیش
  Matt Caswell 918bb86529 Unchecked malloc fixes 9 سال پیش
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 سال پیش
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 سال پیش
  Andy Polyakov 77519b51db Make bn2dec work on "SIXTY_FOUR_BIT" platforms. 17 سال پیش
  Geoff Thorpe 209b12814f Fix compilation when HAVE_LONG_LONG isn't defined. 19 سال پیش
  Nils Larsch 2c288b2a7e fix compiler warning; pow10 is also in math.h 19 سال پیش
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 سال پیش
  Geoff Thorpe 032c3ecb18 Protect against gcc's "warning: cast does not match function type". 20 سال پیش
  Richard Levitte ec5d8a54e9 Remove a warning for conversion double->long. This has impacts on Windows. 20 سال پیش
  Richard Levitte a2b0de98af To figure out if we're going outside the buffer, use the size of the buffer, 20 سال پیش
  Geoff Thorpe d8ec0dcf45 Avoid some shadowed variable names. 20 سال پیش
  Geoff Thorpe 8a66d17899 Remove an unnecessary cast that causes certain compilers (eg. mine) some 20 سال پیش
  Richard Levitte 83743ad039 Fix sign bugs. 21 سال پیش
  Richard Levitte c433d72593 Make %p and %# work properly, at least with pointers and floats. 21 سال پیش
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 سال پیش
  Richard Levitte ba8fb52183 Certain flag macros were tested with #if instead if #ifdef... 22 سال پیش
  Bodo Möller 60e5f36d27 make b_print.c consistent with the rest of OpenSSL: 22 سال پیش
  Richard Levitte 06bed64317 Make the huge buffer smaller, so the size becomes reasonable for small-stack environments. 22 سال پیش
  Richard Levitte b4000e8ad8 Move an assert() to avoid core dumps when a static buffer hasn't been given. 22 سال پیش
  Ulf Möller 31106cc750 name confusion with HP library function prototype (?) 22 سال پیش
  Dr. Stephen Henson c2e45f6ddf Win32 fixes: 23 سال پیش
  Richard Levitte 347177e052 Include bn.h so we get BN_LLONG properly defined. Otherwise, we can forget things like %lld 23 سال پیش