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

Comparing libptytty/Changes (file contents):
Revision 1.54 by sf-exg, Tue May 25 18:25:58 2021 UTC vs.
Revision 1.59 by root, Tue Sep 6 10:37:21 2022 UTC

1
2 - hardening: limit cmsg->cmsg_len to controllen, as some buggy OSes
3 allow buffer overruns otherwise.
4 - hardening: do not leak fds on fdpass protocol failures.
5
62.0 Wed Aug 4 15:59:08 CEST 2021
7 - change build system to cmake.
8 - add pkg-config file.
1 - ptytty::login no longer writes a utmp, wtmp and lastlog 9 - ptytty::login no longer writes a utmp, wtmp and lastlog
2 record when utmpx is available. 10 record when utmpx is available.
3 - ptytty::login now provides the time with microseconds in 11 - ptytty::login now provides the time with microseconds in
4 utmpx, wtmpx and lastlogx records. 12 utmpx, wtmpx and lastlogx records.
5 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines