summaryrefslogtreecommitdiffstats
path: root/crypto/uid.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-07-12Add more fixes for WebAssembly/WASI buildMarcin Kolny
2021-09-02Openssl fails to compile on Debian with kfreebsd kernelsMattias Ellert
2021-07-29Update copyright yearMatt Caswell
2021-06-25enable getauxval on android 10yunh
2019-07-01Remove NextStep supportRich Salz
2019-06-18 Swap #if blocks in uid.c so target platform gets checked before hostRebecca Cran
2019-01-16crypto/uid.c: use own macro as guard rather than AT_SECURERichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-08-20Check getauxval on systems that have it when checking for setuid execution.Pauli
2017-03-29Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flagsQin Long
2016-10-22Fix support for DragonFly BSDjrmarino
2016-05-17Copyright consolidation 07/10Rich Salz
2016-03-17Remove Netware and OS/2Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2003-11-28Netware-specific changes,Richard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2001-04-26User OPENSSL_UNISTD instead of <unistd.h>.Richard Levitte
2001-02-19Use the new-style system-identity macros.Richard Levitte
2001-02-19New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson
2001-02-14New function OPENSSL_issetugid(). Needs more work.Ulf Möller