Eli Barzilay
|
680c0f419a
|
more formatting etc
svn: r5048
|
2006-12-06 21:44:21 +00:00 |
|
Eli Barzilay
|
f17f7bc479
|
formatting etc
svn: r5045
|
2006-12-06 21:23:38 +00:00 |
|
Eli Barzilay
|
3459c3a58f
|
merged units branch
svn: r5033
|
2006-12-05 20:31:14 +00:00 |
|
Jacob Matthews
|
7c7ada4514
|
Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010
|
2006-12-03 00:02:40 +00:00 |
|
Jacob Matthews
|
b78f3a5c92
|
Fixed mutable-string-in-exception bugs that were all over the place in this library (!)
svn: r4999
|
2006-12-01 16:41:47 +00:00 |
|
Eli Barzilay
|
a024df75fb
|
better use of regexps
svn: r4931
|
2006-11-23 04:44:25 +00:00 |
|
Eli Barzilay
|
c6a0983954
|
use regexp
svn: r4930
|
2006-11-23 04:34:12 +00:00 |
|
Eli Barzilay
|
2a4c258bef
|
reformatting, lots of it
svn: r4929
|
2006-11-23 03:59:57 +00:00 |
|
Jay McCarthy
|
4ef5d8acd5
|
PR 8376 - Adding https 'support' to url-unit.ss
svn: r4802
|
2006-11-07 21:55:41 +00:00 |
|
Robby Findler
|
a98abdc45f
|
added John Stone's message to a comment
svn: r4565
|
2006-10-12 13:23:16 +00:00 |
|
Robby Findler
|
a6dacbcd0b
|
added Doug's message as backup for the semi/amp thing
svn: r4554
|
2006-10-11 20:28:27 +00:00 |
|
Matthew Flatt
|
c7fb924982
|
catch unexpected EOF in IMAP client
svn: r4392
|
2006-09-20 02:14:58 +00:00 |
|
Jay McCarthy
|
800a810dfd
|
pr8270
svn: r4368
|
2006-09-18 17:33:17 +00:00 |
|
John Clements
|
48334f51be
|
documented byte-string extensions
svn: r3909
|
2006-07-31 14:49:23 +00:00 |
|
John Clements
|
ecd96a68ae
|
bug fix
svn: r3908
|
2006-07-31 14:48:39 +00:00 |
|
John Clements
|
1a71a10f10
|
some functions now support bytes
svn: r3906
|
2006-07-31 14:30:48 +00:00 |
|
Eli Barzilay
|
d5294823a2
|
url-port can be #f when no port is specified
svn: r3802
|
2006-07-25 06:49:41 +00:00 |
|
Eli Barzilay
|
c6fbade5d3
|
minor improvements, mostly formatting
svn: r3745
|
2006-07-17 20:26:55 +00:00 |
|
Eli Barzilay
|
96034746fc
|
Fixed (and improved) `http://getpost-impure-port' to show the port in
the Host header if it's not the default.
svn: r3744
|
2006-07-17 20:06:52 +00:00 |
|
Jay McCarthy
|
3021890cd1
|
filename safe mode, see base64 rfc
svn: r3445
|
2006-06-23 13:15:52 +00:00 |
|
Eli Barzilay
|
980caea99d
|
openssl is now part of the main distribution
svn: r3397
|
2006-06-18 09:59:38 +00:00 |
|
Matthew Flatt
|
17a22c798b
|
fix address parsing to handle comma in parenthesized form
svn: r3163
|
2006-06-01 00:08:10 +00:00 |
|
Jay McCarthy
|
d3dde1685b
|
New SMTP servers require a FQDN.
svn: r3148
|
2006-05-31 15:37:56 +00:00 |
|
Eli Barzilay
|
ce92ae725a
|
Tests for different file:// parsing of URLs
svn: r3111
|
2006-05-29 18:13:33 +00:00 |
|
Eli Barzilay
|
25c32fd6f0
|
revert to allowing empty ports, but change the parsing for "file://x:/..." on windows so "x:/..." is the path
svn: r3107
|
2006-05-29 15:47:40 +00:00 |
|
Eli Barzilay
|
f9c7a1dd6e
|
fix reference for file:// urls (see PR8060)
svn: r3098
|
2006-05-28 22:35:16 +00:00 |
|
Eli Barzilay
|
8593839057
|
parse a port only if there are digits after the colon (see PR8060)
svn: r3097
|
2006-05-28 21:35:23 +00:00 |
|
Eli Barzilay
|
28822a155d
|
more formatting, better regexp use
svn: r3096
|
2006-05-28 19:35:25 +00:00 |
|
Eli Barzilay
|
e73d32b07d
|
make separate-path-strings even cleaner
svn: r3091
|
2006-05-28 02:46:57 +00:00 |
|
Eli Barzilay
|
6207c0fa5e
|
make separate-path-strings use regexp-split, minor formatting
svn: r3090
|
2006-05-28 02:28:46 +00:00 |
|
Matthew Flatt
|
d034f64dd2
|
301.16
svn: r3040
|
2006-05-24 19:29:58 +00:00 |
|
Eli Barzilay
|
36cb3b9092
|
flush sender port after sending text
svn: r2649
|
2006-04-10 00:33:06 +00:00 |
|
Robby Findler
|
ed9d988cd8
|
uri-codec-unit changed internally to only remap ascii chars and to automatically escape (ala utf-8) other bytes
svn: r2475
|
2006-03-21 14:57:51 +00:00 |
|
Robby Findler
|
e2d053bac1
|
PR 7976 fixed
svn: r2473
|
2006-03-21 02:11:14 +00:00 |
|
Matthew Flatt
|
0c7aff3441
|
authenticated SMTP
svn: r2136
|
2006-02-06 14:03:28 +00:00 |
|
Robby Findler
|
fddb1fa862
|
updated many unions to or/c's
svn: r2061
|
2006-01-31 19:17:33 +00:00 |
|
Robby Findler
|
aa5d3f7378
|
fixed up file: urls and fixed a bug in the parsing of urls with empty string host names
svn: r1779
|
2006-01-07 03:25:26 +00:00 |
|
Robby Findler
|
c6992e0307
|
fixed url code in various ways
svn: r1752
|
2006-01-03 14:02:25 +00:00 |
|
Eli Barzilay
|
0b7c5eb79c
|
* Use immutable strings in errors
* Use line buffering on the line to the server
svn: r1666
|
2005-12-22 05:55:10 +00:00 |
|
Matthew Flatt
|
b41c9de014
|
fixed processing of file: URLs to not assume Unix conventions and to distinguish relative and absolute paths
svn: r1463
|
2005-12-01 20:07:04 +00:00 |
|
Jay McCarthy
|
8572e70968
|
PR7576
svn: r833
|
2005-09-11 17:43:23 +00:00 |
|
Robby Findler
|
2488c15f91
|
,
svn: r386
|
2005-07-16 14:14:52 +00:00 |
|
Robby Findler
|
2ee867b61c
|
,
svn: r385
|
2005-07-16 14:08:38 +00:00 |
|
Robby Findler
|
1f8b083b0d
|
added url-structs.ss
svn: r384
|
2005-07-16 14:06:01 +00:00 |
|
Robby Findler
|
5072476095
|
fixed code that relied on broken behavior of provide/contract
svn: r383
|
2005-07-16 14:03:55 +00:00 |
|
Matthew Flatt
|
de84c91d1a
|
URI query tags case-sensitive
svn: r262
|
2005-06-28 19:57:19 +00:00 |
|
Eli Barzilay
|
daa18fcba0
|
typos
svn: r66
|
2005-06-08 00:28:39 +00:00 |
|
Eli Barzilay
|
017d151d59
|
Adding collects, with all the right properties (except eoln-style).
svn: r3
|
2005-05-27 18:56:37 +00:00 |
|