sunet/scheme/lib
vibr 9d3ddd79b9 *delete GET-SOCKET-HOSTNAME-AND-PORTNUMBER (was buggy anyway)
*rewrite GET-SOCKET-HOST-STRING
2005-04-14 14:06:00 +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 removal of old URL parser relicts: 2005-04-06 22:41:10 +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 *delete GET-SOCKET-HOSTNAME-AND-PORTNUMBER (was buggy anyway) 2005-04-14 14:06:00 +00:00
uri.scm rename PARSE-URI to PARSE-URL 2005-04-05 10:50:12 +00:00
url.scm *new predicate ABSOLUTE-URL? 2005-04-14 11:32:38 +00:00