]> ruderich.org/simon Gitweb - nsscash/nsscash.git/history - passwd.go
nss: Makefile: don't link against asan
[nsscash/nsscash.git] / passwd.go
2019-06-11 Simon RuderichCheck size limits and abort if they are violated
2019-06-11 Simon Ruderichnsscash: handle errors in SerializePasswd(), SerializeG...
2019-06-11 Simon Ruderichnsscash: support longer lines in passwd/group files
2019-06-10 Simon Ruderichnsscash: improve comments
2019-06-10 Simon Ruderichnsscash: add alignBufferTo() helper
2019-06-08 Simon Ruderichnsscash: use WriteByte() instead of Write() with cast
2019-06-08 Simon Ruderichnsscash: improve index sanity check
2019-06-08 Simon RuderichFirst working version