History log of /netbsd-src/crypto/external/bsd/openssh/dist/ssh-dss.c (Results 1 – 19 of 19)
Revision Date Author Comments
# c5555919 25-Jun-2024 christos <christos@NetBSD.org>

Merge changes between 9.6 and 9.7; re-enable DSS.


# b1066cf3 26-Jul-2023 christos <christos@NetBSD.org>

Merge changes between OpenSSH-9.1 and OpenSSH-9.3


# 8db691be 28-May-2020 christos <christos@NetBSD.org>

Merge conflicts


# aa36fcac 20-Apr-2019 christos <christos@NetBSD.org>

merge conflicts.


# d91f98a8 27-Jan-2019 pgoyette <pgoyette@NetBSD.org>

Merge the [pgoyette-compat] branch


# ffae97bb 06-Apr-2018 christos <christos@NetBSD.org>

merge conflicts


# acc548e0 06-Feb-2018 maya <maya@NetBSD.org>

style: remove spurious {} added in 1.12


# b400d007 05-Feb-2018 christos <christos@NetBSD.org>

patch for OpenSSL-1.1


# 41768fc1 18-Apr-2017 christos <christos@NetBSD.org>

merge conflicts


# ee85abc4 25-Dec-2016 christos <christos@NetBSD.org>

merge conflicts


# 5101d403 02-Aug-2016 christos <christos@NetBSD.org>

merge conflicts.


# 79976551 11-Mar-2016 christos <christos@NetBSD.org>

merge conflicts


# e4d43b82 03-Apr-2015 christos <christos@NetBSD.org>

Merge conflicts


# 8a4530f9 19-Oct-2014 christos <christos@NetBSD.org>

merge openssh-6.7


# 00a838c4 08-Nov-2013 christos <christos@NetBSD.org>

merge conflicts.


# 185c8f97 25-Jul-2011 christos <christos@NetBSD.org>

- Merge conflicts
- WARNS=5


# 34b27b53 21-Nov-2010 adam <adam@NetBSD.org>

Resolve conflicts


# 313c6c94 07-Jun-2009 christos <christos@NetBSD.org>

Merge in our changes:
- conditionalize login_cap
- conditionalize bsd_auth
- bring in pam from portable
- restore krb5, krb4, afs, skey
- bring in hpn patches, disable mt aes cipher, keep speedups an

Merge in our changes:
- conditionalize login_cap
- conditionalize bsd_auth
- bring in pam from portable
- restore krb5, krb4, afs, skey
- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none
- add ignore root rhosts option
- fix ctype macro arguments
- umac is broken, disable it
- better ~homedir handling
- netbsd style tunnels
- urandom, xhome, chrootdir, rescuedir NetBSD handling
- utmp/utmpx handling
- handle tty posix_vdisable properly
- handle setuid and unsetuid the posix way instead of setresuid()
- add all missing functions
- add new moduli
- add build glue

show more ...


# ca32bd8d 07-Jun-2009 christos <christos@NetBSD.org>

import 5.2 from ftp.openbsd.org