1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
Shugo Maeda e2ac25d0eb Fix StartTLS stripping vulnerability
This fixes CVE-2021-32066.
Reported by Alexandr Savca in <https://hackerone.com/reports/1178562>.
2021-07-07 19:08:18 +09:00
..
fixtures test/net/fixtures/Makefile: moved from test/net/imap 2019-01-02 04:18:34 +00:00
ftp Ignore IP addresses in PASV responses by default, and add new option use_pasv_ip 2021-07-07 19:05:36 +09:00
http Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) && 2020-12-04 16:45:54 +01:00
imap Fix StartTLS stripping vulnerability 2021-07-07 19:08:18 +09:00
pop
protocol Add max option to TestProtocol#create_mockio 2019-06-29 17:52:57 +09:00
smtp Wait testing/helper threads to terminate 2020-12-13 13:39:57 +09:00