summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* skey: Fix length check in skeylogin.cHEADskey-1.1.5-patches-7masterUlrich Müller2023-03-161-0/+24
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Port to musl libc.skey-1.1.5-patches-6Ulrich Müller2016-10-291-0/+26
| | | | Bug: 597646
* put.c: Avoid out of bounds stack read.skey-1.1.5-patches-5Ulrich Müller2015-12-081-0/+84
| | | | | | | | Fix the extract() function not to access unnecessary array elements; this avoids an out-of-bounds read when called from btoe() or etob(). Change the insert() function to use similar logic as extract(). Bug: 567608
* Remove a timestamp.Ulrich Müller2015-12-061-2/+2
|
* timelocal.pl has been superseded by Time::Local.skey-1.1.5-patches-3Ulrich Müller2015-06-251-0/+11
|
* Replace broken perl script by sed, bug 553148.Ulrich Müller2015-06-251-0/+73
|
* Updated skeyinfo.c and skey.3 from newer NetBSD version, which isskey-1.1.5-patches-2Ulrich Müller2013-02-152-95/+18
| | | | under a 2-clause BSD license. Removed some whitespace changes.
* Patchset for skey-1.1.5skey-1.1.5-patches-1Ulrich Müller2013-02-1511-0/+5571