Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buffers: adapt pcap.c to ssh_buffer_(un)pack() | Aris Adamantiadis | 2014-08-06 | 1 | -96/+53 |
| | | | | Reviewed-by: Andreas Schneider <asn@samba.org> | ||||
* | src: Rename buffer_add_data() to ssh_buffer_add_data(). | Andreas Schneider | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | pcap: Check return codes of buffer_add_* functions. | Andreas Schneider | 2012-10-09 | 1 | -38/+155 |
| | | | | Found by Coverity. | ||||
* | MSVC Windows and winsock2.h | Christophe Baribaud | 2012-09-21 | 1 | -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 Schneider | 2012-02-19 | 1 | -1/+1 |
| | | | | Fixes sparse warnings. | ||||
* | priv: Remove crypto.h and add correct includes to src files. | Andreas Schneider | 2011-09-18 | 1 | -0/+1 |
| | |||||
* | build: Fixed some VS2010 problems. | Oliver Stöneberg | 2011-04-11 | 1 | -2/+2 |
| | |||||
* | build: Fixed some build warnings on FreeBSD. | Andreas Schneider | 2010-12-20 | 1 | -0/+1 |
| | |||||
* | Removed references to ssh_buffer_get_begin | Aris Adamantiadis | 2010-10-03 | 1 | -3/+3 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+434 |