summaryrefslogtreecommitdiffstats
path: root/include/libssh/pcap.h
Commit message (Collapse)AuthorAgeFilesLines
* include: Fix the LGPL header.Andreas Schneider2013-01-231-0/+20
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* Fixed uint* to work on Windows.Andreas Schneider2009-12-011-2/+2
| | | | Thanks to Patrick Spendrin.
* Pcap: more cleanup and minimalist APIAris Adamantiadis2009-11-161-8/+1
|
* Improved pcap dumping supportAris Adamantiadis2009-11-161-1/+4
|
* First lines of experimental pcap output supportAris Adamantiadis2009-11-081-0/+30
This will serve to debug packets right under wireshark !