0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
caching works nicely... sorta. no locking yet.
alandipert
as Alan Dipert
More... over 15 years ago
basic caching works - now just need to work out a locking mechanism
alandipert
as Alan Dipert
More... over 15 years ago
updated readme with link to live example page
alandipert
as Alan Dipert
More... over 15 years ago
fixed minor bugs
alandipert
as Alan Dipert
More... over 15 years ago
tweaking comments
alandipert
as Alan Dipert
More... over 15 years ago
added cache system documentation and revised TODO
alandipert
as Alan Dipert
More... over 15 years ago
renamed jsonptunnel.c to main.c
alandipert
as Alan Dipert
More... over 15 years ago
Added some more caching code; TODO comments in curl.c
alandipert
as Alan Dipert
More... over 15 years ago
added some more caching code - caching will be an optional GET parameter
alandipert
as Alan Dipert
More... over 15 years ago
fixed realloc problem with GET URL string
alandipert
as Alan Dipert
More... over 15 years ago
further additions to README
alandipert
as Alan Dipert
More... over 15 years ago
updated README, TODO
alandipert
as Alan Dipert
More... over 15 years ago
some documentation, extCallback is optional in jsonptunnel.h
alandipert
as Alan Dipert
More... over 15 years ago
misc
alandipert
as Alan Dipert
More... over 15 years ago
fixed another include type
alandipert
as Alan Dipert
More... over 15 years ago
fixed include issue
alandipert
as Alan Dipert
More... over 15 years ago
GET actually works now. curl_easy_encode still broken
alandipert
as Alan Dipert
More... over 15 years ago
Added GET support; always returns with text/json headers. extCallback is optional.
alandipert
as Alan Dipert
More... over 15 years ago
Cleaning up; added lots of comments
alandipert
as Alan Dipert
More... over 15 years ago
It basically works now. Added QUICKSTART.
alandipert
as Alan Dipert
More... over 15 years ago
Added some documentation
alandipert
as Alan Dipert
More... over 15 years ago
curl is getting stuff now
alandipert
as Alan Dipert
More... over 15 years ago
some cleaning up
alandipert
as Alan Dipert
More... over 15 years ago
Handles parsing an arbitrary # of arguments to post.
alandipert
as Alan Dipert
More... over 15 years ago
initial commit
alandipert
as Alan Dipert
More... over 15 years ago