User Details
- Time Zone
- EEST
- Location
- Bulgaria
- Github Account
- https://github.com/IsmayilMirzali
- Operating System
- Arch Linux
- Favorite Color
- Light Pink
- Listening To...
- Joe Rogan Podcast
- Watching...
- The Dark Knight
- Studying
- Aerospace Engineering, Physics, Astrophysics
- Hobbies
- Martial Arts, Strength Training
- Roles
- Disabled
- User Since
- Oct 31 2019, 11:58 AM (186 w, 6 d)
May 30 2020
May 29 2020
May 24 2020
The register_test seem to be wrong, I'm not sure if this would cause a leak or some other weird behavior.
May 23 2020
May 17 2020
May 12 2020
May 10 2020
@jcmcdonald Build just succeeded. Seems good for now.
- Fix unnecessary check
Apr 26 2020
Pending review for D277.
Finished up.
Apr 19 2020
- Add tests and address suggested changes
Apr 14 2020
Apr 11 2020
@mahussain Want me to land this?
On it.
Apr 8 2020
I mean obviously, just a badly worded sentence from me, you wouldn't want SSH keys to be wiped after reboot.
I mean an SSH key persisting after reboot is a huge security risk so I'm not surprised. As it is with most things, if there is a way, it's in the ArchWiki somewhere: https://wiki.archlinux.org/index.php/OpenSSH
@jcmcdonald I'm confused. I've always had to add them to agent after reboots (maybe because they're password protected?). Maybe something to do with gnome-keyring? Because AFAIK you have the option to choose to make it so that the key is always unlocked and it can automatically use it? (At least used to be that way for me)
Apr 5 2020
@jcmcdonald Taking a look.
Mar 15 2020
- Add constructor for instantiating from a segment
Interested.
Can I try this?
Mar 8 2020
- Add resolution copying tests
- Add curve tests
- Add constructor for instantiating from a segment
Mar 7 2020
- Add resolution tests
- Fix issue with CMake
- Fix operator overloads and constructor
Mar 1 2020
- Add copy and move constructor to Curve
- Add copy assignment operator