summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAgeFilesLines
* - (djm) [configure.ac defines.h kex.c md-sha256.c]djm2006-03-151-1/+17
* - (dtucker) [defines.h] HP-UX system headers define "YES" and "NO" whichdtucker2005-12-171-1/+9
* - (dtucker) [configure.ac defines.h openbsd-compat/vis.{c,h}] Sync currentdtucker2005-10-091-1/+5
* Last commit skipped defines.htim2005-09-091-2/+2
* - (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.ctim2005-08-311-2/+2
* - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.ctim2005-08-261-1/+5
* - (tim) [defines.h] PATH_MAX bits for OpenServer OK dtucker@tim2005-08-241-1/+7
* - (dtucker) [configure.ac defines.h includes.h sftp.c] Add support fordtucker2005-08-221-1/+18
* - (dtucker) [LICENCE configure.ac defines.h openbsd-compat/realpath.c]dtucker2005-08-101-1/+5
* - (dtucker) [configure.ac defines.h] Define __sentinel__ to nothing if thedtucker2005-07-141-1/+5
* - (dtucker) [acconfig.h configure.ac defines.h includes.h sshpty.cdtucker2005-05-271-1/+9
* - (djm) [defines.h] Use our realpath if we have to define PATH_MAX, spotted bydjm2005-05-271-2/+6
* - (dtucker) [LICENCE Makefile.in README.platform audit-bsm.c configure.acdtucker2005-02-201-1/+10
* - (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c]dtucker2005-02-021-1/+10
* - (dtucker) [defines.h] Define __dead if not already defined.dtucker2004-06-221-1/+5
* - djm@cvs.openbsd.org 2004/06/13 15:03:02djm2004-06-151-1/+4
* - (dtucker) [auth-skey.c defines.h monitor.c] Make skeychallenge explicitlydtucker2004-04-141-6/+7
* - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-argdtucker2004-04-141-1/+6
* - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined anddtucker2004-04-081-1/+5
* - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't usedtucker2004-04-061-1/+5
* - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.hdtucker2004-03-041-1/+8
* - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hdtucker2004-02-101-1/+4
* [defines.h openbsd-compat/getrrsetbyname.h] Move defines for HFIXEDSZtim2004-01-271-9/+1
* [defines.h] Add defines for HFIXEDSZ and T_SIGtim2004-01-271-1/+9
* - (dtucker) [auth-pam.c defines.h] Bug #783: move __unused to defines.h anddtucker2004-01-081-1/+5
* - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if wedtucker2003-12-181-1/+2
* - (djm) OpenBSD CVS Syncdjm2003-11-241-1/+9
* - djm@cvs.openbsd.org 2003/11/21 11:57:03djm2003-11-211-2/+2
* - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrievedtucker2003-09-161-1/+5
* - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.hdtucker2003-08-261-1/+5
* - (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,dtucker2003-08-211-19/+18
* - (dtucker) [defines.h] Bug #336: Add CMSG_DATA and CMSG_FIRSTHDR macros ifdtucker2003-08-071-1/+19
* - (djm) Put licenses on substantial header filesdjm2003-06-111-1/+25
* - (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bitmouring2003-04-281-8/+1
* - (djm) Add TIMEVAL_TO_TIMESPEC macrosdjm2003-01-241-1/+15
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.tim2002-09-261-7/+7
* - (bal) [defines.h] Some platforms don't have SIZE_T_MAX. So assignmouring2002-08-211-1/+5
* - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial syncmouring2002-07-221-5/+5
* [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.orgtim2002-07-181-2/+2
* - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshstevesk2002-06-241-9/+1
* - (bal) getopt now can be staticly compiled on those platforms missingmouring2002-06-221-2/+13
* - (bal) Reverse logic, use __func__ first since it's C99mouring2002-06-071-5/+5
* - (stevesk) [defines.h] remove USE_TIMEVAL; unusedstevesk2002-04-251-6/+1
* - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.djm2002-04-231-7/+4
* - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted bydjm2002-04-231-1/+5
* [acconfig.h defines.h includes.h] put includes in includes.h andtim2002-04-121-81/+13
* - (bal) We no longer use atexit()/xatexit()/on_exit()mouring2002-04-061-9/+1
* - (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; otherstevesk2002-03-221-1/+5
* - (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, butstevesk2002-03-221-1/+21
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsstevesk2002-03-221-1/+7