guix-kreyren/guix
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
..
build download: Fix premature socket close on TLS connections. 2013-05-10 01:14:25 +02:00
build-system Add 'python-build-system'. 2013-05-08 22:46:12 +00:00
scripts package: Use ~/.guix-profile as the default for --search-paths. 2013-05-10 00:36:00 +02:00
base32.scm
build-system.scm
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 21:58:47 +02:00
derivations.scm scripts: Report what will be substituted. 2013-04-17 00:08:21 +02:00
download.scm Merge branch 'master' into core-updates 2013-04-26 16:43:08 +02:00
ftp-client.scm ftp-client: `ftp-chdir' changes one step at a time. 2013-04-27 16:25:54 +02:00
gnu-maintenance.scm gnu-maintenance: Fix error message of `update-package-source'. 2013-04-27 22:52:43 +02:00
gnupg.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
licenses.scm
nar.scm nar: Add support for symlinks. 2013-04-12 21:58:47 +02:00
packages.scm Merge branch 'core-updates' 2013-04-30 17:06:00 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-12 21:57:58 +02:00
snix.scm snix: Prefer synopses from the Womb rather than from Nixpkgs. 2013-04-20 11:52:50 +02:00
store.scm daemon: Gracefully handle cases where the daemon does not return a status code. 2013-04-20 10:53:31 +02:00
ui.scm ui: Capitalize informative messages. 2013-05-07 13:28:11 +02:00
utils.scm Merge branch 'core-updates' 2013-04-30 17:06:00 +02:00
web.scm web: Add workaround for <http://bugs.gnu.org/13095>. 2013-04-27 23:00:51 +02:00