summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-cygwin_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix signedness bug in Cygwin codeCorinna Vinschen2022-01-211-2/+2
* Replace alloca with xcalloc.Darren Tucker2019-03-131-3/+8
* Use Cygwin-specific matching only for users+groups.Darren Tucker2019-03-121-10/+8
* Cygwin: implement case-insensitive Unicode user and group name matchingCorinna Vinschen2019-02-221-0/+146
* Revert unintended parts of previous commit.Darren Tucker2019-02-221-146/+0
* Revert "[auth.c] On Cygwin, refuse usernames that have differences in case"Corinna Vinschen2019-02-221-0/+146
* cygwin: add missing stdarg.h includeCorinna Vinschen2018-08-131-0/+1
* Strip trailing whitespace.Darren Tucker2016-08-021-2/+2
* Replace strcpy with strlcpy.Darren Tucker2015-06-021-1/+1
* - (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]Damien Miller2014-05-271-0/+16
* - (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.cDarren Tucker2013-06-021-1/+1
* - (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.hDarren Tucker2013-04-011-8/+3
* - (djm) [openbsd-compat/bsd-cygwin_util.c] Add PROGRAMFILES to list ofDamien Miller2012-02-141-0/+1
* - (djm) [ openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]Damien Miller2011-08-171-16/+1
* - (djm) [openbsd-compat/bsd-cygwin_util.c] Reduce the set of environmentDamien Miller2010-02-281-9/+0
* - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.cDarren Tucker2009-03-081-124/+0
* - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Remove long-unneeded compatDarren Tucker2008-07-171-39/+1
* - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Fix implict declarationDarren Tucker2006-09-011-7/+7
* - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Add headers required to compileDarren Tucker2006-08-051-2/+7
* - (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.cDarren Tucker2006-05-041-1/+1
* - deraadt@cvs.openbsd.org 2006/03/19 18:51:18Damien Miller2006-03-261-2/+0
* - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Make loop counter unsignedDarren Tucker2006-02-121-2/+2
* - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memoryDarren Tucker2005-05-251-3/+4
* - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: onlyDarren Tucker2004-08-301-2/+52
* - (djm) [openbsd-compat/bsd-cygwin_util.c] Recent versions of Cygwin allowDamien Miller2004-04-181-2/+10
* - (dtucker) [openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]Darren Tucker2003-08-071-3/+1
* - (djm) Big KNF on openbsd-compat/Damien Miller2003-05-191-45/+48
* - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cBen Lindstrom2002-11-091-12/+60
* - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna VinschenKevin Steves2002-04-151-5/+21
* - (djm) Apply Cygwin pointer deref fix from Corinna VinschenDamien Miller2001-12-291-3/+5
* [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,Tim Rice2001-11-261-1/+23
* - (bal) Allow sshd to switch user context without password for Cygwin.Ben Lindstrom2001-07-181-12/+35
* - Cygwin sftp/sftp-server binary mode patch from Corinna VinschenDamien Miller2001-04-141-2/+1
* - (djm) Fix my breaking of cygwin builds, Patch from Corinna VinschenDamien Miller2001-02-181-2/+15
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-091-1/+3
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom2001-01-311-0/+105