summaryrefslogtreecommitdiffstats
path: root/include/libssh/packet.h
Commit message (Collapse)AuthorAgeFilesLines
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* packet: Move packet callbacks to packet_cb.c.Andreas Schneider2011-09-181-0/+10
|
* crypt: Rename to packet_crypt.Andreas Schneider2011-09-181-0/+16
|
* Continue removing old flushing codeAris Adamantiadis2010-07-231-1/+1
|
* Receive and send SSH_MSG_UNIMPLEMENTEDAris Adamantiadis2010-07-181-0/+2
|
* Few function name changesAris Adamantiadis2010-01-241-1/+1
|
* Made ssh_packet_read asynchronousAris Adamantiadis2010-01-241-5/+1
| | | | | | Normally that's all that was needed into making SSH1 compliant with the new API. Beware, I have only implemented it, not actually tested it.
* Made parts of SSH asynchronous (inc kex1)Aris Adamantiadis2010-01-241-1/+5
|
* Beginning of async solution for SSH1Aris Adamantiadis2010-01-241-0/+2
|
* Move SSH-1 specific packet functions in packet1.cAris Adamantiadis2010-01-231-0/+12
|
* No more packet_read2() !Aris Adamantiadis2010-01-081-0/+3
|
* Removed packet_wait for SSH2Aris Adamantiadis2010-01-061-0/+2
|
* Remove some references to packet_wait()Aris Adamantiadis2010-01-031-0/+1
|
* Made packet_wait issue warningsAris Adamantiadis2009-12-131-1/+0
|
* more priv.h splittingAris Adamantiadis2009-09-261-0/+7
|
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+34