index
:
dbfp
master
C library for the DB timetable API
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbfp.c
Commit message (
Expand
)
Author
Age
*
dbfp: use HTTPS instead of HTTP
Robin Krahl
2017-01-14
*
dbfp_query_departure: remove location argument, only use location_id
Robin Krahl
2016-06-10
*
dbfp: rename dbfp_query_location_name to dbfp_query_location
Robin Krahl
2016-06-06
*
dbfp: implement dbfp_query_departure
Robin Krahl
2016-06-01
*
dbfp: remove unnecessary argument from dbfp_format_url
Robin Krahl
2016-06-01
*
dbfp: move handling of parse_data to dbfp_request
Robin Krahl
2016-06-01
*
dbfp: move URL formatting to dbfp_format_url
Robin Krahl
2016-06-01
*
dbfp: refactoring: introduce generic object parser
Robin Krahl
2016-05-31
*
dbfp: introduce dbfp_departure and dbfp_departure_close
Robin Krahl
2016-03-10
*
dbfp: introduce dbfp_location_close
Robin Krahl
2016-03-10
*
dbfp: URL-encode the input for the location query
Robin Krahl
2016-03-10
*
dbfp: move curl handle to dbfp
Robin Krahl
2016-03-10
*
dbfp: add lon and lat to dbfp_location and to the query
Robin Krahl
2016-03-10
*
dbfp: improve error handling
Robin Krahl
2016-03-10
*
dbfp: init and cleanup curl in dbfp_init and dbfp_close
Robin Krahl
2016-03-09
*
dbfp: fix error handling in dbfp_query_location_name
Robin Krahl
2016-03-09
*
add rudimentary location support
Robin Krahl
2016-03-08
*
initial commit
Robin Krahl
2016-02-26