Skip to content

Commits

Permalink
openssl_1_1_po…
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jul 19, 2016

  1. Copy the full SHA
    98ac90b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d8580cb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2016

  1. Update authors of openssl.c

    bukka committed Jul 17, 2016
    Copy the full SHA
    ea35d30 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c497ad View commit details
    Browse the repository at this point in the history
  3. Use opaque RSA, DSA and DH

    bukka committed Jul 17, 2016
    Copy the full SHA
    2ecce94 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    329f74a View commit details
    Browse the repository at this point in the history
  5. Change sign method from ecdsa-with-SHA1 to SHA1

    There are no message digest methods for public key
    (e.g. ecdsa-with-SHA1, dsa*, DSA*) MD methods in OpenSSL 1.1.
    bukka committed Jul 17, 2016
    Copy the full SHA
    444adff View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e5780c8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1008385 View commit details
    Browse the repository at this point in the history
  8. Hide setting server ECDH curve for OpenSSL 1.1

    It seems to be done automatically
    bukka committed Jul 17, 2016
    Copy the full SHA
    069d20a View commit details
    Browse the repository at this point in the history
  9. Do not use tmp_rsa_cb for OpenSSL 1.1

    The SSL_CTX_set_tmp_rsa_callback has been removed
    bukka committed Jul 17, 2016
    Copy the full SHA
    1123c85 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    0afa0b1 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    98514f9 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    d73735a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    1a4e910 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f08660b View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    f1de722 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0598a8d View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    e138b51 View commit details
    Browse the repository at this point in the history
  18. Wrap pkey id and rsa getters

    bukka committed Jul 17, 2016
    Copy the full SHA
    84a291d View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    fd9142a View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    b816467 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    3a8531e View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    e1496f4 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    5a124e7 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    5f569cc View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    839dc42 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    a3a6436 View commit details
    Browse the repository at this point in the history
  27. Merge RNG fixes RFC. PR php#1986

    * rng-fixes:
      Fix legacy mode RAND_RANGE and 32/64-bit consistency
      Fix crypt salt not being converted to b64
      Make mode selection part of mt_srand()
      Use zend_bitset
      Improve array_rand distribution
      Fix some insecure usages of php_rand
      Alias rand to mt_rand
      Fix RAND_RANGE for mt_rand
      Fix mt_rand impl. Provide legacy impl. access.
      Split rand and mt_rand into separate files
    lt committed Jul 17, 2016
    Copy the full SHA
    ab834f4 View commit details
    Browse the repository at this point in the history
  28. force SSL_OP_NO_SSLv2

    remicollet authored and bukka committed Jul 17, 2016
    Copy the full SHA
    d30b6a8 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    642aee1 View commit details
    Browse the repository at this point in the history
  30. add test

    masakielastic authored and weltling committed Jul 17, 2016
    Copy the full SHA
    69f4682 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    eb3e7f7 View commit details
    Browse the repository at this point in the history
  32. add php_mb_check_encoding

    masakielastic authored and weltling committed Jul 17, 2016
    Copy the full SHA
    ee6ccea View commit details
    Browse the repository at this point in the history
  33. correct macro names

    weltling committed Jul 17, 2016
    Copy the full SHA
    2349332 View commit details
    Browse the repository at this point in the history
Older