Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -434/+0 |
| | |||||
* | Added missing /** in doxygen @}'s | Aris Adamantiadis | 2010-08-28 | 1 | -1/+1 |
| | |||||
* | pcap: Zero the pcap structure. | milo | 2010-08-09 | 1 | -1/+9 |
| | | | | Signed-off-by: Andreas Schneider <asn@cynapses.org> | ||||
* | Sanitize libssh namespace + legacy wrappers | Aris Adamantiadis | 2010-05-14 | 1 | -9/+9 |
| | |||||
* | Fixed windows include files in pcap support. | Andreas Schneider | 2010-05-12 | 1 | -1/+3 |
| | |||||
* | ssh_socket support for 2 fd + Proxyhost command | Aris Adamantiadis | 2010-05-09 | 1 | -1/+1 |
| | |||||
* | Fixed the group of the pcap functions. | Andreas Schneider | 2010-04-04 | 1 | -10/+16 |
| | |||||
* | Fixed spelling. | Andreas Schneider | 2010-03-25 | 1 | -1/+1 |
| | |||||
* | More doxygen stuff | Aris Adamantiadis | 2009-12-09 | 1 | -0/+1 |
| | |||||
* | Added gettimeofday for Windows. | Andreas Schneider | 2009-12-01 | 1 | -0/+2 |
| | | | | Thanks to Patrick Spendrin. | ||||
* | Fixed uint* to work on Windows. | Andreas Schneider | 2009-12-01 | 1 | -19/+19 |
| | | | | Thanks to Patrick Spendrin. | ||||
* | Compile in stub for pcap funcs when pcap disabled | Aris Adamantiadis | 2009-11-27 | 1 | -1/+32 |
| | | | | Avoid that way linking problems | ||||
* | Pcap: more cleanup and minimalist API | Aris Adamantiadis | 2009-11-16 | 1 | -2/+21 |
| | |||||
* | Improved pcap dumping support | Aris Adamantiadis | 2009-11-16 | 1 | -13/+87 |
| | |||||
* | First lines of experimental pcap output support | Aris Adamantiadis | 2009-11-08 | 1 | -0/+291 |
This will serve to debug packets right under wireshark ! |