1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-17 22:21:06 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Lammert Bies
6566341735 Updated references to LibHTTP 2016-11-15 20:04:22 +01:00
bel
a14ccc4313 Update documentation 2016-05-13 23:06:33 +02:00
Christopher Galas
7c3fb31ee6 Correcting minor typo 2016-01-27 13:57:10 -08:00
bel
daf2c2e5f4 Update documentation 2015-12-08 22:16:40 +01:00
bel
e5c4a37b77 Update Embedding.md 2015-12-08 20:18:38 +01:00
bel
71f2ef9068 Add a comment in Embedding.md: CivetWeb is in C and C++ is only an (incomplete) wrapper.
See also #233
2015-12-08 20:18:21 +01:00
bel
a169c9a2e8 Update repository in documentation: bel2125/civetweb --> civetweb/civetweb 2015-08-11 22:45:38 +02:00
bel
8c90b3cae5 Handler for websocket connection (Step 7/7)
Add an interface to register handler for websocket connections.
See enhancement #30 and question #101
2015-04-19 23:20:08 +02:00
bel2125
cd15156584 Merge pull request #100 from da4089/patch-2
Tyop.
2015-04-16 07:29:52 +02:00
David Arnold
8d7387cbd4 Tyop. 2015-04-15 11:27:21 +10:00
David Arnold
6706d390c0 Fix tyops 2015-04-15 10:46:12 +10:00
bel2125
acd1df40c9 Update to Lua 5.2.4 2015-03-29 20:51:42 +02:00
bel2125
b6088ee7eb Add a define SSL_ALREADY_INITIALIZED
This define should be set if civetweb is embeded into a host application
that did already set up SSL (libcrypto).
See also comment "cryptolib_users = 1", issue #58
2015-01-07 23:16:35 +01:00
bel
173b0c7214 Update Lua to 5.2.3 2014-07-30 20:43:11 +02:00
Thomas Davis
1461951d13 Compile fixes for OSX
Also fixed github URL's to point to correct project.
2014-06-26 17:38:05 -04:00
bel
f914beea06 Add lfs (LuaFileSystem) support 2013-10-07 23:31:03 +02:00
sunsetbrew
7f7f0abcfc Update Embedding.md 2013-10-07 14:22:21 -04:00
sunsetbrew
3f7abe8688 Update Embedding.md 2013-10-07 14:22:21 -04:00
Thomas Davis
89d5207904 Fixed Lua capitialization 2013-10-07 14:22:18 -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
b8cccd3989 Updated embedding document with INL clearification statement 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
sunsetbrew
93bc734423 Update Embedding.md 2013-10-07 14:22:14 -04:00
Thomas Davis
ed4efa7877 Corrected Embedding document name 2013-10-07 14:22:13 -04:00