26 Commits

Author SHA1 Message Date
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
tb
790ddd7e55 security/libssh2: compile with HAVE_OPAQUE_STRUCTS to avoid upcoming
breakage. Regen patch while there.

ok benoit (maintainer)
2021-11-13 19:36:14 +00:00
benoit
727672eae8 Update to libssh2-1.10.0. 2021-10-15 09:47:37 +00:00
naddy
2c5b2f3e94 security/libssh2: avoid printf %n in example code
The old code is also broken, as it passes a pointer to a variable
of a different size (on LP64).  There is no check for truncation,
but buf[] is 1MB in size.

ok benoit@ sthen@
2021-09-11 14:54:06 +00:00
benoit
171c0558fa Update to libssh2-1.9.0. 2019-06-28 12:33:45 +00:00
jasper
c488e4306f security update to libssh2-1.8.2, please see https://libssh2.org/security.html
for the list of addressed issues

ok benoit@ (MAINTAINER)
tested in a bulk by aja@
2019-04-02 06:00:16 +00:00
rsadowski
e26bcdabfa Switch to HTTPS, fix tabs and trailing whitespace
ok benoit@
2018-06-26 21:35:19 +00:00
benoit
34177f13b0 Update to libssh2-1.8.0. 2017-01-12 13:34:09 +00:00
benoit
9828706c7d Update to libssh2-1.7.0. 2016-03-07 08:18:34 +00:00
benoit
5431040f43 Update to libssh2-1.6.0. 2015-06-13 15:41:13 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
benoit
36f681d3ed - update libssh2 to 1.4.3
- bump SHARED_LIBS
- regen PLIST
- remove USE_GROFF
- remove the test concerning mansyntax.sh (spotted by rpointel@)
2013-01-20 09:00:41 +00:00
benoit
d7875109e6 - update libssh2 to 1.3.0
- minor SHARED_LIBS bump
- regen PLIST

ok ajacoutot@
2011-11-26 09:25:46 +00:00
benoit
9ec2d09887 - update libssh2 to 1.2.8
- regen PLIST
- bump SHARED_LIBS

ok jasper@, tweaks and ok giovanni@
2011-04-10 16:01:03 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
benoit
c0629a1255 Update libssh2 to 1.2.7
Similar diff from Remi Pointel on ports.
2010-10-09 06:31:59 +00:00
benoit
44e2171e5a - update libssh2 to 1.2.6
- regen PLIST
2010-07-25 13:24:56 +00:00
benoit
e8a93c48a9 - update libssh2 to 1.2.4
- regen PLIST

ok steven@
2010-04-10 12:28:53 +00:00
benoit
28fd53ea2e - update libssh2 to 1.2.2
- regen PLIST

ok ajacoutot@
2009-11-23 14:46:15 +00:00
benoit
7b43092fce - update libssh2 to 1.2.1
- bump lib
- regen plist

ok ajacoutot@, landry@
2009-10-02 12:55:00 +00:00
benoit
34150c259a - update libssh2 to 1.2
- regen plist
- change maintainer

ok jolan@, ajacoutot@
2009-09-25 11:54:27 +00:00
merdely
af0c22299d Update libssh2 to 1.1.
Similar diff ok'd by MAINTAINER
help and "looks good" sthen@
2009-06-03 22:46:42 +00:00
merdely
b6a97ab48d import libssh2
libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25),
SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*,
SECSH-DHGEX(04), and SECSH-NUMBERS(10).

From Eric Sproul (MAINTAINER)
Help and ok okan@ and jasper@
2008-05-15 21:20:00 +00:00