Commit Graph

4837 Commits

Author SHA1 Message Date
David Rose 45d9844f80 status code 0 means success, non-zero failure 2002-10-29 00:39:31 +00:00
David Rose 0a1b879a42 keep_temporary_files 2002-10-29 00:39:05 +00:00
David Rose 67d32fc172 fix problems patching 2002-10-29 00:38:44 +00:00
cxgeorge 892a01a4cf start wait bars at 0 2002-10-28 22:53:02 +00:00
David Rose 23f2f97c8d unlink source file in pdecompress program 2002-10-28 22:31:38 +00:00
cxgeorge 2a4eed754c try-except around particle load 2002-10-28 21:44:10 +00:00
David Rose 36853fa4c3 server_and_port 2002-10-28 18:46:21 +00:00
David Rose 6a7e96398d respect delayDelete when removing objects from cache 2002-10-28 17:47:53 +00:00
David Rose 54e997dbe0 fix read_certificate problem after failed proxy attempt 2002-10-26 04:47:24 +00:00
David Rose e11f713860 sys/time.h 2002-10-26 03:19:46 +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
Darren Ranalli bb9e38286d more efficient replace 2002-10-25 04:08:52 +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 7214038a5b return support for python Proxy negotiation in connect-http. 2002-10-24 17:21:07 +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
Darren Ranalli 03924815d2 added replace() 2002-10-24 03:11:26 +00:00
cxgeorge b0645101a7 add start/finish_rendering 2002-10-23 23:11:02 +00:00
David Rose 7420d4adbc disconnect during warning message 2002-10-23 19:15:16 +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
Joe Shochet c56d92f5d5 fixing leaks 2002-10-22 07:48:06 +00:00
David Rose beb5eb9f94 http-username in Configrc 2002-10-22 04:07:35 +00:00
David Rose 999fc0c6b4 restart even after normal termination 2002-10-21 21:05:59 +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
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