Merge pull request #63 from BenBE/fix-evhadler-uaf |
|
More...
|
4 months ago
|
Fix UAF in ngx_http_uploadprogress_event_handler |
|
More...
|
4 months ago
|
New version v0.9.3 |
|
More...
|
about 1 year ago
|
Merge pull request #60 from BenBE/fix-1.23 |
|
More...
|
about 1 year ago
|
Fix compilation issues with nginx 1.23 and later |
|
More...
|
about 1 year ago
|
Merge pull request #55 from e2dk4r/master |
|
More...
|
over 3 years ago
|
fix received and size same issue when using HTTP/2 |
|
More...
|
over 3 years ago
|
Merge pull request #51 from Whissi/issue_50 |
|
More...
|
over 8 years ago
|
config: Fix ngx_module_type |
|
More...
|
over 8 years ago
|
New version 0.9.2 |
|
More...
|
almost 9 years ago
|
Merge pull request #43 from PeterTonoli/dynamic-module |
|
More...
|
about 9 years ago
|
nginx-upload-progress-module can now be compiled as a dynamically loadable module |
|
More...
|
about 9 years ago
|
fix #36 - nginx reduces rquest_body->rest only on buffer recycling |
|
More...
|
about 11 years ago
|
Fix-up comment style |
|
More...
|
about 12 years ago
|
Properly track progress of smaller file uploads |
|
More...
|
about 12 years ago
|
New version 0.9.0 |
|
More...
|
over 13 years ago
|
Release 0.8.4 |
|
More...
|
over 13 years ago
|
Fix #21 - compilation failure with nginx 1.1.15 |
|
More...
|
over 13 years ago
|
Adding instructions for jQuery AJAX compatablity, change the JSON template example to double quoted properties, and fixed a few minor spelling errors. |
|
More...
|
over 13 years ago
|
Changed default upload progress response format to JSONP. Also fixed typo in test/client.sh |
|
More...
|
over 13 years ago
|
Fix #16 - compilation error on kfreebsd |
|
More...
|
almost 14 years ago
|
Version 0.8.3 |
|
More...
|
almost 14 years ago
|
An HTTP redirect status is not necessarily an indication of error (and shouldn't be reported as such) |
|
More...
|
almost 14 years ago
|
Fix #7 - Error upload might be deleted from rbtree |
|
More...
|
over 14 years ago
|
Version 0.8.2 |
|
More...
|
over 14 years ago
|
Make session ID query-string parameter name also configurable |
|
More...
|
over 14 years ago
|
Fix find_node issue with hash collisions |
|
More...
|
over 15 years ago
|
Version 0.8 |
|
More...
|
over 15 years ago
|
Fix #2 - fix crash when compiling scripts |
|
More...
|
over 15 years ago
|
Support jsonp by storing the value of the callback parameter in $uploadprogress_callback. |
|
More...
|
over 15 years ago
|