5006 Commits

Author SHA1 Message Date
David Rose
ebc6b3f7d0 support connectHttp 2002-10-21 14:50:53 +00:00
cxgeorge
5f859b3901 *** empty log message *** 2002-10-21 06:44:10 +00:00
cxgeorge
4c3aa7bb0a optionally remove brackets from output 2002-10-21 06:29:41 +00:00
cxgeorge
932c89db19 *** empty log message *** 2002-10-21 06:05:17 +00:00
cxgeorge
6df8489124 add warning 2002-10-20 03:01:30 +00:00
David Rose
4ccc65fa91 windows build 2002-10-20 00:23:17 +00:00
David Rose
3ad212f066 add do_connect() 2002-10-20 00:17:23 +00:00
David Rose
191cd9ff38 expose iostream 2002-10-20 00:17:01 +00:00
David Rose
035c3a29a1 expose StreamWriter 2002-10-20 00:16:42 +00:00
David Rose
3b6a6185e4 define inheritance of iostream 2002-10-19 23:43:55 +00:00
Mark Mine
802d4549d9 Change loop paramter on particle and sound intervals which was stomping on loop function 2002-10-19 23:34:04 +00:00
Mark Mine
141cb888f6 Added ability to force birth of a particle litter 2002-10-19 23:33:11 +00:00
Joe Shochet
36b15e40cb *** empty log message *** 2002-10-19 18:33:14 +00:00
gregw
f4f250edf2 *** empty log message *** 2002-10-19 17:26:15 +00:00
David Rose
3371fb5391 make extractor report more linear progress 2002-10-19 16:13:20 +00:00
David Rose
f3d2ac3103 return status code + 1000 for proxy errors 2002-10-19 16:12:55 +00:00
David Rose
8504b43684 include buffer 2002-10-19 02:32:38 +00:00
David Rose
74c8b349ff use zStreamBuf to handle compression/decompression interface 2002-10-19 02:28:59 +00:00
David Rose
5d56f13f1a download_to_file() with offset 2002-10-19 02:28:45 +00:00
David Rose
92082c21d1 handle open_write() correctly on windows 2002-10-19 02:27:54 +00:00
David Rose
eaf400490d empty strings don't have server names 2002-10-18 17:55:08 +00:00
David Rose
d19ee8dba4 http_proxy and http_proxy_username in configrc 2002-10-18 16:51:57 +00:00
David Rose
27df52fbfe tweaks 2002-10-18 16:32:39 +00:00
David Rose
f3065fbb3e *** empty log message *** 2002-10-18 15:55:14 +00:00
Mark Mine
f9deccc8c6 Get rid of from import * 2002-10-18 01:05:38 +00:00
David Rose
aa44768bae whoops 2002-10-18 00:26:23 +00:00
David Rose
5e1b5bae8d fixed bins not sorting? 2002-10-18 00:06:12 +00:00
David Rose
1afba99e1f set_visible_child 2002-10-18 00:06:00 +00:00
David Rose
32bb8b1b41 get_bytes_requested 2002-10-17 22:47:37 +00:00
David Rose
e29e74cf0f begin_document -> begin_get_document 2002-10-17 21:47:34 +00:00
David Rose
e926155c82 defer reading of certificates until the first SSL connection 2002-10-17 21:25:14 +00:00
David Rose
b12571edd9 reset 2002-10-17 17:57:31 +00:00
David Rose
382ab2279b subdocument 2002-10-17 17:12:40 +00:00
David Rose
4b4bf819a6 don't try to execute init files 2002-10-17 15:50:42 +00:00
David Rose
034291f780 download throttle 2002-10-17 06:17:41 +00:00
David Rose
f6f16e60d3 download_to 2002-10-17 04:37:49 +00:00
David Rose
430c07f8e6 add omitted enum 2002-10-17 04:37:34 +00:00
David Rose
eff0d77e07 Ramfile::readline() 2002-10-17 04:37:23 +00:00
David Rose
045f29ee3a *** empty log message *** 2002-10-17 04:24:20 +00:00
David Rose
36d8e8feb3 non-blocking I/O 2002-10-17 01:41:37 +00:00
David Rose
a33c3414b9 gbump on EOF 2002-10-16 17:56:10 +00:00
David Rose
8fc1ac9321 remove assertion; pose should automatically wrap 2002-10-16 14:03:50 +00:00
David Rose
6fb86ad474 HTTPDocument -> HTTPChannel 2002-10-16 02:31:39 +00:00
David Rose
cd7815bb88 reference-count sockets, prepare for non-blocking i/o 2002-10-16 01:05:04 +00:00
David Rose
203a2dbda7 migrate more of the connection stuff into from HTTPClient into HTTPDocument 2002-10-15 17:57:25 +00:00
Mark Mine
3973193175 Remove from import * 2002-10-15 04:11:01 +00:00
cxgeorge
49f3901d40 reorg dbg assert 2002-10-15 00:59:43 +00:00
David Rose
5902cf7a38 report the correct error code 2002-10-14 23:59:31 +00:00
David Rose
57c8314258 lip service to http/0.9 2002-10-14 22:36:53 +00:00
David Rose
dba02d9705 proxy authorization 2002-10-14 22:05:08 +00:00