Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #22 | nlscc | 2020-10-24 | 1 | -0/+2 |
| | |||||
* | Calculate proper download remainder size when resuming a download. (#21) | Ian Macdonald | 2020-10-20 | 1 | -1/+1 |
| | |||||
* | fix #19 | nlscc | 2020-10-10 | 1 | -1/+2 |
| | |||||
* | use cryptodomex instead of cryptodome | nlscc | 2020-10-08 | 3 | -3/+3 |
| | |||||
* | fix #18 | nlscc | 2020-10-08 | 1 | -1/+1 |
| | |||||
* | add support for python3 -m | nlscc | 2020-10-07 | 2 | -1/+7 |
| | |||||
* | improve help | nlscc | 2020-10-07 | 1 | -3/+3 |
| | |||||
* | improve CLI and cleanup code | nlscc | 2020-10-07 | 5 | -100/+70 |
| | | | | | | | - switch to argparse, improve argument parsing - fix error when resuming a file that was already downloaded - cleanup code - bump version number | ||||
* | improve issue template | Nayil Mukhametshin | 2020-09-30 | 1 | -5/+5 |
| | |||||
* | fix regression (#13) | Nayil Mukhametshin | 2020-09-30 | 1 | -1/+1 |
| | |||||
* | add better error handling, fix #9 | Nayil Mukhametshin | 2020-09-30 | 2 | -0/+5 |
| | |||||
* | change copyright | Nayil Mukhametshin | 2020-09-30 | 7 | -8/+8 |
| | |||||
* | change readme to reflect addition of MD5 verification | Nayil Mukhametshin | 2020-09-30 | 1 | -0/+1 |
| | |||||
* | change to pycryptodome | Nayil Mukhametshin | 2020-09-27 | 1 | -1/+1 |
| | |||||
* | add issue templates | Nayil Mukhametshin | 2020-09-26 | 2 | -0/+29 |
| | |||||
* | add installation instructions (help people like #8) | Nayil Mukhametshin | 2020-09-26 | 1 | -0/+4 |
| | |||||
* | Resume download & show expected MD5 digest (#7) | Adrien Guinet | 2020-09-26 | 3 | -11/+25 |
| | | | | | | | | | | * Ability to resume downloads * Fetch version using TLS * Show expected MD5 if returned by the server Co-authored-by: Adrien Guinet <aguinet@quarkslab.com> Co-authored-by: Nayil Mukhametshin <66028747+nlscc@users.noreply.github.com> | ||||
* | add better error handling to checkupdate | Nayil Mukhametshin | 2020-08-01 | 1 | -0/+1 |
| | |||||
* | add support for saving to directories | Nayil Mukhametshin | 2020-07-30 | 2 | -5/+7 |
| | |||||
* | fix #3 (broken checkupdate command) | Nayil Mukhametshin | 2020-07-25 | 1 | -4/+5 |
| | |||||
* | fix README (i really need to stop making this mistake) | Nayil Mukhametshin | 2020-05-27 | 1 | -0/+3 |
| | |||||
* | initial commit | Nayil Mukhametshin | 2020-05-25 | 11 | -0/+983 |