0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This repository has moved to Google Code: http://code.google.com/p/zynamics/source/checkout?repo=bincrowd-plugin More... over 14 years ago
Changed the way the function list is sliced into chunks for uploading. More... almost 16 years ago
Added support for HTTP proxy servers. More... almost 16 years ago
Retrieve "min_edges" value from server and don't upload functions with less edges. More... almost 16 years ago
Only output details on omitted functions if DEBUG is enabled. More... almost 16 years ago
Re-read configuration file if it has been changed. More... almost 16 years ago
Use XMLRPC API 2 More... almost 16 years ago
Better support for imported functions - Don't append " (Imported)" to the function name of imported functions. So the server has a chance to actually find matches. - Don't trip and fall if match degree is 4 (imported, treated like "High") More... almost 16 years ago
Sort the columns "High", "Medium", "Low", and "Edges" in the bincrowd_download_all() chooser dialog numerically. More... almost 16 years ago
Replace unnecessary spaces More... almost 16 years ago
Added a missing check for error conditions returned by upload() More... almost 16 years ago
Moved check for config file from get_regular_function_upload_params() to upload() so it's only read once. More... about 16 years ago
Fixed typo More... about 16 years ago
Better handling of error cases. More... about 16 years ago
- Added support for chuncked file upload More... over 16 years ago
Added support for chucked file upload More... over 16 years ago
- Fixed a bug that led to incorrect application of function argument names and descriptions More... over 16 years ago
- Matching files in overview are now shown in reverse order so that best matches are shown on bottom More... over 16 years ago
- Filtered library functions when downloading an overview - Fixed a bug that led to crashes when imported functions were returned More... over 16 years ago
- Fixed a problem when combining chunked results More... over 16 years ago
- Updated the readme file More... over 16 years ago
- Introduced batch mode More... over 16 years ago
- Updated the readme file and included a license file More... over 16 years ago
- Added chunking code to avoid huge queries More... over 16 years ago
- Changed the calculation code of the prime product a bit More... over 16 years ago
- Fixed sort order in prettified Overview dialog again More... over 16 years ago
- Prettied up the Overview dialog More... over 16 years ago
- Fixed some bugs in the error handling code More... over 16 years ago
- Removed manual cutting down on large names/descriptions More... over 16 years ago
- Fixed issues with malformed stack frames More... over 16 years ago