index
:
dbfp
master
C library for the DB timetable API
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
dbfp_check: remove specific departure check
HEAD
master
Robin Krahl
2017-01-14
*
dbfp: use HTTPS instead of HTTP
Robin Krahl
2017-01-14
*
man: add man pages for dbfp_query_departure, dbfp_departure_close
Robin Krahl
2016-06-10
*
dbfp_query_location.3: update
Robin Krahl
2016-06-10
*
dbfp_query_departure: remove location argument, only use location_id
Robin Krahl
2016-06-10
*
dbfp: add man pages for dbfp_location_close, dbfp_query_location
Robin Krahl
2016-06-08
*
dbfp: rename dbfp_query_location_name to dbfp_query_location
Robin Krahl
2016-06-06
*
dbfp: add man pages for dbfp_init, dbfp_close
Robin Krahl
2016-06-06
*
dbfp: add version information to dbfp.h
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
*
Makefile: add memcheck rule
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
*
man: dbfp.3: fix typo in the example
Robin Krahl
2016-03-09
*
man: dbfp.3: add man page for dbfp, dbfp_init, dbfp_close
Robin Krahl
2016-03-08
*
add rudimentary location support
Robin Krahl
2016-03-08
*
initial commit
Robin Krahl
2016-02-26