Commit Graph

831 Commits

Author SHA1 Message Date
Adam D. Ruppe 1ad4d9f013 openssl 2012-08-14 13:51:28 -04:00
Adam D. Ruppe 4b5a1a916e more stuff 2012-08-11 22:53:46 -04:00
Adam D. Ruppe b0bd5cd1fe oops symlink breakage lol 2012-08-11 00:28:55 -04:00
Adam D. Ruppe ebf0fd83d7 initial commit 2012-08-11 00:26:13 -04:00
Adam D. Ruppe 5b816cb7e7 catching up on lots of changes. 2012-08-11 00:24:04 -04:00
Adam D. Ruppe ca50fc2016 Merge branch 'master' of github.com:adamdruppe/misc-stuff-including-D-programming-language-web-stuff 2012-06-30 22:52:31 -04:00
Adam D. Ruppe 2572ca7a15 idk 2012-06-30 22:52:28 -04:00
Adam D. Ruppe dc887511b4 idk 2012-06-30 22:52:16 -04:00
Adam D. Ruppe 183ebe61aa Merge pull request #19 from Abscissa/fixes2
web.d: -d not required, and no warnings
2012-06-30 19:52:11 -07:00
Adam D. Ruppe 8d19c4c55e Merge pull request #18 from callumenator/simpledisplay_fix
Fixes to simpledisplay.d to make it compile
2012-06-30 19:51:52 -07:00
Abscissa b0603a0fe8 Fixed warnings. 2012-06-03 00:51:34 -04:00
Abscissa 34f9cb1de6 Works without -d 2012-06-03 00:47:48 -04:00
Callum Anderson 1ddfe2d669 Replaced typedefs with alias, removed return in void function displayImage, changed GET_X_PARAM and GET_Y_PARAM to HIWORD and LOWORD 2012-06-02 17:34:08 -08: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
Timon Gehr bcb2f58c9b fixed typo in Nick's name. 2012-03-25 14:18:39 +03: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 5f5c157ded specialized XmlDocument and various 2012-03-20 10:27:47 -04:00
Adam D. Ruppe 0c94c232a4 better exception messages 2012-03-11 21:05:09 -04:00
Adam D. Ruppe 46ec720067 comment unfinished thing 2012-02-25 16:27:39 -05:00
Abscissa 168895801e fix warnings 2012-02-25 16:10:54 -05:00
Abscissa 85cb464330 fix cgi to compile on windows 2012-02-25 16:10:08 -05:00
Adam D. Ruppe d944083fe9 case sensitivity in non-strict selector 2012-02-25 14:47:02 -05:00
Adam D. Ruppe 236845261c windows lib comment 2012-02-24 20:45:19 -05:00
Adam D. Ruppe 3c0f78ed78 it had wrong padding on certain input lengths. ugly hack to fix, now matches sha256sum 2012-02-23 19:12:23 -05:00
Adam D. Ruppe 1e9054c4e4 image.d 2012-02-21 12:12:44 -05:00
Adam D. Ruppe 07238fab1f new opapply based iterator for queries 2012-02-15 13:54:30 -05:00
Adam D. Ruppe b09168ad1b assorted fixes 2012-02-15 12:35:35 -05:00
Adam D. Ruppe 617b7e38e7 observer events 2012-02-09 22:22:42 -05:00
Adam D. Ruppe 982ec91e13 event methods 2012-02-09 19:37:05 -05:00
Adam D. Ruppe d6c3404ae6 documentation and organization 2012-02-09 18:37:52 -05:00
Adam D. Ruppe 223c56f8e2 template output function note 2012-02-06 00:31:05 -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 bedea1ec31 basic threading 2012-02-05 19:56:53 -05:00
Adam D. Ruppe 5b38267e09 would never answer the browser if cgi threw 2012-02-05 18:21:11 -05:00
Adam D. Ruppe 23da5a5bf4 embedded httpd fix 2012-02-05 16:07:58 -05:00
Adam D. Ruppe 397f6d293c apparently template constraints dont work on class templates with inheritance 2012-02-05 16:05:33 -05:00
Adam D. Ruppe de154ec9f1 element.style 2012-02-05 14:04:13 -05:00