summaryrefslogtreecommitdiffstats
path: root/src/pcap.c
Commit message (Collapse)AuthorAgeFilesLines
* buffers: adapt pcap.c to ssh_buffer_(un)pack()Aris Adamantiadis2014-08-061-96/+53
| | | | Reviewed-by: Andreas Schneider <asn@samba.org>
* src: Rename buffer_add_data() to ssh_buffer_add_data().Andreas Schneider2014-01-191-1/+1
|
* pcap: Check return codes of buffer_add_* functions.Andreas Schneider2012-10-091-38/+155
| | | | Found by Coverity.
* MSVC Windows and winsock2.hChristophe Baribaud2012-09-211-0/+1
| | | | | | | | With Microsoft Visual Studio, winsock2.h shall be included before ws2tcpip.h Signed-off-by: Christophe Baribaud <christophe.baribaud@gmail.com> Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* pcap: Fix definition of ssh_pcap_file_new().Andreas Schneider2012-02-191-1/+1
| | | | Fixes sparse warnings.
* priv: Remove crypto.h and add correct includes to src files.Andreas Schneider2011-09-181-0/+1
|
* build: Fixed some VS2010 problems.Oliver Stöneberg2011-04-111-2/+2
|
* build: Fixed some build warnings on FreeBSD.Andreas Schneider2010-12-201-0/+1
|
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-3/+3
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+434