index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sshbuf-misc.c
Age
Commit message (
Expand
)
Author
2020-06-22
upstream: support for RFC4648 base64url encoding; ok markus
djm@openbsd.org
2020-06-05
upstream: make sshbuf_dump() args const
djm@openbsd.org
2020-02-28
upstream: change explicit_bzero();free() to freezero()
jsg@openbsd.org
2020-01-26
upstream: tidy headers; some junk snuck into sshbuf-misc.c and
djm@openbsd.org
2020-01-26
upstream: factor out reading/writing sshbufs to dedicated
djm@openbsd.org
2019-10-09
wrap stdint.h include in HAVE_STDINT_H
Damien Miller
2019-07-30
upstream: let sshbuf_find/cmp take a void* for the
djm@openbsd.org
2019-07-18
upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that could
djm@openbsd.org
2019-07-16
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
djm@openbsd.org
2019-07-15
upstream: two more bounds-checking sshbuf counterparts to common
djm@openbsd.org
2019-07-08
upstream: Remove some set but never used variables. ok daraadt@
dtucker@openbsd.org
2016-05-02
upstream commit
djm@openbsd.org
2015-10-06
upstream commit
djm@openbsd.org
2015-03-27
upstream commit
markus@openbsd.org
2015-02-23
Wrap stdint.h includes in ifdefs.
Darren Tucker
2015-02-07
upstream commit
millert@openbsd.org
2014-07-02
- djm@cvs.openbsd.org 2014/06/24 01:13:21
Damien Miller
2014-05-15
- djm@cvs.openbsd.org 2014/04/30 05:29:56
Damien Miller