You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addresses issue where the tar library code would throw an Out of Memory exception with small tar/tgz files ( less than 512 bytes, which violate the TAR standards ). (Issue: #35)
Allow for /report and /report_sig to be processed at the same time. (Issue: #29)