1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-12-22 04:02:04 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
bel
edadd7ebf2 Rewrite websocket for Lua (Step 14 of ?) 2014-06-01 14:50:32 +02:00
bel
2a2efc26f7 Rewrite websocket for Lua (Step 13 of ?) 2014-06-01 00:16:47 +02:00
bel
0eee4c0bec Add the inl files to the Visual Studio project, so they can be conveniently opened from the Visual Studio IDE 2014-04-16 13:31:59 +02:00
bel
9576339a75 Implement user defined error pages 2014-04-06 22:34:44 +02:00
bel
5ca68ecbfa Unit test for Windows 2014-03-20 21:12:44 +01:00
bel
7ebe84d9db civetweb_lua build may use websockets 2014-02-21 22:55:37 +01:00
bel
aa2cded31f New + better websocket example 2013-12-10 20:41:32 +01:00
Thomas Davis
ed5689b791 Updated VS2012 Build for WinXP 2013-10-20 21:02:32 -04:00
Thomas Davis
4d9a202f76 Added ZIP installation build for Windows
Also moved version define to the header.
2013-10-13 13:51:19 -04:00
bel
f914beea06 Add lfs (LuaFileSystem) support 2013-10-07 23:31:03 +02:00
Thomas Davis
0c3cb15f58 Changed Windows installer to use Inno Setup.
Advanced Installer had problems with directory permissions
in its free version.

https://github.com/sunsetbrew/civetweb/issues/11
2013-10-07 14:22:24 -04:00
Thomas Davis
b2b62edd57 Fixed Lua compile error with recent change to conn2() 2013-10-07 14:22:23 -04:00
Thomas Davis
826328d4d0 Updated version number to 1.5 2013-10-07 14:22:22 -04:00
Thomas Davis
c67fbc7caf Added new C embedding example 2013-10-07 14:22:22 -04:00
Thomas Davis
ed2e3ec50b Aligned remote packaging with the build 2013-10-07 14:22:17 -04:00
Thomas Davis
e05ae595e8 Added 64 bite windows app and installer 2013-10-07 14:22:17 -04:00
Thomas Davis
b2aee90d14 Regorganized directories to make them more intuitive 2013-10-07 14:22:16 -04:00
Thomas Davis
2f880bb317 Upgraded LUA to 5.2.2, added library build targets 2013-10-07 14:22:16 -04:00
Thomas Davis
350b1fc75e Made md5 a static include, renamed source includes a .inl. 2013-10-07 14:22:15 -04:00
Thomas Davis
85746b3f33 Added YASSL Windows project and documentation. 2013-10-07 14:22:15 -04:00
Thomas Davis
797a36f8a1 Relocated the VS project files to a more obvious location 2013-10-07 14:22:14 -04:00