Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Fixed checking for printf function on Windows. | Andreas Schneider | 2010-09-02 | 1 | -0/+9 |
| | |||||
* | build: Fixed the Windows build. | Andreas Schneider | 2010-07-13 | 1 | -59/+0 |
| | | | | | We have to include stdio.h for the printf function before we can do anything. | ||||
* | build: Define values for printf functions. | Andreas Schneider | 2010-07-13 | 1 | -7/+7 |
| | |||||
* | build: Fixed the Windows preprocessor macros and defines. | Andreas Schneider | 2010-07-13 | 1 | -1/+46 |
| | |||||
* | Fix build on VC7 | Aris Adamantiadis | 2010-05-14 | 1 | -0/+10 |
| | |||||
* | Added configure checks for _vsnprintf_s and strncpy. | Andreas Schneider | 2010-05-10 | 1 | -0/+6 |
| | |||||
* | Fix vsnprintf symbol on older VS2003 compiler | Aris Adamantiadis | 2010-04-06 | 1 | -0/+6 |
| | |||||
* | First lines of experimental pcap output support | Aris Adamantiadis | 2009-11-08 | 1 | -0/+3 |
| | | | | This will serve to debug packets right under wireshark ! | ||||
* | Forgot to update config.h.cmake | Aris Adamantiadis | 2009-11-05 | 1 | -0/+3 |
| | |||||
* | Fixed typo in config.h.cmake. | Andreas Schneider | 2009-09-24 | 1 | -1/+1 |
| | | | | This closes ticket #24. | ||||
* | Improve checks for Windows version and wspiapi.h. | Andreas Schneider | 2009-08-20 | 1 | -0/+3 |
| | |||||
* | Enable the debug calltrace by default. | Andreas Schneider | 2009-08-12 | 1 | -0/+3 |
| | |||||
* | Fix compilation with MSVC and use declspec to export functions. | Andreas Schneider | 2009-08-11 | 1 | -0/+14 |
| | | | | Thanks to Patrick Spendrin <ps_ml@gmx.de> for all the MSVC fixes. | ||||
* | Add cmake check for big endian. | Andreas Schneider | 2009-07-23 | 1 | -9/+3 |
| | |||||
* | Enable conditional compiling for IP regex code. | Aris Adamantiadis | 2009-07-13 | 1 | -0/+3 |
| | |||||
* | Add option to build with or without sftp support. | Andreas Schneider | 2009-04-27 | 1 | -0/+3 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@618 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add option to enable crypto debug output. | Andreas Schneider | 2009-04-16 | 1 | -0/+3 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@509 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add WITH_SERVER option. | Andreas Schneider | 2009-03-28 | 1 | -0/+3 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@293 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Fix the name of the SSH1 support. | Andreas Schneider | 2009-03-28 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@290 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add an option WITH_LIBZ to compile with zlib support. | Andreas Schneider | 2009-03-28 | 1 | -1/+4 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@289 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add Makefiles for the CMake build system. | Andreas Schneider | 2009-02-02 | 1 | -0/+75 |
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c |