Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for external/libfetch  ·  View all commits
62 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
Now that we have cleanup the build system we can rename Makefiles
Baptiste Daroussin
12 days ago 72758d3
B
revert the Makefile.autosetup -> Makefile.in
Baptiste Daroussin
21 days ago 61a7a2d
B
build: cleanly separate build system from vendored source
Baptiste Daroussin
22 days ago 7bba0f1
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
libfetch: move back to realloc to build on macOS
Baptiste Daroussin
1 month ago 51d1a4a
B
libfetch: fix typo
Baptiste Daroussin
1 month ago 88be255
B
libfetch: attempt to fix build on macOS
Baptiste Daroussin
1 month ago 6669eca
B
portability: TCP_NOPUSH does not exist on linux
Baptiste Daroussin
1 month ago 2ce3ef9
B
fetch: readd libfetch++
Baptiste Daroussin
1 month ago 54cbe3f
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
B
fetch: finish removing libfetch by handling timeout per fetcher
Baptiste Daroussin
2 years ago c6c6c75
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
B
libfetch: sync with FreeBSD
Baptiste Daroussin
3 years ago 2d83819
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago e294fea
N
Support out-of-tree builds
Nathaniel Wesley Filardo
3 years ago fbaaacc
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
ftp: finish removing support
Baptiste Daroussin
3 years ago 23e097c
B
protocols: remove support for ftp
Baptiste Daroussin
3 years ago 2a1d53a
D
libfetch: ftp portability/warning fixes
Daniel Kolesa
3 years ago 603120a
D
libfetch: use more modern getline() interface
Daniel Kolesa
3 years ago 0574f6b
D
libfetch: do not rely on non-portable definitions
Daniel Kolesa
3 years ago 562c0e9
B
Finish remove file support from libfetch
Baptiste Daroussin
4 years ago af05e14
B
libfetch: stop compiling file:// support we do not use from libfetch
Baptiste Daroussin
4 years ago 3f255d6
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
A
Fix uninitialized memory in strchrnul fallback
Alex Richardson
5 years ago fef68f8
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
5 years ago d871ad5
A
libfetch: avoid using ss_len
Alex Richardson
5 years ago c2118f0
A
libfetch: Add ifdef checks for constants that might not be available
Alex Richardson
5 years ago eb651f4
A
Linux build: add bsd_compat.h include before __FBSDID()
Alex Richardson
5 years ago 873430a
B
Disable keep-alive for now as it needs more debugging
Baptiste Daroussin
6 years ago 83a68a9
V
OSX: Add missing reallocarray and strchrnul
Vsevolod Stakhov
6 years ago ec218b1
V
OSX compat: IPPORT_MAX is not defined
Vsevolod Stakhov
6 years ago da68718
B
libfetch: implement http keep-alive
Baptiste Daroussin
6 years ago 03cc302
B
Allow ssh://user@host:</path> as url scheme
Baptiste Daroussin
6 years ago 37439ca
B
Update libfetch to latest version
Baptiste Daroussin
6 years ago bb5372b
B
Bring back some portability scheme
Baptiste Daroussin
6 years ago d22e5a8
B
Reapply some portability patches to libfetch that were dropped by accident
Baptiste Daroussin
6 years ago 12de6d9
B
Update libfetch with latest version from FreeBSD head
Baptiste Daroussin
6 years ago de9a030
B
Build libfetch with INET6
Baptiste Daroussin
6 years ago 19083e7
B
Fix portability issues with musl libc
Baptiste Daroussin
7 years ago 5f6f18f
B
Merge branch 'autosetup'
Baptiste Daroussin
7 years ago b9c18cf
B
Convert to autosetup
Baptiste Daroussin
8 years ago 6faf6c3
B
Merge pull request #1500 from jrmarino/master
Baptiste Daroussin
9 years ago e582d43
j
Ensure funopen prototype is included on NetBSD
jrmarino
9 years ago 0c99831
j
Solve segfault on fetching for NetBSD
jrmarino
9 years ago da5a90a
B
More fixes on libfetch for linux
Baptiste Daroussin
9 years ago e681030
B
Fix libfetch building on linux
Baptiste Daroussin
9 years ago 57cfe4d
B
Update libfetch to the latest version
Baptiste Daroussin
9 years ago ae419bb
V
Fix double free
Vsevolod Stakhov
10 years ago bc19f52
J
Test for /etc/ssl/cert.pem existence to avoid masking SSL_CA_CERT_PATH
John W. O'Brien
10 years ago c2d5800
B
Update libfetch to the latest FreeBSD version
Baptiste Daroussin
10 years ago 6ef952e
B
Update libfetch to latest version from head
Baptiste Daroussin
10 years ago abc80cd
B
Remove __FBSDID to help building on linux
Baptiste Daroussin
10 years ago 6673dd9
B
Attempt to fix build with glibc
Baptiste Daroussin
10 years ago a9a7d31
M
Merge branch 'master' of github.com:freebsd/pkg
Matthew Seaman
11 years ago a5266e8
B
Allow build libfetch with ancient version of openssl
Baptiste Daroussin
11 years ago 57dd0d5
V
Merge branch 'linux-build'
Vsevolod Stakhov
11 years ago dd76225
V
Try to make libfecth more portable
Vsevolod Stakhov
11 years ago 2d62e80
B
erg
Baptiste Daroussin
11 years ago ae72c76
B
Define INFTIM if it does not exists
Baptiste Daroussin
11 years ago a712033
B
Bundle libfetch
Baptiste Daroussin
11 years ago 25d1500