COMMITS
/ python/downloadprovider.py April 15, 2026
J
[Python API] Replace bare "except:" with "except Exception:" to fix signal propagation
Josh Ferrell committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
November 20, 2025
P
Add get and __contains__ methods to all *MetaClass
Peter LaFosse committed
August 3, 2025
M
Fix undefined `log_error` in downloadprovider.py
Mason Reed committed
August 1, 2025
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
May 28, 2024
January 8, 2024
J
update copyright year
Jordan Wiens committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
May 14, 2022
J
remove more vestigal py2 code
Jordan Wiens committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
September 24, 2021
P
Use more f-strings
Peter LaFosse committed
September 5, 2021
P
Fix import of log
Peter LaFosse committed
August 30, 2021
P
Ignore some type check warnings in downloadprovider.py
Peter LaFosse committed
August 24, 2021
P
Some normalizing code changes
Peter LaFosse committed
June 23, 2021
P
Refactor RegisterValue class into multiple dataclasses which can be instantiated directly
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
December 9, 2020
G
Chunked uploads and cancelling uploads
Glenn Smith committed
May 14, 2021
G
Network Settings
Glenn Smith committed
March 12, 2021
J
fix namespace issue causing settings to be included in documentation twice
Jordan Wiens committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
August 21, 2020
G
Custom request types and data transfer for DownloadProvider
Glenn Smith committed
June 12, 2020
R
Default to requests in downloadprovider, fall back to urllib if not available
Rusty Wagner committed
May 9, 2020
B
Fix DownloadProvider get_response helper.
Brian Potchik committed
April 23, 2020
B
Send URLError to the ErrorLog in the PythonDownloadProvider.
Brian Potchik committed
February 16, 2020
B
Add get_response helper to python DownloadInstance.
Brian Potchik committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
October 21, 2019
R
windows: interim workaround for windows segment heap bug
Ryan Snyder committed
May 15, 2019
P
PluginManager refactor for supporting plugin installation ui
Peter LaFosse committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
October 17, 2018
P
Expose DataRender APIs, allow setting const on types, and allow type comparison
Peter LaFosse committed
October 15, 2018
B
Initial Enhanced Settings System.
Brian Potchik committed
October 4, 2018
R
Force use of requests on Windows to avoid cert issues on some installs
Rusty Wagner committed
September 26, 2018
R
python3: ensure callbacks live long enough
Ryan Snyder committed
September 25, 2018
R
api: remove some lingering xrange uses in python bindings
Ryan Snyder committed
August 2, 2018
B
Fix DownloadProvider broken in python merge from b460b9495a.
Brian Potchik committed
July 13, 2018
K
Python2/3 String Compatibility Fix
KyleMiles committed
July 5, 2018
K
Rebased so commit history is correct now
KyleMiles committed
June 7, 2018
K
Various Python 3 support changes
KyleMiles committed
July 7, 2018
R
Python: More useful error when loading too-old Python on Windows
Ryan Snyder committed
July 2, 2018
R
downloadprovider: Fail gracefully on Ubuntu 14.04 installs, add fallback
Ryan Snyder committed
June 20, 2018
B
Add DownloadProvider Support.
Brian Potchik committed