aboutsummaryrefslogtreecommitdiff
path: root/crypto/uid.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-01Remove NextStep supportRich Salz1-2/+2
2019-06-18 Swap #if blocks in uid.c so target platform gets checked before hostRebecca Cran1-6/+6
2019-01-16crypto/uid.c: use own macro as guard rather than AT_SECURERichard Levitte1-1/+2
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte1-1/+1
2018-09-11Update copyright yearMatt Caswell1-1/+1
2018-08-20Check getauxval on systems that have it when checking for setuid execution.Pauli1-5/+11
2017-03-29Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flagsQin Long1-1/+1
2016-10-22Fix support for DragonFly BSDjrmarino1-1/+1
2016-05-17Copyright consolidation 07/10Rich Salz1-51/+6
2016-03-17Remove Netware and OS/2Rich Salz1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-18/+17
2003-11-28Netware-specific changes,Richard Levitte1-1/+1
2002-10-09Add a few more VxWorks targets.Richard Levitte1-1/+1
2001-04-26User OPENSSL_UNISTD instead of <unistd.h>.Richard Levitte1-2/+3
2001-02-19Use the new-style system-identity macros.Richard Levitte1-2/+2
2001-02-19New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson1-1/+1
2001-02-14New function OPENSSL_issetugid(). Needs more work.Ulf Möller1-0/+88