Summary
Spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses, so that one may connect to one address (e.g., a UNIX socket on localhost) and transparently have a connection established to another address (e.g., a UNIX socket on a different system). This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.
Versions
v1.6.2-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 x86
Dependencies
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
Runtime Dependencies
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/spiped: use HTTPS
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/spiped: revbump for sh fix
Closes: https://bugs.gentoo.org/849329 Fixes: 68ea4dcfcb973282c49c8cd186dc2cb57d3673a8 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-misc/spiped: drop 1.6.0-r1, 1.6.1, EAPI-6--
Closes: https://bugs.gentoo.org/867205 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Jakov Smolić · gentoo
net-misc/spiped: Stabilize 1.6.2 x86, #867205
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
net-misc/spiped: Stabilize 1.6.2 amd64, #867205
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/spiped: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
net-misc/spiped: add 1.6.2
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-misc/spiped: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
net-misc/spiped: version bump.
Closes: https://bugs.gentoo.org/744091 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
net-misc/spiped: patch Makefile to honor LDFLAGS.
Closes: https://bugs.gentoo.org/725230 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
net-misc/spiped: honor CC, CFLAGS and LDFLAGS.
Closes: https://bugs.gentoo.org/725230 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
net-misc/spiped: clean up old.
Bug: https://bugs.gentoo.org/631022 Package-Manager: Portage-2.3.8, Repoman-2.3.1 - Patrice Clement · gentoo
net-misc/spiped: stable for amd64.
Bug: https://bugs.gentoo.org/631022 Package-Manager: Portage-2.3.8, Repoman-2.3.1 - Thomas Deutschmann · gentoo
net-misc/spiped: x86 stable (bug #631022)
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - Patrice Clement · gentoo
net-misc/spiped: update initd script and avoid privilege escalation.
Gentoo-Bug: https://bugs.gentoo.org/631022 Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Patrice Clement · gentoo
net-misc/spiped: version bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Patrice Clement · gentoo
net-misc/spiped: add libressl support.
Package-Manager: portage-2.3.3 - Patrice Clement · gentoo
net-misc/spiped: EAPI 6 bump.
Package-Manager: portage-2.2.28 - Patrice Clement · gentoo
net-misc/spiped: Stable for amd64. Fixes bug 562826.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
net-misc/spiped: Clean up old.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Patrice Clement · gentoo
net-misc/spiped: stick a blocker on net-mail/qlogtools due to file collisions. Fixes bug 548126.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed