Historique des commits

Auteur SHA1 Message Date
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Rich Salz 92c7846372 RT3544: Remove MWERKS support il y a 10 ans
  Ben Laurie 08e5536445 Fix some clang warnings. il y a 12 ans
  Andy Polyakov 002684d693 Fix bug in big-endian path and optimize it for size. il y a 18 ans
  Andy Polyakov c5f17d45c1 Further synchronizations with md32_common.h update, consistent naming il y a 18 ans
  Andy Polyakov c69ed6ea39 Re-implement md32_common.h [make it simpler!] and eliminate code rendered il y a 18 ans
  Andy Polyakov a9c32ace06 SHA1 for PowerPC. il y a 18 ans
  Andy Polyakov ba3b2f1538 SHA-1 for x86_64. il y a 18 ans
  Andy Polyakov 6c1fc273f3 Eliminate false preprocessor dependencies introduced with VOS support. il y a 19 ans
  Andy Polyakov 66ee67be03 Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update. il y a 19 ans
  Richard Levitte 1110cea007 Update for Stratus VOS. il y a 19 ans
  Andy Polyakov 905fd45b36 Engage SHA1 IA64 assembler on IA64 platforms. il y a 20 ans
  Richard Levitte ef16f45081 Since num is now a size_t, it's not necssary to check for less than 0, il y a 20 ans
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... il y a 20 ans
  Andy Polyakov 4a37c48789 I implemented this when troubleshooting performance problem on SPARC Solaris. il y a 22 ans
  Andy Polyakov 2f98abbcb6 x86_64 performance patch. il y a 22 ans
  Ulf Möller 5dd955dcd2 openbsd-x86 macros il y a 23 ans
  Dr. Stephen Henson 2dc769a1c1 il y a 24 ans
  Ulf Möller 2501b335fa FLAT_INC is not needed; we use -I.. all the time il y a 25 ans
  Andy Polyakov bcba6cc60f HP-UX tune-up: new unified configs, HP C compiler bug workaround. il y a 25 ans
  Andy Polyakov 1eab9a1fbb Metrowerks for Motorola tune-up. il y a 25 ans
  Ben Laurie 232616efce Fix warnings. il y a 25 ans
  Andy Polyakov 7f7c318cfc SHA clean-up and (LP64) tune-up. il y a 25 ans
  Bodo Möller 946cbf67af Don't use inline assembler when configured for "no-asm". il y a 25 ans
  Bodo Möller 58c7977cfa I386_ONLY is defined in opensslconf.h, so we need to include it. il y a 25 ans
  Ulf Möller 2ec765c81d Use ifndef PEDANTIC for all inline assembler. il y a 25 ans
  Ralf S. Engelschall 397f703892 Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow il y a 25 ans
  Ben Laurie 5b640028cb Make -pedantic work again. il y a 25 ans