1. 09 Feb, 1999 3 commits
  2. 08 Feb, 1999 2 commits
  3. 07 Feb, 1999 8 commits
  4. 06 Feb, 1999 11 commits
  5. 05 Feb, 1999 8 commits
  6. 04 Feb, 1999 1 commit
  7. 03 Feb, 1999 2 commits
    • Ken Coar's avatar
      · 96a155e7
      Ken Coar authored
      	Fix #ifdef problem for Win32 and nuke __P() prototypes.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82741 13f79535-47bb-0310-9956-ffa450edef68
      96a155e7
    • Ken Coar's avatar
      · a7165fe8
      Ken Coar authored
      	Rework the ap_MD5Encode() routine to use FreeBSD's algorithm
      	and a private significator ("$apr1"); also make it reentrant.
      	Abstract the password checking into a new routine,
      	ap_validate_password(plaintext, hashed), and modify mod_auth*.c
      	to use it instead of each doing the algorithm check.
      
      Obtained from:	FreeBSD 3.0 /usr/src/lib/libcrypt/crypt.c (MD5)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82740 13f79535-47bb-0310-9956-ffa450edef68
      a7165fe8
  8. 02 Feb, 1999 3 commits
  9. 31 Jan, 1999 2 commits