1. 07 8月, 2000 1 次提交
  2. 24 7月, 2000 1 次提交
  3. 05 7月, 2000 1 次提交
    • R
      I got sick and tired of having to keep track of NIDs when such a thing · c2bbf9cf
      Richard Levitte 提交于
      could be done automagically, much like the numbering in libeay.num and
      ssleay.num.  The solution works as follows:
      
        - New object identifiers are inserted in objects.txt, following the
          syntax given in objects.README.
        - objects.pl is used to process obj_mac.num and create a new
          obj_mac.h.
        - obj_dat.pl is used to create a new obj_dat.h, using the data in
          obj_mac.h.
      
      This is currently kind of a hack, and the perl code in objects.pl
      isn't very elegant, but it works as I intended.  The simplest way to
      check that it worked correctly is to look in obj_dat.h and check the
      array nid_objs and make sure the objects haven't moved around (this is
      important!).  Additions are OK, as well as consistent name changes.
      c2bbf9cf
  4. 12 3月, 2000 1 次提交
  5. 29 12月, 1999 1 次提交
  6. 23 12月, 1999 1 次提交
  7. 12 12月, 1999 1 次提交
  8. 26 11月, 1999 1 次提交
  9. 24 11月, 1999 1 次提交
  10. 25 10月, 1999 1 次提交
  11. 30 9月, 1999 1 次提交
  12. 29 7月, 1999 1 次提交
  13. 07 6月, 1999 1 次提交
  14. 05 6月, 1999 1 次提交
  15. 11 5月, 1999 1 次提交
  16. 10 5月, 1999 1 次提交
  17. 27 4月, 1999 2 次提交
  18. 24 4月, 1999 1 次提交
  19. 22 4月, 1999 1 次提交
  20. 18 4月, 1999 1 次提交
  21. 10 4月, 1999 1 次提交
  22. 09 4月, 1999 1 次提交
  23. 28 3月, 1999 1 次提交
  24. 27 3月, 1999 1 次提交
  25. 19 2月, 1999 1 次提交
  26. 14 2月, 1999 1 次提交
  27. 27 1月, 1999 1 次提交
  28. 25 1月, 1999 1 次提交
  29. 02 1月, 1999 1 次提交
    • R
      First cut of a cleanup for apps/. First the `ssleay' program is now named · 06d5b162
      Ralf S. Engelschall 提交于
      `openssl' and second, the shortcut symlinks for the `openssl <command>' are no
      longer created. This way we have a single and consistent command line
      interface `openssl <command>', similar to `cvs <command>'.
      
      Notice, the openssl.cnf, openssl.c and progs.pl files were changed after a
      repository copy, i.e. they still contain the complete file history.
      06d5b162
  30. 21 12月, 1998 3 次提交