summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
Commit message (Collapse)AuthorAgeFilesLines
* build: Fixed checking for printf function on Windows.Andreas Schneider2010-09-021-0/+9
|
* build: Fixed the Windows build.Andreas Schneider2010-07-131-59/+0
| | | | | We have to include stdio.h for the printf function before we can do anything.
* build: Define values for printf functions.Andreas Schneider2010-07-131-7/+7
|
* build: Fixed the Windows preprocessor macros and defines.Andreas Schneider2010-07-131-1/+46
|
* Fix build on VC7Aris Adamantiadis2010-05-141-0/+10
|
* Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider2010-05-101-0/+6
|
* Fix vsnprintf symbol on older VS2003 compilerAris Adamantiadis2010-04-061-0/+6
|
* First lines of experimental pcap output supportAris Adamantiadis2009-11-081-0/+3
| | | | This will serve to debug packets right under wireshark !
* Forgot to update config.h.cmakeAris Adamantiadis2009-11-051-0/+3
|
* Fixed typo in config.h.cmake.Andreas Schneider2009-09-241-1/+1
| | | | This closes ticket #24.
* Improve checks for Windows version and wspiapi.h.Andreas Schneider2009-08-201-0/+3
|
* Enable the debug calltrace by default.Andreas Schneider2009-08-121-0/+3
|
* Fix compilation with MSVC and use declspec to export functions.Andreas Schneider2009-08-111-0/+14
| | | | Thanks to Patrick Spendrin <ps_ml@gmx.de> for all the MSVC fixes.
* Add cmake check for big endian.Andreas Schneider2009-07-231-9/+3
|
* Enable conditional compiling for IP regex code.Aris Adamantiadis2009-07-131-0/+3
|
* Add option to build with or without sftp support.Andreas Schneider2009-04-271-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 Schneider2009-04-161-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 Schneider2009-03-281-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 Schneider2009-03-281-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 Schneider2009-03-281-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 Schneider2009-02-021-0/+75
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c