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

20 Commits

Author SHA1 Message Date
bel
cc19be6e0a Some IPv6 fixes for Win32 (see #119) 2015-05-10 22:21:35 +02:00
bel
4c12d0cafc Set _CRT_SECURE_NO_DEPRECATE and _CRT_SECURE_NO_WARNINGS for Visual Studio
According to
https://social.msdn.microsoft.com/Forums/vstudio/en-US/3373dd77-ed73-44a6-a52c-53dfd95099ac/crtsecurenowarnings-vs-crtsecurenodeprecate?forum=vcgeneral
one probably needs both for different compiler/sdk versions
2015-04-22 22:06:43 +02:00
bel2125
acd1df40c9 Update to Lua 5.2.4 2015-03-29 20:51:42 +02:00
bel
1a4d6f2cfb Add CONSOLE debug build for test purposes 2014-09-12 22:55:16 +02:00
bel
173b0c7214 Update Lua to 5.2.3 2014-07-30 20:43:11 +02:00
bel
ec8c557589 Update version number 2014-07-08 21:57:03 +02:00
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
7ebe84d9db civetweb_lua build may use websockets 2014-02-21 22:55:37 +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
b2b62edd57 Fixed Lua compile error with recent change to conn2() 2013-10-07 14:22:23 -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
797a36f8a1 Relocated the VS project files to a more obvious location 2013-10-07 14:22:14 -04:00