1. 08 11月, 2018 1 次提交
  2. 10 11月, 2016 1 次提交
  3. 27 10月, 2016 1 次提交
  4. 21 5月, 2016 1 次提交
  5. 20 5月, 2016 1 次提交
  6. 19 5月, 2016 1 次提交
  7. 05 12月, 2015 1 次提交
  8. 22 8月, 2015 1 次提交
  9. 06 12月, 2014 1 次提交
  10. 22 10月, 2013 1 次提交
    • L
      POD: Fix list termination · ed77017b
      Lubomir Rintel 提交于
      This fixes problems in POD list formatting: extra or missing =back
      sequences.
      
      doc/ssl/SSL_CTX_set1_curves.pod around line 90: =back without =over
      doc/ssl/SSL_CTX_set1_verify_cert_store.pod around line 73: =back without =over
      doc/ssl/SSL_CTX_add1_chain_cert.pod around line 82: =back without =over
      doc/crypto/evp.pod around line 40: '=item' outside of any '=over'
      crypto/des/des.pod around line 184: You forgot a '=back' before '=head1'
      
      PR#3147
      ed77017b
  11. 03 9月, 2013 1 次提交