Skip to content
  1. Dec 11, 2002
    • Richard Levitte's avatar
      Since HEADER_DES_H has been the protector of des.h since libdes · 323edf19
      Richard Levitte authored
      (before SSLeay, maybe?), it's better to have that macro protect
      the compatibility header des_old.h.  In the new des.h, let's use
      a slightly different protecting macro.
      
      The rationale is that there are application that might include (via
      other header files, perhaps) both an old libdes des.h and OpenSSL's
      des.h.  Whichever comes first would overshadow the other because of
      the clash in protecting macro.  This fix solves that problem.
      323edf19
  2. Dec 10, 2002
  3. Dec 09, 2002
  4. Dec 07, 2002
  5. Dec 06, 2002
  6. Dec 05, 2002
  7. Dec 04, 2002
  8. Dec 03, 2002
  9. Dec 02, 2002
  10. Dec 01, 2002