Skip to content
  • Eric Marsden's avatar
    · b100f7fc
    Eric Marsden authored
      - add md5 authentication (thanks to Brian Mastenbrook). Uses Pierre Mai's
        portable md5.lisp library, that has been added to the project (with extra
        EVAL-WHENness to please OpenMCL and ACL).
    
        Tested with CMUCL, SBCL, OpenMCL, CLISP, ACL 6.1. ABCL does not compile
        md5.lisp, probably for more EVAL-WHEN reasons. Only tested with PostgreSQL
        version 7.4.
    b100f7fc