Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Constification #1300

Closed
wants to merge 14 commits into from
Closed

Commits on Jul 23, 2016

  1. Constify engine/eng_cnf.c internal method.

    simplify and reindent some related code.
    FdaSilvaYY committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    ff6fb70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e6704f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ea61a3 View commit details
    Browse the repository at this point in the history
  4. Constify SXNET_add_id_*

    FdaSilvaYY committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    6168b11 View commit details
    Browse the repository at this point in the history
  5. Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_T…

    …YPE_get_octetstring & co...
    FdaSilvaYY committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    61fbf23 View commit details
    Browse the repository at this point in the history
  6. Constify ASN1_buf_print

    FdaSilvaYY committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    9f32157 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc4b78e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e31c66 View commit details
    Browse the repository at this point in the history
  9. Constify input parameters of methods :

     - X509_NAME_entry_count, X509_ATTRIBUTE_count
     - X509_NAME_add_entry_by_OBJ, X509_NAME_ENTRY_create_by_OBJ, X509_NAME_ENTRY_set_object
    FdaSilvaYY committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    f9458d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b69bc8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f730e65 View commit details
    Browse the repository at this point in the history
  12. Constify ...

    X509_REVOKED_get0_extensions
    X509_check_private_key
    FdaSilvaYY committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    72315bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec91cb9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    baaa7b1 View commit details
    Browse the repository at this point in the history