Project homepage Mailing List  Warmcat.com  API Docs  Github Mirror 
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1751073086, "reponame":"openssl", "desc":"OpenSSL", "owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/openssl", "f":3, "items": [ {"schema":"libjg2-1", "cid":"76595eacb15baad455b5075fa45bcc20", "commit": {"type":"commit", "time": 1498989280, "time_ofs": 120, "oid_tree": { "oid": "cff3c54a28cf4fa2978d60bf779468eb2e0006ac", "alias": []}, "oid":{ "oid": "86e6cbd643117fee45cb76d1ed2a785576ce76ea", "alias": []}, "msg": "STORE 'file' scheme loader: DNS name in URI is case insensitive", "sig_commit": { "git_time": { "time": 1498989280, "offset": 120 }, "name": "Richard Levitte", "email": "levitte@openssl.org", "md5": "b737120f0642a6a5c30c6291e6170c77" }, "sig_author": { "git_time": { "time": 1498989280, "offset": 120 }, "name": "Richard Levitte", "email": "levitte@openssl.org", "md5": "b737120f0642a6a5c30c6291e6170c77" }}, "body": "STORE 'file' scheme loader: DNS name in URI is case insensitive\n\n... so compare accordingly with \u0022//localhost\u0022\n\nReviewed-by: Bernd Edlinger \u003cbernd.edlinger@hotmail.de\u003e\n(Merged from https://github.com/openssl/openssl/pull/3827)\n" , "diff": "diff --git a/crypto/store/loader_file.c b/crypto/store/loader_file.c\nindex 2b0f213..ebcad03 100644\n--- a/crypto/store/loader_file.c\n+++ b/crypto/store/loader_file.c\n@@ -677,7 +677,7 @@ static OSSL_STORE_LOADER_CTX *file_open(const OSSL_STORE_LOADER *loader,\n const char *path \u003d NULL;\n \n if (strncasecmp(uri, \u0022file:\u0022, 5) \u003d\u003d 0) {\n- if (strncmp(\u0026uri[5], \u0022//localhost/\u0022, 12) \u003d\u003d 0) {\n+ if (strncasecmp(\u0026uri[5], \u0022//localhost/\u0022, 12) \u003d\u003d 0) {\n path \u003d \u0026uri[16];\n } else if (strncmp(\u0026uri[5], \u0022///\u0022, 3) \u003d\u003d 0) {\n path \u003d \u0026uri[7];\n","s":{"c":1750873666,"u": 51584}} ],"g": 1255,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "7d0a"}