sunet/scheme/lib
vibr ba78eba433 *add comment on another mistake in RFC 2616 (query part of
Request-URIs only allowed for absoluteURIs)
*add copy of Appendix A of RFC 2396 for convenience
2005-04-04 13:36:54 +00:00
..
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 emit less newlines 2004-08-15 12:40:06 +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 char-set:blank = LWS from RFC 2616 (after folding) 2004-08-15 12:02:36 +00:00
uri.scm *move general procedures ESCAPE, UNESCAPE and their helper procs from 2004-10-18 18:23:03 +00:00
url.scm *add comment on another mistake in RFC 2616 (query part of 2005-04-04 13:36:54 +00:00