moodle/mnet
Vadim Dvorovenko 82e95407eb MDL-48779 MNet: multibyte substr in certificate generation
Using core_text::substr instead of substr for trimming certificate
data. Is needed for sites with long unicode sitename to prevent
breaking line between unicode pair.
2015-01-17 23:13:24 +07:00
..
service/enrol MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00
tests MDL-44717 events: Fix multiple issues in events 2014-04-01 15:08:34 +08:00
xmlrpc MDL-40220 use new core_component::get_plugin_directory() 2013-07-16 22:38:38 +02:00
environment.php
lib.php MDL-48779 MNet: multibyte substr in certificate generation 2015-01-17 23:13:24 +07:00
peer.php MDL-25299 mnet: Fixed validation when no public key is provided 2012-02-17 16:47:15 +13:00
publickey.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
remote_client.php