Commit Graph

186 Commits

Author SHA1 Message Date
Adam D. Ruppe ccdb70c656 win64 2016-09-15 12:04:08 -04:00
Adam D. Ruppe 8480efdc64 new dmd compatibility 2016-05-20 14:21:54 -04:00
Adam D. Ruppe 5d2836489d dmd v2.071.0 updates 2016-04-07 00:15:11 -04:00
Adam D. Ruppe decb21eb26 fix deprecation warning 2016-03-01 13:36:28 -05:00
Adam D. Ruppe c713cd6b63 selector bugs 2016-02-27 13:20:02 -05:00
Adam D. Ruppe 65b3b06f6d more updates. hidecursor by ketmar 2015-12-07 21:07:58 -05:00
Adam D. Ruppe 85a447af31 osx fix 2015-12-04 17:22:12 -05:00
Adam D. Ruppe c0bc728df0 bug in embedded_http if headers and content are in separate packets 2015-08-04 23:18:37 -04:00
Adam D. Ruppe 8237be0d8b close connections when they run their course naturally so it doesnt do CLOSE_WAIT forever 2015-06-24 22:58:19 -04:00
Adam D. Ruppe ff68e1cf00 ct to regular regex for compile speed boost 2014-12-22 13:52:21 -05:00
Adam D. Ruppe 3084267a11 listening-host support on all modes 2014-12-12 09:38:48 -05:00
Adam D. Ruppe 90b3b083de dmd warnings (thanks ketmar) 2014-10-22 11:06:05 -04:00
Adam D. Ruppe a7823e8e6a better standard compliance on missing content-type (matters for ie on my win8 box) 2014-06-25 23:12:25 -04:00
Adam D. Ruppe 18990bf44f idk 2014-06-07 20:34:59 -04:00
Adam D. Ruppe bd1e3cc2d0 64 bit 2014-02-23 08:50:59 -05:00
Adam D. Ruppe eae566d0cc timezone 2014-02-22 16:43:48 -05:00
Adam D. Ruppe 55eafc2705 fix broken stuff from dmd update 2013-11-08 21:06:53 -05:00
Adam D. Ruppe 7560c68548 dmd 2.064 2013-11-06 14:43:53 -05:00
Adam D. Ruppe 1e94af20d8 quiet disconnect exception handling 2013-10-01 16:40:43 -04:00
Adam D. Ruppe b5581ac1cb fix scgi 2013-08-21 16:18:03 -04:00
Adam D. Ruppe 93248ce308 experimental new embedded_httpd_threads, use -version=cgi_multiple_connections_per_thread to try 2013-08-10 13:54:19 -04:00
Adam D. Ruppe f34e9de27f --listening-host for fastcgi 2013-08-10 09:20:57 -04:00
Adam D. Ruppe 71dc672148 fastcgi listen test 2013-08-09 21:47:13 -04:00
Adam D. Ruppe 115613fcd0 script filename 2013-08-09 21:10:45 -04:00
Adam D. Ruppe aa161dc53b possible fix 2013-08-09 10:47:49 -04:00
Adam D. Ruppe d614f48642 stuff 2013-07-11 08:35:54 -04:00
Adam D. Ruppe f9278d0f47 encoding fix for real 2013-07-03 20:47:11 -04:00
Adam D. Ruppe a1291a48cd encoding problem 2013-07-03 20:10:28 -04:00
Adam D. Ruppe 0ef6ebd977 png reworking 2013-06-10 12:21:32 -04:00
Adam D. Ruppe ca5ea9d0f7 initial websocket support 2013-06-06 23:01:52 -04:00
Adam D. Ruppe 848566eaf7 avoid some unneeded allocations 2013-06-02 21:54:32 -04:00
Adam D. Ruppe 38c604356d catching up (again) 2013-05-30 18:45:26 -04:00
Adam D. Ruppe 65513f5ccf catch up 2013-04-11 07:59:49 -04:00
Adam D. Ruppe 5ccf8b4ae0 command line processing for easier testing 2013-02-21 11:01:57 -05:00
Adam D. Ruppe 79b2a25b92 catching up on random stuff 2013-02-16 11:18:15 -05:00
Adam D. Ruppe 86d1a3dcb1 dmd 2.061 2013-01-10 08:15:04 -05:00
Adam D. Ruppe b6cf1009c1 64 bit fcgi fix attempt 2012-12-20 08:37:04 -05:00
Adam D. Ruppe f2943b90b3 Merge branch 'master' of https://github.com/eskimor/misc-stuff-including-D-programming-language-web-stuff
Conflicts:
	database.d
2012-11-26 15:55:35 -05:00
Adam D. Ruppe e677d8d445 catching up 2012-10-07 12:56:46 -04:00
Adam D. Ruppe 4b5a1a916e more stuff 2012-08-11 22:53:46 -04:00
Adam D. Ruppe 5b816cb7e7 catching up on lots of changes. 2012-08-11 00:24:04 -04:00
Adam D. Ruppe 3649029cf6 argh half lib aa hax 2012-04-16 13:08:45 -04:00
Adam D. Ruppe 3e0a280551 multiple files 2012-04-16 12:36:39 -04:00
Adam D. Ruppe 64284c3d7c multiple files 2012-04-16 12:35:03 -04:00
Adam D. Ruppe 66f71380f7 Uri userinfo as well 2012-04-07 17:52:48 -04:00
Adam D. Ruppe 147924c659 uri struct now works 2012-04-07 17:37:30 -04:00
Adam D. Ruppe c826aad6e5 stderr 2012-03-25 00:11:44 -04:00
Adam D. Ruppe 933aa566d3 lol junk 2012-03-24 23:30:12 -04:00
Adam D. Ruppe 10bfe54b29 recursive close big bug fix 2012-03-24 23:29:20 -04:00
Adam D. Ruppe e1e9fcdf3e command line port selection 2012-03-24 22:08:33 -04:00
Adam D. Ruppe c91583cc85 64 bit etc 2012-03-24 21:59:57 -04:00
Adam D. Ruppe 556a288b8c new error handling 2012-03-24 21:34:46 -04:00
Adam D. Ruppe 053012024b better embedded httpd, no longer requires external module 2012-03-24 14:20:13 -04:00
Adam D. Ruppe 75891e0634 initial httpd2 and 64 bit fixes 2012-03-24 11:58:13 -04:00
Adam D. Ruppe ea00b0db7a SCGI support and associated network helpers 2012-03-23 23:57:27 -04:00
Adam D. Ruppe 46ec720067 comment unfinished thing 2012-02-25 16:27:39 -05:00
Abscissa 85cb464330 fix cgi to compile on windows 2012-02-25 16:10:08 -05:00
Adam D. Ruppe ac83e27d21 more standalone httpd compatibility 2012-02-06 00:28:32 -05:00
Adam D. Ruppe 491434c645 lots of embedded httpd fixes 2012-02-05 21:03:18 -05:00
Adam D. Ruppe 23da5a5bf4 embedded httpd fix 2012-02-05 16:07:58 -05:00
Adam D. Ruppe 78e0f11c34 changes i guess 2012-01-20 11:22:00 -05:00
Adam D. Ruppe 239a5b5651 if i knew id say... 2011-12-09 00:20:03 -05:00
Adam D. Ruppe e5573750bd i already forgot 2011-12-04 23:25:27 -05:00
Adam D. Ruppe 87959d6e99 rewrote file upload to support streaming data and backing files 2011-12-04 14:07:53 -05:00
Adam D. Ruppe afa953838c all request headers should now be available 2011-12-03 20:09:02 -05:00
Adam D. Ruppe d6e0002779 some quick documentation on the members 2011-12-03 11:57:03 -05:00
Trass3r 74fdfbbb55 const and x64 fixes 2011-11-29 21:14:37 +01:00
Adam D. Ruppe 8b9e3e0bc7 random updates 2011-11-27 13:41:04 -05:00
Adam D. Ruppe c6fbe6740a i forgot secure cookie param! 2011-11-20 11:52:31 -05:00
Adam D. Ruppe 893842d058 upload progress bar hook 2011-11-13 12:42:30 -05:00
Adam D. Ruppe 3d15b86362 html5 server side event helpers and data uri and reorganization 2011-11-12 23:26:39 -05:00
Adam D. Ruppe eaaf8cfeed windows improvement, thanks go to Stanislav Blinov 2011-11-09 09:55:57 -05:00
Trass3r 5b12187850 some x64 fixes 2011-11-09 02:58:52 +01:00
Adam D. Ruppe cdb2c96219 beginning url 2011-11-06 23:32:27 -05:00
Adam D. Ruppe 025e7ee835 std.datetime 2011-10-18 14:22:49 -04:00
Adam D. Ruppe 3b87c881bb updating 2011-10-13 19:27:58 -04:00
Adam D. Ruppe e442e61a59 more stuff 2011-09-22 13:19:14 -04:00
Adam D. Ruppe 55e8972e81 dmd 2.055 and std.datetime bullshit 2011-09-17 22:46:28 -04:00
Adam D. Ruppe 9d7665398f fixes and convenience methods 2011-09-15 23:35:13 -04:00
Adam D. Ruppe c69d8e838e custom CGI class support 2011-09-01 16:58:00 -04:00
Adam D. Ruppe 53ff8d3ca6 oops missed a version 2011-08-25 21:25:01 -04:00
Adam D. Ruppe 20d971be0f gzip support. also needs a slightly customized std.zlib so it is on a version for now 2011-08-23 16:06:44 -04:00
Adam D. Ruppe 7f1640d1c9 docs, iis fix, copyright 2011-07-22 19:43:42 -04:00
Adam D. Ruppe cd9e51606e iis "fixes" (more like hacks???) 2011-07-17 10:47:15 -04:00
Adam D. Ruppe 298dc39ea2 symlinks break git lol 2011-07-15 09:07:29 -04:00
Adam D. Ruppe 391628e3d0 adding the existing stuff 2011-07-15 08:48:59 -04:00