1. 05 3月, 2013 6 次提交
  2. 04 3月, 2013 15 次提交
  3. 02 3月, 2013 2 次提交
  4. 27 2月, 2013 5 次提交
  5. 26 2月, 2013 1 次提交
  6. 22 2月, 2013 2 次提交
  7. 16 2月, 2013 1 次提交
    • N
      Fix POD errors to stop make install_docs dying with pod2man 2.5.0+ · 5cc27077
      Nick Alcock 提交于
      podlators 2.5.0 has switched to dying on POD syntax errors. This means
      that a bunch of long-standing erroneous POD in the openssl documentation
      now leads to fatal errors from pod2man, halting installation.
      
      Unfortunately POD constraints mean that you have to sort numeric lists
      in ascending order if they start with 1: you cannot do 1, 0, 2 even if
      you want 1 to appear first. I've reshuffled such (alas, I wish there
      were a better way but I don't know of one).
      5cc27077
  8. 15 2月, 2013 2 次提交
  9. 14 2月, 2013 4 次提交
  10. 13 2月, 2013 1 次提交
    • D
      Upate FAQ. · 2527b94f
      Dr. Stephen Henson 提交于
      Add description of "allocate and encode" operation for ASN1 routines.
      
      Document how versioning will for after the letter release reaches
      y.
      2527b94f
  11. 12 2月, 2013 1 次提交