pnoltes opened a new pull request #159: Feature/slow rsa URL: https://github.com/apache/celix/pull/159 Fixes an issue where the curl read callback was called for byte for byte instead of large chunks. Also refactors the curl write callback, this callback is called only once with all the data presented, so no need to realloc. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services