aboutsummaryrefslogtreecommitdiff
path: root/libssh/pcap.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-09pcap: Zero the pcap structure.milo1-1/+9
2010-05-14Sanitize libssh namespace + legacy wrappersAris Adamantiadis1-9/+9
2010-05-12Fixed windows include files in pcap support.Andreas Schneider1-1/+3
2010-05-09ssh_socket support for 2 fd + Proxyhost commandAris Adamantiadis1-1/+1
2010-04-04Fixed the group of the pcap functions.Andreas Schneider1-10/+16
2010-03-25Fixed spelling.Andreas Schneider1-1/+1
2009-12-09More doxygen stuffAris Adamantiadis1-0/+1
2009-12-01Added gettimeofday for Windows.Andreas Schneider1-0/+2
2009-12-01Fixed uint* to work on Windows.Andreas Schneider1-19/+19
2009-11-27Compile in stub for pcap funcs when pcap disabledAris Adamantiadis1-1/+32
2009-11-16Pcap: more cleanup and minimalist APIAris Adamantiadis1-2/+21
2009-11-16Improved pcap dumping supportAris Adamantiadis1-13/+87
2009-11-08First lines of experimental pcap output supportAris Adamantiadis1-0/+291