0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tidy More... over 17 years ago
Added new commands and helper functions for flickcurl_auth_checkToken, flickcurl_auth_getFrob, flickcurl_auth_getToken and flickcurl_auth_getFullToken Moved initializing earlier so that '-a' can work again. More... over 17 years ago
(flickcurl_free): Tidy data, data_length and data_is_xml fields. (flickcurl_prepare): Init to read-only, no content data. (flickcurl_invoke): Add Content-Type: application/xml header when sending data. Use POST when write flag is set. Handle non XML responses failing gracefully (flickcurl_set_write, flickcurl_set_data, flickcurl_set_xml_data): Added. More... over 17 years ago
Added is_write, data, data_length and data_is_xml fields to flickcurl* More... over 17 years ago
(flickcurl_auth_checkToken, flickcurl_auth_getFrob and flickcurl_auth_getToken): Added, completing the flickr.auth.* API calls. More... over 17 years ago
Added flickcurl_set_write, flickcurl_set_data, flickcurl_set_xml_data Added auth API calls: flickcurl_auth_checkToken, flickcurl_auth_getFrob and flickcurl_auth_getToken More... over 17 years ago
0.9 More... over 17 years ago
docs More... over 17 years ago
0.9 More... over 17 years ago
UTF8 More... over 17 years ago
0.9 More... over 17 years ago
0.8 More... over 17 years ago
0.8 More... over 17 years ago
#changes More... over 17 years ago
Add init, finish More... over 17 years ago
Now with changes More... over 17 years ago
NEWS now generated More... over 17 years ago
html More... over 17 years ago
NEWS.html More... over 17 years ago
now HTML More... over 17 years ago
(flickcurl_new): 1000ms default delay More... over 17 years ago
(emit_triple): Casts for raptor_free_uri More... over 17 years ago
*** empty log message *** More... over 17 years ago
#changes More... over 17 years ago
Use flickcurl_init/flickcurl_finish to ensure all of curl/libxml is initialised and cleaned up as far as is possible More... over 17 years ago
Added flickcurl_init More... over 17 years ago
(flickcurl_init): Added. More... over 17 years ago
(main): Call flickcurl_finish More... over 17 years ago
Added flickcurl_finish prototype. More... over 17 years ago
(flickcurl_finish): Added. More... over 17 years ago