summaryrefslogtreecommitdiff
path: root/crypto/uid.c
Commit message (Expand)AuthorAgeFilesLines
* Openssl fails to compile on Debian with kfreebsd kernelsMattias Ellert2021-09-021-1/+1
* Update copyright yearMatt Caswell2021-07-291-1/+1
* enable getauxval on android 10yunh2021-06-251-0/+6
* Remove NextStep supportRich Salz2019-07-011-2/+2
* Swap #if blocks in uid.c so target platform gets checked before hostRebecca Cran2019-06-181-6/+6
* crypto/uid.c: use own macro as guard rather than AT_SECURERichard Levitte2019-01-161-1/+2
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1
* Check getauxval on systems that have it when checking for setuid execution.Pauli2018-08-201-5/+11
* Cleaning UEFI Build with additional OPENSSL_SYS_UEFI flagsQin Long2017-03-291-1/+1
* Fix support for DragonFly BSDjrmarino2016-10-221-1/+1
* Copyright consolidation 07/10Rich Salz2016-05-171-51/+6
* Remove Netware and OS/2Rich Salz2016-03-171-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-18/+17
* Netware-specific changes,Richard Levitte2003-11-281-1/+1
* Add a few more VxWorks targets.Richard Levitte2002-10-091-1/+1
* User OPENSSL_UNISTD instead of <unistd.h>.Richard Levitte2001-04-261-2/+3
* Use the new-style system-identity macros.Richard Levitte2001-02-191-2/+2
* New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson2001-02-191-1/+1
* New function OPENSSL_issetugid(). Needs more work.Ulf Möller2001-02-141-0/+88