Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skey: Fix length check in skeylogin.cHEADskey-1.1.5-patches-7master | Ulrich Müller | 2023-03-16 | 1 | -0/+24 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | motif: Fix vulnerabilities in lib/Xmmotif-2.3.8-patches-5 | Ulrich Müller | 2023-03-11 | 2 | -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-4 | Ulrich Müller | 2022-11-26 | 1 | -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-3 | Ulrich Müller | 2022-11-23 | 2 | -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-8 | Ulrich Müller | 2022-10-18 | 1 | -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-2 | Ulrich Müller | 2022-03-30 | 1 | -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-7 | Ulrich Müller | 2020-07-10 | 1 | -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-1 | Ulrich Müller | 2019-12-28 | 2 | -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üller | 2019-12-28 | 6 | -0/+0 |
| | | | | | | No change in file content. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Drop motif-2.2.3 patchset. | Ulrich Müller | 2018-04-21 | 17 | -3016/+0 |
| | |||||
* | Drop motif-2.3.5 patchset. | Ulrich Müller | 2017-11-26 | 5 | -90/+0 |
| | |||||
* | Clean up motif-2.2.3 patchset, so that it can be applied with -p1. | Ulrich Müller | 2017-11-26 | 13 | -111/+96 |
| | |||||
* | Remove motif-2.3.4 patchset. | Ulrich Müller | 2017-01-03 | 7 | -133/+0 |
| | |||||
* | Patchset for motif-2.3.6.motif-2.3.6-patches-2 | Ulrich Müller | 2017-01-03 | 6 | -0/+104 |
| | |||||
* | Port to musl libc.skey-1.1.5-patches-6 | Ulrich Müller | 2016-10-29 | 1 | -0/+26 |
| | | | | Bug: 597646 | ||||
* | Initial patchset for motif-2.3.5.motif-2.3.5-patches-1 | Ulrich Müller | 2016-03-23 | 5 | -0/+90 |
| | |||||
* | otpcalc: Add 08_all_extract.patch.otpcalc-0.97-patches-1 | Ulrich Müller | 2015-12-12 | 1 | -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üller | 2015-12-12 | 7 | -0/+471 |
| | |||||
* | put.c: Avoid out of bounds stack read.skey-1.1.5-patches-5 | Ulrich Müller | 2015-12-08 | 1 | -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üller | 2015-12-06 | 1 | -2/+2 |
| | |||||
* | timelocal.pl has been superseded by Time::Local.skey-1.1.5-patches-3 | Ulrich Müller | 2015-06-25 | 1 | -0/+11 |
| | |||||
* | Replace broken perl script by sed, bug 553148. | Ulrich Müller | 2015-06-25 | 1 | -0/+73 |
| | |||||
* | Erase cleartext passwords from memory, bug 482588.pam_skey-1.1.5-patches-6 | Ulrich Müller | 2013-08-27 | 1 | -0/+21 |
| | |||||
* | Improve handling of skey_haskey return status.pam_skey-1.1.5-patches-5 | Ulrich Müller | 2013-08-26 | 1 | -0/+18 |
| | |||||
* | Initial patchset for motif-2.3.4.motif-2.3.4-patches-1 | Ulrich Müller | 2013-06-01 | 7 | -0/+133 |
| | |||||
* | Fix build failure with automake 1.13.openmotif-2.2.3-patches-5 | Ulrich Müller | 2013-05-01 | 1 | -0/+18 |
| | |||||
* | Check for NULL pointer in response from conversation function.pam_skey-1.1.5-patches-4 | Ulrich Müller | 2013-02-15 | 1 | -0/+14 |
| | |||||
* | Fix typos in documentation (PAM_AUTH_ERR not PAM_AUTHERR). | Ulrich Müller | 2013-02-15 | 2 | -6/+6 |
| | |||||
* | Updated skeyinfo.c and skey.3 from newer NetBSD version, which isskey-1.1.5-patches-2 | Ulrich Müller | 2013-02-15 | 2 | -95/+18 |
| | | | | under a 2-clause BSD license. Removed some whitespace changes. | ||||
* | Patchset for skey-1.1.5skey-1.1.5-patches-1 | Ulrich Müller | 2013-02-15 | 11 | -0/+5571 |
| | |||||
* | Fix buffer overflow in libmrm, bug 340249.openmotif-2.2.3-patches-4 | Ulrich Müller | 2010-10-09 | 1 | -0/+17 |
| | |||||
* | Fix typo.pam_skey-1.1.5-patches-3 | Ulrich Müller | 2010-10-07 | 1 | -1/+1 |
| | |||||
* | Patchset 2, add 02_all_require_skey.patch.pam_skey-1.1.5-patches-2 | Ulrich Müller | 2010-09-08 | 1 | -0/+130 |
| | |||||
* | Patchset corresponding to pam_skey-1.1.5-gentoo-1.patch.bz2. | Ulrich Müller | 2010-09-08 | 1 | -14/+26 |
| | |||||
* | Patchset corresponding to pam_skey-1.1.5-gentoo.patch.bz2. | Ulrich Müller | 2010-09-08 | 1 | -0/+779 |
| | |||||
* | Add patch for the LDFLAGS issue of bug 293573.openmotif-2.2.3-patches-3 | Ulrich Müller | 2009-11-18 | 1 | -0/+35 |
| | |||||
* | Fix "present but cannot be compiled" warning in configure, bug 82081.openmotif-2.2.3-patches-2 | Ulrich Müller | 2009-02-04 | 1 | -0/+12 |
| | |||||
* | Add patchset for openmotif-2.2.3openmotif-2.2.3-patches-1 | Ulrich Müller | 2008-02-23 | 13 | -0/+2949 |