Commit Graph

2559 Commits

Author SHA1 Message Date
David Rose 54e997dbe0 fix read_certificate problem after failed proxy attempt 2002-10-26 04:47:24 +00:00
David Rose 843cf7291b remove sys/time.h 2002-10-26 03:17:19 +00:00
David Rose b4b34572c7 add digest authentication 2002-10-26 03:09:34 +00:00
David Rose 6c31d3a9cf be nicer about closing sockets 2002-10-25 00:42:09 +00:00
David Rose 4680e81f12 more robust fix for connect spammage 2002-10-24 21:05:44 +00:00
David Rose 27ad52b306 reinstate downloader 2002-10-24 06:00:28 +00:00
David Rose 246e67422f *** empty log message *** 2002-10-24 05:42:40 +00:00
David Rose 7a10483c7e try select 2002-10-24 05:24:27 +00:00
cxgeorge b0645101a7 add start/finish_rendering 2002-10-23 23:11:02 +00:00
David Rose e5c2fc201e fix throttling on slow machines 2002-10-23 19:14:45 +00:00
cxgeorge d0197351ab dont fill textures w/o ram images 2002-10-23 02:48:50 +00:00
David Rose beb5eb9f94 http-username in Configrc 2002-10-22 04:07:35 +00:00
cxgeorge e6d6f3d529 *** empty log message *** 2002-10-21 21:00:47 +00:00
David Rose ac405714ea remove old two-parameter get_document() 2002-10-21 18:15:54 +00:00
David Rose 1a1e0d7486 remove test_downloader 2002-10-21 17:46:30 +00:00
David Rose 5dcf02624d downloader is now superceded by HTTPClient 2002-10-21 16:07:40 +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 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
Mark Mine 141cb888f6 Added ability to force birth of a particle litter 2002-10-19 23:33:11 +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 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 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 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 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