Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 566 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 566 Bytes

Prowl for C (by J. Dijkstra / abort@digitalise.net) Forked by Nicolas Charvoz

This project requires the OpenSSL library and has been tested on Mac OS X (Snow Leopard), Windows XP Professional with SP3, Debian 5.0, and Ubuntu 14.04.

Feel free to improve the module as there is still plenty of room for improvement (think of things as buffer safety and better XML parsing).

Credits:

URL encoding: http://www.geekhideout.com/urlcode.shtml OpenSSL base example: http://savetheions.com/2010/01/16/quickly-using-openssl-in-c/