11 Commits

Author SHA1 Message Date
Brent Cook
3096ab0e45 remove issetuigid wrappers, now that all getenv calls are gone.
From deraadt@ upstream:

Remove all getenv() calls, especially those wrapped by issetugid().
getenv()'s wrapped by issetugid() are safe, but issetugid() is ...
difficult to impliment on many operating systems.  By accident, a grand
experiment was run over the last year, where issetugid() returned 1 (the
safe value) on a few operating systems.  Noone noticed & complained that
certain environment variables were not working.......
2015-04-14 07:55:23 -05:00
Brent Cook
e0855bdb1d point out where to report bugs, update links. 2015-03-02 21:12:47 -06:00
Brent Cook
e864776f0b update README to reflect current porting approach
ok beck@ deraadt@
2014-11-03 01:18:32 -06:00
Brent Cook
a007fb9d53 LibreSSL portable README update
Add more info on how to build from source, where to download it from.
2014-10-15 16:36:08 -05:00
Bob Beck
8bf6bdeba4 add calloc to the list (integer overflow..) 2014-07-21 21:07:26 -06:00
Bob Beck
ee6e88285a Update README to indicate general policy about intrinsics 2014-07-21 21:02:21 -06:00
Bob Beck
e6928e1a36 Readme wording changes
ok bcook@ deraadt@
2014-07-11 10:16:03 -06:00
Bob Beck
f505e986b7 slight wording and caps change 2014-07-11 07:55:48 -06:00
Bob Beck
0dbaf32ece Update README to include info about github clone. 2014-07-11 07:53:18 -06:00
Bob Beck
3b147ed66d Fix up README to reflect LibReSSL portable 2014-07-11 02:29:53 -06:00
Brent Cook
e9eff5016a initial top-level import 2014-07-10 06:07:09 -05:00