Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ronin-rb/ronin-support
A support library for Ronin. Like activesupport, but for hacking!
https://github.com/ronin-rb/ronin-support
Add `ca` kwarg to `Crypto::Cert.generate`
AI-Mozi opened this pull request about 1 year ago
AI-Mozi opened this pull request about 1 year ago
Add a `Ronin::Support::Crypto::Vigenere` module
postmodern opened this issue about 1 year ago
postmodern opened this issue about 1 year ago
Add a `json:` keyword to `Network::HTTP#request`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add an explicit `accept:` keyword argument to `Network::HTTP#request`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add an explicit `content_type:` keyword argument to `Network::HTTP#request`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `Ronin::Support::Network::HTTP::CookieJar` class
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Release 1.0.3
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
`Network::Support::IP#ipv4_mapped` raises `can't modify frozen NilClass: nil` error
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Improve `Text::Patterns::PHONE_NUMBER` to also match the extension code
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Convert all `Crypto::Cert::Name#entries` values to UTF-8 Strings
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `hostname:` keyword argument to all `ssl_*`/`tls_*` client methods
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Support connecting to SSL/TLS sockets that require SNI
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `ca:` keyword argument to `Crypto::Cert.generate`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
`Crypto::Cert::Name()` should pass-through `Crypto::Cert::Name` objects
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Allow `Crypt::Cert()` to pass-through any `Crypto::Cert` objects
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `subject_alt_names` keyword argument to `Crypto::Cert.generate`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
`Crypto::Cert.generate` does not handle `EC` keys correctly
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add `Crypto::Cert::Name#email_address` method
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add support for adding an `emailAddress` to `Crypto::Cert::Name`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `Crypto::Cert#public_key` method
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `Crypto::Key()` method
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `Crypto::Key::EC#size` method
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `Crypto::Key::EC#curve` method
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
No longer automatically require unused protocols in `ronin/support/network/mixin`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `http_post_cookies` method to `Network::HTTP::Mixin`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add `post_cookies` methods to `Network::HTTP`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add missing `@example` tags to `Ronin::Support::Network::HTTP` methods
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add missing `@example` tags to `URI::HTTP` core exts
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add `Ronin::Support::Binary::CTypes::OS::AppleIOS` class
gfvcastro opened this pull request over 1 year ago
gfvcastro opened this pull request over 1 year ago
Add `Float#pack_float32` and `Float#pack_float64` methods
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add `Integer#pack_*` methods for `uint*` and `int*` types
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Somehow support an iOS OS class in `Ronin::Support::Binary::CTypes::OS`
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add `Ronin::Support::Binary::CTypes::OS::Android` class
gfvcastro opened this pull request over 1 year ago
gfvcastro opened this pull request over 1 year ago
Add `String#unpack_uint*`, `String#unpack_int*`, `String#unpack_float*` methods
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `Ronin::Support::Binary::CTypes::OS::Android` class
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Release 1.0.2
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add a `Network::IP#ipv4` method
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
Add missing `Network::IPRange#include?` method
postmodern opened this issue over 1 year ago
postmodern opened this issue over 1 year ago
`Ronin::Support::Network::IP#set` does not update `@address` when `#ipv4_mapped` is called
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add support for parsing comments in email addresses
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add a `Network::Host#domain?` method
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add a `Network::Host#subdomain?` method
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add an `Archive::War` module
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add an `Archive::Jar` module
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add `Network::Host::Wildcard#include?` method
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add `Ronin::Support::Encoding::Base36`
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Release 1.1.0
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add `Ronin::Support::Encoding::Base58`
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add `Ronin::Support::Encoding::Base52`
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add `Ronin::Support::Encoding::Base45`
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add `Ronin::Support::Encoding::Base62`
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add `Ronin::Support::Network::DNS.get_all_records` and `Ronin::Support::Network::DNS::Resolver#get_all_records` methods
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Release 1.0.1
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
`Network::HTTP.connect_uri` does not default the port to 80 or 443 when given a `String`
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add a `Network::Host::Wildcard` class
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Release ronin-support 1.0.0.beta3
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add support for parsing `xxd` hexdumps to `Ronin::Support::Binary::Unhexdump::Parser`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Improve `Ronin::Support::Encoding::SQL`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Release 1.0.0.beta2
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Also override `String#unpack1` in the same way as `String#unpack`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Rename `ronin/support/text/typo` to `ronin/support/text/typos` (plural)
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Rename `ronin/support/text/homoglyph` to `ronin/support/text/homoglyphs` (plural)
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Rename `Ronin::Support::Binary::Hexdump::Parser` to `Ronin::Support::Binary::Unhexdump`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Release ronin-support 1.0.0.beta1
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Release ronin-support 1.0.0
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Text::Mixin` module
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Text::Random::Mixin` module
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Text::Random` module
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Ensure that `String#random_case` always swaps the case of at least one character
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Text::Random.swapcase` method
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Network::Host#punycode` method
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::Host#idn?` and `Network::Host#punycode?`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::Host#subdomain`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::Host#each_tld`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::Host#tld`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::TLD`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Support IDN for all networking code
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `addressable` as a dependency
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Re-enable JRuby in the CI matrix
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::Host#has_mailservers?`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::Host#has_nameservers?`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Network::Host#has_addresses?` method
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Network::Host#addresses` method
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `Network::Host#registered?` and `#unregistered?` methods
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Text::Patterns::VERSION_NUMBER`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add support for Latin Extended characters to `Text::Homoglyph`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a punycode encoder
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add `Network::Host#each_suffix`
postmodern opened this issue about 2 years ago
postmodern opened this issue about 2 years ago
Add a `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` regexps to `Text::Patterns`
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add an `API_KEY` regexp to `Text::Patterns`
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add `case:`, `format:`, and `zero_pad:` keyword arguments to `Encoding::XML` methods
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add a `case:` keyword argument to `Encoding::HTTP` methods
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Implement our own `Encoding::HTTP.escape_byte` logic
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add the `case:` keyword argument to `Encoding::URI` methods
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Implement our own `Encoding::XML.escape_byte` logic
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Implement our own `Encoding::URI.escape_byte` logic
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add `String#typo`, `String#each_typo`, and `String#typos`
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add `String#homoglyph`, `String#each_homoglyph`, and `String#homoglyphs`
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add a `String#entropy` method
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago
Add a default argument value to `Crypto::Key::EC.generate`
postmodern opened this issue over 2 years ago
postmodern opened this issue over 2 years ago