fix rejection of dns responses with pointers past 512 byte offset
[musl] / src / passwd / getspnam_r.c
2018-12-28 Rich Felkerhalt getspnam[_r] search on error accessing TCB shadow
2018-12-28 Rich Felkerdon't set errno or return an error when getspnam[_r...
2017-06-21 Rich Felkerfix regression in getspnam[_r] error code for insuffici...
2017-06-15 Rich Felkerset errno when getpw*_r, getgr*_r, and getspnam_r fail
2015-01-21 Rich Felkerfix erroneous return of partial username matches by...
2013-11-25 Michael Forneyshadow: Move spent parsing to internal function
2012-09-29 Rich Felkermore close-on-exec fixes, mostly using new "e" flag...
2011-09-22 Rich Felkerprotect against/handle cancellation reading shadow...
2011-04-20 Rich Felkershadow password fixes: empty fields should read as...
2011-02-15 Rich Felkerguard against hard links to non-ordinary-files when...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0