The Wayback Machine - https://web.archive.org/web/20200615050856/https://github.com/topics/secure
Skip to content
#

secure

Here are 515 public repositories matching this topic...

kslstn
kslstn commented Feb 18, 2020

I use the default MacOS keyboard shortcut CMD+Backspace (clear text until start of line) to clear the search field. Problem: this also summons a dialog asking me to confirm if I want to delete the currently shown note.

When an input field has keyboard focus, I don't want such a dialog and I expect the OS's default behavior as described above.

As desired, this dialog is not shown when the no

nibanks
nibanks commented Feb 18, 2020

While looking at the code, I noticed there are several failure paths in the QuicPacketBuilderFinalize function that don't result in the current packet metadata being cleaned up. It could have a reference to a stream, which doesn't get released. This will at best leak additional memory, and at worst cause a hang in clean up.

jidanni
jidanni commented Apr 10, 2020

When editing a profile with a long
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
key, push the eyeball button. You will see
AAAAAAAAAAAAAAAAAAAAAAAAA [EYEBALL]
It is missing the ellipsis,
AAAAAAAAAAAAAAAAAAAAAAAAA… [EYEBALL]
Without the ellipsis we assume the string is only as long as it looks.

Improve this page

Add a description, image, and links to the secure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.