Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Fixed a typo. | Andreas Schneider | 2011-04-08 | 1 | -1/+2 |
| | | | | (cherry picked from commit 7150cabafa6265ebe7b6d7705b3260462c4810b2) | ||||
* | cmake: Fixed a warning on OS/2 if the compiler version is empty. | Andreas Schneider | 2010-12-31 | 1 | -1/+1 |
| | | | | (cherry picked from commit 98b5f07631e314cca327486560d7a2f2c283d24b) | ||||
* | libssh: Don't use the visibility flag on OS/2. | Andreas Schneider | 2010-12-31 | 1 | -2/+2 |
| | |||||
* | build: Fixed a wrong if statement. | Andreas Schneider | 2010-09-05 | 1 | -2/+2 |
| | | | | (cherry picked from commit 461dde231c73fbe7daecc703a79fb1317bdd1b53) | ||||
* | build: Fixed build with gcc 3.4. | Andreas Schneider | 2010-09-05 | 1 | -1/+17 |
| | | | | | The -fvisibility=hidden flag is broken in gcc 3.4. This fixes the build on CentOS, bug #74. | ||||
* | build: Fixed checking for printf function on Windows. | Andreas Schneider | 2010-09-02 | 1 | -11/+11 |
| | |||||
* | build: Fixed some mingw warnings. | Andreas Schneider | 2010-07-24 | 1 | -2/+2 |
| | |||||
* | build: Don't test for big endian on Windows. | Andreas Schneider | 2010-07-13 | 1 | -1/+3 |
| | | | | Visual Studio 2010 has problems running the test. | ||||
* | build: Fixed the Windows preprocessor macros and defines. | Andreas Schneider | 2010-07-13 | 1 | -5/+4 |
| | |||||
* | Typos in last patch | Aris Adamantiadis | 2010-05-14 | 1 | -1/+1 |
| | |||||
* | Fix build on VC7 | Aris Adamantiadis | 2010-05-14 | 1 | -1/+5 |
| | |||||
* | Added configure checks for _vsnprintf_s and strncpy. | Andreas Schneider | 2010-05-10 | 1 | -2/+5 |
| | |||||
* | Fix vsnprintf symbol on older VS2003 compiler | Aris Adamantiadis | 2010-04-06 | 1 | -0/+5 |
| | |||||
* | Fix openssl detection in cmake | Aris Adamantiadis | 2010-03-29 | 1 | -2/+2 |
| | |||||
* | Fix file inclusion with VS2003 | Aris Adamantiadis | 2010-03-29 | 1 | -3/+7 |
| | |||||
* | Fixed a typo that we don't export all symbols. | Andreas Schneider | 2010-03-25 | 1 | -2/+2 |
| | |||||
* | Fix compilation on freebsd 6.0 which lacks argp.h | Aris Adamantiadis | 2009-11-03 | 1 | -0/+1 |
| | |||||
* | Remove --as-needed linker flag. | Andreas Schneider | 2009-10-01 | 1 | -0/+3 |
| | |||||
* | Fix typo. | Andreas Schneider | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | Fix linking on solaris. | Andreas Schneider | 2009-08-25 | 1 | -0/+11 |
| | | | | libresolv and librt are required. | ||||
* | Improve header checks on windows. | Andreas Schneider | 2009-08-21 | 1 | -2/+6 |
| | |||||
* | Improve detection for required libraries on Solaris. | Andreas Schneider | 2009-08-21 | 1 | -9/+13 |
| | |||||
* | Add a warning if wspiapi.h doesn't exist. | Andreas Schneider | 2009-08-20 | 1 | -0/+3 |
| | |||||
* | Improve the configure checks. | Andreas Schneider | 2009-08-20 | 1 | -7/+8 |
| | |||||
* | Improve checks for Windows version and wspiapi.h. | Andreas Schneider | 2009-08-20 | 1 | -0/+1 |
| | |||||
* | Fix compilation with visibility flags with mingw. | Andreas Schneider | 2009-08-12 | 1 | -0/+2 |
| | | | | Thanks to Patrick Spendrin. | ||||
* | Enable the debug calltrace by default. | Andreas Schneider | 2009-08-12 | 1 | -0/+4 |
| | |||||
* | Use gcc visibility attribute to get rid of the map file. | Andreas Schneider | 2009-08-11 | 1 | -0/+2 |
| | |||||
* | Fix getaddrinfo and gethostbyname build problems on Solaris. | Andreas Schneider | 2009-07-23 | 1 | -0/+8 |
| | |||||
* | Fix OpenSSL include file checks on Solaris. | Andreas Schneider | 2009-07-23 | 1 | -0/+3 |
| | |||||
* | Add cmake check for big endian. | Andreas Schneider | 2009-07-23 | 1 | -0/+3 |
| | |||||
* | Enable conditional compiling for IP regex code. | Aris Adamantiadis | 2009-07-13 | 1 | -0/+1 |
| | |||||
* | Improve OpenSSL cmake checks. | Andreas Schneider | 2009-05-07 | 1 | -2/+2 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@752 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Improve GCrypt cmake checks. | Andreas Schneider | 2009-05-07 | 1 | -2/+2 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@751 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Don't set options again. | Andreas Schneider | 2009-04-27 | 1 | -12/+0 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@619 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add option to enable crypto debug output. | Andreas Schneider | 2009-04-16 | 1 | -0/+4 |
| | | | | 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/+4 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@293 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Fix SSH1 support. | Andreas Schneider | 2009-03-28 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@292 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add an option WITH_LIBZ to compile with zlib support. | Andreas Schneider | 2009-03-28 | 1 | -0/+5 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@289 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Fix zlib detection. | Andreas Schneider | 2009-03-28 | 1 | -3/+4 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@288 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Set needed functions on Windows to true for now. | Andreas Schneider | 2009-03-08 | 1 | -4/+10 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@247 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add Makefiles for the CMake build system. | Andreas Schneider | 2009-02-02 | 1 | -0/+48 |
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c |