Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p11_get_upeer_id: implement case using ucred.h | Fabian Groffen | 2017-06-27 | 1 | -0/+19 |
| | | | | Solaris can retrieve this information via getpeerucred(). | ||||
* | build: Allow use of _GNU_SOURCE | Daiki Ueno | 2017-06-12 | 1 | -5/+0 |
| | | | | | | This reverts commit 6b457ffc, which forbids the use of GNU extension for the incompatibility of strerror_r. However, now that strerror_l is used instead on glibc systems, it has no point to do that. | ||||
* | fixed license in unix peer file | Nikos Mavrogiannopoulos | 2017-02-27 | 1 | -12/+27 |
| | |||||
* | common: New p11_get_upeer_id() function | Nikos Mavrogiannopoulos | 2017-02-17 | 1 | -0/+84 |