index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshbuf-misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Add a sshbuf_read() that attempts to read(2) directly in
djm@openbsd.org
2022-01-25
1
-1
/
+38
*
upstream: oops, missed one more %p
djm@openbsd.org
2021-08-11
1
-2
/
+2
*
upstream: support for RFC4648 base64url encoding; ok markus
djm@openbsd.org
2020-06-22
1
-1
/
+44
*
upstream: make sshbuf_dump() args const
djm@openbsd.org
2020-06-05
1
-2
/
+2
*
upstream: change explicit_bzero();free() to freezero()
jsg@openbsd.org
2020-02-28
1
-7
/
+4
*
upstream: tidy headers; some junk snuck into sshbuf-misc.c and
djm@openbsd.org
2020-01-26
1
-1
/
+1
*
upstream: factor out reading/writing sshbufs to dedicated
djm@openbsd.org
2020-01-26
1
-1
/
+1
*
wrap stdint.h include in HAVE_STDINT_H
Damien Miller
2019-10-09
1
-1
/
+1
*
upstream: let sshbuf_find/cmp take a void* for the
djm@openbsd.org
2019-07-30
1
-4
/
+3
*
upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that could
djm@openbsd.org
2019-07-18
1
-2
/
+2
*
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
2019-07-16
1
-11
/
+46
*
upstream: two more bounds-checking sshbuf counterparts to common
djm@openbsd.org
2019-07-15
1
-1
/
+38
*
upstream: Remove some set but never used variables. ok daraadt@
dtucker@openbsd.org
2019-07-08
1
-3
/
+2
*
upstream commit
djm@openbsd.org
2016-05-02
1
-1
/
+24
*
upstream commit
djm@openbsd.org
2015-10-06
1
-5
/
+5
*
upstream commit
markus@openbsd.org
2015-03-27
1
-2
/
+2
*
Wrap stdint.h includes in ifdefs.
Darren Tucker
2015-02-22
1
-0
/
+2
*
upstream commit
millert@openbsd.org
2015-02-06
1
-1
/
+2
*
- djm@cvs.openbsd.org 2014/06/24 01:13:21
Damien Miller
2014-07-02
1
-5
/
+11
*
- djm@cvs.openbsd.org 2014/04/30 05:29:56
Damien Miller
2014-05-15
1
-0
/
+129