Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/fetch_ssh.c  ·  View all commits
32 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
ssh: add ssh_args per repositories
Baptiste Daroussin
1 month ago a245a7e
B
wording: finish fixing wording and associated tests
Baptiste Daroussin
1 month ago 05a6aa3
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 3088caa
V
Add portable definitions for timespeccmp
Vsevolod Stakhov
1 year ago abb653c
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 7c30b5f
B
time: remove usage of more deprecated functions
Baptiste Daroussin
1 year ago 6238273
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago fd4c88b
B
pkg_dbg: now accept both flags and level
Baptiste Daroussin
2 years ago 69dc99d
B
debug: implement PKG_DEBUG_FLAGS
Baptiste Daroussin
2 years ago 9f817aa
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago a1aca60
G
Introduce PKG_EVENT_PKG_ERRNO event to report pkg-specific error codes.
Gleb Popov
2 years ago a58a38e
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
B
IP: rework support for ip v4 vs v6
Baptiste Daroussin
2 years ago 288b4de
B
fetch: introduce a new struct fetch_item
Baptiste Daroussin
2 years ago 2027d7a
B
fetch: finish removing libfetch by handling timeout per fetcher
Baptiste Daroussin
2 years ago c6c6c75
B
fetch: remove libfetch usage
Baptiste Daroussin
2 years ago e86eab4
B
fetch: isolate the close code in a callback
Baptiste Daroussin
3 years ago cd3a5f3
B
Revert "cleanup: replace memset with some inline declaration"
Baptiste Daroussin
3 years ago 991ca6b
B
cleanup: replace memset with some inline declaration
Baptiste Daroussin
3 years ago 8cfcfbc
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
Remove cruft that crept in
Baptiste Daroussin
4 years ago 7d17466
B
tcp: add a new protocol tcp://
Baptiste Daroussin
4 years ago 4535ea5
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
xstring usage: prefer fputs over fprintf where possible
Baptiste Daroussin
5 years ago 720878c
B
Use open_memstream p1
Baptiste Daroussin
5 years ago 383d27c
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
5 years ago d871ad5
B
SSH: If ssh is already connected return this info
Baptiste Daroussin
5 years ago 06194a4
B
ssh: if all the open phase worked well, return EPKG_OK as expected
Baptiste Daroussin
5 years ago bb4d09c
B
isolate the connection only code from ssh into its specific function
Baptiste Daroussin
5 years ago fc58373
B
Turn into static functions, the one who are never directly called for ssh
Baptiste Daroussin
5 years ago a9a5944
B
Move ssh client code into its own file
Baptiste Daroussin
5 years ago b7b0646