sunet/scheme/lib
interp 78d29c9337 Fixed a bug in smtp-data, that did not handle multiline input-ports correctly. Reported by RichardAlan.5112949@bloglines.com. 2004-11-18 21:48:53 +00:00
..
cgi-script.scm
crlf-io.scm
dns.scm Return 'unsupported-message-type if message type is unknown, return 2004-03-24 20:52:12 +00:00
format-net.scm
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
htmlout.scm
ip.scm
ls.scm Add hack for the benefits of ftpds on AFS directories, to enable 2004-03-26 13:46:56 +00:00
netrc.scm
nettime.scm
parse-forms.scm
pop3.scm
rate-limit.scm
rfc822.scm
smtp.scm Fixed a bug in smtp-data, that did not handle multiline input-ports correctly. Reported by RichardAlan.5112949@bloglines.com. 2004-11-18 21:48:53 +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