1. 02 11月, 2013 2 次提交
  2. 01 11月, 2013 1 次提交
  3. 31 10月, 2013 4 次提交
  4. 29 10月, 2013 1 次提交
  5. 25 10月, 2013 1 次提交
  6. 22 10月, 2013 5 次提交
    • 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
    • L
      POD: Fix item numbering · c8919dde
      Lubomir Rintel 提交于
      Newer pod2man considers =item [1-9] part of a numbered list, while =item
      0 starts an unnumbered list. Add a zero effect formatting mark to override
      this.
      
      doc/apps/smime.pod around line 315: Expected text after =item, not a
      number
      ...
      
      PR#3146
      c8919dde
    • D
      Update test server details. · 5fdeb58c
      Dr. Stephen Henson 提交于
      5fdeb58c
    • D
      Add SSL_CONF command to set DH Parameters. · c557f921
      Dr. Stephen Henson 提交于
      c557f921
    • D
      Fix argument processing. · abf840e4
      Dr. Stephen Henson 提交于
      abf840e4
  7. 21 10月, 2013 13 次提交
  8. 20 10月, 2013 1 次提交
  9. 16 10月, 2013 1 次提交
  10. 15 10月, 2013 7 次提交
  11. 14 10月, 2013 1 次提交
  12. 13 10月, 2013 3 次提交