Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rapid7/rex-socket issues and pull requests
#66 - Fix/is name underscores
Pull Request -
State: closed - Opened by zeroSteiner 8 months ago
#65 - Add .is_name? And Strengthen .is_ip_addr? Validation
Pull Request -
State: closed - Opened by zeroSteiner 9 months ago
#64 - Add the .getresources method for more DNS resolution options
Pull Request -
State: closed - Opened by zeroSteiner about 1 year ago
#63 - PD-41096 Auto-add cortex.yaml
Pull Request -
State: closed - Opened by simonirwin-r7 about 1 year ago
#62 - Fix hanging forever if rsock doesnt connect
Pull Request -
State: closed - Opened by adfoster-r7 about 1 year ago
#61 - Add in function to convert IPv6 addresses to IPv6 URL compatible format
Pull Request -
State: closed - Opened by gwillcox-r7 over 1 year ago
Labels: enhancement
#60 - Fix crash when running socks proxy4a comm
Pull Request -
State: closed - Opened by adfoster-r7 over 1 year ago
- 1 comment
#59 - Fix uninitialized const error for StreamClosedError
Pull Request -
State: closed - Opened by space-r7 over 1 year ago
- 1 comment
Labels: bug
#58 - Override #has_read_data? to fix the logic for SSL sockets
Pull Request -
State: closed - Opened by zeroSteiner over 1 year ago
- 2 comments
#57 - Add support for Ruby 3.2
Pull Request -
State: closed - Opened by cgranleese-r7 almost 2 years ago
#56 - Stream Control Transmission Protocol (SCTP)
Pull Request -
State: closed - Opened by sempervictus almost 2 years ago
- 7 comments
#55 - Detect IPv6 address for Host on init
Pull Request -
State: closed - Opened by sempervictus almost 2 years ago
- 8 comments
#54 - Fix deprecation warning in socks proxy support
Pull Request -
State: closed - Opened by adfoster-r7 almost 2 years ago
- 2 comments
#53 - Do not assign blank hostname to (SSL) Socket
Pull Request -
State: closed - Opened by sempervictus almost 2 years ago
- 5 comments
#52 - Fix openssl3 unsafe legacy renegotiation disabled error
Pull Request -
State: closed - Opened by adfoster-r7 about 2 years ago
- 2 comments
#51 - Update Ubuntu 18.04 to 20.04 in Github CI script
Pull Request -
State: closed - Opened by cgranleese-r7 about 2 years ago
#50 - Run ubuntu 22.04 in test matrix
Pull Request -
State: closed - Opened by adfoster-r7 over 2 years ago
#49 - Fix typo in README.md
Pull Request -
State: closed - Opened by gwillcox-r7 over 2 years ago
#48 - Fix typo in ssl_tcp.rb that would allow for dotted IPs being used for self.sslsock.hostname, which should never happen.
Pull Request -
State: closed - Opened by gwillcox-r7 over 2 years ago
- 4 comments
#47 - Typo Leads to Dotted IPs being used for self.sslsock.hostname When They Aren't Meant to Be Used
Issue -
State: closed - Opened by gwillcox-r7 over 2 years ago
- 3 comments
Labels: bug
#46 - This fixes a bug caused by a missing require statement
Pull Request -
State: closed - Opened by zeroSteiner over 2 years ago
#45 - Allow explicitly setting peer hostname
Pull Request -
State: closed - Opened by adfoster-r7 over 2 years ago
Labels: bug
#44 - Ignore trailing commas in range walker
Pull Request -
State: closed - Opened by adfoster-r7 over 2 years ago
- 1 comment
#43 - Prevent DNS leaks & pivot using optional resolver
Pull Request -
State: closed - Opened by sempervictus over 2 years ago
- 18 comments
Labels: bug
#42 - Add ruby 3.1.1 to test matrix
Pull Request -
State: closed - Opened by adfoster-r7 over 2 years ago
#41 - Raise exception on nil hostname
Pull Request -
State: closed - Opened by sjanusz-r7 about 3 years ago
#40 - Set underlying comm value during initialization and do not change it
Pull Request -
State: closed - Opened by smashery about 3 years ago
- 1 comment
#39 - Update Ubuntu version & Ruby setup
Pull Request -
State: closed - Opened by sjanusz-r7 about 3 years ago
#38 - Logging Is Inaccessible
Issue -
State: open - Opened by zeroSteiner about 3 years ago
- 3 comments
#37 - Honor the SSLVersion for server sockets
Pull Request -
State: closed - Opened by zeroSteiner over 3 years ago
- 5 comments
#36 - Use getsockname to get the real local info
Pull Request -
State: closed - Opened by zeroSteiner over 3 years ago
- 1 comment
#35 - Fix Default IPv6 LocalHost
Pull Request -
State: closed - Opened by zeroSteiner over 3 years ago
- 1 comment
#34 - Parameters uses a default IPv4 host for an IPv6 peer
Issue -
State: closed - Opened by zeroSteiner over 3 years ago
#33 - Localhost from getlocalname defaults to the any address
Issue -
State: closed - Opened by zeroSteiner over 3 years ago
#32 - Get name method inconsistencies
Issue -
State: open - Opened by zeroSteiner over 3 years ago
- 1 comment
#31 - Consistently return nil as the failure indicator
Pull Request -
State: closed - Opened by zeroSteiner over 3 years ago
#30 - Fix Some RangeWalker issues
Pull Request -
State: closed - Opened by zeroSteiner over 3 years ago
- 1 comment
Labels: bug
#29 - Server Name Indication for Rex::Socket::Parameters needed?
Issue -
State: closed - Opened by T35R6braPwgDJKq over 3 years ago
- 7 comments
#28 - RangeWalker Updates To Return Hostnames When Available
Pull Request -
State: closed - Opened by zeroSteiner over 3 years ago
- 3 comments
#27 - Add github actions for testing and some changes to support Ruby 3
Pull Request -
State: closed - Opened by cgranleese-r7 almost 4 years ago
#26 - relax dev bundle and update authors
Pull Request -
State: closed - Opened by jmartin-r7 about 4 years ago
#25 - x509_certificate: Allow use of EC keys
Pull Request -
State: closed - Opened by bigbael about 4 years ago
- 3 comments
Labels: bug
#24 - x509_certificate: add use of EC keys
Pull Request -
State: closed - Opened by bigbael about 4 years ago
- 1 comment
#23 - Store the local name info on server client sockets
Pull Request -
State: closed - Opened by zeroSteiner over 4 years ago
Labels: bug
#22 - Add to_ and merge_ hash methods to the Parameters class
Pull Request -
State: closed - Opened by zeroSteiner over 4 years ago
- 2 comments
Labels: enhancement
#21 - Fix ssl_generate_certificate to not generate expired certs - Fix #20
Pull Request -
State: closed - Opened by bcoles almost 5 years ago
Labels: bug
#20 - SSL handlers occasionally generating expired certs
Issue -
State: closed - Opened by bcoles almost 5 years ago
- 1 comment
Labels: bug
#19 - Unify SSL cert provider with the one in framework
Pull Request -
State: closed - Opened by acammack-r7 about 5 years ago
- 1 comment
Labels: bug
#18 - pass through new optional arguments for ssl_generate_certificate
Pull Request -
State: closed - Opened by busterb over 5 years ago
- 3 comments
Labels: bug
#17 - Set certificate hostname from params
Pull Request -
State: closed - Opened by sempervictus over 5 years ago
- 1 comment
#16 - Bring RangeWalker to IPv6 land
Pull Request -
State: closed - Opened by acammack-r7 over 5 years ago
- 2 comments
Labels: bug, enhancement
#15 - ensure socket is closed in source_address
Pull Request -
State: closed - Opened by busterb almost 6 years ago
#14 - Update the range_walker to match better.
Pull Request -
State: closed - Opened by Green-m about 6 years ago
- 2 comments
#13 - SSH socket registration removed
Pull Request -
State: closed - Opened by sgonzalez-r7 over 6 years ago
- 2 comments
Labels: bug, enhancement
#12 - Add IPv6 Support To addr_atoc And addr_ctoa
Pull Request -
State: closed - Opened by zeroSteiner over 6 years ago
- 4 comments
#11 - add helper methods for determining supported SSL version methods
Pull Request -
State: closed - Opened by busterb over 6 years ago
#10 - fix is_mac_addr to validate if something is _only_ a mac address
Pull Request -
State: closed - Opened by busterb over 6 years ago
#9 - Improve SSL certificate generation
Pull Request -
State: closed - Opened by dcylabs over 6 years ago
- 1 comment
Labels: bug
#8 - Extract and mixin cert ops from server module
Pull Request -
State: closed - Opened by sempervictus almost 7 years ago
- 2 comments
#7 - Make generated certs more realistic
Pull Request -
State: closed - Opened by rwhitcroft about 7 years ago
- 2 comments
#6 - Upstream client SSL configuration for Rex sockets
Pull Request -
State: closed - Opened by sempervictus over 7 years ago
#5 - Upstream socket.rb matchers
Pull Request -
State: closed - Opened by sempervictus over 7 years ago
- 1 comment
#4 - Fix bug on `sport` packing
Pull Request -
State: closed - Opened by nil0x42 over 7 years ago
- 1 comment
#3 - Change proxy chain delimiter from hyphen to comma
Pull Request -
State: closed - Opened by wvu almost 8 years ago
- 2 comments
Labels: bug
#2 - Support UDP payloads and handlers
Pull Request -
State: closed - Opened by sempervictus almost 8 years ago
- 2 comments
#1 - Add 3.5 second timeout for blocking SSL accepts
Pull Request -
State: closed - Opened by bcook-r7 almost 8 years ago