moodle/mnet
2022-04-22 08:00:30 +06:00
..
classes/privacy Merge branch 'MDL-62264-master' of git://github.com/cescobedo/moodle 2018-05-03 14:03:29 +08:00
service/enrol MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
tests/event MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
xmlrpc Merge branch 'MDL-73514' of https://github.com/stronk7/moodle 2022-02-03 22:20:20 +00:00
environment.php MDL-73270 admin: Warn about xmlrpc webservice protocol enabled 2022-01-28 09:32:08 +07:00
lib.php MDL-74394 mnet: Better check for openssl_get_publickey() failure 2022-04-01 14:32:50 +10:30
peer.php MDL-73514 mnet: fix promiscuous mode and php80 support 2022-01-28 20:10:39 +01:00
publickey.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
remote_client.php