Commit Graph

79 Commits

Author SHA1 Message Date
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