Vítězslav Čížek
4b7cbd55fe
- update to 1.55
...
- work around IO::Sockets work around for systems returning EISCONN etc
on connect retry for non-blocking sockets by clearing $! if SUPER::connect
returned true.
https://rt.cpan.org/Ticket/Display.html?id=75101
Thanks for Manoj Kumar for reporting.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=56
2012-02-22 08:29:05 +00:00
Vítězslav Čížek
6bc0ae9c39
- update to 1.54
...
- return 0 instead of undef in SSL_verify_callback to fix unitialized
warnings. Thanks to d[DOT]thomas[AT]its[DOT]uq[DOT]edu[DOT]au for
reporting the bug and MIKEM for the fix.
https://rt.cpan.org/Ticket/Display.html?id=73629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=53
2012-01-13 12:39:39 +00:00
Pascal Bleser
8083875b7f
1.53
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=50
2011-12-11 23:28:49 +00:00
Vítězslav Čížek
5f60237218
- update to 1.52
...
- fix syntax error in t/memleak_bad_handshake.t
- disable t/memleak_bad_handshake.t on AIX, because it might hang
https://rt.cpan.org/Ticket/Display.html?id=72170
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=47
2011-12-08 11:15:34 +00:00
Vítězslav Čížek
5eb8f4b3dd
- update to 1.49
...
- another regression for readline fix, this time it failed to return lines
at eof which don't end with newline. Extended t/readline.t to catch this
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=44
2011-10-31 08:37:11 +00:00
Vítězslav Čížek
67437a47d8
- update to 1.48
...
- bugfix for readline fix in 1.45. If the pending data where false
(like '0') it failed to read rest of line.
Thanks to Victor Popov for reporting
https://rt.cpan.org/Ticket/Display.html?id=71953
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=41
2011-10-27 11:09:21 +00:00
Vítězslav Čížek
ac9073442e
- update to 1.47
...
fix for 1.46 - check for mswin32 needs to be /i. Thanks to
Alexandr Ciornii for reporting
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=40
2011-10-24 09:41:50 +00:00
Vítězslav Čížek
fe012d983a
- update to 1.46
...
- added test for signals
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=39
2011-10-19 11:39:44 +00:00
Vítězslav Čížek
ba0fcf3f41
- update to 1.45
...
- fix readline to continue when getting interrupt waiting for more
data. Thanks to kgc[AT]corp[DOT]sonic[DOT]net for reporting problem
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=36
2011-10-17 14:44:21 +00:00
Pascal Bleser
cdd4419637
1.44
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=34
2011-05-27 20:11:45 +00:00
Pascal Bleser
824fd3b52e
1.43
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=31
2011-05-11 11:15:04 +00:00
Pascal Bleser
f13239c247
1.42
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=30
2011-05-10 19:38:21 +00:00
Stephan Kulow
9922d824d8
- updated to 1.40
...
- integrated patch from GAAS to get IDN support from URI.
https://rt.cpan.org/Ticket/Display.html?id=67676
- fix in exampel/async_https_server.
Thanks to DetlefPilzecker[AT]web[DOT]de for reporting
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=29
2011-05-04 11:11:22 +00:00
Vítězslav Čížek
a2e3a08e88
- update to 1.39
...
- fixed documentation of http verification: wildcards in cn is allowed
- close should undef _SSL_fileno, because the fileno is no longer
valid (SSL connection and socket are closed)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=27
2011-03-04 16:40:07 +00:00
Vítězslav Čížek
f35763fdc0
- update to 1.38
...
- fixed wildcards_in_cn setting for http (wrongly set in 1.34 to 1
instead of anywhere). Thanks to dagolden[AT]cpan[DOT]org for
reporting
https://rt.cpan.org/Ticket/Display.html?id=64864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=25
2011-01-19 16:36:06 +00:00
Anna Maresova
f485fcce5f
- update to 1.37
...
* don't complain about invalid certificate locations if user
explicitly set SSL_ca_path and SSL_ca_file to undef. Assume that
user knows what he is doing and will work around the problems
by itself.
* update documentation for SSL_verify_callback based on
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=23
2010-12-16 12:53:20 +00:00
Anna Maresova
8dc14a06f7
- update to 1.35 (fixes bnc#657907)
...
* if verify_mode is not VERIFY_NONE and the ca_file/ca_path cannot
be verified as valid it will no longer fall back to VERIFY_NONE
but throw an error.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=21
2010-12-07 14:04:25 +00:00
Stephan Kulow
3ef0b0c10a
siwtch to perl_requires macro
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=18
2010-12-01 13:47:26 +00:00
Christian Wittmer
bf8198cd47
add Source
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=16
2010-11-24 21:12:52 +00:00
Christian Wittmer
d8d735204c
cpanspec, noarch pkg
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=15
2010-11-24 21:06:13 +00:00
Anna Maresova
bb04bdee48
- update to 1.34
...
* schema http for certificate verification changed to
wildcards_in_cn=1, because according to rfc2818 this is valid
and also seen in the wild
* if upgrading socket from inet to ssl fails due to handshake
problems the socket gets downgraded, but is still open.
* depreceate kill_socket, just use close()
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=13
2010-11-01 12:59:15 +00:00
OBS User autobuild
af47ee9858
Accepting request 35784 from devel:languages:perl
...
checked in (request 35784)
OBS-URL: https://build.opensuse.org/request/show/35784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=12
2010-03-26 15:35:34 +00:00
Anna Maresova
eb7faa8cae
- update to 1.33
...
* attempt to make t/memleak_bad_handshake.t more stable, it fails
for unknown reason on various systems
* fix hostname checking: an IP should only be checked against
subjectAltName GEN_IPADD, never against GEN_DNS or CN.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=11
2010-03-26 10:54:20 +00:00
OBS User autobuild
bcaf353e5e
Accepting request 33265 from devel:languages:perl
...
checked in (request 33265)
OBS-URL: https://build.opensuse.org/request/show/33265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=10
2010-02-24 01:24:18 +00:00
Anna Maresova
bc9c18a800
- update to 1.32
...
* Makefile.PL: die if Scalar::Util has no dualvar support instead of
only complaining.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=9
2010-02-23 15:47:11 +00:00
OBS User buildservice-autocommit
80f9958faa
Updating link to change in openSUSE:Factory/perl-IO-Socket-SSL revision 22.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=7c7c69267eb80c750c0fff2db044a7a3
2010-01-14 17:13:04 +00:00
OBS User autobuild
76dfc93159
checked in (request 29459)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=8
2010-01-14 17:13:03 +00:00
Anna Maresova
7543f01546
- update to 1.31
...
* add and export constants for SSL_VERIFY_*
* set SSL_use_cert if cert is given and not SSL_server
* support alternative CRL file with SSL_crl_file thanks to patch of
w[DOT]phillip[DOT]moore[AT]gmail[DOT]com
* make t/memleak_bad_handshake.t more stable (increase listen queue,
ignore errors on connect, don't run on windows..)
* t/memleak_bad_handshake.t don't write errors with ps to stderr,
-o vsize argument is not supported on all platforms, just skip
test then
* make sure that idn_to_ascii gets no \0 bytes from identity, because
it simply cuts the string their (using C semantics). Not really a
security problem because IDN like identity is provided by user in
hostname, not by certificate.
* fix test t/memleak_bad_handshake.t
* fixed thanks for version 1.28
* fix memleak when SSL handshake failed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=7
2010-01-13 15:57:10 +00:00
Stephan Kulow
939a8475b2
Accepting request 28798 from home:jengelh:branches:devel:languages:perl
...
Copy from home:jengelh:branches:devel:languages:perl/perl-IO-Socket-SSL via accept of submit request 28798 revision 3.
Request was accepted with message:
Reviewed ok
OBS-URL: https://build.opensuse.org/request/show/28798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=4
2010-01-10 18:13:15 +00:00
OBS User autobuild
b9d3b16e89
Accepting request 19024 from devel:languages:perl
...
Copy from devel:languages:perl/perl-IO-Socket-SSL based on submit request 19024 from user coolo
OBS-URL: https://build.opensuse.org/request/show/19024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=19
2009-08-27 22:36:48 +00:00
OBS User unknown
d8d69d224d
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=18
2009-04-07 12:13:03 +00:00
OBS User unknown
0cc16c82d7
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=17
2009-02-23 22:48:47 +00:00
OBS User unknown
9dff622cb9
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=16
2009-01-22 12:14:33 +00:00
OBS User unknown
c229eb044c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=15
2008-11-18 12:31:26 +00:00
OBS User unknown
3ea4ac4e3a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=14
2008-10-06 15:20:01 +00:00
OBS User unknown
819673c792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=13
2008-09-12 16:11:10 +00:00
OBS User unknown
2e9a5c2fe9
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=12
2008-08-18 22:22:02 +00:00
OBS User unknown
1d1459ac0c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=11
2008-08-03 22:36:19 +00:00
OBS User unknown
aee830da59
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=10
2008-07-25 14:59:59 +00:00
OBS User unknown
f2063af2a5
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=9
2008-01-28 15:08:44 +00:00
OBS User unknown
dfbf31407f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=8
2007-11-02 00:37:21 +00:00
OBS User unknown
18776d199c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=7
2007-10-08 10:27:32 +00:00
OBS User unknown
ecc920fd11
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=6
2007-06-11 11:08:20 +00:00
OBS User unknown
596286e387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=5
2007-05-17 09:52:01 +00:00
OBS User unknown
3668b39d2b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=4
2007-04-23 21:20:40 +00:00
OBS User unknown
b62eac2e97
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=3
2007-03-30 14:31:33 +00:00
OBS User unknown
811689e644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=2
2007-03-07 12:38:30 +00:00
OBS User unknown
5d11a5f2a7
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=1
2007-01-15 23:30:54 +00:00