summaryrefslogtreecommitdiff
path: root/confget_http_get.c
Commit message (Expand)AuthorAge
* Display the *last* value for a variable.Peter Pentchev2016-04-04
* Minimize variables' scope by using C99 declarations.Peter Pentchev2016-04-04
* Remove the $Ringlet VCS tags.Peter Pentchev2016-04-04
* Make some errors immediately fatal.Peter Pentchev2016-04-04
* Use the C99 'bool' type.Peter Pentchev2016-04-04
* Note the strcmp() cleanup.Peter Pentchev2016-04-04
* Update the copyright years on some changed files.Peter Pentchev2013-02-20
* Add 'const' qualifiers to lots of pointers.Peter Pentchev2013-02-20
* Implement the http_get configuration source. To this end:Peter Pentchev2008-10-25