4862 Commits

Author SHA1 Message Date
David Rose
6a46a94f3c be more aggressive about trying to get around proxies, and reporting messages to user 2002-11-10 18:15:58 +00:00
cxgeorge
60a902af01 fix search_for_valid memcheck bug 2002-11-10 07:15:17 +00:00
David Rose
a9a83066da strip off dot following server 2002-11-09 00:41:42 +00:00
David Rose
c7638de1e9 report more error messages when connection lost 2002-11-08 22:33:09 +00:00
David Rose
3acbd6c86f use NSPR if no proxy, OpenSSL with proxy 2002-11-08 20:24:50 +00:00
David Rose
350369ae57 verbose disconnect reasons 2002-11-07 21:30:51 +00:00
David Rose
b4ed038469 show number of intervals 2002-11-06 22:20:59 +00:00
David Rose
74f99dcf0f return redirect address for 1302 too 2002-11-05 21:30:49 +00:00
David Rose
1e96f1ca63 send_extra_headers 2002-11-05 19:42:12 +00:00
David Rose
5b38176c95 fix touch() on windows 2002-11-05 00:09:33 +00:00
Darren Ranalli
48e742c25c split collision traversal out from igloop, with earlier priority, to allow app to insert tasks in between 2002-11-04 22:21:19 +00:00
David Rose
bf98a3c9a9 fixes for new publish script, patch fixes 2002-11-04 21:22:13 +00:00
David Rose
672f058697 trailing slash implies directory name 2002-11-04 21:20:56 +00:00
cxgeorge
a4c80d791a no mem-based res checks for 640x480 2002-11-03 03:54:39 +00:00
David Rose
8e4dd8fa12 saner get_subdocument/download_to_file 2002-11-01 18:51:13 +00:00
Darren Ranalli
95166f8d59 improved angle-reduction funcs 2002-11-01 01:01:09 +00:00
David Rose
7e17841ed3 use new truncate parameter for open_write 2002-10-30 23:56:51 +00:00
David Rose
35afd13237 add truncate parameter to open_write 2002-10-30 23:36:02 +00:00
cxgeorge
1e38e768d5 more dbg logging 2002-10-30 04:05:10 +00:00
David Rose
1ad6b0310f add put, delete, trace methods 2002-10-29 22:32:08 +00:00
David Rose
3c159a7bcf don't send proxy auth to https servers 2002-10-29 21:00:58 +00:00
David Rose
1bdfdb7265 oops, proxy password 2002-10-29 18:49:28 +00:00
cxgeorge
e9015f2d3d fix bug in 8bpp alpha texture conversion 2002-10-29 03:53:21 +00:00
cxgeorge
53c6ebd8ef more error msgs 2002-10-29 03:27:07 +00:00
cxgeorge
220b717689 use 800x600 as default res for all but 64MB+ cards 2002-10-29 01:17:18 +00:00
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