1. 843f8ca CryptoPkg/OpensslLib: Move OPENSSL_NO_xxx defines into opensslconf.h by David Woodhouse · 9 years ago
  2. 97468ab CryptoPkg/OpensslLib: Eliminate GETPID_IS_MEANINGLESS definition by David Woodhouse · 9 years ago
  3. 3b21958 CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handling by David Woodhouse · 9 years ago
  4. 5121a76 CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakage by David Woodhouse · 9 years ago
  5. de0408b CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME by David Woodhouse · 9 years ago
  6. 6854718 CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAIN by David Woodhouse · 9 years ago
  7. e6eaada CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents type by David Woodhouse · 9 years ago
  8. 338bfd9 CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECT by David Woodhouse · 9 years ago
  9. 4ffe0fa CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTE by David Woodhouse · 9 years ago
  10. eeb8928 CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAME by David Woodhouse · 9 years ago
  11. 1cae0c8 CryptoPkg/BaseCryptLib: Add missing OpenSSL includes by David Woodhouse · 9 years ago
  12. f858b87 CryptoPkg: Fix one wrong parameter for weak key checking by Qin Long · 9 years ago
  13. 5c4a379 CryptoPkg: Replace string wrapper functions with safe string functions by Qin Long · 9 years ago
  14. 9e8841b CryptoPkg: Add a missed include file to fix the possible build issue. by Qin Long · 9 years ago
  15. 11298d8 CryptoPkg: Update Package version to 0.96 by Qin Long · 9 years ago
  16. 8ca8dd9 CryptoPkg: remove redundant parentheses by Bruce Cran · 9 years ago
  17. b134fe9 CryptoPkg: Make the function headers of Pkcs7GetAttachedContent follow Doxygen. by Qiu Shumin · 9 years ago
  18. d5b5b8f CryptoPkg: update OpenSSL dependency to version 1.0.2d by Ard Biesheuvel · 9 years ago
  19. 2aabd14 CryptoPkg: Fix the dereferenced pointer issue by Qin Long · 10 years ago
  20. 4a066c7 CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data() by Laszlo Ersek · 10 years ago
  21. 952bd22 CryptoPkg: Add some comments for API usage clarification. by Qin Long · 10 years ago
  22. afeb55e CryptoPkg: Add one new API for PKCS7 Verification Protocol Support by Qin Long · 10 years ago
  23. ffbb1b2 CryptoPkg: add .gitignore for OpenSSL source files by Ard Biesheuvel · 10 years ago
  24. 1463ce1 CryptoPkg: Wrapper files updates to support openssl-1.0.2c by Qin Long · 10 years ago
  25. 73c54a5 CryptoPkg: Update OpensslLib module files for openssl-1.0.2c support by Qin Long · 10 years ago
  26. f93f78e CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2c by Qin Long · 10 years ago
  27. 785d183 Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015). by Long Qin · 10 years ago
  28. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  29. d47da78 Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015). by Long Qin · 10 years ago
  30. 12d9566 Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3280 and UEFI 2.4 Spec. by Long, Qin · 10 years ago
  31. b01fcf9 Update the build option to eliminate possible build warning for IPF platform. by Qin Long · 10 years ago
  32. afc18ea CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64 by Laszlo Ersek · 10 years ago
  33. 017c285 CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure by Laszlo Ersek · 10 years ago
  34. 2ac68e8 CryptoPkg Updates to support RFC3161 timestamp signature verification. by Qin Long · 10 years ago
  35. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  36. efda1df Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FOUR_BIT when building OpenSSL. by Ard Biesheuvel · 10 years ago
  37. 08ae2c0 CryptoPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  38. 7886a51 Update CryptoPkg package version to 0.94. by Long Qin · 10 years ago
  39. d7325a8 Correct OpenSSL version in Cryptest.uni by Gao, Liming · 10 years ago
  40. 7ccea0a CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  41. 7a2f2ec CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  42. 18bb9e1 CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  43. dda856b CryptoPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
  44. d1984ab CryptoPkg: Add support of AARCH64 architecture by Ronald Cron · 10 years ago
  45. bccc877 CryptoPkg: Add support to build with ARM GCC by Ronald Cron · 10 years ago
  46. 2f7cd8d CryptoPkg: Update to build with RVCT by Ronald Cron · 10 years ago
  47. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  48. f61d69c OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. by Long, Qin · 10 years ago
  49. 0e24145 Clean up code. by qlong · 10 years ago
  50. 86110f6 Fix OpensslLib build issue for ARM. The changes are: by Eugene Cohen · 10 years ago
  51. 1b98d6c Add comments for clarification about memset implementation. by Long, Qin · 10 years ago
  52. a6908c9 Update OpenSSL from 0.9.8w to the latest 0.9.8za. by Long, Qin · 10 years ago
  53. 7bf3ce9 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
  54. 6ab63eb Update CryptoPkg version: 0.92 -> 0.93 by Long, Qin · 11 years ago
  55. 38d9162 Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation. by Long, Qin · 11 years ago
  56. 5b2956e Enhance error handling code after calling BIO_new in BaseCryptLib. by Ye Ting · 11 years ago
  57. 04a3cfa Per gmtime manpage, tm_mon is the number of months since January by Gary Ching-Pang Lin · 11 years ago
  58. b3a18a1 Though the comment of RandomSeed() states it should return FALSE if there is not enough entropy for random generation, the function always returns TRUE. This commit checks the status of pseudorandom number generator to match the comment. by tye1 · 12 years ago
  59. 86b5c3e The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated, use RSA_sign(), RSA_verify() instead. by sfu5 · 12 years ago
  60. 02ee8d3 1. Enable the whole X509v3 extension checking. by sfu5 · 12 years ago
  61. 8c5720b Fix issue that RsaPkcs1Verify() may not work in PEI phase. by tye1 · 12 years ago
  62. eb58f55 Fix coding style issue in CryptoPkg. by tye1 · 12 years ago
  63. e98e59c Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space. by sfu5 · 12 years ago
  64. fe5eea5 Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the by tye1 · 12 years ago
  65. efad60c Fix PeiCryptLib build issue. by tye1 · 12 years ago
  66. f4184cb Update openssl patch to replaces the “__FILE__” and “__LINE__” with NULL and 0. by sfu5 · 12 years ago
  67. dda39f3 Fix several issues in BaseCryptLib: by tye1 · 12 years ago
  68. 6b8ebcb Fix some typo and coding style issues in BaseCryptLib instances. by tye1 · 12 years ago
  69. 532616b Add interfaces to several library instances of BaseCryptLib. by tye1 · 12 years ago
  70. c4de8e2 Fix incorrect return status in Pkcs7Verify(). by tye1 · 13 years ago
  71. 4f6904d Enable execute property to avoid format is changed carelessly. by vanjeff · 13 years ago
  72. 1300608 Remove Carriage-Return character. by vanjeff · 13 years ago
  73. dc204d5 Add comment for modules which have external input. by jyao1 · 13 years ago
  74. 38fcd02 Fix SmmCryptLib issue when calling time() in RealTimeClock.c by tye1 · 13 years ago
  75. 7ce960e Use current time value as default random seed in BaseCryptLib. by tye1 · 13 years ago
  76. 5359174 Upgrade openssl version to 0.98w. by tye1 · 13 years ago
  77. bff8c6f Update copyright format by hhtian · 13 years ago
  78. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  79. e8b4eb0 Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib. by tye1 · 13 years ago
  80. 16d2c32 1. Remove conducting ASSERT in BaseCryptLib. by sfu5 · 13 years ago
  81. 855790a Change Openssl build option for IPF back to SIXTY_FOUR_BIT. by li-elvin · 13 years ago
  82. 9fa957e Update CryptoPkg package versions from 0.91 to 0.92. by tye1 · 13 years ago
  83. c79111f Fix Windows 2008 R2 installation fail issue in IPF ICC tip. by tye1 · 13 years ago
  84. 0bdcfe7 Fix openssl lib build issue in IPF tip. by tye1 · 13 years ago
  85. c21ddf7 Add the missing options for X64 and IPF arch of MSFT:NOOPT target. by lgao4 · 13 years ago
  86. 4d6afad Fix CrytoPkg issue in GCC X64 tip. by tye1 · 13 years ago
  87. d3945da Update return FALSE to ASSERT() for code consistent. by tye1 · 13 years ago
  88. 421fb3b CryptoPkg: Fix GCC build break for BaseCryptLib. by xdu2 · 13 years ago
  89. da9e741 1. Fix build break issue for NOOPT target. by tye1 · 13 years ago
  90. a2d111e Replace SHA1 with SHA256 digest algorithm. by tye1 · 13 years ago
  91. 55581f9 by tye1 · 13 years ago
  92. b7d320f Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. by tye1 · 13 years ago
  93. d490265 Update code to pass packaging tool. by lzeng14 · 14 years ago
  94. e6a6082 Clean up DEC files: Remove section header comment blocks that do not provide any information by hhtian · 14 years ago
  95. f114914 CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c by jljusten · 14 years ago
  96. c61fb9c CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file by jljusten · 14 years ago
  97. 944b3bb Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by hhtian · 14 years ago
  98. 8e01b44 Patch from open source community for CryptoPkg to allow it to build for ARM using the RVCT toolchain. by qlong · 14 years ago
  99. 96488aa Refine code to make code follow the coding style. by ydong10 · 14 years ago
  100. 4a567c9 1. Add new API supports for PEM & X509 key retrieving & verification; by qlong · 14 years ago