summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-cygwin_util.c
AgeCommit message (Expand)Author
2019-03-13Replace alloca with xcalloc.Darren Tucker
2019-03-12Use Cygwin-specific matching only for users+groups.Darren Tucker
2019-02-22Cygwin: implement case-insensitive Unicode user and group name matchingCorinna Vinschen
2019-02-22Revert unintended parts of previous commit.Darren Tucker
2019-02-22Revert "[auth.c] On Cygwin, refuse usernames that have differences in case"Corinna Vinschen
2018-08-13cygwin: add missing stdarg.h includeCorinna Vinschen
2016-08-02Strip trailing whitespace.Darren Tucker
2015-06-02Replace strcpy with strlcpy.Darren Tucker
2014-05-27 - (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]Damien Miller
2013-06-02 - (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.cDarren Tucker
2013-04-01 - (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.hDarren Tucker
2012-02-14 - (djm) [openbsd-compat/bsd-cygwin_util.c] Add PROGRAMFILES to list ofDamien Miller
2011-08-17 - (djm) [ openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]Damien Miller
2010-02-28 - (djm) [openbsd-compat/bsd-cygwin_util.c] Reduce the set of environmentDamien Miller
2009-03-08 - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.cDarren Tucker
2008-07-17 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Remove long-unneeded compatDarren Tucker
2006-09-01 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Fix implict declarationDarren Tucker
2006-08-05 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Add headers required to compileDarren Tucker
2006-05-04 - (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.cDarren Tucker
2006-03-26 - deraadt@cvs.openbsd.org 2006/03/19 18:51:18Damien Miller
2006-02-12 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Make loop counter unsignedDarren Tucker
2005-05-25 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memoryDarren Tucker
2004-08-30 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: onlyDarren Tucker
2004-04-18 - (djm) [openbsd-compat/bsd-cygwin_util.c] Recent versions of Cygwin allowDamien Miller
2003-08-07 - (dtucker) [openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]Darren Tucker
2003-05-19 - (djm) Big KNF on openbsd-compat/Damien Miller
2002-11-09 - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cBen Lindstrom
2002-04-15 - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna VinschenKevin Steves
2001-12-29 - (djm) Apply Cygwin pointer deref fix from Corinna VinschenDamien Miller
2001-11-26[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,Tim Rice
2001-07-18 - (bal) Allow sshd to switch user context without password for Cygwin.Ben Lindstrom
2001-04-14 - Cygwin sftp/sftp-server binary mode patch from Corinna VinschenDamien Miller
2001-02-18 - (djm) Fix my breaking of cygwin builds, Patch from Corinna VinschenDamien Miller
2001-02-09 - (djm) Add CVS Id's to files that we have missedDamien Miller
2001-01-31 - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom