summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* - OpenBSD CVS SyncDamien Miller2010-02-271-0/+33
* contrib/caldera/openssh.specDamien Miller2010-02-241-0/+2
* - (djm) [Makefile.in ssh-pkcs11-helper.8] Add manpage for PKCS#11 helperDamien Miller2010-02-241-0/+1
* - markus@cvs.openbsd.org 2010/02/08 10:52:47Damien Miller2010-02-241-0/+3
* - djm@cvs.openbsd.org 2010/02/24 06:21:56Damien Miller2010-02-241-0/+4
* - djm@cvs.openbsd.org 2010/02/09 06:29:02Damien Miller2010-02-241-0/+4
* - djm@cvs.openbsd.org 2010/02/09 04:57:36Damien Miller2010-02-241-0/+3
* - dtucker@cvs.openbsd.org 2010/01/11 02:53:44Damien Miller2010-02-241-0/+3
* - dtucker@cvs.openbsd.org 2009/11/09 04:20:04Damien Miller2010-02-241-0/+3
* - djm@cvs.openbsd.org 2010/02/11 20:37:47Damien Miller2010-02-241-0/+4
* - (djm) [pkcs11.h ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]Damien Miller2010-02-241-0/+4
* - (djm) [configure.ac] Enable PKCS#11 support only when we find a workingDamien Miller2010-02-121-0/+2
* - (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]Damien Miller2010-02-121-0/+2
* - (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]Damien Miller2010-02-121-0/+2
* - (djm) [INSTALL Makefile.in README.smartcard configure.ac scard-opensc.c]Damien Miller2010-02-121-0/+3
* - jmc@cvs.openbsd.org 2010/02/11 13:23:29Damien Miller2010-02-121-0/+3
* - markus@cvs.openbsd.org 2010/02/10 23:20:38Damien Miller2010-02-121-0/+3
* - djm@cvs.openbsd.org 2010/02/09 06:18:46Damien Miller2010-02-121-0/+4
* - djm@cvs.openbsd.org 2010/02/09 03:56:28Damien Miller2010-02-121-0/+3
* - djm@cvs.openbsd.org 2010/02/09 00:50:59Damien Miller2010-02-121-0/+3
* - djm@cvs.openbsd.org 2010/02/09 00:50:36Damien Miller2010-02-121-0/+3
* - jmc@cvs.openbsd.org 2010/02/08 22:03:05Damien Miller2010-02-121-0/+3
* - markus@cvs.openbsd.org 2010/02/08 10:50:20Damien Miller2010-02-121-0/+10
* - djm@cvs.openbsd.org 2010/02/02 22:49:34Damien Miller2010-02-121-0/+8
* - (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS forDamien Miller2010-02-101-0/+5
* - djm@cvs.openbsd.org 2010/01/30 21:12:08Damien Miller2010-02-021-0/+6
* - djm@cvs.openbsd.org 2010/01/30 21:08:33Damien Miller2010-02-021-0/+6
* - djm@cvs.openbsd.org 2010/01/30 02:54:53Damien Miller2010-01-301-0/+5
* - djm@cvs.openbsd.org 2010/01/29 20:16:17Damien Miller2010-01-301-0/+4
* - djm@cvs.openbsd.org 2010/01/29 00:20:41Damien Miller2010-01-301-0/+4
* - djm@cvs.openbsd.org 2010/01/28 00:21:18Damien Miller2010-01-301-0/+8
* - (dtucker) [openbsd-compat/openssl-compat.c] Bug #1707: Call OPENSSL_config()Darren Tucker2010-01-291-0/+6
* - djm@cvs.openbsd.org 2010/01/27 19:21:39Damien Miller2010-01-281-0/+4
* - djm@cvs.openbsd.org 2010/01/27 13:26:17Damien Miller2010-01-281-0/+12
* - djm@cvs.openbsd.org 2010/01/26 02:15:20Damien Miller2010-01-281-0/+7
* - djm@cvs.openbsd.org 2010/01/26 01:28:35Damien Miller2010-01-261-0/+23
* - dtucker@cvs.openbsd.org 2010/01/18 01:50:27Damien Miller2010-01-261-0/+4
* - tedu@cvs.openbsd.org 2010/01/17 21:49:09Damien Miller2010-01-261-0/+7
* - (tim) [configure.ac] Due to constraints in Windows Sockets in terms ofTim Rice2010-01-221-0/+5
* Reword comment in last commit for additional clearity.Tim Rice2010-01-171-2/+2
* - (tim) [configure.ac] Use the C99-conforming functions snprintf() andTim Rice2010-01-171-0/+2
* - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too.Tim Rice2010-01-171-0/+3
* Oops, forgot to document second change to roaming_client.cTim Rice2010-01-171-2/+3
* - (tim) [roaming_client.c] Use of <sys/queue.h> is not really portable soTim Rice2010-01-161-0/+2
* - (tim) [configure.ac] Define BROKEN_GETADDRINFO on SVR5 systems. The nativeTim Rice2010-01-161-0/+2
* - (tim) [regress/portnum.sh] Shell portability fix.Tim Rice2010-01-161-0/+1
* - (dtucker) [openbsd-compat/openbsd-compat.h] Typo.Darren Tucker2010-01-161-0/+1
* - (dtucker) [openbsd-compat/pwcache.c] Shrink ifdef area to prevent unusedDarren Tucker2010-01-161-0/+2
* - markus@cvs.openbsd.org 2010/01/15 09:24:23Darren Tucker2010-01-161-0/+4
* - (dtucker) [openbsd-compat/openbsd-compat.h] Fix prototypes, spotted byDarren Tucker2010-01-161-0/+2