ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/Changes
(Generate patch)

Comparing libptytty/Changes (file contents):
Revision 1.59 by root, Tue Sep 6 10:37:21 2022 UTC vs.
Revision 1.61 by root, Tue Sep 6 10:51:13 2022 UTC

1 1
2TODO: make clean deletes doc/lib*.3, make install afterwards fails
3
4 - fdpass hardening:
2 - hardening: limit cmsg->cmsg_len to controllen, as some buggy OSes 5 - limit cmsg->cmsg_len to controllen, as some buggy OSes
3 allow buffer overruns otherwise. 6 allow buffer overruns otherwise.
4 - hardening: do not leak fds on fdpass protocol failures. 7 - do not leak fds on fdpass protocol failures.
8 - close extra fd's sent by non-compliant sender.
5 9
62.0 Wed Aug 4 15:59:08 CEST 2021 102.0 Wed Aug 4 15:59:08 CEST 2021
7 - change build system to cmake. 11 - change build system to cmake.
8 - add pkg-config file. 12 - add pkg-config file.
9 - ptytty::login no longer writes a utmp, wtmp and lastlog 13 - ptytty::login no longer writes a utmp, wtmp and lastlog

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines