.. |
private
|
move commented-out tests to `test' submodule
|
2012-07-15 10:32:33 -06:00 |
scribblings
|
Newlines at EOFs.
|
2012-11-06 14:07:15 -05:00 |
websocket
|
#lang racket' -> #lang racket/base' conversions in net/websocket.
|
2012-11-07 08:03:46 -05:00 |
base64-sig.rkt
|
|
|
base64-unit.rkt
|
|
|
base64.rkt
|
add optional newline argument to `base64-encode'
|
2012-02-21 06:14:44 -07:00 |
cgi-sig.rkt
|
Remove no-longer used net/cgi exceptions.
|
2012-03-16 02:55:35 -04:00 |
cgi-unit.rkt
|
|
|
cgi.rkt
|
Remove no-longer used net/cgi exceptions.
|
2012-03-16 02:55:35 -04:00 |
cookie-sig.rkt
|
|
|
cookie-unit.rkt
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
cookie.rkt
|
|
|
dns-sig.rkt
|
|
|
dns-unit.rkt
|
Moved `net/dns' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
dns.rkt
|
Moved `net/dns' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
ftp-sig.rkt
|
|
|
ftp-unit.rkt
|
Moved `net/ftp' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
ftp.rkt
|
Moved `net/ftp' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
gifwrite.rkt
|
|
|
head-sig.rkt
|
|
|
head-unit.rkt
|
Moved `net/head' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
head.rkt
|
Moved `net/head' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
imap-sig.rkt
|
|
|
imap-unit.rkt
|
Moved `net/imap' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
imap.rkt
|
net/imap: add TLS support
|
2012-03-10 10:47:22 -07:00 |
mime-sig.rkt
|
|
|
mime-unit.rkt
|
Moved `net/mime' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
mime-util.rkt
|
net/mime: allow any subtype, exns as exn:fail subtypes; doc fixes
|
2012-01-08 12:14:51 -07:00 |
mime.rkt
|
net/mime: allow any subtype, exns as exn:fail subtypes; doc fixes
|
2012-01-08 12:14:51 -07:00 |
nntp-sig.rkt
|
|
|
nntp-unit.rkt
|
Moved `net/nntp' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
nntp.rkt
|
Moved `net/nntp' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
pop3-sig.rkt
|
|
|
pop3-unit.rkt
|
Moved `net/pop3' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
pop3.rkt
|
Moved `net/pop3' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
qp-sig.rkt
|
|
|
qp-unit.rkt
|
Moved `net/qp' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
qp.rkt
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
sendmail-sig.rkt
|
Revise `net/sendmail'.
|
2011-12-20 15:53:40 -05:00 |
sendmail-unit.rkt
|
Moved `net/sendmail' code from unit to module.
|
2011-09-05 15:22:38 -04:00 |
sendmail.rkt
|
Quote sender, subject, and recipients strings if needed.
|
2011-12-20 16:13:13 -05:00 |
sendurl.rkt
|
|
|
smtp-sig.rkt
|
|
|
smtp-unit.rkt
|
Moved `net/smtp' code from unit to module.
|
2011-09-05 15:22:39 -04:00 |
smtp.rkt
|
net/smtp: fix auth encoding to not add extra CRLFs
|
2012-02-21 06:14:44 -07:00 |
ssl-tcp-unit.rkt
|
|
|
tcp-redirect.rkt
|
|
|
tcp-sig.rkt
|
|
|
tcp-unit.rkt
|
|
|
unihead.rkt
|
Minor typo in recent new regexp.
|
2011-12-28 21:07:25 -05:00 |
uri-codec-sig.rkt
|
|
|
uri-codec-unit.rkt
|
Moved `net/uri-codec' code from unit to module.
|
2011-09-05 15:22:39 -04:00 |
uri-codec.rkt
|
exposed mapping for unreserved characters
|
2012-11-01 12:38:09 -07:00 |
url-connect.rkt
|
Moved `net/url' code from unit to module.
|
2011-09-05 15:22:39 -04:00 |
url-sig.rkt
|
|
|
url-structs.rkt
|
scribble/html-properties: allow URLs in css-addition' and js-addition'
|
2012-09-11 18:52:59 -06:00 |
url-unit.rkt
|
Moved `net/url' code from unit to module.
|
2011-09-05 15:22:39 -04:00 |
url.rkt
|
Fix socket leak on redirected `*-pure-port' calls.
|
2012-10-05 11:14:38 -04:00 |
websocket.rkt
|
|
|