issues
search
campeon23
/
split-fetcher
The code is a concurrent file downloader in Go that splits a file into multiple parts, downloads them in parallel, and assembles the final file, with support for Etag validation to ensure file integrity.
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optimize File Hashing in AssembleFileFromParts.
#73
campeon23
opened
1 year ago
0
Standardize Error Formatting in AssembleFileFromParts.
#72
campeon23
opened
1 year ago
0
Implement Concurrency in Assembler While Preserving File Order
#71
campeon23
opened
1 year ago
0
Use Random Salt for Key Derivation.
#70
campeon23
opened
1 year ago
0
Verify Correct Padding During Decryption.
#69
campeon23
opened
1 year ago
0
Enhance goreleaser config: Correct package details and improve securi…
#68
campeon23
closed
1 year ago
0
Revert to old GitHub token in release pipeline
#67
campeon23
closed
1 year ago
0
Enhance release pipeline and update .gitignore
#66
campeon23
closed
1 year ago
0
Update release.yml to use Node 16
#65
campeon23
closed
1 year ago
0
Handle Close() method errors.
#64
campeon23
opened
1 year ago
1
Implement HMAC Authentication in CBC Mode for Encryption Package
#63
campeon23
opened
1 year ago
1
Memory Consumption during Decryption
#62
campeon23
opened
1 year ago
2
Padding Length Validation
#61
campeon23
opened
1 year ago
1
Refactor Unnecessary Byte Conversion.
#60
campeon23
opened
1 year ago
0
Add Comprehensive Comments to Methods.
#59
campeon23
opened
1 year ago
0
Misaligned Comment in CreateEncryptionKey
#58
campeon23
opened
1 year ago
0
Cleanup of Imports
#57
campeon23
opened
1 year ago
0
Remove and ignore unnecessary files
#56
campeon23
closed
1 year ago
0
Add syft and grype installations to release.yml
#55
campeon23
closed
1 year ago
0
Add golangci-lint installation in release.yml
#54
campeon23
closed
1 year ago
0
Move and update release workflow configurations
#53
campeon23
closed
1 year ago
0
Refactor downloader functions and add unit tests and release pipeline
#52
campeon23
closed
1 year ago
0
Create go.yml
#51
campeon23
closed
1 year ago
0
Refactor ProfUtils receiver naming
#50
campeon23
closed
1 year ago
0
Fix/goreleaser version switch
#49
campeon23
closed
1 year ago
0
Update go-ossf-slsa3-publish.yml
#48
campeon23
closed
1 year ago
0
Restore .goreleaser.yaml Configuration
#47
campeon23
closed
1 year ago
0
Rename .goreleaser.yml to .slsa-goreleaser.yml
#46
campeon23
closed
1 year ago
0
Resolve Build Path Issue for '.goreleaser.yml'
#45
campeon23
closed
1 year ago
0
Integrate GoReleaser with Enhanced Config Support
#44
campeon23
closed
1 year ago
0
Create go-ossf-slsa3-publish.yml
#43
campeon23
closed
1 year ago
0
Fix Elapsed Time Display in Progress Bar
#42
campeon23
closed
1 year ago
0
Refactor BufferPool to Use Byte Pointer for Enhanced Performance
#41
campeon23
closed
1 year ago
0
Add Proxy Support for Enhanced Anonymity and Bypassing Restrictions
#40
campeon23
closed
1 year ago
0
Fix issues with file assembly and enhance encryption security
#39
campeon23
closed
1 year ago
0
Update README.md
#38
campeon23
closed
1 year ago
0
Add Build Instructions and Decryption Details to Documentation
#37
campeon23
closed
1 year ago
0
Update Code Block Formatting in Markdown
#36
campeon23
closed
1 year ago
0
Update Logging, README, and Hashing Logic
#35
campeon23
closed
1 year ago
0
Corrected Syntax and Updated Images in README
#34
campeon23
closed
1 year ago
0
This commit introduces major updates to the README.md file:
#33
campeon23
closed
1 year ago
0
This commit contains significant improvements in code quality and rea…
#32
campeon23
closed
1 year ago
0
Enhancements in Manifest Structure, Encryption Handling, and Package …
#31
campeon23
closed
1 year ago
0
Refactor: Encapsulate Parameters within Downloader Constructor
#30
campeon23
closed
1 year ago
0
Refactor: Enhance Modularity with New Downloader and Assembler Packages
#29
campeon23
closed
1 year ago
0
Refactor Download and Assemble Logic into Separate Functions
#28
campeon23
closed
1 year ago
0
Fix issues with shaSumsURL and logger initialization
#27
campeon23
closed
1 year ago
0
Added Debugw and Fatal methods to Logger
#26
campeon23
closed
1 year ago
0
Fix/module name import issue
#25
campeon23
closed
1 year ago
0
Fix Module Name for Import Compatibility
#24
campeon23
closed
1 year ago
0
Previous
Next