1. b54cab3 Add ossl_ symbol to x509 policy by Shane Lontis · 3 years, 10 months ago
  2. 8020d79 Update copyright year by Matt Caswell · 3 years, 10 months ago
  3. 3e6a0d5 Reword repeated words. by Shane Lontis · 3 years, 11 months ago
  4. 9311d0c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call by Richard Levitte · 4 years, 2 months ago
  5. b478013 Fix safestack issues in asn1.h by Matt Caswell · 4 years, 5 months ago
  6. e144fd3 Fix safestack issues in x509v3.h by Matt Caswell · 4 years, 5 months ago
  7. e6623cf Fix safestack issues in x509.h by Matt Caswell · 4 years, 5 months ago
  8. 454afd9 Update copyright year by Matt Caswell · 4 years, 8 months ago
  9. 852c2ed In OpenSSL builds, declare STACK for datatypes ... by Rich Salz · 5 years ago
  10. e774adb Fix --strict-warnings build by Patrick Steuer · 5 years ago
  11. 706457b Reorganize local header files by Dr. Matthias St. Pierre · 5 years ago
  12. 35f6fe7 Fix BIO_printf format warnings by Bernd Edlinger · 5 years ago
  13. 878dc8d Join the x509 and x509v3 directories by Richard Levitte · 6 years ago[Renamed from crypto/x509v3/pcy_tree.c]
  14. b9ce85f Adapt OPENSSL_POLICY_DEBUG to the new generic trace API by Richard Levitte · 6 years ago
  15. 4286ca4 Following the license change, modify the boilerplates in crypto/x509v3/ by Richard Levitte · 6 years ago
  16. 5b37fef Harmonize use of sk_TYPE_find's return value. by Andy Polyakov · 6 years ago
  17. 6ec5fce Update copyright year by Matt Caswell · 7 years ago
  18. f06080c Add missing error code when alloc-return-null by FdaSilvaYY · 7 years ago
  19. 67f060a Avoid possible memleak in X509_policy_check() by Richard Levitte · 8 years ago
  20. 6025001 spelling fixes, just comments and readme. by klemens · 8 years ago
  21. b2e8bd7 Remove an unused variable assignment by Matt Caswell · 9 years ago
  22. d2e9e32 Copyright consolidation 07/10 by Rich Salz · 9 years ago
  23. 895c2f8 Long overdue cleanup of X509 policy tree verification by Viktor Dukhovni · 9 years ago
  24. bc8c34d Fix invalid policy detection by Viktor Dukhovni · 9 years ago
  25. 109f8b5 Comment side-effect only calls of X509_check_purpose by Viktor Dukhovni · 9 years ago
  26. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  27. 4a640fb Fix declarations and constification for inline stack. by Dr. Stephen Henson · 9 years ago
  28. 90945fa Continue standardising malloc style for libcrypto by Matt Caswell · 9 years ago
  29. a8d8e06 Avoid direct X509 structure access by Dr. Stephen Henson · 9 years ago
  30. 64b2575 remove 0 assignments. by Rich Salz · 9 years ago
  31. b51bce9 Add and use OPENSSL_zalloc by Rich Salz · 9 years ago
  32. 05f0fb9 Add X509_up_ref function. by Dr. Stephen Henson · 9 years ago
  33. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  34. 75ebbd9 Use p==NULL not !p (in if statements, mainly) by Rich Salz · 10 years ago
  35. 16f8d4e memset, memcpy, sizeof consistency fixes by Rich Salz · 10 years ago
  36. b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
  37. 25aaa98 free NULL cleanup -- coda by Rich Salz · 10 years ago
  38. 222561f free NULL cleanup 5a by Rich Salz · 10 years ago
  39. 7aa0b02 Dead code cleanup: crypto/*.c, x509v3, demos by Rich Salz · 10 years ago
  40. c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
  41. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  42. 3a83462 Further comment amendments to preserve formatting prior to source reformat by Matt Caswell · 10 years ago
  43. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  44. 3a7581b tree_print: check for NULL after allocating err by Jonas Maebe · 11 years ago
  45. 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
  46. c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
  47. 14023fe Merge from 1.0.0-stable branch. by Dr. Stephen Henson · 16 years ago
  48. 2e59752 Update obsolete email address... by Dr. Stephen Henson · 16 years ago
  49. 002e66c Support for policy mappings extension. by Dr. Stephen Henson · 16 years ago
  50. a9ff742 Make explicit_policy handling match expected RFC3280 behaviour. by Dr. Stephen Henson · 16 years ago
  51. 592a207 Policy validation fixes. by Dr. Stephen Henson · 16 years ago
  52. 34d05a4 Zero is a valid value for any_skip and map_skip by Dr. Stephen Henson · 17 years ago
  53. db50661 X509 verification fixes. by Dr. Stephen Henson · 17 years ago
  54. a6fbcb4 Change safestack reimplementation to match 0.9.8. by Dr. Stephen Henson · 17 years ago
  55. 96ea4ae Add RFC 3779 support. by Ben Laurie · 18 years ago
  56. 55a08fa Typo. by Dr. Stephen Henson · 18 years ago
  57. 8c5a2bd add additional checks + cleanup by Nils Larsch · 19 years ago
  58. b6a5fdb Don't use C++ reserved word. by Dr. Stephen Henson · 21 years ago
  59. b79c82e Fix loads of warnings in policy code. by Dr. Stephen Henson · 21 years ago
  60. 2bd4e33 Remove some warnings. by Geoff Thorpe · 21 years ago
  61. 4acc3e9 Initial support for certificate policy checking and evaluation. by Dr. Stephen Henson · 21 years ago