summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/msg.c
AgeCommit message (Expand)Author
2006-03-25Put $OpenBSD$ tags back (as comments) to replace the RCSID()s thatDamien Miller
2006-03-19RCSID() can dieTheo de Raadt
2005-05-24Switch atomicio to use a simpler interface; it now returns a size_tAnil Madhavapeddy
2003-11-17return error on msg send/receive failure (rather than fatal); ok markus@Damien Miller
2003-06-28deal with typing of write vs read in atomicioTheo de Raadt
2002-12-19s/msg_send/ssh_msg_send/ to avoid namespace clashes in portable; ok markus@Damien Miller
2002-07-01%uTheo de Raadt
2002-06-24printf type pedantJun-ichiro itojun Hagino
2002-06-19KNF done automatically while reading....Theo de Raadt
2002-05-23add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentic...Markus Friedl