Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/ssh.c  ·  View all commits
41 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
capsicum: finish 3009baa48926cb
Baptiste Daroussin
3 months ago a6e604b
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 25ee7d0
K
More leak fixes as well as skipped leaks.
Keve
1 year ago 306fc12
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
1 year ago 33f4711
B
STR*EQ: use macros where possible
Baptiste Daroussin
1 year ago 053f4a2
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
ssh: cover ssh with unit tests
Baptiste Daroussin
4 years ago b4f5453
B
Merge branch 'trombonehero-capsicum-header'
Brad Davis
8 years ago 9e9bf00
J
Change #include <capability.h> to capsicum.h.
Jonathan Anderson
8 years ago d657370
V
Merge branch 'master' of github.com:freebsd/pkg
Vsevolod Stakhov
9 years ago d7f6ae8
B
Use larger buffers when serving packages via ssh
Baptiste Daroussin
9 years ago 1488a13
B
Isolate more openssl headers
Baptiste Daroussin
9 years ago f6294c4
B
Remove freebsdism not needed due to setting _BSD_SOURCE
Baptiste Daroussin
9 years ago 39ac3d6
B
Report an error when chdir is failing with ssh protocol
Baptiste Daroussin
10 years ago 517e1a9
B
Merge pull request #1113 from landonf/osx/release/0.1
Baptiste Daroussin
11 years ago 3eafef1
L
Initial adoption of OS X compatibility shims.
Landon Fuller
11 years ago 753c3af
D
need to realpath restricted if it's symlink/amd-automount
Derek Schrock
11 years ago 8e73f87
B
Merge remote-tracking branch 'origin/pr/937'
Bryan Drewery
11 years ago 109ab0b
V
Slightly fix copyright message.
Vsevolod Stakhov
11 years ago dce5f37
V
Merge branch 'master' into imax-rework
Vsevolod Stakhov
11 years ago 810a097
V
Fix capsicum-less version of pkg-ssh.
Vsevolod Stakhov
11 years ago 24aa7a0
V
Restore the fix partially.
Vsevolod Stakhov
11 years ago 3b35075
V
Revert "Fix pkg-ssh."
Vsevolod Stakhov
11 years ago 378aaac
V
Fix some issues with pkg-ssh parsing.
Vsevolod Stakhov
11 years ago ed37d1e
V
Fix pkg-ssh.
Vsevolod Stakhov
11 years ago 855159c
V
Fix realpath usage.
Vsevolod Stakhov
11 years ago 10923e0
B
Cleanup ssh_read
Baptiste Daroussin
11 years ago 6b0a37c
B
More debugging for pkg ssh server
Baptiste Daroussin
11 years ago c1d74c9
B
Add debug information to the ssh server
Baptiste Daroussin
11 years ago 2ee7d84
B
Follow symlinks in fstatat otherwise it breaks repos created by poudriere
Baptiste Daroussin
11 years ago 97a4693
B
in case of empty line we should continue reading
Baptiste Daroussin
11 years ago 0925227
B
Quit pkg ssh if an error occurs while reading
Baptiste Daroussin
11 years ago 03edffb
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
B
Propagate usage of ucl
Baptiste Daroussin
12 years ago 99f9cd1
B
Capsicum support for pkg ssh
Baptiste Daroussin
12 years ago 6320b76
B
Fix copyright, I only hacked on this on 2013
Baptiste Daroussin
13 years ago 85b5acf
V
Fix build on i386 platform.
Vsevolod Stakhov
13 years ago 3b6cac4
B
Allow to restrict pkg ssh to only send files withing a given directory
Baptiste Daroussin
13 years ago 50d149c
B
Preliminaty support for ssh:// packagesite
Baptiste Daroussin
13 years ago aee69d1
B
Add new pkg ssh command which will serve packages over ssh
Baptiste Daroussin
13 years ago 4e1974d