openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
lua-handlers
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Should fix tls blocking.
Robert G. Jakabosky
More...
almost 9 years ago
Fix bug with closing the read side of a connection.
Robert G. Jakabosky
More...
almost 11 years ago
fixed getpeername/getsockname/setsockopt in tls_backend.lua
Bjoern Kalkbrenner
More...
almost 11 years ago
fix for errorloop when tls has problems with e.g. key/cert
Bjoern Kalkbrenner
More...
almost 11 years ago
Add missing locals.
Robert G. Jakabosky
More...
about 12 years ago
Make 'error' local.
Robert G. Jakabosky
More...
about 12 years ago
Add example on_error callback.
Robert G. Jakabosky
More...
about 12 years ago
Fix passing of the http request to the response:on_error() callback.
Robert G. Jakabosky
More...
about 12 years ago
Stop socket write_timeout timer when closing socket.
Robert G. Jakabosky
More...
about 12 years ago
Add example http server for sending a file.
Robert G. Jakabosky
More...
about 12 years ago
Fix bug with re-arming timer for write timeouts.
Robert G. Jakabosky
More...
about 12 years ago
Fix bug with calling 'handle_drain' connection method when writes are unblocked.
Robert G. Jakabosky
More...
about 12 years ago
Fix name of http server connection module.
Robert G. Jakabosky
More...
over 13 years ago
Merge branch 'master' of github.com:Neopallium/lua-handlers
Robert G. Jakabosky
More...
over 13 years ago
Merge pull request #3 from SirDinosaur/patch-1
Robert G. Jakabosky
More...
over 13 years ago
Fixed rockspec as handler/http/server/connection.lua was renamed to handler/http/server/hconnection.lua
Michael Williams
More...
over 13 years ago
Don't send HTTP request on connect.
Robert G. Jakabosky
More...
over 13 years ago
Support sending minimal response headers.
Robert G. Jakabosky
More...
over 13 years ago
Fix parsing of fragment from uri when query is missing. Thanks to user 'haste' on irc for reporting.
Robert G. Jakabosky
More...
over 13 years ago
Close socket when recv() returns 0.
Robert G. Jakabosky
More...
over 13 years ago
Add assertion on missing Idle watcher support in lua-ev 1.3
Robert G. Jakabosky
More...
almost 14 years ago
Fix bug with max http connections & 'Connection: close' header.
Robert G. Jakabosky
More...
almost 14 years ago
Add HTTP client put example.
Robert G. Jakabosky
More...
almost 14 years ago
Remove on_path/on_query_string/on_fragment callbacks from server-side http-parser, since they are not provided by http-parser anymore.
Robert G. Jakabosky
More...
almost 14 years ago
Fix issue with empty path.
Robert G. Jakabosky
More...
almost 14 years ago
Fix bug with http client url parsing.
Robert G. Jakabosky
More...
almost 14 years ago
Add missing LuaSocket dependency for http module.
Robert G. Jakabosky
More...
almost 14 years ago
Fix bug with nil 'self.sock'.
Robert G. Jakabosky
More...
about 14 years ago
Add support for binding to a local adddress & port for connecting sockets.
Robert G. Jakabosky
More...
about 14 years ago
Fix luarock spec files.
Robert G. Jakabosky
More...
about 14 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree