22
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Store the hash of passwords in #auth{} records instead of the clear version More... over 7 years ago
Revert "Move username/password tuples from server state to an ETS table" More... over 7 years ago
Fix a leak when a server conf is updated because of a forgotten ets table ref More... over 7 years ago
Do not build yaws anymore for R14 releases on travis More... over 7 years ago
Fix the configuration reload when SNI is enabled More... over 7 years ago
Upload build artifacts producted by Travis on external repo More... over 7 years ago
Fix #283: FastCGI protocol error for empty HTTP body requests More... over 7 years ago
Rework how random ports are handled More... over 7 years ago
Check "Transfer-Encoding" header first, before "Content-Length" header More... over 7 years ago
Use MOD:module_info/1 instead of erlang:function_exported/3 in yaws_dynopts More... over 7 years ago
Refactor the testsuite to use common_test instead of a in-house framework More... over 7 years ago
Security flaw http://httpoxy.org/ fixed A security flaw with HTTP_PROXY fixed. When we now construct the cgi env variables, we just skip the Proxy header. Reported by [email protected] More... over 7 years ago
Update known dialyzer warnings More... almost 8 years ago
Fix typos in shopcart.erl More... almost 8 years ago
randome/random. More... almost 8 years ago
Fix #274: remove doc ref to is_default More... almost 8 years ago
Merge pull request #272 from klacke/etnt/sconf_gconf_set_functions More... almost 8 years ago
Preparing for rel 2.0.3 More... almost 8 years ago
Manage modules/functions deprecated in Erlang/OTP 19.0 More... almost 8 years ago
Remove unneeded binding in yaws_websocket:send/2 call More... almost 8 years ago
Merge pull request #275 from dvaergiller/soap_srv_handle_request_concurrent More... almost 8 years ago
Do not decode request path in logs More... almost 8 years ago
Fix the UTF-8 handling for directories and files in yaws_ls More... almost 8 years ago
Adding set functions for the sconf and gconf records More... almost 8 years ago
Fix a infinite loop when a client sends a request on "." or "./some-path" More... almost 8 years ago
Merge pull request #268 from matthiasl/ml_auth_in_ets More... almost 8 years ago
Make ways_soap_srv handle requests in parallel More... almost 8 years ago
Add yaws_api:websocket_send for ws_state records More... almost 8 years ago
Add Erlang/OTP 18.3 support in .travis.yml More... almost 8 years ago
Merge pull request #269 from leoliu/master More... almost 8 years ago