Crypt-MatrixSSL

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	03-mxfiles.patch:
	* Added autogeneration of list with MatrixSSL object files to simplify
	  upgrade to new MatrixSSL version (Linux only!).
	* Old version of object files list for MatrixSSL 1-1-5 and 1-7-3 moved
	  to separate files (probably they should be deleted?).


	04-headers.patch:
	* Updated matrixssl_win32_inline.
	  Original code was written for MatrixSSL-1.2.5 which has single .h file:
	  matrixSsl.h. Starting from version 1.7.3 MatrixSSL split matrixSsl.h into
	  two files: matrixSsl.h and matrixCommon.h. Part of code which
	  matrixssl_win32_inline fixes was left in matrixSsl.h, but another part of
	  code was moved into matrixCommon.h.
	  Also '#define SSLPUBLIC' was renamed to '#define MATRIXPUBLIC'.
	  I've updated it to process both .h-files, and #include both .h-files in .xs.
	* Rewrite matrixssl_win32_inline documentation.
	* Deleted mxSsl.h.


	05-xs_no_pod.patch:



( run in 0.556 second using v1.01-cache-2.11-cpan-71847e10f99 )