gnu: r-igraph: Move to (gnu packages cran).
[jackhill/guix/guix.git] / guix / http-client.scm
2020-01-11 Marius BakkeMerge branch 'master' into core-updates
2020-01-03 Marius BakkeMerge branch 'master' into staging
2020-01-03 Ludovic Courtèsdownload: Do not leak file descriptors on TLS ports.
2019-02-06 Ricardo WurmusMerge branch 'master' into core-updates
2019-01-13 Marius BakkeMerge branch 'master' into staging
2019-01-09 Ludovic CourtèsRemove most uses of the _IO*F constants.
2018-12-03 Marius BakkeMerge branch 'master' into staging
2018-09-09 Marius BakkeMerge branch 'master' into core-updates
2018-09-04 Ludovic CourtèsSwitch to Guile-Gcrypt.
2018-06-11 Marius BakkeMerge branch 'master' into staging
2018-06-06 Ricardo WurmusMerge branch 'origin/core-updates-next' into core-updates
2018-05-27 Mark H WeaverMerge branch 'master' into core-updates
2018-05-26 Marius Bakkehttp-client: Send redirection messages to stderr.
2018-03-14 Ricardo WurmusMerge branch 'master' into core-updates
2018-03-01 Marius BakkeMerge branch 'master' into staging
2018-02-26 Ludovic Courtèsbuild: Require Guile >= 2.0.13.
2017-11-19 Marius BakkeMerge branch 'master' into core-updates
2017-11-16 Ludovic Courtèscve: Use 'http-fetch/cached' instead of having custom...
2017-10-01 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2017-09-27 Marius BakkeMerge branch 'master' into staging
2017-09-25 Ludovic Courtèshttp-client: Reset cache TTL upon 304 "Not Modified...
2017-09-20 Marius BakkeMerge branch 'master' into staging
2017-09-19 Ludovic Courtèshttp-client: 'http-client/cached' uses 'If-Modified...
2017-09-05 Tobias Geerinckx... Handle the same HTTP redirects everywhere.
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-14 Marius BakkeMerge branch 'master' into staging
2017-05-03 Ludovic Courtèsui: Rename '_' to 'G_'.
2017-03-19 Mark H WeaverMerge branch 'master' into core-updates
2017-03-17 Ludovic Courtèshttp-client: Avoid name clash with 'open-connection...
2017-03-17 Ludovic Courtèsbuild: Require Guile >= 2.0.9.
2017-02-13 Marius BakkeMerge branch 'master' into python-tests
2017-01-23 Ludovic CourtèsMerge branch 'master' into core-updates
2017-01-14 Mark H WeaverMerge branch 'master' into gnome-updates
2017-01-13 Ludovic Courtèshttp-client: Provide 'User-Agent' header by default.
2017-01-13 Leo FamulariMerge branch 'master' into python-tests
2017-01-10 Ludovic Courtèshttp-client: Improve error reporting.
2016-11-12 Ludovic CourtèsMerge branch 'core-updates'
2016-11-12 Ludovic Courtèshttp-client: Add #:verify-certificate? to 'http-fetch'.
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2016-03-21 Ludovic CourtèsMerge branch 'security-updates'
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
2016-03-16 Ludovic Courtèshttp-client: No 'setvbuf' for non-file ports.
2016-03-15 Mark H WeaverMerge branch 'master' into security-updates
2016-03-14 Ludovic Courtèshttp-client: Add #:keep-alive? parameter.
2016-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-25 Mark H WeaverMerge branch 'media-updates'
2016-02-25 Ludovic Courtèshttp-client: 'http-client/cached' uses unique cache...
2016-02-25 Ludovic Courtèshttp-client: 'http-fetch/cached' updates the cache...
2016-01-13 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-06 Ludovic Courtèshttp-client: Work around <bugs.gnu.org/22273>.
2016-01-06 Ludovic Courtèshttp-client: Fix erroneous comment.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-21 Ricardo Wurmushttp-client: Support basic authentication.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-29 Ludovic Courtèshttp-client: 'http-fetch' converts strings to URIs.
2015-11-26 Ludovic Courtèshttp-client: 'http-fetch' and 'http-fetch/cached' suppo...
2015-10-24 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-21 Ludovic Courtèshttp-client: '%http-cache-ttl' is really a parameter.
2015-10-17 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-17 Ludovic Courtèshttp-client: Add 'http-fetch/cached'.
2015-09-26 Ludovic CourtèsMerge branch 'core-updates'
2015-09-26 Ludovic Courtèshttp-client: Backport Guile fix for 'read-chunk-header'.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-10 Ludovic Courtèshttp-client: Backport delimited input port fix from...
2015-09-10 Ludovic Courtèshttp-client: Remove redundant import clause.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-10 Ludovic Courtèshttp-client: Remove monkey patching for 2.0.5.
2015-05-06 Ludovic Courtèsdownload: Work around Guile small-receive-buffer bug.
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 Ludovic Courtèshttp-client: Add workaround for HTTP pipelining on...
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-03 Ludovic Courtèshttp-client: Monkey-patch 'make-chunked-input-port...
2015-03-03 Ludovic Courtèshttp-client: Update backport of chunked encoding suppor...
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-19 Mark H Weaverdownload: Handle HTTP redirects to relative URI references.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-23 Ludovic Courtèsdownload: Enlarge your receive buffer.
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-01 Ludovic Courtèssubstitute-binary: Gracefully handle HTTP GET errors.
2013-08-23 Ludovic Courtèsutils: Add `guile-version>?', and use it.
2013-07-14 Ludovic CourtèsRename (guix web) to (guix http-client).