Next | Query returned 145 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2016-10-27 12:05:38 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Add the necessary dependencies for safe concurrent build.
   2016-10-21 13:51:18 by Jonathan Perkin | Files touched by this commit (2)
Log message:
libfetch-2.38: Support proxies for https URLs.  From FreeBSD.
   2016-10-20 23:25:57 by Joerg Sonnenberger | Files touched by this commit (3) | Package updated
Log message:
libfetch-2.37: Always run SSL_read first for SSL connections. It will
signal whether more input (or output) is needed, update the poll mask
accordingly.
   2016-10-20 23:22:18 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Convert fetch_read from select(2) to poll(2) based sleep.
   2016-10-20 23:21:25 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Only set the cached flag when the connection is actually cached. New
connections should not have it set. This changes the behavior of
timeouts on the first read.
   2016-05-31 20:02:36 by Abhinav Upadhyay | Files touched by this commit (1)
Log message:
Add the missing parameter "const char *pattern" to the fetchList* \ 
functions.

From Julian Fagir in PR lib/45579
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.
   2016-02-08 14:27:42 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Do not use TCP_NOPUSH on Darwin, it adds a 5 second delay after the initial
handshake.  Bump PKGREVISION.
   2015-08-13 23:49:47 by Jonathan Perkin | Files touched by this commit (1)
Log message:
When the openssl option is enabled, ensure that the openssl libraries
required by the resulting libfetch.a are pulled in for dependencies.
   2014-08-28 12:46:24 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Ensure we do not try to regenerate the catpage.  Fixes occasional timing
issues where nroff isn't native.

Next | Query returned 145 messages, browsing 11 to 20 | Previous