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,851 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 73 commits in 5 repositories
Created a pull request in arvidn/libtorrent that received 41 comments
Opened 59 other pull requests in 5 repositories
arvidn/libtorrent
5
open
37
merged
1
closed
- Test merge 2
- Disable idna tracker hostnames by default
- validate HTTPS tracker certificates by default
- load SSL certificates from windows system certificate store
- Add unit test for store buffer
- Test merge 2
- fix unaligned read requests to mmap_disk_io
- 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
- Some pull requests not shown.