6.53 2021-03-07 16:54:48Z
- Require HTTP::Daemon 6.12 for test (GH#374, GH#375) (fitzmorrispr, skaji)
6.52 2021-01-07 21:20:51Z
- Remove block of code which creates message-digest auth request field
(GH#369) (Olaf Alders)
6.51 2020-12-29 22:09:04Z
- Fix proxy test on Windows (GH#358) (Olaf Alders)
- Sort keys in Pod example of constructor defaults (GH#356) (Olaf Alders)
6.50 2020-12-16 18:35:08Z
- Fix RT #81381 - Make LWP::UserAgent robust to 5.17.6/5.18 hash
randomization (GH#355) (Yves Orton and Olaf Alders)
5.09 2021-03-03 15:16:47Z
- Update Business::ISBN version requirements (GH#85) (brian d foy and Olaf
Alders)
5.08 2021-02-28 18:08:32Z
- added URI::nntps (GH#82)
5.07 2021-01-29 22:52:20Z
- s/perl.com/example.com/ in examples and tests (GH#81) (Olaf Alders)
5.06 2021-01-14 16:01:13Z
- Tidy import statements (GH#80) (Olaf Alders)
5.05 2020-10-21 13:00:44Z
- Bump all versions to 5.05 in order to remove various version mismatches.
(GH #77) (Olaf Alders)
- Add a simple test case for an ipv6 host (GH#66) (Olaf Alders)
6.21 2021-03-18 21:56:42Z
- Accept PeerAddr of 0. (GH#72) (trwyant)
6.20 2021-01-08 16:22:23Z
- Replace last use of "vars" with "our" (GH#67) (James Raspass)
6.10 2020-12-17 15:42:06Z
- Fix#39 - prevent user env from breaking the test (GH#63) (Gianni
Ceccarelli)
- Include Net::SSLeay in reported prereqs (GH#60) (Olaf Alders)
- Use GitHub as a bug tracker (GH#59) (Olaf Alders)
1.46 - 2021-03-24, H.Merijn Brand
* It's 2021
* New attribute comment_str (RFC 4180-bis)
* New attribute skip_empty_rows (RFC 4180-bis)
* http -> https in links in docs
* Fix several issues with auto-detecting \r as EOL
* Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)
1.45 - 2020-12-24, H.Merijn Brand
* Update to Devel::PPPort-3.60 (3.59 was b0rked)
* Allow adding to existing data in csv (out => $ref)
* examples/csv2xlsx : -L # to limit records to export
* examples/csv2xlsx : --de # for possible double-encoding fix
* Update to Devel::PPPort-3.61
* Update to Devel::PPPort-3.62
* Add examples/csv-split
* examples/csv2xlsx : Check if .xlsx is creatable before conversion
* Small doc additions
* Fix META issue for bugtracker
2.04 2020-12-11
- Fixed INSTALLDIRS to account for the @INC reordering change in Perl 5.12.
See Perl RT#116479 for details. (Text-Balanced entered the perl core in
Perl 5.7.1 so that's what the lower bound of the check should strictly be,
but since we only support Perl 5.8.1 and higher anyway we do not need to
check the lower bound. The upper bound is correctly Perl 5.11.0 since the
@INC reordering change in question (Perl core commit #b9ba2fadb1) first
appeared in Perl 5.11.0.)
- Removed superfluous loading of SelfLoader. [<nick@ccl4.org>, CPAN
RT#85572]
- Minor documentation patch. [<whatever@davidnicol.com>, CPAN RT#52623]
- Typo fixes. [<dsteinbrunner@pobox.com>, CPAN RT#85373]
- Added optional Changes testing (skipped unless AUTHOR_TESTING).
- Reformatted Changes file as per CPAN::Changes::Spec.
- Added optional POD coverage testing (skipped unless AUTHOR_TESTING).
- Added optional Perl::Critic testing (skipped unless AUTHOR_TESTING).
- Made code Perl::Critic clean.
- Included GitHub repository URLs in metadata now that source code has been
uploaded to GitHub.
- Included META.json file in addition to META.yml.
- Set minimum required ExtUtils::MakeMaker version to 6.64 to ensure that
all parameters used are supported, to save jumping through hoops to
support earlier versions. (This should not be a problem since
ExtUtils::MakeMaker 6.64 is easily installed into Perl 5.8.1 and above,
that being the whole point of the new choice of minimum supported Perl
version.)
- Set minimum required Perl version to 5.8.1. This is in line with the
minimum requirement of the "Perl Toolchain".
0.04 2021-04-03 NEILB
* Added Data::Peek to SEE ALSO, for DHexDump().
* SYNOPSIS wasn't a working example.
* Fixed RT#61974 - couldn't dump "0", for example.
0.03 2021-04-02 NEILB
* Developer release all green on CPAN Testers, so doing
a stable release.
Changes since 0.32:
v0.34
Car Handling Options, Colours & More!
* Car Setup Options (selectable in Settings -> Engine -> Car Setup)
* [Car Handling] Top Speed of 352kph option.
* [Car Handling] Grippy Tyres option.
* [Car Handling] Drive offroad without losing speed option.
* [Car Handling] Strong Bumper option. Hit other cars without
sliding/losing as much speed.
* [Car Colours] Eventually these will be hooked up to something
interesting, but for now you simply toggle them in the menu.
* [Controls] Possible to invert analog pedal axis in config.xml
* [Bug] Fixed issue present on original hardware, where 1 horizontal
line of road bleeds onto music selection and map screen fixed, when
fix_bugs enabled in config.xml
* [Bug] Fixed issue present in the original game, where the passengers
palettes would be incorrect on passing the finish line for 3/5
destinations.
* [Bug] Fixed a visual glitch that persisted for 1/60th of a second when
passing the finish line in 60fps mode
* [High Score Entry] Possible to delete last initial (not present in
original game, but enabled by default in config.xml)
* [High Score Entry] Possible to change default timeout value in config.xml
* [Music Selection] Possible to change default timeout value in config.xml
* [Shadows] Darkness increased to match hardware, as opposed to MAME.
Can be toggled in config.xml
* [Menus] Reorganised menu structure. Added Freeplay and Timing Fixes
to menu.
* [Roms] Support for both versions of fixed sample rom
* New Icon on Windows build
v0.33
Switch & 3DS Audio Support
Overview
Good news: This release focuses on enabling the new music from the Nintendo
3DS and Nintendo Switch version to be used. This audio is in native format,
rather than streamed. Yey.
Bad news: It is incredibly complex to extract the audio. And I cannot provide
it for legal reasons. Boo.
I have provided a wiki page which provides a rough overview of what's
involved. I'll add instructions for the 3DS release at a later date.
Please replace your old config.xml file when upgrading to this release.
What's New
* [Audio] Nintendo Switch and Nintendo 3DS Audio File Support.
* [Audio] Sample Rate can now be set in config.xml. Default frequency
increased to 48Khz, which makes a difference for FM generated audio.
* [Audio] Music Test menu now supports additional audio files
* [Audio] Extra music tracks no longer replace existing audio.
* [Audio] Music selection screen auto-adjusts when new audio added with
new scrolling format.
* [Bug] Fixed long-standing bug where there was a 50% chance of a blank
screen when switching from 60fps to 30fps mode.
* [Techy] MML format better documented in osound.cpp source code.
Additional command added to support Step On Beat.
Our binary packages have been broken because of bad "REQUIRES"
entries: GHC uses $ORIGIN in rpath but mk/pkgformat/pkg/metadata.mk
uses ldd(1) to extract the list of required .so objects, which causes
them to be wrongly expanded.
1.90 2021-01-21
- New stable release incorporating all changes from developer releases
1.89_01 to 1.89_05.
- Summary of major changes since version 1.88:
- Formalised libssl version support policy: all stable versions of OpenSSL
in the 0.9.8 - 1.1.1 branches (with the exception of 0.9.8 - 0.9.8b) and
all stable releases of LibreSSL in the 2.0 - 3.1 series are supported.
The LibreSSL 3.2 series is not yet fully supported because its TLSv1.3
implementation is not currently libssl-compatible.
- Added support for LibreSSL on Windows when built with Visual C++.
- Exposed P_X509_CRL_add_extensions, several SSL_CIPHER functions, and
several stack functions.
- Fixed crashes in the callback functions CTX_set_next_proto_select_cb and
CTX_set_alpn_select_cb.
- The test suite is now compatible with OpenSSL 1.1.1e onwards, as well as
OpenSSL security level 2 (the default on many Linux distributions).
1.89_05 2021-01-21
- Expose SSL_get_ciphers. Thanks to github user dylc5190.
- Expose SSL_CIPHER_get_version and fix SSL_CIPHER_description
and SSL_CIPHER_get_bits. Also fixed and enhanced
documentation for these and related SSL_CIPHER functions.
- Clarify libssl version support policy: all stable versions of OpenSSL in
the 0.9.8 - 1.1.1 branches (with the exception of 0.9.8 - 0.9.8b) and all
stable releases of LibreSSL in the 2.0 - 3.1 series are supported.
- Direct bug reports to the GitHub repository, since rt.cpan.org will shut
down on 2021-03-01.
1.89_04 2021-01-13
- Fix crashes in the callback functions CTX_set_next_proto_select_cb() and
CTX_set_alpn_select_cb() caused by the use of a pointer returned by
SSL_select_next_proto() which may already have been freed under certain
circumstances. Fixes GH-222. Thanks to dylc5190 for the report.
- Remove the dependency on the AES128-SHA cipher suite in the test script
64_ticket_sharing.t. Fixes GH-231.
- Remove checks and warnings in Makefile.PL relating to the use of RSAref,
which was removed from OpenSSL in version 0.9.7.
1.89_03 2020-12-12
- Expose the following functions:
- X509_STORE_CTX_get0_cert, X509_STORE_CTX_get1_chain
- sk_X509_pop, sk_X509_shift, sk_X509_unshift,
- sk_X509_insert, sk_X509_delete, sk_x509_value, sk_X509_num
Thanks to Dan Freed.
- Correct the minimum OpenSSL version required for the following functions
to be made available (previously they were all declared to be present in
1.1.0-pre1, which caused Net::SSLeay to crash at run-time when built
against OpenSSL versions between 1.1.0-pre1 and 1.1.0-pre3):
- CTX_set_max_proto_version (added in 1.1.0-pre2)
- CTX_set_min_proto_version (added in 1.1.0-pre2)
- SESSION_up_ref (added in 1.1.0-pre4)
- set_max_proto_version (added in 1.1.0-pre2)
- set_min_proto_version (added in 1.1.0-pre2)
- Correct the minimum OpenSSL version required for get_SSL_CTX and SSL_ctrl
to be made available (previously they were declared to be present from
0.9.8f onwards, when in reality they are available in all 0.9.8 versions).
- Replace the PKI used by the test suite with one generated by the
generate-test-pki helper script. All entities in the new PKI have 2048-bit
RSA private keys and CSRs, certificates and CRLs with SHA-256 digests,
allowing the test suite to execute under OpenSSL security level 2 (now the
default security level for OpenSSL in many Linux distributions).
- Initialise libssl consistently in the test suite.
- Don't rely on the availability of specific SSL/TLS protocol versions or
cipher suites in the test suite; instead, dynamically select from any of
the available protocol versions and cipher suites permitted by libssl.
Fixes RT#132425. Thanks to Graham Ollis for the initial report of the test
suite failing on Ubuntu 20.04 with the Ubuntu-packaged OpenSSL, whose
configuration forbids the use of TLSv1.1 and below at run-time by default.
1.89_02 2020-08-07
- Add support for the P_X509_CRL_add_extensions function. Thanks to
Manuel Mausz for the patch.
- X509_get_subjectAltNames now knows how to return
GEN_RID. The returned value is an ASN OID in text format
with current maximum length of 2500 characters. Updated
t/local/33_x509_create_cert.t to use GEN_RID and all other
supported types with certificate request and signed
certificate. These relate to GitHub issue GH-149 opened by
s482dcaw.
- Support for 64-bit Windows versions of OpenSSL from 1.0.0-beta1
through to 1.0.0b has been withdrawn due to malfunctions occurring in
Perl programs that use fork(). This mainly affects users of Strawberry
Perl x64 5.12.3.20180709, which ships with OpenSSL 1.0.0-beta4.
Affected users should build Net-SSLeay against OpenSSL 1.0.0c or
above; users of Strawberry Perl x64 5.12.3.20180709 may instead find
it easier to upgrade to Strawberry Perl x64 5.14.4.1 or above. See
https://github.com/radiator-software/p5-net-ssleay/issues/189 for more
information.
1.89_01 2020-03-22
- Fix the repository URL in Makefile.PL (git:// rather than git@),
which was preventing it from being added to META.json. Thanks to
Dan Book.
- When building Net-SSLeay, exit if an OpenSSL executable cannot be
found in PATH. Fixes RT#131060. Thanks to Nigel Horne for the report.
- Remove non-OCSP external tests, many of which unnecessarily duplicate
local tests or fail for reasons outside of our control. Fixes
RT#129542. Thanks to Andreas Vögele for the bug report that
ultimately led to this change.
- Add support for LibreSSL on Windows when built with Visual C++.
Thanks to Graham Ollis for the patch.
- In SSL_CTX_free() and SSL_free(), clean callback-related data from
the global hash after freeing ctx, not before. This allows callbacks
to be executed during freeing. Thanks to Steffen Ullrich for the
patch.
- t/local/07_sslecho.t started failing with OpenSSL 1.1.1e. Updated
the test file with missing calls to Net::SSLeay::shutdown(). Also
added one call in SSLeay.pm sslcat() function. Enabling SSLeay trace
level 3 showed 'unexpected eof while reading' errors which were added
to OpenSSL with commit db943f43. This fixes GitHub issue GH-160
reported by Brett T. Warden.
- t/local/01_pod.t now requires Test::Pod 1.41 to work with Pod syntax
used with Net::SSLeay 1.88 and later. This fixes GitHub issue GH-147
reported by Ulrik Haugen.
2.070 2021/02/26
- changed bugtracker in Makefile.PL to github, away from obsolete rt.cpan.org
2.069 2021/01/22
- IO::Socket::Utils CERT_asHash and CERT_create now support subject and issuer
with multiple same parts (like multiple OU). In this case an array ref instead
of a scalar is used as hash value.
https://github.com/noxxi/p5-io-socket-ssl/issues/95
1.02 - 2021-04-09
- Work around an issue with CLI options for deleting secret keys in gpg 2.2
1.01 - 2021-01-26
- Make $gnupg->call('foo') update the internal GnuPG version number.
- Localize tainted PATH env to make exec happy
2.18 2020-11-25 Abhijit Menon-Sen <ams@toroid.org>
* Fix Makefile.PL to use -I. when executing tab/tables.pl, so that
it can find tab/misc.h (suggested by Tim V)
1.16 - 2021-04-01
* Add non-blocksized encoding support to streaming modes
* Explicitly use downgraded strings
1.15 - 2020-10-10
* Use standard uint8_t and uint32_t from stdint.h
3.03 Sun 18 Apr 2021 10:54:19 PM EDT
- Fixed bug which caused an extraneous block of garbage data to be appended to encrypted
string when "nopadding" specified and plaintext is even multiple of blocksize.
3.02
- CTR mode now requires the Math::Int128 module, which gives a ~5x performance
boost over Math::BigInt.
3.01
- Warn when the deprecated opensslv1 PBKDF (key derivation function) is used
for encryption. Turn off with -nodeprecate=>1 or by choosing a different
PBKDF, such as -pbkdf=>'pbkdf2'.
- Fix a regression when passing the legacy -salt=>1 argument.
3.00 Sun Feb 7 10:28:08 EST 2021
- Released version 3.00 in recognition of multiple new features
and cleanups.
2.37 Sun Feb 7 10:20:17 EST 2021
- Added better argument checking.
- Fixed long-standing standard padding bug: plaintext ending with
bytes between 0x00 and 0x0A would be truncated in some conditions.
- Fixed Rijndael_compat padding.
2.36 Wed 03 Feb 2021 09:19:06 AM EST
- Add support for OFB, CFB and CTR chain modes.
- New dependency: Math::BigInt
2.35 Sun Jan 31 22:02:42 EST 2021
- Add support for PBKDF2 key derivation algorithm
- New dependencies: Digest::SHA, Crypt::PBKDF2, Crypt::Cipher::AES
2.34 Fri Jan 29 18:08:12 EST 2021
- Support for openssl SHA-256 key derivation algorithm