index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshbuf.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Convert RSA and ECDSA key to the libcrypto EVP_PKEY API.
djm@openbsd.org
2024-08-15
1
-1
/
+3
*
upstream: make struct sshbuf private
djm@openbsd.org
2022-12-04
1
-24
/
+2
*
upstream: revert previous; it was broken (spotted by Theo)
djm@openbsd.org
2022-05-25
1
-9
/
+8
*
upstream: make SSHBUF_DBG/SSHBUF_TELL (off by default and only enabled
djm@openbsd.org
2022-05-25
1
-8
/
+9
*
upstream: Add a sshbuf_read() that attempts to read(2) directly in
djm@openbsd.org
2022-01-25
1
-1
/
+5
*
upstream: spelling
jsg@openbsd.org
2022-01-04
1
-2
/
+2
*
upstream: support for RFC4648 base64url encoding; ok markus
djm@openbsd.org
2020-06-22
1
-1
/
+3
*
upstream: make sshbuf_dump() args const
djm@openbsd.org
2020-06-05
1
-2
/
+2
*
upstream: Fix comment typo. Patch from mforney at mforney.org.
dtucker@openbsd.org
2020-05-01
1
-2
/
+2
*
upstream: spelling errors in comments; no code change from
djm@openbsd.org
2020-03-14
1
-2
/
+2
*
upstream: factor out reading/writing sshbufs to dedicated
djm@openbsd.org
2020-01-26
1
-1
/
+17
*
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
djm@openbsd.org
2019-09-06
1
-1
/
+1
*
upstream: let sshbuf_find/cmp take a void* for the
djm@openbsd.org
2019-07-30
1
-3
/
+3
*
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
2019-07-16
1
-2
/
+3
*
upstream: two more bounds-checking sshbuf counterparts to common
djm@openbsd.org
2019-07-15
1
-1
/
+28
*
upstream: add some functions to perform random-access read/write
djm@openbsd.org
2019-07-15
1
-2
/
+21
*
upstream: Make sshpkt_get_bignum2() allocate the bignum it is
djm@openbsd.org
2019-01-21
1
-2
/
+2
*
upstream: remove obsolete (SSH v.1) sshbuf_get/put_bignum1
djm@openbsd.org
2019-01-21
1
-3
/
+1
*
upstream: remove legacy buffer API emulation layer; ok djm@
markus@openbsd.org
2018-07-10
1
-10
/
+1
*
upstream: lots of typos in comments/docs. Patch from Karsten Weiss
djm@openbsd.org
2018-04-10
1
-2
/
+2
*
upstream commit
djm@openbsd.org
2017-09-12
1
-1
/
+2
*
upstream commit
djm@openbsd.org
2016-11-29
1
-1
/
+9
*
upstream commit
djm@openbsd.org
2016-05-02
1
-1
/
+8
*
upstream commit
mmcc@openbsd.org
2015-12-11
1
-3
/
+3
*
upstream commit
djm@openbsd.org
2015-11-16
1
-29
/
+32
*
more --without-openssl
Damien Miller
2015-01-14
1
-2
/
+2
*
upstream commit
djm@openbsd.org
2015-01-14
1
-1
/
+3
*
- (djm) [sshbuf.h] Fix compilation on systems without OPENSSL_HAS_ECC.
Damien Miller
2014-08-19
1
-5
/
+11
*
- djm@cvs.openbsd.org 2014/06/24 01:13:21
Damien Miller
2014-07-02
1
-2
/
+5
*
- (dtucker) [sshbuf.h] Only declare ECC functions if building without
Darren Tucker
2014-06-11
1
-0
/
+2
*
- dtucker@cvs.openbsd.org 2014/06/10 21:46:11
Darren Tucker
2014-06-10
1
-4
/
+4
*
- djm@cvs.openbsd.org 2014/04/30 05:29:56
Damien Miller
2014-05-15
1
-0
/
+325