23 次代码提交 (6ae7ddb755936839e9e23af0231fb249cb09912c)

作者 SHA1 备注 提交日期
  David Benjamin 147f1c468c Simplify RC4 code and remove assembly. 8 年前
  David Benjamin fdd8e9c8c7 Switch perlasm calling convention. 8 年前
  Adam Langley 3d907ed964 Remove RC4_options from rc4-586.pl. 8 年前
  David Benjamin 9f897b2580 Remove the stitched RC4-MD5 code and use the generic one. 9 年前
  Adam Langley 13f1dd497f Fix a couple more signed/unsigned compares. 9 年前
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 年前
  David Benjamin a3a80b23eb Convert remaining Latin-1 files to UTF-8. 9 年前
  David Benjamin de12d6cd7a Mind the end of the buffer in aligned case of generic RC4 implementation. 9 年前
  David Benjamin 09bdb2a2c3 Remove explicit .hiddens from x86_64 perlasm files. 9 年前
  Adam Langley 3f309aef45 Tidy up RC4 a little. 9 年前
  Adam Langley 97999919bb Hide all asm symbols. 9 年前
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9 年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 年前
  David Benjamin 5e77bd449e Use OPENSSL_64_BIT in rc4.c. 10 年前
  Adam Langley e7fa75b74f Remove use of GOTPCREL in asm. 10 年前
  Adam Langley ded93581f1 Windows build fixes. 10 年前
  Adam Langley 581a17f5c8 Fix typo from eb7d2ed1. 10 年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10 年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 年前
  Adam Langley 45ec21b99c Add stitched RC4-MD5 as an AEAD. 10 年前
  Adam Langley 9a7cb38882 rc4/asm/rc4-586.pl: allow for 386-only build. 10 年前
  Adam Langley 520ed0446c GOT-relative lookups in RC4 code. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前