History log of /netbsd-src/crypto/external/bsd/openssh/dist/ssh-agent.c (Results 26 – 39 of 39)
Revision Date Author Comments
# 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.


# 0ccc9c4c 26-Oct-2012 christos <christos@NetBSD.org>

Don't forget to re-assign sock after dup2(); from Jarle Greipsland


# 839f71d9 18-Sep-2012 christos <christos@NetBSD.org>

Take better care of closing file descriptors in the agent child and dealing
with dup2 and std{in,out,err}.


# a85aba86 16-Sep-2011 joerg <joerg@NetBSD.org>

Use __dead.


# 6f47b660 07-Sep-2011 christos <christos@NetBSD.org>

merge openssh-5.9


# 6c83058f 16-Aug-2011 christos <christos@NetBSD.org>

kill non-literal format strings or document them.


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

- Merge conflicts
- WARNS=5


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

Resolve conflicts


# 47dc7704 27-Dec-2009 christos <christos@NetBSD.org>

merge changes.


# 5761f11c 17-Dec-2009 agc <agc@NetBSD.org>

Preserve the existing value of an extern variable across the call to
process_sign_request2().


# 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


12