Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / docker/go-connections issues and pull requests

#101 - Phase out weak ciphers?

Issue - State: open - Opened by cpuguy83 over 1 year ago - 5 comments

#100 - Update root certificate

Pull Request - State: open - Opened by edsonmichaque over 1 year ago

#99 - Unix transport used when HTTP host is specified

Issue - State: open - Opened by jamesmoessis almost 2 years ago

#98 - Implement AF_UNIX sockets on Windows

Pull Request - State: open - Opened by slonopotamus over 2 years ago - 3 comments

#97 - Consider to tag v0.5.0

Issue - State: open - Opened by bogdandrutu over 2 years ago

#96 - Bump github.com/Microsoft/go-winio to v0.4.20

Pull Request - State: open - Opened by bogdandrutu over 2 years ago

#94 - Lowercase all errors, and remove use of github.com/pkg/errors

Pull Request - State: open - Opened by thaJeztah almost 3 years ago

#93 - tlsconfig: deprecate support for encrypted TLS private keys

Pull Request - State: open - Opened by thaJeztah almost 3 years ago

#92 - chore(ci): update dependencies

Pull Request - State: closed - Opened by mmorel-35 almost 3 years ago - 1 comment

#91 - revert "configureNpipeTransport: use winio.DialPipeContext()"

Pull Request - State: open - Opened by thaJeztah almost 3 years ago - 1 comment

#90 - socket: restore deprecated Transport.Dial (for now)

Pull Request - State: open - Opened by thaJeztah almost 3 years ago

#89 - Fix typo in IsErrEncryptedKey doc comment

Pull Request - State: closed - Opened by atc0005 almost 3 years ago

#88 - CI: remove CircleCI configuration

Pull Request - State: closed - Opened by thaJeztah almost 3 years ago

#87 - Add GitHub Actions

Pull Request - State: closed - Opened by thaJeztah almost 3 years ago - 1 comment

#86 - tlsconfig: update expired Let’s Encrypt CA fixture

Pull Request - State: closed - Opened by thaJeztah almost 3 years ago

#85 - sockets: add TCPProxyFromEnvironment to keep pre-go1.16 behavior

Pull Request - State: open - Opened by thaJeztah almost 3 years ago - 2 comments

#84 - fix some linting issues (errCheck, misspell, unconvert)

Pull Request - State: closed - Opened by thaJeztah almost 3 years ago - 1 comment

#83 - Certificate used in tlsconfig/config_test.go expired

Issue - State: open - Opened by lucaskanashiro over 3 years ago - 1 comment

#82 - circleci: update ubuntu to 20.04 LTS

Pull Request - State: closed - Opened by thaJeztah over 3 years ago

#81 - go.mod: github.com/Microsoft/go-winio v0.4.16

Pull Request - State: open - Opened by thaJeztah over 3 years ago

#80 - [do not merge] testing reverting some changes

Pull Request - State: open - Opened by thaJeztah over 3 years ago

#79 - nat: remove deprecated PartParser()

Pull Request - State: open - Opened by thaJeztah over 3 years ago - 2 comments
Labels: status/2-code-review

#78 - support both square brackets and raw syntax for IPV6

Pull Request - State: closed - Opened by ndeloof over 3 years ago - 2 comments

#77 - CircleCI: run unit tests, and add test for Socket Permissions

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 2 comments
Labels: status/2-code-review

#76 - Request new tagged release

Issue - State: open - Opened by RainbowMango over 3 years ago - 1 comment

#75 - NewUnixSocketWithOpts(): reduce umask override time-window, document hack

Pull Request - State: closed - Opened by thaJeztah almost 4 years ago - 1 comment
Labels: status/2-code-review

#74 - socket: try removing if socket-location is a directory on Linux

Pull Request - State: open - Opened by thaJeztah almost 4 years ago - 2 comments
Labels: status/2-code-review

#72 - Replace syscall.Unlink with os.Remove so that the directory(e.g. /run…

Pull Request - State: closed - Opened by keloyang almost 4 years ago - 10 comments

#71 - Add .gitignore

Pull Request - State: closed - Opened by thaJeztah about 4 years ago - 3 comments
Labels: status/2-code-review

#70 - configureNpipeTransport: use winio.DialPipeContext()

Pull Request - State: closed - Opened by thaJeztah about 4 years ago - 2 comments
Labels: status/2-code-review

#69 - Use Go Modules

Pull Request - State: closed - Opened by SamWhited about 4 years ago - 9 comments

#68 - Add TLS 1.3 to list of TLS versions

Pull Request - State: closed - Opened by thaJeztah over 4 years ago - 6 comments

#67 - tlsconfig: remove support for deprecated tls.VersionSSL30

Pull Request - State: closed - Opened by alrs over 4 years ago - 4 comments

#66 - tlsconfig: remove support for tls.VersionSSL30

Pull Request - State: closed - Opened by alrs over 4 years ago - 4 comments

#65 - fix golint install

Pull Request - State: closed - Opened by tao12345666333 about 5 years ago - 2 comments

#64 - Re-enable CircleCI

Pull Request - State: closed - Opened by olljanat about 5 years ago - 3 comments

#63 - Reduce default connection time to 10s (from 32s)

Pull Request - State: closed - Opened by ijc about 5 years ago - 3 comments

#62 - Fix problems introduced by #58 & #61

Pull Request - State: closed - Opened by MashiroC about 5 years ago - 1 comment

#61 - Fix problems introduced by #58

Pull Request - State: closed - Opened by PaulSD about 5 years ago - 20 comments

#60 - sockets_unix.go:24:28: undefined: context

Issue - State: closed - Opened by romantomchak about 5 years ago - 2 comments
Labels: exp/beginner, kind/bug

#59 - MAINTAINERS: update Akihiro Suda's email address

Pull Request - State: closed - Opened by AkihiroSuda about 5 years ago - 1 comment

#58 - Replace deprecated Transport.Dial with Transport.DialContext

Pull Request - State: closed - Opened by PaulSD about 5 years ago - 5 comments

#57 - issue-56 fix incorrect SortPortMap behaviour in case of empty binding

Pull Request - State: closed - Opened by besolov over 5 years ago - 3 comments

#56 - SortPortMap function: Not valid sorting in case of empty bindings

Issue - State: closed - Opened by besolov over 5 years ago - 1 comment

#55 - Change unix domain socket file to be ownned by current user #54

Pull Request - State: closed - Opened by duanbing almost 6 years ago - 5 comments

#54 - sockets/unix_socket.go: os.Chown(path, 0, gid), why uid is hard-coded to 0?

Issue - State: closed - Opened by duanbing almost 6 years ago - 6 comments

#53 - Allow users to create TLS config from arbitrary sources of PEM data

Pull Request - State: open - Opened by simonferquel over 6 years ago - 3 comments
Labels: status/2-code-review

#52 - tlsconfig should also support cert PEM in memory

Issue - State: open - Opened by simonferquel over 6 years ago

#51 - Configuration option or disable vulnerable TLS versions

Issue - State: open - Opened by josephpippin over 6 years ago - 2 comments

#50 - Remove server support for TLS 1.0 and 1.1

Pull Request - State: closed - Opened by justincormack over 6 years ago - 8 comments

#49 - Remove TLS_RSA ciphers from the default accepted cipher suite

Pull Request - State: closed - Opened by n4ss over 6 years ago - 3 comments

#48 - Update MAINTAINERS file with current maintainers

Pull Request - State: closed - Opened by vdemeester over 6 years ago - 5 comments

#47 - fix CI failure

Pull Request - State: closed - Opened by AkihiroSuda over 6 years ago

#46 - [do not merge] Test CI

Pull Request - State: closed - Opened by dnephin over 6 years ago - 1 comment

#45 - Allow the config API consumer to modify the serv/client default configs

Pull Request - State: closed - Opened by n4ss over 6 years ago - 4 comments

#44 - Export adjustMinVersion function

Pull Request - State: closed - Opened by dperny over 6 years ago - 2 comments

#43 - Don’t segfault when the CA certificate chains are missing

Issue - State: open - Opened by andrewshadura over 6 years ago - 1 comment

#42 - Vendor dependencies using LK4D4/vndr

Pull Request - State: closed - Opened by thaJeztah almost 7 years ago - 5 comments
Labels: status/2-code-review

#41 - Support parsing SCTP port mapping

Pull Request - State: closed - Opened by ishidawataru almost 7 years ago - 3 comments

#40 - Remove logrus dependency from any packages in go-connections

Pull Request - State: closed - Opened by vdemeester about 7 years ago - 2 comments

#39 - add unix-over-ssh transport

Pull Request - State: closed - Opened by AkihiroSuda about 7 years ago - 21 comments
Labels: status/1-design-review

#38 - (WIP) Unit test for tcp_socket.go in package sockets

Pull Request - State: closed - Opened by usmanniqbal about 7 years ago

#37 - build error

Issue - State: closed - Opened by faddat about 7 years ago - 1 comment

#36 - add unix-over-ssh transport

Pull Request - State: closed - Opened by AkihiroSuda about 7 years ago - 2 comments

#35 - add the ability to decrypt TLS private keys

Pull Request - State: closed - Opened by adshmh over 7 years ago - 2 comments

#34 - Remove punctuation at the end of 2 error strings to fix lint

Pull Request - State: open - Opened by cyli over 7 years ago - 1 comment

#33 - tlsconfig tests should use generated keys and certificates

Pull Request - State: closed - Opened by adshmh over 7 years ago - 3 comments

#32 - cannot bump go-connections version in docker due to compilation error

Issue - State: closed - Opened by adshmh over 7 years ago - 3 comments

#31 - Add minimum version to options, needed to fix docker/docker#30258

Pull Request - State: closed - Opened by adshmh over 7 years ago - 8 comments

#30 - Add flag to the tls config that determines to use the system cert pool or an empty pool

Pull Request - State: closed - Opened by cyli over 7 years ago - 8 comments

#29 - Revert change for windows cert pool access in 1.8

Pull Request - State: closed - Opened by dmcgowan over 7 years ago - 2 comments
Labels: status/2-code-review

#28 - sockets: close net.Listener after failed Chown

Pull Request - State: closed - Opened by pborzenkov over 7 years ago - 1 comment

#27 - Update system cert pool update for Go 1.8

Pull Request - State: closed - Opened by dmcgowan over 7 years ago - 5 comments

#26 - Remove support for group lookup

Pull Request - State: closed - Opened by cpuguy83 over 7 years ago

#25 - Use meaningful error message if unix socket path is too long

Pull Request - State: closed - Opened by tiborvass over 7 years ago - 2 comments

#24 - Add create windows socket functionality.

Pull Request - State: closed - Opened by m-kostrzewa over 7 years ago - 1 comment

#23 - Support using the system cert pool in the TLS config if on go 1.7

Issue - State: open - Opened by cyli almost 8 years ago

#22 - Remove duplicate "and" in GoDoc

Pull Request - State: closed - Opened by thaJeztah almost 8 years ago
Labels: status/2-code-review

#21 - Add function to get system cert pool

Pull Request - State: closed - Opened by dmcgowan almost 8 years ago - 9 comments

#20 - Update default TLS config so it is not copying mutexes

Pull Request - State: closed - Opened by tonistiigi almost 8 years ago - 2 comments

#19 - Support IPV6 addresses in ParsePortSpec

Pull Request - State: closed - Opened by dnephin almost 8 years ago - 5 comments

#18 - Support compiling on Google AppEngine

Pull Request - State: open - Opened by kidoman almost 8 years ago - 1 comment

#17 - ParsePortSpec: handle IPv6 addresses

Pull Request - State: closed - Opened by stapelberg almost 8 years ago - 4 comments

#16 - v0.3.0 (or v0.2.1) release 👼

Issue - State: closed - Opened by vdemeester almost 8 years ago - 4 comments
Labels: kind/question

#15 - Reuse ParsePort() in the Port.Int() to prevent code duplication

Pull Request - State: closed - Opened by 0xAX about 8 years ago - 2 comments

#14 - Support parsing a single port spec

Pull Request - State: closed - Opened by dnephin about 8 years ago - 7 comments

#13 - Remove unused timeout error

Pull Request - State: closed - Opened by ClemMakesApps about 8 years ago - 1 comment

#12 - bugfix: Addr() -> Close()

Pull Request - State: closed - Opened by Akagi201 about 8 years ago - 2 comments

#11 - Parse raw certificate subjects before debug logging

Pull Request - State: closed - Opened by riyazdf over 8 years ago - 5 comments

#10 - Add support for socks proxy

Pull Request - State: closed - Opened by LK4D4 over 8 years ago - 7 comments

#9 - Build sockets/unix_socket.go for Solaris

Pull Request - State: closed - Opened by amitkris over 8 years ago - 2 comments

#8 - Support Windows npipe.

Pull Request - State: closed - Opened by calavera over 8 years ago - 10 comments

#7 - If a CA file is not provided, do not try to set the RootCA

Pull Request - State: closed - Opened by cyli over 8 years ago - 2 comments

#6 - Swap CloseRead and CloseWrite

Pull Request - State: open - Opened by andre-luiz-dos-santos over 8 years ago - 6 comments

#5 - Add in-mem socket type

Pull Request - State: closed - Opened by cpuguy83 over 8 years ago - 2 comments

#4 - add two new algos for tls connection from client side.

Pull Request - State: closed - Opened by hopkings2008 over 8 years ago - 10 comments

#3 - Add ParsePortRange and PartParse from docker/docker/pkg/parsers

Pull Request - State: closed - Opened by dnephin over 8 years ago - 2 comments

#1 - go-connections runs afoul of Go proverbs

Issue - State: closed - Opened by stevvooe over 8 years ago - 2 comments