summaryrefslogtreecommitdiff
path: root/src/mir_core/http.cpp
AgeCommit message (Expand)Author
2013-07-01fix for incomplete buffers in mir_base64_encodeGeorge Hazan
2013-06-24less shitty variant of mir_base64_decodeGeorge Hazan
2013-06-04base64 functions moved to the proper moduleGeorge Hazan
2013-03-25fix for mir_urlEncode()George Hazan
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan