Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gensio | Distribution: Fedora Project |
Version: 2.7.5 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Mon Aug 28 05:30:04 2023 |
Group: Unspecified | Build host: buildvm-a64-29.iad2.fedoraproject.org |
Size: 1386080 | Source RPM: gensio-2.7.5-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/cminyard/gensio | |
Summary: General Stream I/O |
This is gensio (pronounced gen'-see-oh), a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol functionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. gensios that stack on other gensios are called filters. You can do the same thing with receiving ports. You can set up a gensio accepter (accepter) to accept connections in a stack. So in our previous example, you can setup TCP to listen on a specific port and automatically stack SSL and Telnet on top when the connection comes in, and you are not informed until everything is ready. A very important feature of gensio is that it makes establishing encrypted and authenticated connections much easier than without it. Beyond basic key management, it's really no harder than TCP or anything else. It offers extended flexibility for controlling the authentication process if needed. It's really easy to use. Note that the gensio(5) man page has more details on individual gensio types.
GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
* Mon Aug 28 2023 Felix Kaechele <[email protected]> - 2.7.5-1 - update to 2.7.5 * Tue Aug 22 2023 Felix Kaechele <[email protected]> - 2.7.4-1 - update to 2.7.4 * Sun Aug 20 2023 Felix Kaechele <[email protected]> - 2.7.3-1 - update to 2.7.3 * Sat Aug 12 2023 Felix Kaechele <[email protected]> - 2.7.2-1 - update to 2.7.2 * Thu Aug 10 2023 Felix Kaechele <[email protected]> - 2.7.1-1 - update to 2.7.1 * Mon Aug 07 2023 Felix Kaechele <[email protected]> - 2.7.0-1 - update yo 2.7.0 * Tue Jul 25 2023 Felix Kaechele <[email protected]> - 2.6.7-3 - Add lockdev dependency and set correct UUCP lock path * Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 2.6.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 10 2023 Felix Kaechele <[email protected]> - 2.6.7-1 - Update to 2.6.7 - remove upstreamed patches - install systemd unit for gtlsshd * Mon Jul 03 2023 Python Maint <[email protected]> - 2.6.6-5 - Rebuilt for Python 3.12 * Sun Jul 02 2023 Felix Kaechele <[email protected]> - 2.6.6-4 - Add libsctp support - add upstream patches for pkg-config files - drop unused libnsl2 - fix typos in spec file * Tue Jun 27 2023 Python Maint <[email protected]> - 2.6.6-3 - Rebuilt for Python 3.12 * Tue Jun 27 2023 Felix Kaechele <[email protected]> - 2.6.6-2 - remove *.la files after install (needed for EL9) * Tue Jun 27 2023 Felix Kaechele <[email protected]> - 2.6.6-1 - Version 2.6.6 - Initial import
/usr/bin/gensiot /usr/bin/gmdns /usr/bin/greflector /usr/bin/gsound /usr/bin/gtlssh /usr/bin/gtlssh-keygen /usr/bin/gtlssync /usr/lib/.build-id /usr/lib/.build-id/57 /usr/lib/.build-id/57/ed03d6340ac1cb72fa7e51a9f951115708f725 /usr/lib/.build-id/77 /usr/lib/.build-id/77/587a9d88c56c6535c1ba480ad2648eb4426680 /usr/lib/.build-id/94 /usr/lib/.build-id/94/b977175fa33d7fa1b7ce44f3d3da1340460750 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/44d0963b41ad126fe0bad7d9fb24965357a5b2 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/e28f7c7b1d6476fa7e318e3c6b86875c851916 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/d8203b51d8d2aaa9233d9fd435d6c4a5784d66 /usr/lib/systemd/system/gtlsshd.service /usr/sbin/gtlsshd /usr/share/doc/gensio /usr/share/doc/gensio/AUTHORS /usr/share/doc/gensio/ChangeLog /usr/share/doc/gensio/FAQ.rst /usr/share/doc/gensio/NEWS /usr/share/doc/gensio/README.rst /usr/share/doc/gensio/SECURITY.md /usr/share/doc/gensio/docs /usr/share/doc/gensio/docs/AFSK_Modem.rst /usr/share/licenses/gensio /usr/share/licenses/gensio/COPYING /usr/share/licenses/gensio/COPYING.LIB /usr/share/man/man1/gensiot.1.gz /usr/share/man/man1/gmdns.1.gz /usr/share/man/man1/greflector.1.gz /usr/share/man/man1/gsound.1.gz /usr/share/man/man1/gtlssh-keygen.1.gz /usr/share/man/man1/gtlssh.1.gz /usr/share/man/man1/gtlssync.1.gz /usr/share/man/man5/gensio.5.gz /usr/share/man/man5/sergensio.5.gz /usr/share/man/man8/gtlsshd.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:15:25 2024