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
Added a missing description.
bc6ec402f94e7aee569931624e09aa80556a26ac authored over 13 years ago
bc6ec402f94e7aee569931624e09aa80556a26ac authored over 13 years ago
List possible values for :verify.
8a46e53608d4c3c9b498a8a1868601baae275f9a authored over 13 years ago
8a46e53608d4c3c9b498a8a1868601baae275f9a authored over 13 years ago
List possible values for :verify.
e346495f2508a5b17e6bb9b77f8e8dd0b3548733 authored over 13 years ago
e346495f2508a5b17e6bb9b77f8e8dd0b3548733 authored over 13 years ago
Added a Ronin::Network::SSL::VERIFY Hash, to prevent repeated const lookups.
62cafa3da2f1685e51b0f7217b8f7cfa480a2024 authored over 13 years ago
62cafa3da2f1685e51b0f7217b8f7cfa480a2024 authored over 13 years ago
Moved 'ronin/network/mixin' out of ronin.
bc8a93a1fa804045b349e579152303d2232ef935 authored over 13 years ago
bc8a93a1fa804045b349e579152303d2232ef935 authored over 13 years ago
Fixed a YARD link.
5b25cee3144b4ccb09a1019178b9b02f08722a43 authored over 13 years ago
5b25cee3144b4ccb09a1019178b9b02f08722a43 authored over 13 years ago
Fixed a Hash insertion order bug.
3e3844929bf7509d3afeb6ba88b63f3b3f4ca5bc authored over 13 years ago
3e3844929bf7509d3afeb6ba88b63f3b3f4ca5bc authored over 13 years ago
Added Enumerable#map_hash which maps elements into a Hash using a block.
45e19d093245592babffc88887b8e2dceb0f92fb authored over 13 years ago
45e19d093245592babffc88887b8e2dceb0f92fb authored over 13 years ago
Require 'ronin/extensions/resolv'.
7bec928a9dcefe8e4ce62ee2a19a24a65e1b4911 authored over 13 years ago
7bec928a9dcefe8e4ce62ee2a19a24a65e1b4911 authored over 13 years ago
Renamed Resolv.[] to Resolv.resolver.
a486195a0cd0b4046639c6c0caa5c93ffd47bfdd authored over 13 years ago
a486195a0cd0b4046639c6c0caa5c93ffd47bfdd authored over 13 years ago
Added Resolv[] to DRY up the Resolv code in ronin.
66094ab87df21ffbe040e3f2260ab3729ee1c563 authored over 13 years ago
66094ab87df21ffbe040e3f2260ab3729ee1c563 authored over 13 years ago
Allow IPAddr#lookup to accept a nameserver argument to query.
29fca422a5a6001e79050e1968b2f1e9d037957a authored over 13 years ago
29fca422a5a6001e79050e1968b2f1e9d037957a authored over 13 years ago
Also support :v4, :v6, 4 and 6 as versions for IPAddr.extract.
3fc4502b5c20b6223191e3850dc388ad6656167a authored over 13 years ago
3fc4502b5c20b6223191e3850dc388ad6656167a authored over 13 years ago
Pass-through arguments from Shell.start to new.
cbb8e7068616a4a158727df0ba051fa54e73bfff authored over 13 years ago
cbb8e7068616a4a158727df0ba051fa54e73bfff authored over 13 years ago
Merged the SQL String formatting extensions from ronin-sql.
3930511ce07db6427e12de793414902566b1b17e authored over 13 years ago
3930511ce07db6427e12de793414902566b1b17e authored over 13 years ago
Moved ronin/spec/ui/output out of ronin.
c0717c8bb10d2d472058b33b4bcc514865e10197 authored over 13 years ago
c0717c8bb10d2d472058b33b4bcc514865e10197 authored over 13 years ago
Renamed @handler_callback to @input_handler.
9b9a87c3e66b9dad80891c44a5141a77b8957329 authored over 13 years ago
9b9a87c3e66b9dad80891c44a5141a77b8957329 authored over 13 years ago
Renamed Shell#handler to #call, and made it public.
c3887a82f5f48dabf1a85ce994832f81466d9838 authored over 13 years ago
c3887a82f5f48dabf1a85ce994832f81466d9838 authored over 13 years ago
Added specs for Ronin::UI::Shell.
fc65d2ffe99dc36ebc96616558b7e50ece63dcb8 authored over 13 years ago
fc65d2ffe99dc36ebc96616558b7e50ece63dcb8 authored over 13 years ago
Return false on bad input.
b362b9052c4fb99bb2eea45d710e6065bed1c242 authored over 13 years ago
b362b9052c4fb99bb2eea45d710e6065bed1c242 authored over 13 years ago
Added YARD @since tags.
a22541f532d9de767bae1f74187de77b321ee5cd authored over 13 years ago
a22541f532d9de767bae1f74187de77b321ee5cd authored over 13 years ago
Call protected_methods without false, to allow inheritance of Shell commands.
262b4258a5ef11a55733fb96057bbbc15c9d8a30 authored over 13 years ago
262b4258a5ef11a55733fb96057bbbc15c9d8a30 authored over 13 years ago
Added builtin commands (help, exit, quit) to Ronin::UI::Shell.
339c432c45bdf3079c9b0a49043c300aff32f537 authored over 13 years ago
339c432c45bdf3079c9b0a49043c300aff32f537 authored over 13 years ago
Rewrote Shell to handle custom commands, defined as protected methods.
de718c8911ba0c52248a2c6802c1955a7e453e60 authored over 13 years ago
de718c8911ba0c52248a2c6802c1955a7e453e60 authored over 13 years ago
Moved Ronin::UI::Shell from ronin into ronin-support.
5c91bd8f5bad84d31165e334574f76e82d274b4d authored over 13 years ago
5c91bd8f5bad84d31165e334574f76e82d274b4d authored over 13 years ago
Version bump to 0.3.0.
3f38a2fcadbbb1fc955f7e9e8a407985054e109b authored over 13 years ago
3f38a2fcadbbb1fc955f7e9e8a407985054e109b authored over 13 years ago
Merged Ronin::UI::Output from ronin into ronin-support.
b82576e7961f10ef675b9ed1fc7c0d226e91475b authored over 13 years ago
b82576e7961f10ef675b9ed1fc7c0d226e91475b authored over 13 years ago
Added Net.http_* convenience methods to URI::HTTP.
6ed7394fa68c6ca7102d489cd0b5dab8aaad463f authored over 13 years ago
6ed7394fa68c6ca7102d489cd0b5dab8aaad463f authored over 13 years ago
Forgot to update the release date of 0.2.0.
ae1259434d51a0ae4b38ea3615393a2816161472 authored over 13 years ago
ae1259434d51a0ae4b38ea3615393a2816161472 authored over 13 years ago
Version bump to 0.2.0.
988bd91804dc5608a47d4abe4bfe571be98ee14c authored over 13 years ago
988bd91804dc5608a47d4abe4bfe571be98ee14c authored over 13 years ago
Require data_paths ~> 0.3.
b050a73ed681dc8bfd18afa277df260b164f20db authored over 13 years ago
b050a73ed681dc8bfd18afa277df260b164f20db authored over 13 years ago
Link the IRC to freenode webchat.
e4922a9ffa20dbef23a8da73cd517d55e16ac097 authored over 13 years ago
e4922a9ffa20dbef23a8da73cd517d55e16ac097 authored over 13 years ago
Updated the gemspec to prevent version.rb from being loaded twice.
a61ce9447718c8e2cab79e30f8d6a6511d3f6307 authored over 13 years ago
a61ce9447718c8e2cab79e30f8d6a6511d3f6307 authored over 13 years ago
Use warn instead of STDERR.puts.
f727ece43b9382b82b1808a362f3b8258c291e7e authored over 13 years ago
f727ece43b9382b82b1808a362f3b8258c291e7e authored over 13 years ago
Fixed a spec that relied on example.com's IP never changing.
cb202f97986e81f5a2770e059d1aec52d1ad05b6 authored over 13 years ago
cb202f97986e81f5a2770e059d1aec52d1ad05b6 authored over 13 years ago
Use the warn method instead of STDERR.
2acea56c894308bd8eac73f0ddeb8e6951438a41 authored over 13 years ago
2acea56c894308bd8eac73f0ddeb8e6951438a41 authored over 13 years ago
Use the new pure-Ruby gemspec from Ore 0.8.0.
212cd14cf2ac0156dcdbdf53e8cb515ab6dcfec2 authored over 13 years ago
212cd14cf2ac0156dcdbdf53e8cb515ab6dcfec2 authored over 13 years ago
Revert "Testing out hexdump 0.2.0."
* hexdump 0.2.0 is released and backwords compatible.
898d0e44f195aa52bf1baff43108f84dbe232ad5 authored over 13 years ago
Bundle rake ~> 0.8.
94560e6a25116e78925f7d111591ad41edbd3803 authored over 13 years ago
94560e6a25116e78925f7d111591ad41edbd3803 authored over 13 years ago
Testing out hexdump 0.2.0.
ddfa906efaacb2e62ccc091008f7233f34383100 authored over 13 years ago
ddfa906efaacb2e62ccc091008f7233f34383100 authored over 13 years ago
Updated the ChangeLog.
de2ab7e7d45d8dcad26de5ce577555457ad5479f authored over 13 years ago
de2ab7e7d45d8dcad26de5ce577555457ad5479f authored over 13 years ago
No longer allow passing blocks to Net.http_get_body and Net.http_post_body.
76d5ee2afff5f09707db280e5c559be2335e51d5 authored over 13 years ago
76d5ee2afff5f09707db280e5c559be2335e51d5 authored over 13 years ago
Added Net.http_get_headers and Net.http_post_headers.
3ec2c84d6f4366d5e77e1bea19342595b4807333 authored over 13 years ago
3ec2c84d6f4366d5e77e1bea19342595b4807333 authored over 13 years ago
Version bump to 0.2.0.rc2.
3a3b8647a102a834fc4f4bc9a2641823b9acc559 authored over 13 years ago
3a3b8647a102a834fc4f4bc9a2641823b9acc559 authored over 13 years ago
Updated the ChangeLog.
9b72d709e053e5e045cdc6e899ae8c132e488921 authored over 13 years ago
9b72d709e053e5e045cdc6e899ae8c132e488921 authored over 13 years ago
Renamed attempt to try.
fede4c106a264206b62814d1c0025bccb0c5050f authored over 13 years ago
fede4c106a264206b62814d1c0025bccb0c5050f authored over 13 years ago
Removed errant whitespace.
a990d904d6365cb121e0a238445d0fb745d470da authored over 13 years ago
a990d904d6365cb121e0a238445d0fb745d470da authored over 13 years ago
Made Integer#bytes more increamental.
ad355dac44f36e6091ab60893db63e83683eb0e8 authored over 13 years ago
ad355dac44f36e6091ab60893db63e83683eb0e8 authored over 13 years ago
Simplify String#dump to use a Hash table for escaped bytes.
9947e79876f756650b00e7bc8e39eee5507c426e authored over 13 years ago
9947e79876f756650b00e7bc8e39eee5507c426e authored over 13 years ago
Only redefine String#dump on Ruby 1.8.x.
* Ruby >= 1.9.1 correctly hex-escapes special characters.
* Use uppercase hex-escaping to match ...
Require yard ~> 0.7.0 for rubinius users.
55664c3aca808df22939880264fd249dd11f98d1 authored over 13 years ago
55664c3aca808df22939880264fd249dd11f98d1 authored over 13 years ago
Added JavaScript to the Formatting features.
cb37991042c2878d375da0af316653ba58d552d3 authored over 13 years ago
cb37991042c2878d375da0af316653ba58d552d3 authored over 13 years ago
Removed sudo from the Installation command.
39ec6bc107b534e1bd4682d80b8a76bfb278e805 authored over 13 years ago
39ec6bc107b534e1bd4682d80b8a76bfb278e805 authored over 13 years ago
Added HTML formatting to the Features list.
0ef93ac06d6d294898dbac8de79f70fc2d8fa534 authored over 13 years ago
0ef93ac06d6d294898dbac8de79f70fc2d8fa534 authored over 13 years ago
Added specs for String#js_escape.
f978ab9677f05691c2a1250a79f13491c9dd920c authored over 13 years ago
f978ab9677f05691c2a1250a79f13491c9dd920c authored over 13 years ago
Fixed a bug in String#format_chars, where new-lines were not being matched.
d90cb584795088bf748f0838f197c1bdda8688ce authored over 13 years ago
d90cb584795088bf748f0838f197c1bdda8688ce authored over 13 years ago
Added specs for Integer#js_escape.
* Do not escape normal JS characters.
4a691b6f966a8c49846841bf2d65f2e5599b7e6c authored over 13 years ago
Use the new register_data_path from data_paths 0.3.0.
1bc7ee671762430b69f1d02fcf1ef138d3ddd6d3 authored over 13 years ago
1bc7ee671762430b69f1d02fcf1ef138d3ddd6d3 authored over 13 years ago
Updated the ChangeLog for ronin-support 0.2.0.rc1.
fa064e35978301f5923c446bfd6a0bc8f0844b25 authored over 13 years ago
fa064e35978301f5923c446bfd6a0bc8f0844b25 authored over 13 years ago
Version bump to 0.2.0.rc1.
3fdfd3b0ff2f9560b734ef9a93a2c779346012c6 authored over 13 years ago
3fdfd3b0ff2f9560b734ef9a93a2c779346012c6 authored over 13 years ago
Require data_paths ~> 0.3.0.rc1.
2e68651bd4a26c7ee94048a397c3eb71940cbc1d authored over 13 years ago
2e68651bd4a26c7ee94048a397c3eb71940cbc1d authored over 13 years ago
Also require 'hexdump/extensions' in 'ronin/formatting/extensions/binary.rb'.
a3be1301ee3a4c07e4bd0986289b6d874cbbbb69 authored almost 14 years ago
a3be1301ee3a4c07e4bd0986289b6d874cbbbb69 authored almost 14 years ago
Require 'hexdump/extensions' in 'ronin/extensions.rb'.
e3d3774c7e6bb4162ed7b9408e446a4fe2280ade authored almost 14 years ago
e3d3774c7e6bb4162ed7b9408e446a4fe2280ade authored almost 14 years ago
Only require the extensions from uri-query_params.
1b4aa82e86a39c03f0d747f0fb24858ae8920551 authored almost 14 years ago
1b4aa82e86a39c03f0d747f0fb24858ae8920551 authored almost 14 years ago
Make sure to pass options down to format_chars.
2069a1689c6b780b1729138a9e1ed247b2f878de authored almost 14 years ago
2069a1689c6b780b1729138a9e1ed247b2f878de authored almost 14 years ago
Fixed Ruby 1.8.7 incompatibilities.
917fbada0c9596ae8d133dea11979c4c20c1da70 authored almost 14 years ago
917fbada0c9596ae8d133dea11979c4c20c1da70 authored almost 14 years ago
Added specs for the Integer HTML/JS extensions.
200d06648c68c31d26dc30ca35d600a7486fe09d authored almost 14 years ago
200d06648c68c31d26dc30ca35d600a7486fe09d authored almost 14 years ago
Added support for unescaping back-slashed JavaScript characters.
156b74da3440687e22e67e85b08d45ec1a6af746 authored almost 14 years ago
156b74da3440687e22e67e85b08d45ec1a6af746 authored almost 14 years ago
Added JS_ESCAPED_BYTES.
35598412ed51659ec4675f94c1f87637e846cde7 authored almost 14 years ago
35598412ed51659ec4675f94c1f87637e846cde7 authored almost 14 years ago
Added String#html_escape, #html_unescape, #js_escape, #js_unescape, #format_js, Integer#html_escape, #js_escape and #format_js.
352f06e3a9d20440e17e66d0298c0beee6565c7d authored almost 14 years ago
352f06e3a9d20440e17e66d0298c0beee6565c7d authored almost 14 years ago
Have Integer#format_http return uppercase hex.
9dea8cf90ce9a6556b1392df22e6616b68f7201e authored almost 14 years ago
9dea8cf90ce9a6556b1392df22e6616b68f7201e authored almost 14 years ago
Don't require all of chars, just 'chars/extensions'.
35056c049f66cf99d248355981d8bc07bfd255b9 authored almost 14 years ago
35056c049f66cf99d248355981d8bc07bfd255b9 authored almost 14 years ago
Refactored String#format_chars to use each_char.
b6613949e3efc248a89d0b5838d025aecf991f11 authored almost 14 years ago
b6613949e3efc248a89d0b5838d025aecf991f11 authored almost 14 years ago
Fixed a Ruby 1.8 Hash order issue in one of the specs.
68a438c962ecdfd962690a5db048c76d978cde22 authored almost 14 years ago
68a438c962ecdfd962690a5db048c76d978cde22 authored almost 14 years ago
Allow bundling other inflector libraries (activesupport, dm-core, extlib) for the tests.
fe02fc68fd545ac691de04e186e2fbf21b7b6099 authored almost 14 years ago
fe02fc68fd545ac691de04e186e2fbf21b7b6099 authored almost 14 years ago
Require 'dm-core' for DataMapper::Support::Inflector.
* In dm-core edge they have removed 'dm-core/support/inflector.rb'.
b428f0d30d3313eff626e5e6e513230264f58cc1 authored almost 14 years ago
Allow Email#to to contain an Array of addresses.
97caf20603743617356c5cf443fc6e5722ce2ddf authored almost 14 years ago
97caf20603743617356c5cf443fc6e5722ce2ddf authored almost 14 years ago
Join each line with a CRLF in Email#to_s.
93a5227934da1cb9d61dfc4e31775cdc74c155eb authored almost 14 years ago
93a5227934da1cb9d61dfc4e31775cdc74c155eb authored almost 14 years ago
Fixed Net.smtp_send_message.
1c4e9212b6caa52ba3452e2932290a7d2dcf7d84 authored almost 14 years ago
1c4e9212b6caa52ba3452e2932290a7d2dcf7d84 authored almost 14 years ago
Added specs for Network::SMTP::Email.
6eebe675f820e16dd3953e297bc9eac928bbc778 authored almost 14 years ago
6eebe675f820e16dd3953e297bc9eac928bbc778 authored almost 14 years ago
Added Email#headers for additional headers.
328ed3bc62afa8bb6f5807229fe144e4fea69e9a authored almost 14 years ago
328ed3bc62afa8bb6f5807229fe144e4fea69e9a authored almost 14 years ago
Do not append nil to the @body.
d9c2e5530f91e506cb11820821b56eaca852a42c authored almost 14 years ago
d9c2e5530f91e506cb11820821b56eaca852a42c authored almost 14 years ago
Updated docs.
7bfcf791ef3363c3b9d5fdf7c3b049ba4b2b2fbf authored almost 14 years ago
7bfcf791ef3363c3b9d5fdf7c3b049ba4b2b2fbf authored almost 14 years ago
Removed the formatting for Hash emails.
c915c81e81b007fa5f6b1f7d45dd17d6567bc769 authored almost 14 years ago
c915c81e81b007fa5f6b1f7d45dd17d6567bc769 authored almost 14 years ago
Style.
4e6d62faa07e4ede5667e2db97b09466b73f77c8 authored almost 14 years ago
4e6d62faa07e4ede5667e2db97b09466b73f77c8 authored almost 14 years ago
Deprecated common_postfix in favor of common_suffix.
a17da83fddfbe4c7154a084662997052147fdbdc authored almost 14 years ago
a17da83fddfbe4c7154a084662997052147fdbdc authored almost 14 years ago
Added @api tags to Network::HTTP::Proxy.
ca3cc52c6f7fbd19ade4999c84873dad72890018 authored almost 14 years ago
ca3cc52c6f7fbd19ade4999c84873dad72890018 authored almost 14 years ago
Updated Network::SMTP::Email.
91f257d30be394b8971cc450e38d551752c757e8 authored almost 14 years ago
91f257d30be394b8971cc450e38d551752c757e8 authored almost 14 years ago
Added examples to Net.smtp_connect and smtp_session.
86d0b5fa1a1f6c989da83901ff1474356103a9c6 authored almost 14 years ago
86d0b5fa1a1f6c989da83901ff1474356103a9c6 authored almost 14 years ago
Added Net.smtp_send_message.
75d2066a14642ad849f18d0e5a340ae54ac65bfd authored almost 14 years ago
75d2066a14642ad849f18d0e5a340ae54ac65bfd authored almost 14 years ago
Have Net.smtp_message call Ronin::Network::SMTP::Email.new directly.
bb95af0887538fbb18d020d0b1b94aec28a6724d authored almost 14 years ago
bb95af0887538fbb18d020d0b1b94aec28a6724d authored almost 14 years ago
Added @api tags.
2be5eef80544e8a5c84523c1ff2e4105fda66078 authored almost 14 years ago
2be5eef80544e8a5c84523c1ff2e4105fda66078 authored almost 14 years ago
Added hidden documentation for Mixin.mixin.
4633aef25b634cbd4b0d56e2498df727fcb5911a authored almost 14 years ago
4633aef25b634cbd4b0d56e2498df727fcb5911a authored almost 14 years ago
Fixed a @see tag.
53186e72e11a9d850ac7e12e08c25aff8a86bfba authored almost 14 years ago
53186e72e11a9d850ac7e12e08c25aff8a86bfba authored almost 14 years ago
Added Net.http_status.
a70f1c62a887a86f80f8ef3bd686fb4971e5b04a authored almost 14 years ago
a70f1c62a887a86f80f8ef3bd686fb4971e5b04a authored almost 14 years ago
Allow the :method to be overrided for http_ok?, http_server and http_powered_by.
d8d4e2b81ddc27e0ccb3754d5dcee2083320e40d authored almost 14 years ago
d8d4e2b81ddc27e0ccb3754d5dcee2083320e40d authored almost 14 years ago
Updated the subject for the Mixin specs to be more realistic.
70fc56d517bffa398f7a9c1ba3f71f8fb2ca1532 authored almost 14 years ago
70fc56d517bffa398f7a9c1ba3f71f8fb2ca1532 authored almost 14 years ago
Version bump to 0.2.0.
b636153b93cadbf2405df01c2b48344217899988 authored almost 14 years ago
b636153b93cadbf2405df01c2b48344217899988 authored almost 14 years ago
Added Ronin::Mixin.
d1f7fd106c88310f3f6a3e2bf164325ce9544153 authored almost 14 years ago
d1f7fd106c88310f3f6a3e2bf164325ce9544153 authored almost 14 years ago
Default the :host and :port in HTTP.expand_options, not expand_url.
55b695a4f4d5fc7aded1a6d54c2cb71373625cb5 authored almost 14 years ago
55b695a4f4d5fc7aded1a6d54c2cb71373625cb5 authored almost 14 years ago