bel
|
fc6c81c417
|
Test mg_set_request_handler() for patterns
|
2014-01-08 20:09:56 +01:00 |
|
bel
|
c23dc3e6ea
|
mg_set_request_handler() mod to use pattern (Patch from Toni Wilk)
|
2014-01-07 21:08:05 +01:00 |
|
bel
|
82df56695c
|
Free context if initialization of TLS failed
|
2014-01-07 21:06:24 +01:00 |
|
sunsetbrew
|
266562065a
|
Fixed bug in handler returns code reported by agold1234
|
2014-01-06 20:58:17 -05:00 |
|
sunsetbrew
|
50f7dce707
|
Merge pull request #47 from bel2125/master
Various extensions for Lua
|
2014-01-06 15:02:45 -08:00 |
|
bel
|
5e9ee9e45d
|
Keep Linux end-of-line for .gitignore
|
2014-01-06 19:48:10 +01:00 |
|
bel
|
85b8b69b07
|
Document the new functions in the Lua environment
|
2014-01-05 21:18:57 +01:00 |
|
bel
|
cefffe0858
|
Lua environment inventory test should print 'connect' function too
|
2014-01-05 21:06:05 +01:00 |
|
bel
|
17bab418b3
|
Document the new Lua functions
|
2014-01-04 15:08:28 +01:00 |
|
bel
|
65d019b734
|
Lua script http keep-alive test 2: Use chunked transfer (content length is not known)
|
2014-01-04 00:27:00 +01:00 |
|
bel
|
4af24a48bc
|
Lua script http keep-alive test 2: Use chunked transfer
|
2014-01-04 00:05:37 +01:00 |
|
bel
|
dd17fd91fb
|
Lua script http keep-alive test 1: Set content length
|
2014-01-04 00:04:23 +01:00 |
|
bel
|
154e862dfd
|
Lua script http keep-alive test 1: Set content length
|
2014-01-03 19:49:55 +01:00 |
|
bel
|
3d033fc1e4
|
Allow Lua server pages and Lua scripts to support keep_alive
|
2014-01-02 19:50:22 +01:00 |
|
bel
|
3d85c92745
|
Let Lua-Websockets have their own file extension
|
2014-01-02 14:52:55 +01:00 |
|
bel
|
2880742c2b
|
Let Lua-Websockets have their own file extension
|
2014-01-02 14:50:20 +01:00 |
|
bel
|
38e842f484
|
Test 'require' of other Lua libs
|
2014-01-02 00:26:50 +01:00 |
|
bel
|
a9cdd7960c
|
Test 'require' of other Lua libs
|
2014-01-02 00:17:13 +01:00 |
|
bel
|
b7760846b5
|
Improve the Lua test: Test 'require' and escape all characters correctly
|
2014-01-01 21:12:34 +01:00 |
|
bel
|
9ac3f563d1
|
Add test for get_cookie Lua function
|
2013-12-31 12:12:45 +01:00 |
|
bel
|
5f3884f650
|
Add test for new Lua functions
|
2013-12-30 10:02:30 +01:00 |
|
bel
|
52a55df30b
|
URL encode+decode for Lua
|
2013-12-29 11:55:30 +01:00 |
|
bel
|
4d5d6dfee0
|
Add url_encode to Lua
|
2013-12-28 23:01:38 +01:00 |
|
bel
|
a1f86797fa
|
Add files created by test cases to .gitignore
|
2013-12-28 14:58:58 +01:00 |
|
bel
|
45fd410abd
|
MD5 calculation for Lua
|
2013-12-28 14:33:37 +01:00 |
|
bel
|
9b78163e79
|
Add get_cookie to Lua
|
2013-12-27 12:46:35 +01:00 |
|
bel
|
e679152fd1
|
Parameter checking for all Lua functions
|
2013-12-26 11:39:47 +01:00 |
|
bel
|
77323dc4af
|
resource_script_demo needs '/' in the pattern
|
2013-12-25 23:21:20 +01:00 |
|
bel
|
a4b652d16c
|
Add get_mime_type function for Lua, add test
|
2013-12-25 21:13:49 +01:00 |
|
bel
|
c6bc192c77
|
Initial version of a Lua resource script test
|
2013-12-25 00:15:13 +01:00 |
|
bel
|
33a5dbaca4
|
Add page.lua with the same functionality as page.lp
|
2013-12-24 12:03:23 +01:00 |
|
bel
|
9bb13c9232
|
Add parameter checking in var_get
|
2013-12-24 10:58:48 +01:00 |
|
bel
|
67b4283fce
|
Add get_var to Lua
|
2013-12-24 09:45:05 +01:00 |
|
bel
|
491b2e45d4
|
Add a test for mg.send_file
|
2013-12-24 00:23:58 +01:00 |
|
bel
|
1af0a35aa9
|
mg.send_file for Lua
|
2013-12-23 22:32:45 +01:00 |
|
sunsetbrew
|
8e7a148b28
|
Merge pull request #46 from bel2125/master
Update UserManual.md
|
2013-12-22 15:07:13 -08:00 |
|
bel
|
b7afc04864
|
Add some comments to mod_lua.inl
|
2013-12-22 22:50:28 +01:00 |
|
bel
|
b9870dd887
|
Fix some typos in the UserManual.md
|
2013-12-21 21:41:48 +01:00 |
|
bel
|
392421d90c
|
Document the <?= ?> syntax
|
2013-12-20 15:50:11 +01:00 |
|
sunsetbrew
|
448dad5fd2
|
Merge pull request #45 from bel2125/master
Support <?= in LSP
|
2013-12-19 15:01:15 -08:00 |
|
bel
|
5a51795323
|
Support <?= in LSP
|
2013-12-19 08:01:02 +01:00 |
|
bel
|
0b6cb15ea2
|
Documentation: Lua functions ar not only for LSP but for all Lua environments
|
2013-12-18 23:32:18 +01:00 |
|
bel
|
5dfef94cfb
|
Document Lua Server Pages and Lua scripts
|
2013-12-17 22:05:52 +01:00 |
|
bel
|
b7a1f279a6
|
Update installation description - OpenSSL may be installed by the user
|
2013-12-17 20:53:28 +01:00 |
|
sunsetbrew
|
a9489e0366
|
Update RELEASE_NOTES.md
|
2013-12-16 15:32:43 -05:00 |
|
sunsetbrew
|
d42ab39013
|
Merge pull request #44 from bel2125/master
Add a common problems section to OpenSSL.md
|
2013-12-16 12:31:13 -08:00 |
|
bel
|
579e547994
|
Add a common problems section to OpenSSL.md
|
2013-12-16 21:01:02 +01:00 |
|
sunsetbrew
|
6e8df9d958
|
Merge pull request #43 from bel2125/master
Add a description of the new config options for Websocket for Lua
|
2013-12-15 13:27:58 -08:00 |
|
bel
|
83cc401975
|
Describe new config options, sort them in the docu like in the source
|
2013-12-15 21:46:41 +01:00 |
|
bel
|
7430d86623
|
Tell Lua if it is called as a Lua page, a Lua script or as websocket
|
2013-12-15 20:41:36 +01:00 |
|