2021-03-11 16:37:44 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-rex-socket: update to 0.1.26
Quote from commit log:
0.1.25 (2020-11-30)
* Allows bundle with latest bundler
* Updates authors to reflect current maintainers
* Update travis to test with 2.7.2
0.1.26 (2021-03-10)
* Ruby 3 - update rex-socket
* migrate to Addrinfo.getaddrinfo, and deprecate gethostname
|
2021-02-05 16:31:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.25
0.1.25 (2020-11-30)
* relax dev bundle and update authors …
- Allows bundle with latest bundler
- Updates authors to reflect current maintainers
- Update travis to test with 2.7.2
* Land #26, Update gemspec
0.1.24 (2020-09-23)
* x509_certificate: Allow use of EC keys
- Add new capability to allow the use of EC keys. Resolves issue
with using EC keys in metasploit.
|
2020-03-24 17:14:00 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.23
Update ruby-rex-socket to 0.1.23.
pkgsrc change: add "USE_LANGUAGES= # none".
No release notes available.
|
2018-09-23 19:58:47 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.15
0.1.13
* add helper methods for determining supported SSL version methods
0.1.14
* Add IPv6 support to addr_atoc and addr_ctoa
0.1.15
* SSH socket registration removed
|
2018-03-23 15:02:24 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.12
0.1.12 (2018/03/21)
* Land #9, improve SSL certificate generation
* fix is_mac_addr to validate if something is _only_ a mac address
* Improve SSL certificate generation
0.1.11 (2018/02/09)
* Land #8, factor out SSL bits
* Address Brent's comment - drop @@loaded_openssl
* Implement a certificate provider pattern in Socket
* Extract and mixin cert ops from server module
|
2018-03-21 14:32:21 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-rex-socket: update to 0.1.10
0.1.10 2017/10/25
* improve cert generation
|
2017-10-13 20:24:59 by Min Sik Kim | Files touched by this commit (1) |
Log message:
security/ruby-rex-socket: Update DESCR
|
2017-10-13 20:22:47 by Min Sik Kim | Files touched by this commit (4) |
Log message:
security/ruby-rex-socket: Import version 0.1.8
Ruby Exploitation(Rex) Library which contains architecture specific
information such as registers, opcodes, and stack manipulation
routines.
|