History log of /netbsd/crypto/external/bsd/openssh/dist/cipher-ctr-mt.c (Results 1 – 10 of 10)
Revision Date Author Comments
# cc17ee2e 27-Jan-2019 pgoyette <pgoyette@NetBSD.org>

Merge the [pgoyette-compat] branch


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

merge conflicts


# 314ef785 18-Apr-2017 christos <christos@NetBSD.org>

merge conflicts


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

merge conflicts


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

Merge conflicts


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

merge openssh-6.7


# 4ec0b1fc 08-Nov-2013 christos <christos@NetBSD.org>

merge conflicts.


# 8983daf9 25-Jul-2011 christos <christos@NetBSD.org>

- Merge conflicts
- WARNS=5


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

Merge in our changes:
- Updated OpenSSH-HPN to hpn13v10
- Added OpenSSH-LPK patches to retrive pubkey from LDAP
- Replaced arc4random_buf() (which is not available on NetBSD) with arc4random
- Disabl

Merge in our changes:
- Updated OpenSSH-HPN to hpn13v10
- Added OpenSSH-LPK patches to retrive pubkey from LDAP
- Replaced arc4random_buf() (which is not available on NetBSD) with arc4random
- Disabled roaming reconnect (otherwise: problem with undef symbols in libssh)

show more ...


# 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 ...