summaryrefslogtreecommitdiff
path: root/net/libfetch
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Add the necessary dependencies for safe concurrent build.joerg2-4/+5
2016-10-21libfetch-2.38: Support proxies for https URLs. From FreeBSD.jperkin2-14/+41
2016-10-20libfetch-2.37: Always run SSL_read first for SSL connections. It willjoerg3-9/+28
2016-10-20Convert fetch_read from select(2) to poll(2) based sleep.joerg1-29/+40
2016-10-20Only set the cached flag when the connection is actually cached. Newjoerg1-2/+2
2016-05-31Add the missing parameter "const char *pattern" to the fetchList* functions.abhinav1-8/+8
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2016-02-08Do not use TCP_NOPUSH on Darwin, it adds a 5 second delay after the initialjperkin2-7/+7
2015-08-13When the openssl option is enabled, ensure that the openssl librariesjperkin1-2/+3
2014-08-28Ensure we do not try to regenerate the catpage. Fixes occasional timingjperkin1-1/+2
2014-06-11Revert bad _GNU_SOURCE change.joerg3-9/+3
2014-06-09Set CHECK_BUILTIN properly for builtin check.obache1-1/+3
2014-06-07Define _GNU_SOURCE by default for glibc-based systems (vasprintf(3)).cheusov3-3/+9
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron2-3/+4
2014-01-08Pass URL to fetch_ssl to fix build and add a cast for some OpenSSLjoerg3-7/+7
2014-01-07libfetch-2.36: Support Server Name Identication.joerg2-3/+11
2014-01-07Apply some explicit int casts for size_t format string arguments.joerg4-10/+11
2013-10-03Add explicit sh invocation in case the checkout is missing thejoerg1-3/+3
2013-07-26Fix build under GNU/kFreeBSD.ryoon1-2/+6
2013-07-22Add -D_FILE_OFFSET_BITS=64 to the largefile flags.jperkin2-4/+4
2013-07-20Use Mt for email addresses.wiz1-7/+7
2013-04-06"This line belongs inside the .ifdef block."rodent1-3/+3
2013-02-10Cygwin also missing sin_len in sockaddr_in.obache1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-2/+4
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-21Revert 1.43.joerg1-4/+1
2012-10-15Use s6_addr32 if present as macro and fallback to memcpy otherwise.joerg1-2/+6
2012-10-15Revert bogus warning flags.joerg1-6/+1
2012-10-09libfetch-2.34:sbd1-2/+5
2012-10-07net/libfetch: Fix for gcc4.7marino1-1/+6
2012-04-26Define LIBFETCH_PRINTFLIKE for !gccjoerg1-1/+3
2012-04-07Fix the last commit to not break bootstrap.joerg3-6/+11
2012-04-07Fix build with clang.wiz3-5/+7
2011-12-17If using fetch in FETCH_USING then fetch and libfetch cannot use checkperms.sbd1-1/+6
2011-11-08More help for stupid glibc headers.joerg1-2/+3
2011-11-06Do not define HAVE_SA_LEN when __minix is defined per pkg/45039tcort1-2/+2
2011-10-02PR#45210: Fix pkgsrc bootstrap with gcc 4.6marino1-5/+4
2011-08-21Be a bit nicer to broken GCC array boundary checks.joerg1-12/+14
2011-01-23Handle the case where tm_year is a long variable, from Benny Siegertagc2-7/+7
2010-08-20libfetch-2.33:joerg2-3/+8
2010-06-13libfetch-2.32:joerg2-3/+4
2010-04-22Regen.joerg1-3/+17
2010-03-21libfetch-2.31:joerg4-27/+77
2010-02-24Fix RCS ID.joerg1-1/+1
2010-01-24Fix a variable reference in TCP_NOPUSH case.joerg1-2/+2
2010-01-24Use the hard-core approach of killing SIGPIPE explicitly onjoerg1-1/+20
2010-01-23libfetch-2.30:joerg2-12/+71
2010-01-23libfetch-2.29:joerg5-111/+54
2010-01-23Remove is_active.joerg3-7/+3
2010-01-22Fix typo in function names, bump date.wiz1-4/+4