1. 08 Aug, 1999 1 commit
    • Dirk-Willem van Gulik's avatar
      Collating various peoples patches on base64, md5 and sha1 · 5048bf32
      Dirk-Willem van Gulik authored
      which sanitize the uuencoding used in various places a
      little bit; and getting rid of all the warnings.
      
      What is left now is moving ap_sha1.h and ap_md5.h into
      ap.h OR #including them there and modularizing the ap.h
      file. Secondly it might be nice to swap the base64-ish
      encoding used in apache's its own MD5 passwords to the
      uu-encoded one to get rid of those routines. But that
      would break compatibility betwen the 1.x series.
      
      Let's hope this is all for now.
      
       Modified Files:
       	ap/Makefile.tmpl ap/ap_checkpass.c ap/ap_md5c.c ap/ap_sha1.c
       	include/ap.h include/ap_sha1.h include/httpd.h
       	main/http_protocol.c main/util.c modules/proxy/proxy_ftp.c
       	support/ab.c
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@83599 13f79535-47bb-0310-9956-ffa450edef68
      5048bf32
  2. 07 Aug, 1999 3 commits
  3. 06 Aug, 1999 7 commits
  4. 05 Aug, 1999 5 commits
  5. 04 Aug, 1999 3 commits
  6. 03 Aug, 1999 3 commits
  7. 02 Aug, 1999 6 commits
  8. 31 Jul, 1999 3 commits
  9. 30 Jul, 1999 6 commits
  10. 29 Jul, 1999 3 commits