2023-02-12 16:17:18 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-rex-socket: update to 0.1.47
0.1.46 (2023-01-31)
* Land #57, Add support for Ruby 3.2
0.1.47 (2023-02-06)
* Land #56, Stream Control Transmission Protocol (SCTP)
|
2023-01-19 16:08:19 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.45
0.1.44 (2023-01-10)
* Do not assign blank hostname to (SSL) Socket
0.1.45 (2023-01-13)
* Fix deprecation warning in socks proxy support
|
2022-09-18 14:34:06 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.43
0.1.43 (2022-09-16)
* Land #52, Fix openssl3 unsafe legacy renegotiation disabled error
|
2022-09-04 15:28:54 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.42
0.1.42 (2022-08-31)
* Land #51, Update Ubuntu 18.04 to 20.04 in Github CI script
|
2022-08-28 14:44:39 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.41
0.1.35 (2022-04-05)
* Land #42, Add ruby 3.1.1 to test matrix
0.1.36 (2022-05-03)
* Land #45, Allow explicitly setting peer hostname
0.1.37 (2022-05-03)
* Land #46, fixes a bug caused by a missing require statement
0.1.38 (2022-05-03)
* Land #44, Ignore trailing commas in range walker
0.1.39 (2022-05-09)
* Land #48, Fix typo in ssl_tcp.rb Fixes #47
0.1.40 (2022-06-13)
* Fix typo in README.md
0.1.41 (2022-08-02)
* Land #50, Run ubuntu 22.04 in test matrix
|
2021-12-11 14:58:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.34
0.1.33 (2021-09-16)
* Land #39, Update Ubuntu version & Ruby setup
0.1.34 (2021-10-28)
* Land #41, Raise exception on nil hostname
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-09-19 19:09:00 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.33
0.1.30 (2021-03-25)
* Land #31, Consistently return nil as the failure indicator
0.1.31 (2021-08-05)
* Land #37, Honor the SSLVersion for server sockets
0.1.32 (2021-08-05)
* Land #36, Use getsockname to get the real local info
0.1.33 (2021-08-05)
* Land #35, Fix Default IPv6 LocalHost
|
2021-06-01 16:42:29 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-socket: update to 0.1.29
Quote from commit logs:
0.1.29 (2021-03-25)
* Land #31, Consistently return nil as the failure indicator
0.1.28 (2021-03-25)
* Land #30, Fix Some RangeWalker issues
0.1.27 (2021-03-24)
* Land #28, RangeWalker Updates To Return Hostnames When Available
|