Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,825 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 53 commits in 5 repositories
Created a pull request in arvidn/libtorrent that received 41 comments
Opened 54 other pull requests in 5 repositories
arvidn/libtorrent
5
open
32
merged
1
closed
- Test merge 2
- make the buffer pointer in the store buffer point to immutable memory…
- simplify pointer arithmetic in utp buffer handling
- add GH action workflow to build and run simulations on linux
- introduce mitigation for Server Side Request Forgery
- m_seq_nr is not incremented when sending a FIN packet, so we shouldn'…
- don't log protocol encryption key and synchash
- Random numbers
- clarify that DHT transaction IDs are 16 bits
- smart_ban uses sha-1 to hash blocks, there's no need to salt
- instead of static_assert in client_data_t's conversion operator
- fix error handling for pool allocation failure
- fix a bug in the parse_int fuzzer
- fix concurrent access to part files
- simplify file class
- fix building with mutable torrent support disabled
- add posix_part_file, specific to posix_storage
- generalize move_storage() utility function to not depend on the part_file type
- fix contributing docs
- Test merge
- Bump version
- Test merge 2
- bump version to 1.2.11
- make client_test use fixed_slots_choker
- Test merge 2
- Some pull requests not shown.