1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First release of the uploadit wrapper More... over 7 years ago
removed the script that created the NFO More... over 7 years ago
Updated to add the -no_tls option for issue #39 More... over 7 years ago
Added the no_tls options in the headercheck More... over 7 years ago
Removed unused variables More... over 7 years ago
Replaced the backticks with a open. This way i can read in real time the output to stdout More... almost 8 years ago
Forgot to remove my notes. :-) My notes removed. More... almost 8 years ago
Fixed the help function. Updated with the new values More... almost 8 years ago
Now the delete option is enabled by default More... almost 8 years ago
The args values in the configuration file weren't being load up correctly. Fixed some identation issues More... almost 8 years ago
Added the new configurations in the conf file. Updated the readme. More... almost 8 years ago
Now it doesn't re-archive or compress and par the files for the second upload or subsequents uploads More... almost 8 years ago
Complete rewrite More... almost 8 years ago
Added instructions and references to the script nfo creator More... almost 8 years ago
The completion checker script was being overwrited by the nfo creator More... almost 8 years ago
Fixed the \t in the echo  More... almost 8 years ago
script renamed More... almost 8 years ago
Bug in the regexp to determine the file extension More... almost 8 years ago
First version of the script to create NFO automatically More... almost 8 years ago
#37 - It will read now char by char and checking for the \r\n. More... almost 8 years ago
The number of connections counter was wrong. It was returning one connection less More... almost 8 years ago
#37 - the connection wasn't being removed from the select More... almost 8 years ago
Now the headerCheck isn't undef so the condition isn't usefull anymore. More... almost 8 years ago
#37 - Astraweb 502 error. Now it checks if there was an error while establishing the connection on the header check, and if there is, then it will skip it. More... almost 8 years ago
Improved the header check function. The function now uses only one select. More... almost 8 years ago
Changed the multiple selects to only one in the authentication method More... almost 8 years ago
Improved the algorithm for speed while uploading. More... almost 8 years ago
Clean up some imports. Removed some Time::HiRes functions imports Removed the File::Path import that wasn't being used More... almost 8 years ago
Updated the minimal perl version to run newsup. More... almost 8 years ago
Changed the default compiler switches and the default C compiler to what "supposedly" was used when building the perl executable. More info in http://perldoc.perl.org/Config.html More... almost 8 years ago