..
cgi-script.scm
Remove comments which are either superfluous or have moved to the
2003-01-22 10:48:19 +00:00
crlf-io.scm
Add copyright notice.
2002-08-27 09:03:22 +00:00
dns.scm
Return 'unsupported-message-type if message type is unknown, return
2004-03-24 20:52:12 +00:00
format-net.scm
Add copyright notice.
2002-08-27 09:03:22 +00:00
ftp-library.scm
In copy-ascii-port->port, get length of line only after checking for EOF.
2004-02-17 16:07:22 +00:00
ftp.scm
Fixed wrong parentheses in FTP-APPEND
2003-10-21 05:44:56 +00:00
handle-fatal-error.scm
Moved handle-fatal-error.scm from httpd/ to lib/
2002-12-19 14:27:31 +00:00
htmlout.scm
- move XHTML stuff from responses.scm to htmlout.scm
2004-08-13 15:46:53 +00:00
ip.scm
Created structure ips for ip-string related procedures.
2003-02-10 12:30:43 +00:00
ls.scm
Add hack for the benefits of ftpds on AFS directories, to enable
2004-03-26 13:46:56 +00:00
netrc.scm
Rewrite the NETRC library to something more general and much shorter,
2003-01-21 14:20:13 +00:00
nettime.scm
In RFC867/RFC868: work correctly if the remote server isn't there.
2003-01-21 12:02:51 +00:00
parse-forms.scm
Re-indent.
2003-01-22 10:42:47 +00:00
pop3.scm
Fix insignificant typo.
2003-01-21 14:57:12 +00:00
rate-limit.scm
Add copyright notice.
2002-08-27 09:03:22 +00:00
rfc822.scm
Actually use READ-LINE parameter in MAKE-READ-RFC822-HEADERS.
2003-01-24 09:51:17 +00:00
smtp.scm
In SMTP-SEND-MAIL, signal a condition instead of returning funny reply
2003-01-22 09:29:55 +00:00
sunet-utilities.scm
Fixed severe bug in WITH-LOCK. Noted by Taylor Campbell
2004-03-16 07:30:14 +00:00
uri.scm
Made uri-escaped-chars the complement of alphanum | mark.
2003-06-25 07:49:54 +00:00
url.scm
Rename HTTP-URL-FRAG-ID to HTTP-URL-FRAGMENT-IDENTIFIER.
2003-01-15 12:19:45 +00:00