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