summaryrefslogtreecommitdiff
path: root/msg.c
Commit message (Collapse)AuthorAgeFilesLines
* - djm@cvs.openbsd.org 2003/11/17 09:45:39Damien Miller2003-11-171-14/+23
| | | | | [msg.c msg.h sshconnect2.c ssh-keysign.c] return error on msg send/receive failure (rather than fatal); ok markus@
* - deraadt@cvs.openbsd.org 2003/06/28 16:23:06Darren Tucker2003-07-031-3/+3
| | | | | | | [atomicio.c atomicio.h authfd.c clientloop.c monitor_wrap.c msg.c progressmeter.c scp.c sftp-client.c ssh-keyscan.c ssh.h sshconnect.c sshd.c] deal with typing of write vs read in atomicio
* - (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c] Resync CVS IDs sinceBen Lindstrom2002-12-231-1/+1
| | | | we already did s/msg_send/ssh_msg_send/
* - (djm) Bug #406: s/msg_send/ssh_msg_send/ for Mac OS X 1.2Damien Miller2002-10-041-9/+9
|
* - deraadt@cvs.openbsd.org 2002/07/01 16:15:25Ben Lindstrom2002-07-041-2/+2
| | | | | [msg.c] %u
* - itojun@cvs.openbsd.org 2002/06/24 15:49:22Ben Lindstrom2002-06-251-3/+3
| | | | | [msg.c] printf type pedant
* - deraadt@cvs.openbsd.org 2002/06/19 00:27:55Ben Lindstrom2002-06-211-2/+2
| | | | | | | | | [auth-bsdauth.c auth-skey.c auth1.c auth2-chall.c auth2-none.c authfd.c authfd.h monitor_wrap.c msg.c nchan.c radix.c readconf.c scp.c sftp.1 ssh-add.1 ssh-add.c ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh-keysign.c ssh.1 sshconnect.c sshconnect.h sshconnect2.c ttymodes.c xmalloc.h] KNF done automatically while reading....
* - (bal) Missed msg.[ch] in merge. Required for ssh-keysign.Ben Lindstrom2002-06-071-0/+73