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>
* motif: Fix vulnerabilities in lib/Xmmotif-2.3.8-patches-5Ulrich Müller2023-03-112-0/+177
| | | | | Bug: https://bugs.gentoo.org/900763 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* motif: More clang stupiditymotif-2.3.8-patches-4Ulrich Müller2022-11-261-0/+13
| | | | | Bug: https://bugs.gentoo.org/883075 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* motif: Fix some function declarationsmotif-2.3.8-patches-3Ulrich Müller2022-11-232-0/+44
| | | | | Bug: https://bugs.gentoo.org/870799 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* pam_skey: Don't link against libnslpam_skey-1.1.5-patches-8Ulrich Müller2022-10-181-0/+12
| | | | | Bug: https://bugs.gentoo.org/877433 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* motif: Fix build with slibtoolmotif-2.3.8-patches-2Ulrich Müller2022-03-301-0/+276
| | | | | Bug: https://bugs.gentoo.org/778050 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* pam_skey: Fix configure test for ld -shared.pam_skey-1.1.5-patches-7Ulrich Müller2020-07-101-0/+13
| | | | | Bug: https://bugs.gentoo.org/732098 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* motif: Convert sed and echo from ebuild into proper patches.motif-2.3.8-patches-1Ulrich Müller2019-12-282-0/+22
| | | | | Bug: https://bugs.gentoo.org/677488 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Rename motif patchset from 2.3.6 to 2.3.8.Ulrich Müller2019-12-286-0/+0
| | | | | | No change in file content. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* Drop motif-2.2.3 patchset.Ulrich Müller2018-04-2117-3016/+0
|
* Drop motif-2.3.5 patchset.Ulrich Müller2017-11-265-90/+0
|
* Clean up motif-2.2.3 patchset, so that it can be applied with -p1.Ulrich Müller2017-11-2613-111/+96
|
* Remove motif-2.3.4 patchset.Ulrich Müller2017-01-037-133/+0
|
* Patchset for motif-2.3.6.motif-2.3.6-patches-2Ulrich Müller2017-01-036-0/+104
|
* Port to musl libc.skey-1.1.5-patches-6Ulrich Müller2016-10-291-0/+26
| | | | Bug: 597646
* Initial patchset for motif-2.3.5.motif-2.3.5-patches-1Ulrich Müller2016-03-235-0/+90
|
* otpcalc: Add 08_all_extract.patch.otpcalc-0.97-patches-1Ulrich Müller2015-12-121-0/+39
| | | | | | | Port changes to the extract() function from the skey patchset, fixing an out-of-bounds read. Fix signedness of first function argument.
* otpcalc-0.97: Import patches from gentoo repository.Ulrich Müller2015-12-127-0/+471
|
* 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
|
* Erase cleartext passwords from memory, bug 482588.pam_skey-1.1.5-patches-6Ulrich Müller2013-08-271-0/+21
|
* Improve handling of skey_haskey return status.pam_skey-1.1.5-patches-5Ulrich Müller2013-08-261-0/+18
|
* Initial patchset for motif-2.3.4.motif-2.3.4-patches-1Ulrich Müller2013-06-017-0/+133
|
* Fix build failure with automake 1.13.openmotif-2.2.3-patches-5Ulrich Müller2013-05-011-0/+18
|
* Check for NULL pointer in response from conversation function.pam_skey-1.1.5-patches-4Ulrich Müller2013-02-151-0/+14
|
* Fix typos in documentation (PAM_AUTH_ERR not PAM_AUTHERR).Ulrich Müller2013-02-152-6/+6
|
* 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
|
* Fix buffer overflow in libmrm, bug 340249.openmotif-2.2.3-patches-4Ulrich Müller2010-10-091-0/+17
|
* Fix typo.pam_skey-1.1.5-patches-3Ulrich Müller2010-10-071-1/+1
|
* Patchset 2, add 02_all_require_skey.patch.pam_skey-1.1.5-patches-2Ulrich Müller2010-09-081-0/+130
|
* Patchset corresponding to pam_skey-1.1.5-gentoo-1.patch.bz2.Ulrich Müller2010-09-081-14/+26
|
* Patchset corresponding to pam_skey-1.1.5-gentoo.patch.bz2.Ulrich Müller2010-09-081-0/+779
|
* Add patch for the LDFLAGS issue of bug 293573.openmotif-2.2.3-patches-3Ulrich Müller2009-11-181-0/+35
|
* Fix "present but cannot be compiled" warning in configure, bug 82081.openmotif-2.2.3-patches-2Ulrich Müller2009-02-041-0/+12
|
* Add patchset for openmotif-2.2.3openmotif-2.2.3-patches-1Ulrich Müller2008-02-2313-0/+2949