guix-devel/guix/build
Ludovic Courtès dd9afe64b5 download: Fix premature socket close on TLS connections.
This would manifest when downloading a large file such as the Bazaar
tarball, leading to an "Error in the pull function" GnuTLS exception.

* guix/build/download.scm (add-weak-reference): New procedure.
  (tls-wrap): Add (add-weak-reference record port).
2013-05-10 01:14:25 +02:00
..
cmake-build-system.scm Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
download.scm download: Fix premature socket close on TLS connections. 2013-05-10 01:14:25 +02:00
gnu-build-system.scm build-system/gnu: Fix default name for the "doc" output directory. 2013-04-28 23:39:28 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
python-build-system.scm Add 'python-build-system'. 2013-05-08 22:46:12 +00:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
union.scm union: Don't warn when colliding leaves point to the same file. 2013-02-06 23:04:10 +01:00
utils.scm utils: Adjust 'wrap-program'. 2013-04-30 16:58:59 +02:00