3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 16, 2024 — Jul 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #63 from BenBE/fix-evhadler-uaf
masterzen
as Brice Figureau
More... 4 months ago
Fix UAF in ngx_http_uploadprogress_event_handler More... 4 months ago
New version v0.9.3
masterzen
as Brice Figureau
More... about 1 year ago
Merge pull request #60 from BenBE/fix-1.23
masterzen
as Brice Figureau
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
masterzen
as Brice Figureau
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
masterzen
as Brice Figureau
More... over 8 years ago
config: Fix ngx_module_type More... over 8 years ago
New version 0.9.2
masterzen
as Brice Figureau
More... almost 9 years ago
Merge pull request #43 from PeterTonoli/dynamic-module
masterzen
as Brice Figureau
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
masterzen
as Brice Figureau
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
masterzen
as Brice Figureau
More... over 13 years ago
Release 0.8.4
masterzen
as Brice Figureau
More... over 13 years ago
Fix #21 - compilation failure with nginx 1.1.15
masterzen
as Brice Figureau
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
masterzen
as Brice Figureau
More... almost 14 years ago
Version 0.8.3
masterzen
as Brice Figureau
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
masterzen
as Brice Figureau
More... over 14 years ago
Version 0.8.2
masterzen
as Brice Figureau
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
masterzen
as Brice Figureau
More... over 15 years ago
Version 0.8
masterzen
as Brice Figureau
More... over 15 years ago
Fix #2 - fix crash when compiling scripts
masterzen
as Brice Figureau
More... over 15 years ago
Support jsonp by storing the value of the callback parameter in $uploadprogress_callback. More... over 15 years ago