1. 1212818 Update copyright year by Matt Caswell · 7 years ago
  2. 59701e6 Remove redundant ASN1_INTEGER_set call by Eric Brown · 7 years ago
  3. b0edda1 Update copyright year by Matt Caswell · 7 years ago
  4. 4718f44 Improve error handling in pk7_doit by Matt Caswell · 7 years ago
  5. 26a7d93 Remove parentheses of return. by KaoruToda · 7 years ago
  6. e680311 Code hygiene; initialize some pointers. by Mouse · 7 years ago
  7. 208fb89 Since return is inconsistent, I removed unnecessary parentheses and by KaoruToda · 7 years ago
  8. a1df06b This has been added to avoid the situation where some host ctype.h functions by Pauli · 8 years ago
  9. 52df25c make error tables const and separate header file by Rich Salz · 8 years ago
  10. 018fcbe Fix gcc-7 warnings. by Bernd Edlinger · 8 years ago
  11. 5c2ee53 Remove dead code in crypto/pkcs7 by Emilia Kasper · 8 years ago
  12. 69588ed Check for errors allocating the error strings. by Kurt Roeckx · 9 years ago
  13. b77a865 Fix mem error handling in PKCS7_simple_smimecap by FdaSilvaYY · 9 years ago
  14. 68efafc Add checks on sk_TYPE_push() returned value by FdaSilvaYY · 9 years ago
  15. 02e112a Whitespace cleanup in crypto by FdaSilvaYY · 9 years ago
  16. 823146d Useless header include of openssl/rand.h by FdaSilvaYY · 9 years ago
  17. d356dc5 Add some missing return value checks by Matt Caswell · 9 years ago
  18. 0cd0a82 Remove unused error/function codes. by Rich Salz · 9 years ago
  19. 6286757 Copyright consolidation 04/10 by Rich Salz · 9 years ago
  20. d54ac5c Free memory on error in PKCS7_dataFinal() by Matt Caswell · 9 years ago
  21. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  22. 36c6f0a Fix PKCS7 memory leak by Matt Caswell · 9 years ago
  23. f0e0fd5 Make many X509_xxx types opaque. by Rich Salz · 9 years ago
  24. 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
  25. 1fbab1d Remove Netware and OS/2 by Rich Salz · 9 years ago
  26. 6b2ebe4 Add PKCS7_NO_DUAL_CONTENT flag by Rich Salz · 9 years ago
  27. 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
  28. ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
  29. c86ddbe Enhance and clear the support of linker flags by Richard Levitte · 9 years ago
  30. 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
  31. ced2c2c Templatize util/domd by Rich Salz · 9 years ago
  32. 1740c16 Configure et al: split up the lflags configuration item into two by Richard Levitte · 9 years ago
  33. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  34. 56c77c5 Remove update tags by Rich Salz · 9 years ago
  35. 3aeb934 make EVP_PKEY opaque by Dr. Stephen Henson · 9 years ago
  36. ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
  37. d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
  38. ff4b7fa make update by Richard Levitte · 9 years ago
  39. 8382fd3 Use X509_get0_pubkey where appropriate by Dr. Stephen Henson · 9 years ago
  40. 3c4e064 make update by Dr. Stephen Henson · 9 years ago
  41. bfb0641 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) by Richard Levitte · 9 years ago
  42. 6e59a89 Adjust all accesses to EVP_MD_CTX to use accessor functions. by Richard Levitte · 9 years ago
  43. 90945fa Continue standardising malloc style for libcrypto by Matt Caswell · 9 years ago
  44. b8fb598 Rebuild error source files. by Dr. Stephen Henson · 9 years ago
  45. 070c233 Remove useless code by Alessandro Ghedini · 9 years ago
  46. c58f3e4 Add GOST12 cms/smime capabilities by Matt Caswell · 9 years ago
  47. 2971722 Remove warning about use of uninitialised variable by Richard Levitte · 10 years ago
  48. a8d8e06 Avoid direct X509 structure access by Dr. Stephen Henson · 10 years ago
  49. 8e70485 RT3955: Reduce some stack usage by Rich Salz · 10 years ago
  50. 05f0fb9 Add X509_up_ref function. by Dr. Stephen Henson · 10 years ago
  51. 65cbf98 Add X509_CRL_up_ref function by Dr. Stephen Henson · 10 years ago
  52. 55500ea GH354: Memory leak fixes by Alessandro Ghedini · 10 years ago
  53. 59302b6 PKCS#7: Fix NULL dereference with missing EncryptedContent. by Emilia Kasper · 10 years ago
  54. 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
  55. a3aadb2 make depend by Richard Levitte · 10 years ago
  56. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  57. 75ebbd9 Use p==NULL not !p (in if statements, mainly) by Rich Salz · 10 years ago
  58. b548a1f free null cleanup finale by Rich Salz · 10 years ago
  59. 4b45c6e free cleanup almost the finale by Rich Salz · 10 years ago
  60. 222561f free NULL cleanup 5a by Rich Salz · 10 years ago
  61. e0e920b free NULL cleanup 9 by Rich Salz · 10 years ago
  62. a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
  63. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
  64. c5ba2d9 free NULL cleanup by Rich Salz · 10 years ago
  65. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  66. 266483d RAND_bytes updates by Matt Caswell · 10 years ago
  67. 86d20cb make depend by Dr. Stephen Henson · 10 years ago
  68. 5fe736e Move some ASN.1 internals to asn1_int.h by Dr. Stephen Henson · 10 years ago
  69. f422a51 Remove old ASN.1 code. by Dr. Stephen Henson · 10 years ago
  70. c225c3c PKCS#7: avoid NULL pointer dereferences with missing content by Emilia Kasper · 10 years ago
  71. 9b0a453 Make X509_ATTRIBUTE opaque. by Dr. Stephen Henson · 10 years ago
  72. b5f07d6 Remove obsolete declarations. by Dr. Stephen Henson · 10 years ago
  73. 02a938c Dead code removal: #if 0 asn1, pkcs7 by Rich Salz · 10 years ago
  74. 68b00c2 ifdef cleanup part 3: OPENSSL_SYSNAME by Rich Salz · 10 years ago
  75. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  76. 4b61884 Cleanup OPENSSL_NO_xxx, part 1 by Rich Salz · 10 years ago
  77. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  78. f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
  79. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  80. e0fdea3 Removed duplicate definition of PKCS7_type_is_encrypted by Matt Caswell · 10 years ago
  81. 7be6b27 Remove ancient obsolete files under pkcs7. by Dr. Stephen Henson · 11 years ago
  82. 2d2e047 Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 by Matt Caswell · 11 years ago
  83. 4ba5e63 Fix double frees. by Ben Laurie · 11 years ago
  84. 847865d Add suppot for ASCII with CRLF canonicalisation. by Dr. Stephen Henson · 11 years ago
  85. 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
  86. f404acf Submitted by: Markus Friedl <mfriedl@gmail.com> by Dr. Stephen Henson · 13 years ago
  87. 146b52e Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and by Dr. Stephen Henson · 13 years ago
  88. 34b61f5 check return value of BIO_write in PKCS7_decrypt by Dr. Stephen Henson · 13 years ago
  89. d16bb40 Detect symmetric crypto errors in PKCS7_decrypt. by Dr. Stephen Henson · 13 years ago
  90. ffbfbef more vxworks patches by Dr. Stephen Henson · 13 years ago
  91. df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
  92. c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
  93. 60c5224 PR: 2102 Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com> by Dr. Stephen Henson · 15 years ago
  94. b6dcdbf Audit libcrypto for unchecked return values: fix all cases enountered by Dr. Stephen Henson · 15 years ago
  95. 237d7b6 Fix from stable branch. by Dr. Stephen Henson · 16 years ago
  96. 5ceb595 pval must always be set when pk7_cb() does anything (Coverity ID 146). by Ben Laurie · 16 years ago
  97. d0c3628 Set memory BIOs up properly when stripping text headers from S/MIME messages. by Dr. Stephen Henson · 16 years ago
  98. 2e59752 Update obsolete email address... by Dr. Stephen Henson · 16 years ago
  99. 6819050 Delete nonexistant function from pkcs7.h header file. WIN32 build fix from by Dr. Stephen Henson · 17 years ago
  100. 2e86f0d Use correct headers for signed receipts. Use consistent naming. by Dr. Stephen Henson · 17 years ago