1. 17 5月, 1999 2 次提交
  2. 08 5月, 1999 1 次提交
  3. 27 4月, 1999 1 次提交
  4. 25 4月, 1999 1 次提交
  5. 24 4月, 1999 1 次提交
  6. 22 4月, 1999 1 次提交
  7. 10 4月, 1999 1 次提交
  8. 01 4月, 1999 1 次提交
  9. 22 3月, 1999 3 次提交
  10. 07 3月, 1999 1 次提交
  11. 05 3月, 1999 1 次提交
  12. 04 3月, 1999 1 次提交
    • R
      Added the new `Includes OpenSSL Cryptography Software' button as · 789285aa
      Ralf S. Engelschall 提交于
      doc/openssl_button.{gif,html} which is similar in style to the old SSLeay
      button and can be used by applications based on OpenSSL to show the
      relationship to the OpenSSL project.
      
      PS: This beast caused me three hours to create, because
          of the size I had to hand-paint the 7pt fonts in Photoshop.
      789285aa
  13. 26 2月, 1999 1 次提交
  14. 25 2月, 1999 1 次提交
  15. 22 2月, 1999 1 次提交
  16. 10 2月, 1999 1 次提交
    • R
      First cut for a very conservative source tree cleanup: · 155d7a0e
      Ralf S. Engelschall 提交于
      1. merge various obsolete readme texts into doc/ssleay.txt
         where we collect the old documents and readme texts.
      
      2. remove the first part of files where I'm already sure that we no longer need
         them because of three reasons: either they are just temporary files which
         were left by Eric or they are preserved original files where I've verified
         that the diff is also available in the CVS via "cvs diff -rSSLeay_0_8_1b"
         or they were renamed (as it was definitely the case for the crypto/md/
         stuff).
      
      We've still a horrible mess under crypto/bn/asm/.  There for a lot of files
      I'm sure whether we need them or not. So, when someone knows it better, feel
      free to cleanup there.
      155d7a0e
  17. 28 1月, 1999 1 次提交
  18. 31 12月, 1998 3 次提交
  19. 30 12月, 1998 2 次提交
    • R
    • R
      Import the first cut for manual pages. · cb496082
      Ralf S. Engelschall 提交于
      They are written in Perl's POD format for two reasons: First Perl is already
      needed for SSLeay and second, POD is easy to write and maintain _AND_ created
      nice looking NRoff manpages.
      
      The idea is to have three manual pages:
      
        openssl(1) ... The manpage for the `openssl' program (formerly ssleay)
        crypto(3) .... The manpage for crypto.h/libcrypto.a
        ssl(3) ....... The manpage for ssl.h/libssl.a
      
      The openssl(1) should be very similar to cvs(1), i.e.  it should document all
      commands in a compact way.  And I've even created the first cut for an
      overview of all 243 functions of the SSL API for ssl.pod. More to come...
      cb496082
  20. 21 12月, 1998 2 次提交