Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ 6 years ago
  Richard Levitte 389c09fa09 License: change any non-boilerplate comment referring to "OpenSSL license" 6 years ago
  Matt Caswell c486283cb8 Update copyright year 6 years ago
  Richard Levitte dda5396aae crypto/bn/asm/x86_64-gcc.c: remove unnecessary redefinition of BN_ULONG 6 years ago
  Andy Polyakov a78324d95b bn/bn_add.c: address performance regression. 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz e3713c365c Remove email addresses from source code. 7 years ago
  Andy Polyakov 68b4a6e91f crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'r'. 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Richard Levitte 053fa39af6 Conversion to UTF-8 where needed 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Andy Polyakov c27310f938 bn/asm/x86_64-gcc.cL make it indent-friendly. 9 years ago
  Andy Polyakov a7a44ba55c Fix for CVE-2014-3570 (with minor bn_asm.c revamp). 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 years ago
  Adam Langley 7753a3a684 Add volatile qualifications to two blocks of inline asm to stop GCC from 11 years ago
  Andy Polyakov 9f6b0635ad x86_64-gcc.c: resore early clobber constraint. 12 years ago
  Andy Polyakov be0d31b166 Add linux-x32 target. 12 years ago
  Dr. Stephen Henson 949c6f8ccf Stop warnings. 13 years ago
  Dr. Stephen Henson 41b7619596 Fix missing prototype warnings then fix different prototype warnings ;-) 16 years ago
  Andy Polyakov 93c4ba07d7 x86_64-xlate.pl update, engage x86_64 assembler in mingw64. 16 years ago
  Andy Polyakov aa8f38e49b x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules. 16 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Dr. Stephen Henson 9619b730b4 Use stddef.h to pick up size_t def. 16 years ago
  Dr. Stephen Henson c76fd290be Fix warnings about mismatched prototypes, undefined size_t and value computed 16 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 16 years ago
  Andy Polyakov c8a0d0aaf9 Engage assembler in solaris64-x86_64-cc. 18 years ago
  Andy Polyakov 60fd574cdf Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to be initially 19 years ago
  Andy Polyakov 1809e858bb Eliminate compiler warnings and throw in performance table. 20 years ago
  Andy Polyakov 1751034669 Typo in crypto/bn/asm/x86_64.c, bn_div_words(). 21 years ago